Releases: PIR-IDS/IDS-Android-App
v1.0.2
Android 13 bug fixes
IDS Android App v1.0.2 release. You can use it with an Android (10 or later) which can handle BLE connections.
Warning If you use an Android version prior to Android 12
The IDS App uses background tasks to connect to the Probes. There are complications with some smartphone manufacturers killing background tasks, so please see https://dontkillmyapp.com/ to know how to allow your device to bypass these restrictions.
Changelog
- Fixed notification crash on Android 13
- Fixed Bluetooth Probe being unreachable on Android 13
- Improved BLE connection stability on Android 12 and 13
Documentation
Downloads
- Download APK (Android 10+)
- Download AAB (Android 10+)
v1.0.1
Dependencies updates
IDS Android App v1.0.1 release. You can use it with an Android (10 or later) which can handle BLE connections.
Warning If you use an Android version prior to Android 12
The IDS App uses background tasks to connect to the Probes. There are complications with some smartphone manufacturers killing background tasks, so please see https://dontkillmyapp.com/ to know how to allow your device to bypass these restrictions.
- Download Source Code Documentation
- Download APK (Android 10+)
- Download AAB (Android 10+)
v1.0.0
First stable version release
IDS Android App first stable release. You can use it with an Android (10 or later) which can handle BLE connections.
Warning If you use an Android version prior to Android 12
The IDS App uses background tasks to connect to the Probes. There are complications with some smartphone manufacturers killing background tasks, so please see https://dontkillmyapp.com/ to know how to allow your device to bypass these restrictions.
- Download Source Code Documentation
- Download APK (Android 10+)
- Download AAB (Android 10+)
v1.0.0-rc3
CI/CD implemented
- Download Source Code Documentation
- Download APK (Android 10+)
- Download AAB (Android 10+)
v1.0.0-rc2
Better detection screen
UI and color contrast fixes, API 29 and 30 detection fixes
v1.0.0-rc1
First release candidate for stable v1
Implemented database, background work, better UI, better BLE handling, and a lot of other improvements.