Skip to content

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

2.3.5

03 Apr 08:39
@mh- mh-
81ed57c
Compare
Choose a tag to compare
  • Changed "CCTG Mode (root)" to "CCTG Import", user now needs to select a file.
    This file can be copied e.g. by doing adb shell su -c cp /data/data/de.corona.tracing/databases/exposure.db /storage/emulated/0/Download/.
    This file can also be copied from another device, if desired.
    This will also ensure that the original CCTG database is not touched and can therefore not be corrupted.

  • Changed logic that shows Days Selector only once, if current setting is 10.

Full Changelog: 2.3.4...2.3.5

2.3.4

29 Mar 03:40
@mh- mh-
Compare
Choose a tag to compare

Memory optimization: Now we use Protocol Buffers in its JavaLite version.
The "about" window now shows the amount of free RAM.
Full Changelog: 2.3.3...2.3.4

2.3.3

23 Mar 07:43
@mh- mh-
Compare
Choose a tag to compare

Show "Select Number of Download Days" screen initially, if max. number was selected, this should give the user a chance to reduce the days to e.g. 3.
Reduced max. number of Download Days to 10.
Shortened text on the Download Days settings page, because on some screens it filled the whole screen.
Removed Austria, as they discontinued their app and servers; removed Cyprus, as they discontinued participation in DK federation.
Full Changelog: 2.3.2...2.3.3

2.3.2

31 Jan 11:36
@mh- mh-
Compare
Choose a tag to compare

Keep screen on during matching, to avoid interruption and re-start of a long matching process.
Full Changelog: 2.3.1...2.3.2

2.3.1

09 Jan 22:08
@mh- mh-
Compare
Choose a tag to compare

Try to solve crashes while scrolling through details.
Added calls to holder.mMapView.onDetach(), to avoid java.lang.IllegalStateException: Too many receivers, total of 1000 at matchentries.MatchesRecyclerViewAdapter.onCreateViewHolder

Full Changelog: 2.3.0...2.3.1

2.3.0

09 Jan 16:47
@mh- mh-
Compare
Choose a tag to compare

Added option to download fewer than 14 days worth of DK packages.

Full Changelog: 2.2.0...2.3.0

2.2.0

07 Jan 12:47
@mh- mh-
Compare
Choose a tag to compare

For RaMBLE Mode: Added File Selection Dialog. This is required because of Android 11 mandatory privacy enhancements (it lets the user explicitly choose which file this app can access).
This means that in RaMBLE mode, at every start of this app, the user has to select the latest RaMBLE database export. It should be listed on the top left in the Downloads folder, and therefore easy to find.

Full Changelog: 2.1.3...2.2.0

2.1.3

06 Jan 09:07
@mh- mh-
Compare
Choose a tag to compare

NOTE: Don't use this for Android11 if you want to access RaMBLE data. Use https://github.com/mh-/corona-warn-companion-android/releases/2.1.2 instead.

Same as 2.1.2, but with targetSdkVersion 30, because Play Store requires that.

Full Changelog: 2.1.2...2.1.3

2.1.2

06 Jan 08:43
@mh- mh-
Compare
Choose a tag to compare
  • Merged Pull Request #139 from Thilo-Alexander Ginkel: Enable large heap. This might solve some memory problems with large DK downloads. @ginkel: Thank you very much for the PR.
  • Removed Czechia download option, because the servers that we used so far don't seem to work anymore.

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

03 Jan 08:25
@mh- mh-
fe27680
Compare
Choose a tag to compare
  • Text enhancements: clarified which modes require root (also: added a "How to use the app" section in the Github readme file)
  • Show number of keys abbreviated as e.g. "30k", so that it fits on the screen
  • Fixed a problem if only very old RPIs are available