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