Skip to content
Snippets Groups Projects
  1. Feb 03, 2021
    • BMItter's avatar
      Survey Event UI Base (EXPOSUREAPP-4807, 4808 ) (#2271) · da192e1f
      BMItter authored
      * tracing survey card implemented - wip
      
      * Added user survey to risk details
      
      * Fixed button noch clickable
      
      * use card as parent, minor adjustments
      
      * new layouts for survey, vectors, fragment, viewmodel - wip
      
      * Moved fragment and viewmodel to correct spot
      
      * Adjusted fragment and vm
      
      * align with package structure
      
      * Added module
      
      * event handling for upcomiing navigation
      
      * Navigation from tracing details to survey consent fragment
      
      * ktlint, detekt
      
      * adjusted res
      
      * Pass type of survey
      
      * klint
      
      * Add click listener for next button, Request url from surveys (example)
      
      * ktlint
      
      * string res cleanup
      
      * Added states
      
      * delete obsolet layout
      
      * empty space removed
      
      * comment- data class added
      
      * addressed reformatting issues
      
      * bigger headline for survey headline
      
      * adjusted view behaviour to match figma
      da192e1f
    • 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
  2. Feb 02, 2021
  3. Feb 01, 2021
  4. Jan 28, 2021
  5. Jan 27, 2021
  6. Jan 25, 2021
  7. Jan 22, 2021
  8. Jan 21, 2021
  9. Jan 20, 2021
  10. Jan 19, 2021
    • Juraj Kusnier's avatar
      Screen: Warned Persons (EXPOSUREAPP-4511) (#2151) · ec2b2b2e
      Juraj Kusnier authored
      * Update strings
      
      * Design Key Submissions Card
      
      * use StatisticsCardInfoButton style
      
      * Rename variables
      
      * Update design
      
      * Update design
      
      * Remove unnecessary margin
      
      * Design update
      
      * Code refactoring
      
      * Set listener to card info button
      ec2b2b2e
  11. Jan 18, 2021
  12. Jan 15, 2021
  13. Jan 14, 2021
  14. Jan 13, 2021
  15. Jan 12, 2021
  16. Jan 07, 2021
    • Matthias Urhahn's avatar
      388cbe80
    • Oliver Zimmerman's avatar
      No illustration description for image on Background Priority settings screen... · 0cbfd29d
      Oliver Zimmerman authored
      No illustration description for image on Background Priority settings screen (EXPOSUREAPP-4097) (#2031)
      
      * added getter for illustration description in BackgroundPriorityState
      
      * Added new string to other string files
      
      * Removed unnecessary string entries
      
      * Added actual string values.
      
      Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
      Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
      0cbfd29d
    • Matthias Urhahn's avatar
      Add debug log feature for non-tester builds (EXPOSUREAPP-4451) (#2029) · 54ddd11e
      Matthias Urhahn authored
      
      * Initial draft for user accessible debug logs in production.
      
      TODO: Sharing, Tests, Cleanup FileLoggerTree?
      
      * Ready strings for translation.
      
      * Log file compression for sharing (zip).
      
      * Add log sharing
      
      * Change how DebugLogger is initialized to make sure we can record issues that happen very early in the apps lifecycle.
      
      * Add missing toolbar back arrow navigation.
      
      * Fix initial delay for ui state emissions.
      
      * Censor registration token.
      
      * Adjust warning regarding sensitive data in debug logs.
      
      * Use property injection instead of component getters.
      
      * Hide option until greenlit.
      
      * Add test for RegistrationTokenCensor
      
      * Unit tests.
      
      * Make unit test without triggerfile more specific.
      
      * LINTs
      
      * Fix missing injection provider in release mode.
      
      * Fix regtoken censor if condition.
      
      * Fix typos.
      
      * Remove empty manifest specific to deviceForTesters build.
      
      * Wait until log job is canceled before deleting log files.
      Otherwise a race condition could lead to file creation after job cancellation.
      
      * Replace runBlockingTest with runBlocking we don't need scheduler control and runBlockingTest is sometimes unreliable.
      
      * Refactor FileSharing to use compat builder from androidx.
      
      * Handle exceptions on debug log start()
      
      * Print device infos when log is started.
      
      * Text changes requested by UA
      
      Co-authored-by: default avatarralfgehrer <mail@ralfgehrer.com>
      54ddd11e
  17. Dec 28, 2020
Loading