Releases: adolfintel/OpenPods
Releases · adolfintel/OpenPods
Version 1.1
- AirPods Pro added to list of supported devices
- Minor changes and fixes
Version 1.0
- Updated translations
- Updated to latest Gradle, Android Studio, etc.
Alpha 10
- Implemented battery saving mode
- Added Settings and About pages
- Changed handling of battery status (5-15-25-...-100 instead of 10-20-30-...-100)
- Removed unnecessary permission
- Minor changes
- Updated project to latest Gradle, Android studio
Alpha 9
- Fixed a bug where the app would think that location was disabled but was actually set to device only
- Fixed rare bug where the app wouldn't start on boot
- Made it harder for people to maliciously reupload the app to Google Play
- Updated project to latest Gradle and Android Studio
Alpha 8
- Added support for 2nd gen Airpods (still needs some testing)
Alpha 7
- New notification icon
- Fixed incorrect notification colors on Android Q
Version 0.6
Probably the last alpha version
- Introduced workaround for notification occasionally getting stuck
- Added German translation
- Added Chinese translation
Version 0.5
Fifth alpha version
- Improved BLE scanner and filtering
- Improved Bluetooth event handling
Version 0.4
Fourth alpha version
- Improved BLE scanner, event detection, decoding
- Fixed huge notification icon bug
- Added Spanish translation
Version 0.3
Third alpha version
- Improved notification behavior
- Added notification if location is disabled
- Minor changes