Skip to content
Snippets Groups Projects
  1. Apr 06, 2021
  2. Mar 11, 2021
  3. Mar 08, 2021
    • Matthias Urhahn's avatar
      Upload debug logs (EXPOSUREAPP-5032) (#2525) · 838afe8b
      Matthias Urhahn authored
      * Setup environment for new LOG_UPLOAD url.
      
      * Upload structure, WIP
      
      * Resolve merge issue
      
      * Packagename refactoring.
      
      * Allow ID selection and copy to clipboard on clicking an item in the upload history.
      
      * Log upload first draft.
      
      * You get a test, YOU get a test, you get a test, everybody gets a test!
      
      * Fix navigation to legal screen.
      
      * Adress PR comments.
      838afe8b
  4. Feb 04, 2021
  5. Jan 28, 2021
    • Matthias Urhahn's avatar
      Event survey skeletons (EXPOSUREAPP-4754) (#2224) · 9016ffca
      Matthias Urhahn authored
      * Skeleton classes for SafetyNet and EventSurveys.
      
      * Fix LINTs, test compile error.
      
      * Remove lint breaking TODOs.
      
      * Add SafetyNet requirement validation call to the attestation interface.
      
      * Don't return salt/nonce, just offer the caller directly the PPACAndroid protobuf class.
      
      * Add documentation, fix test build error.
      
      * Add documentation, fix test build error.
      
      * Add environment variables for data donation server and SafetyNet API key.
      
      * Remove unused function.
      
      * Fix EnvironmentSetupTest.kt
      9016ffca
  6. Oct 05, 2020
  7. Sep 29, 2020
    • Matthias Urhahn's avatar
      Alternative environment setup (#1246) · b6815dc6
      Matthias Urhahn authored
      
      * Move AppConfig related code into it's own package.
      * Use "files" instead of "cache" for storing our AppConfigApiTest.
      * Add "files" to "cache" migration.
      * Refactor CDN related code into an independent "environment module".
      
      TODO: UnitTests, Fallback behavior even if cached AppConfig is stale.
      
      * Further structure refactoring and unit test for app config cache migration.
      
      * Added config fallback behavior for all cases + additional tests.
      
      * Improve code readability.
      
      * First POC for multi-environment support.
      
      * logic for ACME test Countries toggle button in Dev menu
      
      * ACME Test Countries dev menu
      
      * Additional clean up and refactoring on build constants.
      
      * Cleaned up the test fragment a bit.
      
      * Fixed detekt issue
      
      * Fix flaky test that depends on build variant.
      
      * Let the test fragment show us the actual environment we toggled to.
      
      * Changes upon review
      
      * Address PR comments.
      
      Co-authored-by: default avatarRituraj Sambherao <git.rituraj.sambherao@gmail.com>
      b6815dc6
Loading