- Jan 25, 2021
-
-
janetback authored
* Update strings.xml * removed placeholder * updated string references Co-authored-by:
I502720 <axel.herbstreith@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Lukas Lechner authored
* Show custom error message for CwaWebSecurityExceptions * Remove Test String * Update strings.xml * Fixed quotes Co-authored-by:
janetback <68653277+janetback@users.noreply.github.com> Co-authored-by:
ralfgehrer <mail@ralfgehrer.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Mohamed Metwalli authored
* Remove FAQ link * Remove link resource * Revert "Remove link resource" This reverts commit 2f0618c88b6f4ef536bef1e0de91d632db9c959d. * Remove link only for German Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 22, 2021
-
-
Matthias Urhahn authored
* Remove unused getters. * Don't use XML for preference keys. (Affects all items in LocalData, but this one may fit a bug description, the others are scheduled for refactoring in another PR) Co-authored-by:
Mohamed Metwalli <Mohamed.Metwalli@sap.com>
-
janetback authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 21, 2021
-
-
Mohamed Metwalli authored
* Remove +49 from hotline numbers and adjust instructions about it * Adjust EN texts * Adjust step1 accessibility text
-
Mohamed Metwalli authored
* Remove unknown risk item from overview screen * Use date instead of days * Introduce a new string Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
harambasicluka authored
-
- Jan 20, 2021
-
-
janetback authored
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Initial commit with illustration and layout * First descriptions added * Legend added * Trends added * Navigation added * Night mode image added * Complete screen * Lint fix * Image update * Refactor
-
- Jan 19, 2021
-
-
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
-
- Jan 18, 2021
-
-
Juraj Kusnier authored
* Introduce getFormattedDate() * Update strings
-
Chilja Gossow authored
* TrendArrowView * remove redundant frame layout * add content description
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text * Text change due to outdated moockups * FAQ link label added * Removed dot from 7-tage-mittlewert text
-
Chilja Gossow authored
* styles and strings * styles and strings * styles and strings
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text * Text change due to outdated moockups * FAQ link label added
-
- Jan 15, 2021
-
-
Lukas Lechner authored
-
Juraj Kusnier authored
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text
-
Juraj Kusnier authored
-
Juraj Kusnier authored
-
- Jan 14, 2021
-
-
janetback authored
* Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Lukas Lechner authored
-
- Jan 13, 2021
-
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 12, 2021
-
-
janetback authored
* Update strings.xml * Update legal_strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Philipp Nowak authored
Fix typo in german and english strings for finland country name (EXPOSUREAPP-4565) (closes #2069) #2072
-
- Jan 07, 2021
-
-
Matthias Urhahn authored
-
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:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
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:
ralfgehrer <mail@ralfgehrer.com>
-
- Dec 28, 2020
-
-
Matthias Urhahn authored
* Fix deadman notification text not being expandable and clean up code. * Further notification code cleanup. * Use core-ktx extension to access system services Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Dec 23, 2020
-
-
Matthias Urhahn authored
* Let the AppConfig validity check use absolute values, to support device time check behavior. * Add mapping for "disable-device-time-check" to app config. * Show popup dialog if the device time is invalid. * Remove extra retrofit cache (use only LocalAppConfigSource.kt) * Exposure device time check * Reset user acknowledgement * LINTs * Add test menu option to disable device time check via affecting the config mapping. * Download, but don't submit keys if device time is incorrect. Abort risk level calculation if time is incorrect. * Due to multiple properties in ConfigData affecting `isDeviceTimeCorrect`, make it a body property and don't allow overriding via constructor. * Add unit test for test settings affecting the device config only in tester builds. * Show notification regarding incorrect time when device is in the background. * Fix test regressions and add additional test cases for download and risk task abort conditions on incorrect device time. * Fix merge regressions. * Add time unit to log statement. * Fix incorrect time dialog showing in a loop when entering leaving the home screen. * Remove unused code path for clear(). * Print additional timestamps to help debugging efforts in the future.
-
- Dec 17, 2020
-
-
Ralf Gehrer authored
-
- Dec 16, 2020
-
-
Ralf Gehrer authored
* All strings for the contact journal (EXPOSUREAPP-4303) * add line break * add changes on Thank you screen
-
janetback authored
-
Oliver Zimmerman authored
* Moved legal and privacy related strings to correct legal strings file/s. * Changes to thank you screen text as provided in Figma * Move one legal information string back to contact diary strings as it is not in gray box * Added default legal string values as provided in the ticket
-
- Dec 15, 2020
-
-
axelherbstreith authored
* Added basic layout * Added translation support * Added darkmode images * Included dimens in layout * Added navigation to onboarding fragment * Changed AndroidManifest to support new contact diary activity * Updated translation files * Added missing image Updated text styling Changed layout naming * Added back navigation * Updated layout * Added direct link to privacy information * repair PR commit * Changed back navigation * repair * Changed information text * Fixed typo in module * updated strings * Aligned back navigation * Changed margins Remove unused back navigation functionality * Added missing dimens * Added missing dimens Added updated icons Added final layout Updated strings Updated viewmodel removed unused code * Moved contact diary strings * Moved strings Added line breaks added dimens to dividers Co-authored-by:
BMItter <berndus@gmx.de>
-
- Dec 10, 2020
-
-
Rituraj Sambherao authored
* string fixes * string paragraphs and changes * String changes * Update strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
janetback <68653277+janetback@users.noreply.github.com>
-
fynngodau authored
* Deduplicate technical.html #1757 * Format technical.html Add br tags where necessary and reduce confusion by adding a horizontal ruler in front of where the license texts start. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-