Commit Graph

  • f13ed57f84 Upload files to "fastlane/metadata/android/en-US/changelogs" main gronod 2026-06-15 11:10:43 +01:00
  • bea26d5ff3 Update README.md (#14) gronod 2026-06-15 08:52:43 +01:00
  • c9e9fede29 Merge branch 'main' of https://git.i3omb.com/gronod/esp32-aldl-android v0.1.0 gronod 2026-06-14 13:57:00 +01:00
  • 180ed20741 Release v0.1.0 gronod 2026-06-14 13:56:48 +01:00
  • b21efd5c99 Update app/build.gradle.kts gronod 2026-06-14 13:55:37 +01:00
  • 8bf3d53448 Refine ProGuard rules: add crash reporting attributes, tighten Room/serialization keeps, preserve enums and framework classes gronod 2026-06-14 13:51:52 +01:00
  • 3278fd54b2 Update app/build.gradle.kts gronod 2026-06-14 13:43:59 +01:00
  • d034fb1b98 Add Gradle distribution SHA256 checksum and set up fastlane metadata gronod 2026-06-14 13:36:50 +01:00
  • 807ac93646 Upload files to "/" gronod 2026-06-14 13:34:10 +01:00
  • a9dec01688 Upload files to "screenshots" gronod 2026-06-14 13:20:02 +01:00
  • 0415ec366a Update app/proguard-rules.pro (#13) gronod 2026-06-14 12:19:37 +01:00
  • c229dc4e64 Update app/proguard-rules.pro gronod 2026-06-14 12:19:17 +01:00
  • 4b48d455e4 Upload files to "app" gronod 2026-06-14 12:19:07 +01:00
  • b646d8eaa8 revert 4d0ab48c1f gronod 2026-06-14 12:17:26 +01:00
  • 63aaffc1d7 Delete app/proguard-rules.pro gronod 2026-06-14 12:15:52 +01:00
  • da8f216edd Update app/proguard-rules.pro gronod 2026-06-14 12:14:58 +01:00
  • 4855712da5 Add app/proguard-rules.pro gronod 2026-06-14 12:06:08 +01:00
  • 0387de99c7 Delete app/proguard-rules.pro gronod 2026-06-14 12:05:50 +01:00
  • 4d0ab48c1f chore: bump version to 1.0.0 (versionCode 2) and enable minification for release builds gronod 2026-06-14 11:53:26 +01:00
  • d40a63ec4a ci: add release signing configuration and tag validation to workflows gronod 2026-06-14 11:28:14 +01:00
  • 2e94463f37 refactor: update package namespace from com.example to com.gronod gronod 2026-06-14 11:15:01 +01:00
  • 6a6232649c Update PRIVACY.md gronod 2026-06-14 11:08:00 +01:00
  • ccfaf2686c Update _PRIVACY.md gronod 2026-06-14 11:07:42 +01:00
  • 621f67aa38 Upload files to "PRIVACY.md" gronod 2026-06-14 11:05:51 +01:00
  • df2f851a0d Update README.md gronod 2026-06-14 10:55:04 +01:00
  • 0b43a024f8 Add .gitea/workflows/release.yml (#11) gronod 2026-06-14 10:19:32 +01:00
  • 877db7f098 Merge pull request 'feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics' (#10) from v2 into main gronod 2026-06-14 08:39:15 +01:00
  • ca3e4d73a5 feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics (#9) gronod 2026-06-14 08:34:34 +01:00
  • e5c4e00d76 ci: add Android SDK setup to release workflow and update deployment target selection timestamp gronod 2026-06-12 15:50:58 +01:00
  • d4c87efe7e ci: add GitHub Actions workflow to automate APK builds and releases gronod 2026-06-12 15:33:52 +01:00
  • 4a5379e3a1 feat: enable horizontal scrolling for the BLM table container gronod 2026-06-12 15:27:58 +01:00
  • 5bd096f54b test: fix ViewModel state collection in tests and update ALDL parser boundary validations to match byte limits gronod 2026-06-12 12:31:39 +01:00
  • 7c2505ab7b test: refactor MainScreenViewModel tests to use repository mocks instead of fake context gronod 2026-06-12 12:29:12 +01:00
  • d8e656284a feat: add MockK dependency and update README documentation for diagnostic features gronod 2026-06-12 12:29:02 +01:00
  • b3c475ad18 feat: add BLMTableViewModel with factory and extended Material icons dependency gronod 2026-06-12 12:15:44 +01:00
  • b06de4e2fe chore: add Windsurf workflows directory to gitignore gronod 2026-06-12 11:14:21 +01:00
  • 9838378933 feat: add logged files viewer in settings gronod 2026-06-12 10:58:25 +01:00
  • bb47d61eec feat: add BLM/INT heatmap table with RPM/MAP bands gronod 2026-06-12 10:56:51 +01:00
  • f760a9f300 feat: add multi-parameter chart view with graph icon gronod 2026-06-12 10:52:03 +01:00
  • 05a5acac10 refactor: move trouble codes to bottom of dashboard gronod 2026-06-12 10:50:23 +01:00
  • 6c57086f25 chore: add Firebase Crashlytics settings and fix temperature unit toggle state handling gronod 2026-06-12 10:28:36 +01:00
  • 7653876fed feat: add raw binary stream logging, foreground service support, and improved frame header validation gronod 2026-06-12 10:18:31 +01:00
  • 89e2ed4cd0 chore: add MIT License gronod 2026-06-12 09:59:00 +01:00
  • ae997da849 feat: add 24_INT10_mod.adx configuration and initialize project planning mode gronod 2026-06-12 09:11:09 +01:00
  • 5383c5bd11 chore: downgrade Kotlin to 2.1.0, add KSP support, and migrate Room to KSP gronod 2026-06-12 00:17:55 +01:00
  • 29423f6aff feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics gronod 2026-06-11 23:59:42 +01:00
  • c95dbfe58e refactor: remove deprecated and unused utility files gronod 2026-06-11 22:41:42 +01:00
  • 0d53724f86 chore: add temporary kotlin compiler session file to gitignore gronod 2026-06-11 22:41:12 +01:00
  • f8f3be36ee feat: initialize Android project structure with Gradle and basic UI/data architecture gronod 2026-06-11 22:41:02 +01:00
  • 70ae9230ca Initial commit gronod 2026-06-11 22:25:52 +01:00
  • 8b5b6f11ed Add README.md gronod 2026-06-11 21:50:51 +01:00