Commit Graph

15 Commits

Author SHA1 Message Date
gronod 180ed20741 Release v0.1.0 2026-06-14 13:56:48 +01:00
gronod 8bf3d53448 Refine ProGuard rules: add crash reporting attributes, tighten Room/serialization keeps, preserve enums and framework classes
Build and Release APK / build-and-release (push) Has been cancelled
2026-06-14 13:51:52 +01:00
gronod 3278fd54b2 Update app/build.gradle.kts
Build and Release APK / build-and-release (push) Failing after 4m43s
Set isMinifyEnabled=true
2026-06-14 13:43:59 +01:00
gronod c229dc4e64 Update app/proguard-rules.pro 2026-06-14 12:19:17 +01:00
gronod 4b48d455e4 Upload files to "app" 2026-06-14 12:19:07 +01:00
gronod b646d8eaa8 revert 4d0ab48c1f
revert chore: bump version to 1.0.0 (versionCode 2) and enable minification for release builds
2026-06-14 12:17:26 +01:00
gronod 63aaffc1d7 Delete app/proguard-rules.pro 2026-06-14 12:15:52 +01:00
gronod da8f216edd Update app/proguard-rules.pro 2026-06-14 12:14:58 +01:00
gronod 4855712da5 Add app/proguard-rules.pro 2026-06-14 12:06:08 +01:00
gronod 0387de99c7 Delete app/proguard-rules.pro 2026-06-14 12:05:50 +01:00
gronod 4d0ab48c1f chore: bump version to 1.0.0 (versionCode 2) and enable minification for release builds
Build and Release APK / build-and-release (push) Failing after 5m15s
2026-06-14 11:53:26 +01:00
gronod d40a63ec4a ci: add release signing configuration and tag validation to workflows
Build and Release APK / build-and-release (push) Successful in 5m16s
2026-06-14 11:28:14 +01:00
gronod 2e94463f37 refactor: update package namespace from com.example to com.gronod 2026-06-14 11:15:01 +01:00
gronod ca3e4d73a5 feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics (#9)
Build and Release APK / build-and-release (push) Successful in 10m7s
Reviewed-on: #9
Co-authored-by: Gandalf <gordon@i3omb.com>
Co-committed-by: Gandalf <gordon@i3omb.com>
2026-06-14 08:34:34 +01:00
gronod f8f3be36ee feat: initialize Android project structure with Gradle and basic UI/data architecture 2026-06-11 22:41:02 +01:00