Skip to content
Snippets Groups Projects
  1. Jun 21, 2021
    • Mohamed Metwalli's avatar
      Person details screenshots (#3511) · ea8644d7
      Mohamed Metwalli authored
      Unverified
      ea8644d7
    • Alex Paulescu's avatar
      Person details screen (EXPOSUREAPP-7574, 7657, 7861) (#3487) · 39bd3a95
      Alex Paulescu authored
      
      * Added supporting classes for person details screen.
      
      * Added highest prio QR code card & cwa-user card.
      
      * Corrected test collected timestamp.
      
      * Update certificate_graph.xml
      
      * Remove vaccinationListFragment
      
      * Refactoring
      
      * Lint
      
      * Remove test data
      
      * Fix renaming issue
      
      * Animate title
      
      * Enhance loading
      
      * Wire vacc details
      
      * Vacc Info card
      
      * Lint
      
      * Redesign of vacc item
      
      * More cards
      
      * Fix date
      
      * Expose TestCertificateIdentifier
      
      * Wire TestCertificate
      
      * Wire recovery
      
      * Fix test
      
      * Adjust vaccination icon colouring
      
      * Update DccQrCodeScanViewModel.kt
      
      * Update PersonOverviewFragmentTest.kt
      
      * Adjust cards strings and date format
      
      * Delete unused card
      
      * Animate
      
      * Bind user switch
      
      * Update CwaUserCard.kt
      
      * Lint
      
      * Another format for qrcode card time
      
      * Stable id
      
      * apply alpha animation
      
      * Move progress in front
      
      * Consistent Onboarding screens
      
      * Rename to onboarding
      
      * Rename settings
      
      * Fix tests
      
      * Consistent toolbars in main bottom navigation destination
      
      * Improve transition to details
      
      * Front of image
      
      * Fix merge issues
      
      * Stabel Ids
      
      Co-authored-by: default avatarMohamed Metwalli <mohamed.metwalli@sap.com>
      Unverified
      39bd3a95
  2. Jun 18, 2021
  3. Jun 10, 2021
  4. Jun 09, 2021
    • Matthias Urhahn's avatar
      Digital covid certificate packages refactoring (DEV) (#3381) · 50acc08e
      Matthias Urhahn authored
      * Refactor valueset & server packages
      
      * Move TestCertificate repository related packages.
      
      * Fix wrong move.
      
      * Move `greencertificates` (testcert) ui package.
      
      * Move vaccination package to `covidcertificate`
      
      * Fix test packages.
      
      * Align vaccination and test packages.
      
      * Fix additional packages.
      
      * Move missed class.
      
      * Fix imports.
      Unverified
      50acc08e
  5. Jun 03, 2021
  6. Jun 02, 2021
    • Lukas Lechner's avatar
      Fix images not shown in screenshots (DEV) (#3318) · 1e11b6c7
      Lukas Lechner authored
      
      * Fix images not shown in Screenshots
      
      * Run firebase_screenshots in CI pipeline
      
      * Use ImageView instead of AppCompatImageView
      
      * Use launchFragmentInContainer2
      
      * Revert to use launchFragmentInContainer2
      
      * fix imports
      
      * Update activity_fake_empty.xml
      
      * Fix tests
      
      * Update TraceLocationCreateFragmentTest.kt
      
      * Fix tests 2
      
      * Fix TraceLocationCreateFragmentTest
      
      * now?
      
      * Try another Device
      
      * Revert "Try another Device"
      
      This reverts commit fdb7b7babe0d74885264d1df9fb00d5263ff9884.
      
      * Revert
      
      * Fix images not shown in Screenshots
      
      * Run firebase_screenshots in CI pipeline
      
      * Use ImageView instead of AppCompatImageView
      
      * Use launchFragmentInContainer2
      
      * Revert to use launchFragmentInContainer2
      
      * fix imports
      
      * Update activity_fake_empty.xml
      
      * Fix tests
      
      * Update TraceLocationCreateFragmentTest.kt
      
      * Fix tests 2
      
      * Fix TraceLocationCreateFragmentTest
      
      * now?
      
      * Try another Device
      
      * Revert "Try another Device"
      
      This reverts commit fdb7b7babe0d74885264d1df9fb00d5263ff9884.
      
      * Revert
      
      * Fix imports
      
      Co-authored-by: default avatarMohamed Metwalli <mohamed.metwalli@sap.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
  7. Jun 01, 2021
  8. May 28, 2021
  9. May 20, 2021
  10. May 19, 2021
  11. May 18, 2021
  12. May 07, 2021
  13. Apr 20, 2021
  14. Mar 19, 2021
    • chris-cwa's avatar
      Update check in(EXPOSUREAPP-5886) (#2640) · b25cf2ed
      chris-cwa authored
      * updated checkin entity
      
      * updated checkin entity
      
      * satisfying tests, detekt, ktlint, circle-ci, ...
      
      * satisfying instrumented tests
      
      * fixed more unit tests, removed unnecessary null-check
      
      * renamed field
      
      * made signature base 64
      
      * fixed tests
      
      * fixed signature tests
      
      * ktlint
      
      * no more use of blob
      
      * updated repository
      
      * fixed unit tests
      
      * fixed instrumented tests
      
      * renamed tests
      
      * fixed merge conflicts
      Unverified
      b25cf2ed
  15. Mar 17, 2021
  16. Mar 09, 2021
  17. Mar 04, 2021
    • Mohamed's avatar
      QR Code scanning to check-in (EXPOSUREAPP-5305) (#2507) · 23498dd3
      Mohamed authored
      * Setup deep-linking to confirmation
      
      * Update ConfirmCheckInFragment.kt
      
      * Update fragment_confrim_check_in.xml
      
      * Create Uri.kt
      
      * Add navUri extension
      
      * Handle deep-linking in MainActivity
      
      * Check event decoding
      
      * Add scan check-in qr code fragment
      
      * Create viewModel and DI modules
      
      * lint
      
      * Create ViewModel
      
      * Delegate work to view model
      
      * use viewmodel
      
      * Add unit test for navUri
      
      * Adjust data
      
      * Add unit tests for deep-linking
      
      * lint
      
      * Remove + from id references
      
      * Add TODO
      
      * Add unit tests
      
      * Add tests
      
      * add ToDo
      
      * Fix test
      
      * Deep linking for Event Registration (EXPOSUREAPP-5305) (#2502)
      
      * Handle deep-linking and shortcuts
      
      * lint
      
      * Fillin intent in Onboarding
      
      * Lint
      
      * Delete ConfirmCheckInFragment.kt
      
      * Fix test
      Unverified
      23498dd3
  18. Feb 26, 2021
  19. Feb 23, 2021
  20. Feb 22, 2021
  21. Feb 16, 2021
  22. Feb 10, 2021
  23. 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
  24. Jan 27, 2021
  25. Jan 25, 2021
    • Mohamed Metwalli's avatar
      Dagger2 Assisted Inject (Dev) #2181 · 82d322da
      Mohamed Metwalli authored
      * Migrate to dagger2 assisted injection
      
      * bump version
      
      * Fix Worker test
      
      * Fix failing test
      
      * Remove Square AssistedInject from Technical file
      
      * Set nav-graph in Ui Thread to prevent crashing
      
      * bump dagger to 2.31.2
      Unverified
      82d322da
  26. 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
  27. Jan 14, 2021
  28. Jan 13, 2021
  29. Jan 12, 2021
  30. Jan 07, 2021
  31. Jan 06, 2021
  32. Jan 05, 2021
Loading