Skip to content

Releases: RADAR-base/radar-prmt-android

radar-prmt-android 1.2.0

22 May 15:51
4b94b9d
Compare
Choose a tag to compare

Changes since version 1.1.0:

  • Update UI to Material 2
  • Kotlin code improvements
  • Updated dependencies

radar-prmt-android 1.1.0

16 Jan 13:10
cbde0a1
Compare
Choose a tag to compare

Changes since version 1.0.17:

  • Misc fixes for Android 11 and 12, mainly to do with permissions on Location and Bluetooth.
  • Kotlin code improvements
  • Updated dependencies
  • Refactored Github upgrade code

radar-prmt-android 1.0.17

30 Jul 09:44
8f78821
Compare
Choose a tag to compare

radar-prmt-android 1.0.16

30 Jul 09:42
8f78821
Compare
Choose a tag to compare

radar-prmt-android 1.0.14

20 Jun 10:33
8290b7f
Compare
Choose a tag to compare

Changes since version 1.0.13:

  • Bump version for test

radar-prmt-android 1.0.13

20 Jun 10:08
dbfb2e0
Compare
Choose a tag to compare

Changes since version 1.0.12:

  • Add auto-update activity
  • Check for available updates and generate a notification on updates
  • Add download controller to download apk from Github releases

radar-prmt-android 1.0.12

16 Mar 13:28
5d67fe1
Compare
Choose a tag to compare

Changes since version 1.0.11:

  • Faster and more consistent config resolution
  • Slight refactoring crash resolution

radar-prmt-android 1.0.11

17 Dec 16:05
Compare
Choose a tag to compare

Changes since version 1.0.10:

  • Fixed FirebaseCrashlytics logging
  • Force fetch Firebase Remote Config on startup
  • Avoid crashing on misconfigured app.

radar-prmt-android 1.0.10

03 Dec 12:39
Compare
Choose a tag to compare

Changes since version 1.0.9:

  • Removed background location permissions again
  • Added overlay permission request to start app at boot
  • Added fallback notification if the app cannot be started at boot
  • Updated to Android 11

radar-prmt-android 1.0.9

23 Nov 15:35
325b71e
Compare
Choose a tag to compare

Changes since version 1.0.8:

  • Allow starting after reboot
  • Allow (slightly) malformed ManagementPortal URL when entering token
  • Updated dependencies (including fix to request background location in Android 10+).