Skip to content

Releases: PIR-IDS/IDS-Android-App

v1.0.2

23 Aug 14:35
Compare
Choose a tag to compare

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

v1.0.1

11 Aug 14:48
Compare
Choose a tag to compare

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.


v1.0.0

09 Aug 15:06
Compare
Choose a tag to compare

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.


v1.0.0-rc3

09 Aug 11:13
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

CI/CD implemented


v1.0.0-rc2

08 Aug 08:19
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Better detection screen

UI and color contrast fixes, API 29 and 30 detection fixes

v1.0.0-rc1

04 Aug 15:16
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

First release candidate for stable v1

Implemented database, background work, better UI, better BLE handling, and a lot of other improvements.

v0.2.1

04 Aug 15:15
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Patch release

Bug fixes for the services IDS

v0.2.0

04 Aug 15:13
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Refactored with Jetpack Compose

New UI and bug fixes, new logic for detection

v0.1.0

04 Aug 15:12
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First release for PIR