- Aug 25, 2020
-
-
Matthias Urhahn authored
Automatically enable coroutine debugging in DEBUG and test builds. (#1060) (Spawned by EXPOSUREAPP-2267) * Automatically enable coroutine debugging in DEBUG and test builds. CWADebug should be used as abstraction for enabling additional non-production debug features and modes. In the future we can use this abstraction to enable additional debugging options in productions builds. Sometimes that's the only way to debug issues that can't be reproduced by developers. * Fix LINTing Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- Aug 24, 2020
-
-
Matthias Urhahn authored
* Ship a common codeStyle that matches KLint. * The config for newlines at end of files should also have a new line at it's end :D. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
harambasicluka authored
-
- Aug 21, 2020
-
-
harambasicluka authored
-
janetback authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
janetback authored
-
GPclips authored
-
- Aug 19, 2020
-
-
harambasicluka authored
-
SAP LX Lab Service Account authored
Change-Id: I8af48ed2340554e341fb3c86b03111171ed06212
-
Matthias Urhahn authored
* Resetting the preferences deletes our database encryption credentials, but we don't delete the database itself. On app restart, there is a mismatch between the newly generated credentials and the old database. * Include dependency 'androidx.annotation'. The previous commit accidentally used the transitive dependency from google-utils. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
janetback authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Rituraj Sambherao authored
* No submission possible (EXPOSUREAPP-1742) 1. sets the LocalData values to emulate jey submission. * Logic improvement after code review * WorkSchedular stopped after submission * Improved logic * pipeline fix - removed unused import * logic simplified based on review Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- Aug 18, 2020
-
-
chris-cwa authored
* changed text for invalid qr code * changed text for delete test
-
harambasicluka authored
-
harambasicluka authored
-
Alex Paulescu authored
* Refactored method * Normalized interval pairs. * Perfoming additional check for from date * Removed changes from build.gradle * Fixed lint errors Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
d067928 authored
-
d067928 authored
# Conflicts: # Corona-Warn-App/build.gradle
-
- Aug 17, 2020
-
-
Rituraj Sambherao authored
* initial commit : feature / fix complete 1. Formatter Added 2. include layout added 3. visilbity logic based on default device language has been added 4. links for english and german forms are added based on device language 5. phone number has been removed * simplified logic * logic improved - more robust null check * reverted unnecessary string changes & added "information_legal_subtitle_contact_form_non_en_de" to german as non translatable Co-authored-by:
Luka Harambasic <luka.harambasic@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Rituraj Sambherao authored
1. Onboarding and About fragments are added with the easy language texts
-
janetback authored
-
janetback authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Fabian-K authored
- not trigger a Dummy Playbook for 1% of all clients - not repeating the playbook pattern for up to 16 days - not trigger 1-3 repetitions for each communication to CWA/VS
-
- Aug 12, 2020
-
-
Philipp Woessner authored
-
Jakob Möller authored
Updated DEV from hotfix 1.2.1
-
Jakob Möller authored
-
Philipp Woessner authored
-
Philipp Woessner authored
* [INTERNAL] Translation delivery: commit by LX Lab (#1005) Change-Id: Ie32113c5c582dedaf9c9e46220bf636a2885adb9 * deleted ar and ru translation files * updated base strings.xml Co-authored-by:
SAP LX Lab Service Account <tmsatsls+github.com_service-tip-git@sap.com>
-
Philipp Woessner authored
* Made explanation text dynamic depending on risk * added detailed explanation for low risk
-
Philipp Woessner authored
-
Philipp Woessner authored
-
Philipp Woessner authored
-
Philipp Woessner authored
* [INTERNAL] Translation delivery: commit by LX Lab (#1005) Change-Id: Ie32113c5c582dedaf9c9e46220bf636a2885adb9 * deleted ar and ru translation files * updated base strings.xml Co-authored-by:
SAP LX Lab Service Account <tmsatsls+github.com_service-tip-git@sap.com>
-
Philipp Woessner authored
* Made explanation text dynamic depending on risk * added detailed explanation for low risk
-
Philipp Woessner authored
Update hotfixes with current master 1.2.0
-
- Aug 11, 2020
-
-
Philipp Woessner authored
-
Philipp Woessner authored
* check if ENF is enabled before getting the exposure summary * added mock for InternalExposureNotificationClient.asyncIsEnabled() * deleted ru translation file
-
SAP LX Lab Service Account authored
Change-Id: Ifdc1d67fce54107796876a78263e305cdb33f710
-
- Aug 07, 2020
-
-
Kolya Opahle authored
* Added support for new TestResult and DeviceUIState based on EXPOSUREAPP-1743 Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Removed empty strings from other translations and added English Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>