This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
1.0.4
Reverse order of the "Transmission Risk Levels" profile for Diagnosis Keys upload
Also added test for ProtoFormatConverterExtensions.kt
- Reverse order of the "Transmission Risk Levels" profile for Diagnosis Keys upload
Small adjustments: 1) Use compareByDescending instead of compareBy and asReversed();
- leave the list for upload in a reversed chronological order, just like in the iOS app;
- add sorting to the test to keep the desired values in the test readable in chronological order