Commit Graph

12 Commits

Author SHA1 Message Date
39cc49edc1 bumping versionCode v1.0.1 2025-06-17 16:19:52 -04:00
81fca84207 bumping version for release 2025-06-17 16:18:42 -04:00
6ddc8861ac Merge pull request #1 from mattintech/bug/no-report-crash
Remove auto-restart functionality from Bad Behavior app
2025-06-17 16:17:44 -04:00
61431cff75 Remove auto-restart functionality from Bad Behavior app
- Removed auto-restart checkbox from UI
- Removed uncaught exception handler to allow natural crash flow
- Removed SharedPreferences persistence for random mode
- Updated warning text to indicate no auto-restart
- Simplified random mode to use instance variables
- Crashes now properly report to Knox Asset Intelligence
2025-06-17 16:16:09 -04:00
dc2d40d5a9 Update GitHub Actions workflow to use versioned artifact names
Changed artifact naming from app-release.apk to AndroidTestApp-<version>.apk
where version is extracted from the git tag (e.g., AndroidTestApp-v1.0.0.apk)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
v1.0.0 v0.9.5
2025-06-13 17:59:35 -04:00
68a56a5807 removing generic CI workflow 2025-06-13 17:47:53 -04:00
3c57b094de Update android-release.yml
removing space from keystorename.
2025-06-13 17:43:20 -04:00
cba5f2a9c9 Update android-release.yml
Fixing typo in the keystore name
2025-06-13 17:35:57 -04:00
91044f7aa5 updating CICD pipeline 2025-06-13 17:23:42 -04:00
d12ec71d83 updating project docs 2025-06-13 17:03:22 -04:00
989b613849 adding md 2025-06-13 17:01:29 -04:00
5b07106722 initial commit 2025-06-13 16:58:23 -04:00