Skip to content
Snippets Groups Projects
  1. Nov 17, 2020
  2. Oct 07, 2020
  3. Sep 30, 2020
    • Matthias Urhahn's avatar
      Submission logic for interop (EXPOSUREAPP-2737) (#1237) · 96d94824
      Matthias Urhahn authored
      * Update protobuf format
      
      * Addition of contentToFederation and visistedCountries/supportedCountries.
      
      TODO: Unit tests, pull supportedCountries from AppConfig (waiting for #1213)
      
      * Fix invalid package being assigned.
      This would break daggers annotation processing as the class could not be resolved.
      
      * Improved existing and implemented new tests.
      
      * Fixed test regression due to refactoring.
      
      * Integrate pulling the supportedCountries data from the AppConfig for the submission transaction.
      (Previously wasn't implemented yet, now it's merged)
      
      * Address merge conflicts, and a little refactoring, and a bit more tests.
      
      * Revert file change to Project.xml
      
      * AppConfigProvider should insert "DE" as fallback if the supportedCountry list is empty/not supplied.
      
      * Don't insert the fallback country at application config provider level.
      The UI requires the list to be empty, if it is empty in the config.
      I've moved the fallback country insertion into the transaction.
      
      * Make detekt happy.
      
      * Make klint happy.
      96d94824
  4. Jun 17, 2020
  5. Jun 06, 2020
  6. Jun 04, 2020
  7. Jun 02, 2020
  8. May 31, 2020
    • Jakob Möller's avatar
      0.5.6 · 90c49ae4
      Jakob Möller authored
      90c49ae4
    • Jakob Möller's avatar
      Minify and Shrink Disabled (#56) · 125c6b59
      Jakob Möller authored
      * Release/0.5.5
      
      * Gradle Reset to 0.5.4 (#53)
      
      * Release/0.5.5 (#48)
      
      * Hotfix for resetting Gradle Version (internal pipeline confirmation) (#52)
      
      * Disable minify / shrink
      
      * Dont obfuscate
      125c6b59
  9. May 30, 2020
Loading