Releases: mh-/corona-warn-companion-android
Releases · mh-/corona-warn-companion-android
2.1.0
Solved: With Android 11, the app could not read databases in ROOT mode.
Added separate texts for 'cannot access database' vs. 'database is empty'.
Some text changes only.
Updated the list of countries from which the German CWA server distributes keys.
Updated the readme files.
2.0.5
Improved support for the "Corona Contact Tracing Germany" app, thanks to @tlambertz (#97).
It should now be possible to export the database and automatically call CWA from within CCTG, even without root.
2.0.4
Added support for a database from the "Corona Contact Tracing Germany" app, thanks to @KaratekHD (#99).
Closes #102.
2.0.3
More robust RaMBLE readout.
2.0.2
Fixed concurrency problem, and added on-screen error message.
2.0.1
Just some additional safety checks so that we can't skip any Diagnosis Keys.
2.0.0
Significant speed improvement, by using multithreading for the matching process.
1.4.3
Hopefully fixed a crash a startup, which was caused on some phones by the current osmdroid version.
Added support for (potential) future GMS RPI protobuf format.
Added info about Denmark, Latvia and Spain.
1.4.1
RaMBLE Location display improvements