Skip to content
Snippets Groups Projects
  1. May 18, 2021
  2. May 07, 2021
  3. Apr 20, 2021
  4. 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
  5. Mar 17, 2021
  6. Mar 09, 2021
  7. 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
  8. Feb 26, 2021
  9. Feb 23, 2021
  10. Feb 22, 2021
  11. Feb 16, 2021
  12. Feb 10, 2021
  13. 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
  14. Jan 27, 2021
  15. 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
  16. 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
  17. Jan 14, 2021
  18. Jan 13, 2021
  19. Jan 12, 2021
  20. Jan 07, 2021
  21. Jan 06, 2021
  22. Jan 05, 2021
    • Mohamed Metwalli's avatar
      Use time delay for better screenshots · 2f2a461f
      Mohamed Metwalli authored
      2f2a461f
    • Mohamed Metwalli's avatar
      Create Instrumentation tests & screenshots for the Onboarding flow (EXPOSUREAPP-4478) #2015 · e2eb813b
      Mohamed Metwalli authored
      
      * Add tooling layout tag for better overview
      
      * Ignore error for ProtectedPermissions
      
      * Add instrumentation tests to capture screenshots in Onboarding flow
      
      * Specify java version to avoid assembling APK failure
      
      * Define custom annotation for tests
      
      * Use fastlane Screengrab
      
      * ignore screenshots folder
      
      * Remove redundant imports and rules
      
      * Add View assertion to make sure Fragment is already displaying its views to avoid capturing blank screenshots
      
      * List some configurations for fastlane
      
      * Add TODO for locale change
      
      * Allow timestamp suffix to have different screenshots names
      
      * Scroll and grab another screenshot in OnboardingFragment
      
      * Delete import
      
      * Filter tests using Screenshot annotation
      
      * Add locale change rule in UI tests
      
      * Limit screenshots only for DE locale
      
      * Enable screenshots for all locales
      
      * Enable screenshot test
      
      * lint cleaning
      
      * Use JavaVersion to specify java version
      
      * Add an inline function that defaults to AppTheme
      
      * Update dcos for launchFragmentInContainer2
      
      * lint
      
      * Define generic apk_path
      
      * Support cleaning device status bar before taking screenshot
      
      * Correct docs
      
      Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
      Unverified
      e2eb813b
    • Mohamed Metwalli's avatar
      Correct docs · 5d2a48be
      Mohamed Metwalli authored
      5d2a48be
  23. Jan 04, 2021
  24. Dec 30, 2020
  25. Dec 29, 2020
  26. Dec 16, 2020
Loading