Citron/src/android/app
Zephyron 236ad28d61 feat: Improve thermal display and build system
- Replace emoji thermal indicators with modern progress bar UI
- Switch temperature source to battery sensor for better accuracy
- Adjust temperature thresholds (30°C-45°C range)
- Add automatic Vulkan Validation Layer download for Android
- Downgrade Java/Kotlin target to 17 for wider compatibility

The thermal display now shows a visual progress bar with percentage
instead of emojis, making it easier to gauge system temperature at
a glance. Temperature reading now comes from the battery sensor
which is more reliable across devices.

Build system improvements include automated VVL binary downloads
and installation for Android builds when CITRON_DOWNLOAD_ANDROID_VVL
is enabled. Java target downgraded to 17 to ensure compatibility
with current Android toolchain.
2025-01-15 16:44:07 +10:00
..
src feat: Improve thermal display and build system 2025-01-15 16:44:07 +10:00
build.gradle.kts feat: Improve thermal display and build system 2025-01-15 16:44:07 +10:00
debug.keystore android: Provide debug.keystore for debug and relWithDebInfo builds 2024-01-21 22:08:07 -05:00
proguard-rules.pro Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00