Skip to content
Snippets Groups Projects
  1. Jan 22, 2021
  2. Jan 21, 2021
  3. Jan 20, 2021
  4. Jan 19, 2021
  5. Jan 15, 2021
  6. Jan 14, 2021
  7. Jan 13, 2021
  8. Jan 12, 2021
  9. Jan 11, 2021
    • Matthias Urhahn's avatar
      Additional debug log censoring (EXPOSUREAPP-4451) (#2060) · e87c2028
      Matthias Urhahn authored
      
      * Add log censoring for diary locations, persons and QR code token.
      
      * Fix divider not being hidden if bug report entry is hidden.
      
      * Fix censor modules not being applied in succession if multiple modules match.
      
      * Remove debug helper and address registration token PR issue
      
      Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
      Co-authored-by: default avatarralfgehrer <mail@ralfgehrer.com>
      e87c2028
    • BMItter's avatar
      CleanUp - Remove static app context access (EXPOSUREAPP-4506) (#2059) · 40334486
      BMItter authored
      * Removed unused method formatEmptyString
      
      * Moved formatColorDivider into layout
      
      * Moved formatColorIcon into layout
      
      * Removed unused FormatterSettingsHelper
      
      * Removed leftovers of FormatterSettingsHelper
      
      * Removed static app context from formatColor
      
      * Removed unused formatDrawable
      
      * Removed app context from FormatterSubmissionHelper
      
      * Adjusted tests - formattersubmissionhelperTest
      
      * Removed app context from FormatterInformationLegalHelper
      
      * replaced dimen/match_constraint with 0dp
      
      * fix - base on current 1.11.x
      
      * fix for formattestTestResult call
      40334486
  10. Jan 08, 2021
  11. Jan 07, 2021
    • axelherbstreith's avatar
      Contact Journal Day date is not announced (EXPOSUREAPP-4457) (#2006) · d598a6cf
      axelherbstreith authored
      * Added TalkBack Support for toolbar in day screen
      
      * Updated day strings to support all languages
      
      * Update date format to support different languages in overview screen
      
      * Linting
      
      * Updated day screen - Title is now read automatically when opening the screen
      
      * Removed unsused type announcement for accessibility
      
      * reverted changes in localization
      
      * linting
      
      * Updated local specific date announcements
      
      * Linting
      
      * Updated creation of accessibility date
      
      * Updated formatting
      d598a6cf
    • Matthias Urhahn's avatar
      388cbe80
    • Chilja Gossow's avatar
      Use close button on warn others screen (EXPOSUREAPP-4257) (#2040) · d66f0a46
      Chilja Gossow authored
      
      * replace with close button
      
      * use toolbar
      
      Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
      d66f0a46
    • 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
  12. Jan 06, 2021
Loading