Skip to content
Snippets Groups Projects
  1. Oct 06, 2020
  2. Oct 05, 2020
  3. Oct 02, 2020
  4. Oct 01, 2020
  5. Sep 30, 2020
  6. Sep 29, 2020
  7. Sep 28, 2020
    • Matthias Urhahn's avatar
      Wrap EncryptedSharedPreferences initialization in a retry mechanism (EXPOSUREAPP-1851) (#1235) · 7106941a
      Matthias Urhahn authored
      
      * Add retry mechanism with backoff to EncryptedSharedPreferences creation.
      
      * Increase default delays and make the actual delay a randomized value between the last and the new delay.
      
      * Upgrade to "androidx.security:security-crypto:1.0.0-rc03"
      
      * Further space retry delays.
      
      * Unit tests for retry mechanism and factory init.
      
      * klint
      
      * Fixed flaky test.
      
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      7106941a
    • janetback's avatar
      Update privacy_tr.html (#1245) · 44090fa9
      janetback authored
      44090fa9
    • AlexanderAlferov's avatar
      Interoperability: New Note on Data Processing (EXPOSUREAPP-2742) (#1224) · 76c7d361
      AlexanderAlferov authored
      * New note on interoperability
      
      * Set new note only for onboarding delta interoperability
      76c7d361
    • BMItter's avatar
      Interoperability: List of Countries can not be loaded for 1.5.x in new... · 4ed5be02
      BMItter authored
      Interoperability: List of Countries can not be loaded for 1.5.x in new onboarding / interop (EXPOSUREAPP-2744) (#1232)
      
      * interop nofetch riskdetails, corresponding layout and vector
      
      * updated res to new no country spec
      
      * nofetch fetch layouts
      
      * Create include_interoperability_old.xml
      
      * removed old stuff
      
      * fixed Fixed include_interop_participating_countries_fetch for 1.5.x
      
      * adjusted logic from old base to fit 1.5.x, Converted countryList to LiveData
      
      * showing fetch or no fetch view in include_interoperability.xml, use github name as author
      
      * cleanup & refactor, fixed layout switch issue, wip
      
      * ids cleanup
      
      * system settings delegation according to design spec
      
      * improved countrylist handling for interopConfig Connectivity Settings
      
      * updated string translation tags
      
      * satisfy lint
      
      * satisfy CircleCi
      
      * fixed wrong layout visibility
      
      * delta test disabled, referenced ids adjusted
      
      * FormatHelper as requested
      
      * fix capital letter
      4ed5be02
    • BMItter's avatar
      Encounter with low risk missing link in risk details (EXPOSUREAPP-2883) (#1243) · 54eb8363
      BMItter authored
      
      * updated risk details information body with new text and link (please check twice the text)
      
      * Revert "updated risk details information body with new text and link (please check twice the text)"
      
      This reverts commit 917fdc5715eeb9334dd98be24f522b185adf1cdd.
      
      * missing link fixed for low exposure state risk details (draft)
      
      * fixed link
      
      * testable version for fixed link (on low exposure state)
      
      * Fix not clickable link (#2883)
      
      * fixed herlink convert input reference
      
      * provide default link for encounter but green
      
      * removed testcode for checking low risk exposure state
      
      Co-authored-by: default avatarMert Safter <mert.safter@sap.com>
      54eb8363
Loading