Skip to content
Snippets Groups Projects
  1. Feb 15, 2021
  2. Feb 12, 2021
  3. Feb 11, 2021
  4. Feb 10, 2021
  5. Feb 09, 2021
  6. Feb 08, 2021
    • BMItter's avatar
      Appconfig survey handling (EXPOSUREAPP-4847) (#2296) · d9600c84
      BMItter authored
      * Implemented survey mapping
      
      * Disable/enable high risk survey by app config
      
      * ktlint & detekt
      
      * Create available surveys lazily, run flow on coroutine context
      
      * Use default params
      
      * Added test für survey mapping
      
      * adjusted TracingDetailsItemProviderTest
      
      * Reworked survey config mapping
      
      * Map safety net requirements
      
      * lint, detekt
      
      * Adjusted tests
      
      * Changed url string to http url
      d9600c84
  7. Feb 05, 2021
  8. Feb 04, 2021
  9. Feb 03, 2021
    • Mohamed Metwalli's avatar
      Adjust Screenshots tests to reflect latest UI changes(EXPOSUREAPP-4878) (#2247) · c7982aac
      Mohamed Metwalli authored
      
      * Add bottom bar
      
      * Fix di
      
      * Adjust theme
      
      * Align content on top of bottom bar
      
      * Enhance findNavController
      
      * Adjust Bottom Bar
      
      * Remove diary card
      
      * Remove up button
      
      * lint
      
      * Adapt MD theme
      
      * Fix ui tests
      
      * Delete contact diary , handle onboarding
      
      * Remove x button
      
      * Show bottom nav only for Home and contact diary destinations
      
      * Only contact diary overview screen
      
      * Adjust alert dialog theme
      
      * update docs
      
      * Fix close button issue
      
      * Revert close button changes
      
      * Rename text resources
      
      * Make visibility logic flexible for future additions
      
      * Fix typo
      
      * Setup main activity tests
      
      * Add diary overview screenshot test
      
      * lint
      
      * Disable unmocking
      
      * Update Gemfile.lock
      
      * Contact diary onboarding's bottom bar behaviour
      
      * Update ContactDiaryOnboardingFragmentTest.kt
      
      * Refactor screenshots tests
      
      * Update Corona-Warn-App/src/main/res/values/strings.xml
      
      Co-authored-by: default avatarSabine Loss <44154356+SabineLoss@users.noreply.github.com>
      
      * Update contact_diary_overview_fragment.xml
      
      * Small refactoring
      
      * Remove un required gravity
      
      * Use accent colour
      
      * Move diary settings into vm
      
      * Update tests
      
      * Update MainActivityViewModelTest.kt
      
      * Fix styling in bottom sheet dialog
      
      * Keep default delay
      
      * klint
      
      * Keep default delay
      
      Co-authored-by: default avatarSabine Loss <44154356+SabineLoss@users.noreply.github.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      c7982aac
    • Mohamed Metwalli's avatar
      Add Tab bar (EXPOSUREAPP-4639) (#2235) · bbe46007
      Mohamed Metwalli authored
      
      * Add bottom bar
      
      * Fix di
      
      * Adjust theme
      
      * Align content on top of bottom bar
      
      * Enhance findNavController
      
      * Adjust Bottom Bar
      
      * Remove diary card
      
      * Remove up button
      
      * lint
      
      * Adapt MD theme
      
      * Fix ui tests
      
      * Delete contact diary , handle onboarding
      
      * Remove x button
      
      * Show bottom nav only for Home and contact diary destinations
      
      * Only contact diary overview screen
      
      * Adjust alert dialog theme
      
      * update docs
      
      * Fix close button issue
      
      * Revert close button changes
      
      * Rename text resources
      
      * Make visibility logic flexible for future additions
      
      * Fix typo
      
      * Contact diary onboarding's bottom bar behaviour
      
      * Update ContactDiaryOnboardingFragmentTest.kt
      
      * Update Corona-Warn-App/src/main/res/values/strings.xml
      
      Co-authored-by: default avatarSabine Loss <44154356+SabineLoss@users.noreply.github.com>
      
      * Update contact_diary_overview_fragment.xml
      
      * Small refactoring
      
      * Remove un required gravity
      
      * Use accent colour
      
      * Move diary settings into vm
      
      * Update MainActivityViewModelTest.kt
      
      * Fix styling in bottom sheet dialog
      
      Co-authored-by: default avatarSabine Loss <44154356+SabineLoss@users.noreply.github.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      bbe46007
    • Matthias Urhahn's avatar
      PPA UserInput Selection Screens (EXPOSUREAPP-4752) (#2270) · e9391c01
      Matthias Urhahn authored
      * PPA User Input Strings
      
      * Data Donation: PPA User Input.
      First draft.
      
      TODO:
      Districts
      Tests
      
      * Fix interaction with radio button..
      Fix state matching for NRW
      Add district mapping and display.
      Fix "unspecified" element position.
      
      * Test skeletons.
      
      * Finish unit tests.
      
      * Wish the LINTer a nice evening.
      
      * Move extension functions into their own file and make them public to allow label-related code to be reused on the settings screen.
      Additional unit tests that check the federal state short code mapping.
      
      * XML formatting.
      
      * Address additional PR comments.
      
      * Adjust radiobutton accent color.
      e9391c01
  10. Feb 02, 2021
  11. Jan 29, 2021
  12. 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
  13. Jan 27, 2021
  14. Jan 26, 2021
  15. Jan 25, 2021
  16. Jan 22, 2021
Loading