Skip to content

Releases: mh-/corona-warn-companion-android

1.3.1

31 Aug 22:56
@mh- mh-
Compare
Choose a tag to compare

Show details about the Diagnosis Key also for keys from other countries.

1.3.0

27 Aug 17:05
@mh- mh-
Compare
Choose a tag to compare

Now supports Diagnosis Key download from other countries (selectable):

  • Austria
  • Germany
  • Poland
  • Switzerland

See #12 if you want to contribute more countries.

1.2.3

25 Aug 20:19
@mh- mh-
Compare
Choose a tag to compare

Fixed crash when RaMBLE database contains no EN RPI.
Now includes a Demo RPI database that does not appear to be "hacked" regarding TX Power.

1.2.2

24 Aug 21:28
@mh- mh-
Compare
Choose a tag to compare

Avoid potential null pointer exception in "MainActivity.java:531".
First activation of RaMBLE mode: Matching will now automatically run after external storage access permission has been granted.
Added TX Power in Details Screen, when "show all encounters" is selected.
Fixed some potential crashes.

1.2.1

21 Aug 09:33
@mh- mh-
Compare
Choose a tag to compare

The app mode can be set explicitly in the menu now. Next time, the app will start up in the same mode.

1.2.0

20 Aug 14:50
@mh- mh-
06d871a
Compare
Choose a tag to compare

Without root rights, the app now supports reading BLE scans from an exported RaMBLE database.

1.1.1

18 Aug 05:30
@mh- mh-
Compare
Choose a tag to compare

RPI extraction and DK download can now show separate errors.
This could make the app useful even without root access, for debugging firewall issues where the Warn App cannot download Diagnosis Keys.

1.1.0

15 Aug 16:01
@mh- mh-
Compare
Choose a tag to compare

Now supports Android 10 Dark Theme.
Some bugs were fixed.

1.0.6

15 Aug 05:42
@mh- mh-
Compare
Choose a tag to compare

Proguard: -dontobfuscate

1.0.5

15 Aug 05:03
@mh- mh-
Compare
Choose a tag to compare

Always allow switching to and from Demo Mode, also while matching is in progress.
Restricted display orientation to portrait mode, to avoid crashes during orientation switching.