Skip to content
Snippets Groups Projects
  1. Feb 16, 2021
  2. Feb 15, 2021
    • Mohamed's avatar
      New consent Google API (EXPOSUREAPP-4635) (#2325) · 97f376a5
      Mohamed authored
      
      * Add new google apis aar
      
      * show error
      
      * lint
      
      * Remove comma
      
      * Use kotlinx await
      
      * Handle ApiException
      
      * Remvoe line
      
      * Handle user consent selection
      
      * Add consent version
      
      * Move logic into provider
      
      * Handle result in presentation layer
      
      * Fix tests
      
      * Handle exception
      
      * Request keys release
      
      * Refactor key retrieval
      
      * Adjust docs
      
      * Handle exceptions for different cases
      
      * Add mock context
      
      * Fis comment
      
      * Revert
      
      * Use Cached keys
      
      * lint
      
      * Create separate internal methods for different apis
      
      * Add timeout for receiver
      
      * Fix unit tests
      
      * lint
      
      * Add some logs
      
      * Revert "Add some logs"
      
      This reverts commit de8f83c0ef90eaf80682bbc6674f51c74c3be834.
      
      * Add logs
      
      * Prevent creating multiple instances.
      
      New exposure notification launches new instance when it is clicked
      
      * Add more unit tests
      
      * Fix typo
      
      * Add tests for consent viewmodel
      
      * Add unit tests for TEKHistoryUpdater changed behaviour
      
      * Register receiver before hitting  Google Api
      
      * Code formatting, typo and VisibleForTesting.
      
      * Add space
      
      * Additional unit tests for edge cases.
      
      * Static import
      
      * Infer type
      
      Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
      Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Unverified
      97f376a5
  3. Feb 12, 2021
  4. Feb 11, 2021
  5. Feb 10, 2021
  6. Feb 09, 2021
  7. Feb 08, 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>
      Unverified
      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>
      Unverified
      bbe46007
  10. Feb 02, 2021
  11. Jan 27, 2021
  12. Jan 25, 2021
  13. Jan 22, 2021
    • Matthias Urhahn's avatar
      Fix duplicate import. · efc8768c
      Matthias Urhahn authored
      efc8768c
    • Matthias Urhahn's avatar
      beca4c53
    • BMItter's avatar
      Contact Journal Risk Extension - Risk details contact overview logic &... · e3810adb
      BMItter authored
      Contact Journal Risk Extension - Risk details contact overview logic & peristance (EXPOSUREAPP-4577) (#2142)
      
      * Added AggregatedRiskPerDateResult to AggregatedRisk, Added AggregatedRiskPerDateResult to riskresult database
      
      * Added list of AggregatedRiskPerDateResult to AggregatedRisk, Added AggregatedRiskPerDateResult to riskresult db
      
      * Save aggregated risk per date results
      
      * Override aggregatedRiskPerDateResults
      
      * Delete risk level per date which are older than 2 weeks
      
      * Prepared logic to show risk level per date in contact diary overview
      
      * Test day mapping for risk result
      
      * Added tests for AggregatedRiskPerDateResultDao
      
      * Fixed layouts in contact diary overview
      
      * Show risk in overview
      
      * click adjustments
      
      * Moved logic into view model
      
      * adjusted ListItem
      
      * Added clearing of obsolete aggregated risk per date results, cleaned tests
      
      * detekt & klint clean
      
      * Added test for clearing aggregated risk per date results
      
      * avoid main thread
      
      * Performance up lift by avoiding string templates
      
      * missleading comment
      
      * adjusted filter method
      
      * We dislike flaky tests
      
      * Added testability for migration
      
      * Adjusted day count for journal
      
      * fixed test
      
      * ktlint & detekt
      
      * adjusten retention
      
      * ktlint, detekt
      
      * adjusted ContactDiaryCleanTaskTest
      
      * Add tests for aggregated risk per date result table
      
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Unverified
      e3810adb
    • Mohamed Metwalli's avatar
  14. Jan 21, 2021
  15. Jan 20, 2021
  16. Jan 18, 2021
  17. Jan 15, 2021
    • Juraj Kusnier's avatar
      Create automated app screenshots - Submission flow QR-Code/TAN (EXPOSUREAPP-2997) #2080 · 4c35ba2d
      Juraj Kusnier authored
      * Make Screenshots from Submission Tests
      
      * Fix test crash after language change
      
      * Implement missing submission flow screenshot tests
      
      * Hide keyboard in SubmissionTanFragmentTest
      
      * remove SubmissionQrCodeScanFragmentTest implementation
      
      * fix TestApplication implementation
      
      * introduce SCREENSHOT_DELAY_TIME
      
      * Code refactoring
      
      * fix merge error
      
      * Implement SubmissionYourConsentFragment screenshots
      
      * Implement SubmissionSymptomCalendarFragment screenshots
      
      * Implement SubmissionConsentFragmentTest screenshots
      Unverified
      4c35ba2d
  18. Jan 14, 2021
  19. Jan 13, 2021
Loading