Improved
v3.0.4-rc1
What's Changed
:rocket: Enhancements
- Restructure Claude Code config into modular rules by @d4rken in https://github.com/d4rken-org/capod/pull/375
- chore: Upgrade to AGP 9.0.0 and Gradle 9.3.1 by @d4rken in https://github.com/d4rken-org/capod/pull/379
:lady_beetle: Bug fixes
- Widget: Fix layout for devices with single charge detection by @d4rken in https://github.com/d4rken-org/capod/pull/353
- Widget broken: Couldn't add widget by @d4rken in https://github.com/d4rken-org/capod/pull/352
- fix: Handle display cutouts in landscape mode by @d4rken in https://github.com/d4rken-org/capod/pull/374
- fix: Harden battery display against native crashes by @d4rken in https://github.com/d4rken-org/capod/pull/377
- fix: Replace WorkManager with ForegroundService to eliminate excessive wakelocks by @d4rken in https://github.com/d4rken-org/capod/pull/378
- fix: Guard MonitorService start against missing Bluetooth permissions by @d4rken in https://github.com/d4rken-org/capod/pull/381
- fix: Pre-release cleanup of manifest, resource leaks, and dependencies by @d4rken in https://github.com/d4rken-org/capod/pull/382
- fix: Use correct labels for upgrade and donate menu items by @d4rken in https://github.com/d4rken-org/capod/pull/383