Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

1.0.4

Compare
Choose a tag to compare
@oemerb oemerb released this 20 Jun 12:29
ddb1f94

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();
  1. leave the list for upload in a reversed chronological order, just like in the iOS app;
  2. add sorting to the test to keep the desired values in the test readable in chronological order