What's Changed
🚀 Enhancements
- Upgrade AGP from 8.13.2 to 9.0.0 by @d4rken in #150
- Add sort options to the apps list by @d4rken in #154
- Replace sync interval SeekBar with slider and text input dialog by @d4rken in #156
- Redesign battery widget with rounded bars and Material You colors by @d4rken in #158
- Add connectivity module with public IP, connection type, and network details by @d4rken in #159
- Add detail bottom sheets for all dashboard module rows by @d4rken in #161
- Add build type and git hash to user agent for dev builds by @d4rken in #162
🐞 Bug fixes
- Fix status bar color split in landscape mode on API 35+ by @d4rken in #147
- Fix crash when deleting device via Google Drive by @d4rken in #149
- Upgrade WorkManager from 2.7.1 to 2.11.0 by @d4rken in #151
- Fix SyncWorkerControl combine flow terminating on WorkManager exception by @d4rken in #153
- Fix system bar overlap and missing scroll on sync setup screens by @d4rken in #155
- Add Droidify and F-Droid Basic as recognized installers by @d4rken in #157
- Fix KT-73255 annotation default target warning by @d4rken in #160
🤷 Other changes
- Restructure Claude Code config into modular rule files by @d4rken in #148
- Narrow release APK glob to avoid duplicate uploads by @d4rken in #152
- Update translations by @d4rken in #163
Full Changelog: v0.14.0-rc0...v0.15.0-rc0