Releases: AsteroidOS/AsteroidOSSync
Releases · AsteroidOS/AsteroidOSSync
v0.29
v0.28
What's Changed
- Android 13 & Various Improvements by @Doomsdayrs in #190
- Properly split GATT write to fit in Android 13 BLE stack limit by @perillamint in #195
- Upgrade nordic ble lib to 2.6.0. by @MagneFire in #196
New Contributors
- @perillamint made their first contribution in #195
Full Changelog: v0.27...v0.28
v0.27
v0.26
What's Changed
- Fixes an issue where watches could not be discovered on older Android versions.
Full Changelog: v0.25...v0.26
v0.25
What's Changed
- Fixes an issue where users are unable to grant the WRITE_EXTERNAL_STORAGE permission on newer Android versions.
- Fixes an issue where notifications could not be displayed on Android 13.
Full Changelog: v0.24...v0.25
v0.24
What's Changed
- Device discovery for older Android versions by @jrtberlin in #172
Full Changelog: v0.23...v0.24
v0.23
0.23
- Dependency updates
- Build system upgrades
- Groovy -> Kotlin (Thanks @Doomsdayrs!)
- improved Android 13 support
- Translation improvements
- Fixed a potential crash in the notification parser (Thanks @Doomsdayrs!)