- Feb 22, 2021
-
-
Matthias Urhahn authored
* Improve Analytics and SafetyNet timeout handling and logging. * Tweak comment & log message. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Kolya Opahle authored
* Moved analytics worker scheduling to MainActivity from CoronaWarnApplication to make sure scheduling also happens on first app launch Removed the inital 24 Hours start delay offset from the DataDonationAnalyticsScheduler, a random delay between 0 and 24 Hours is still generated Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Fixed MainActivityTest for instrumentation runs Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Removed invalid logging from DataDonationAnalyticsScheduler * Removed Timber import from DataDonationAnalyticsScheduler Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
* Add check for positive test in DownloadDiagnosisKeysTask * Update DownloadDiagnosisKeysTaskTest * Suppress detekt rule Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
chris-cwa authored
Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com>
-
Lukas Lechner authored
* Skip consent screen on subsequent survey participates * Import Surveys.ConsentResult to make code more readable * Improve wording, change ConsentResult.NotNeeded to ConsentResult.AlreadyGiven
-
chris-cwa authored
* keep otp auth result to check month later on * modified unit test for survey settings
-
Ralf Gehrer authored
-
SAP LX Lab Service Account authored
Change-Id: I4d9b7b63cd01d90f4468fed6f99157d86e1148b2
-
- Feb 19, 2021
-
-
Juraj Kusnier authored
* Add status to fragment_settings_tracing.xml * Fix formatting in fragment_settings_tracing.xml Co-authored-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
Kolya Opahle <k.opahle@sap.com>
-
Mohamed authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Show data donation server URL in test fragment for server environments. * Fix test not working. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
* Format `mostRecentDateAtRiskLevel` in seconds, not milliseconds. * Introduce `val Instant.seconds Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Catch exceptions produced by donor modules and allow the process to continue. On tester builds log these background issues in the bug reporter. * Add small logging test case. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Feb 18, 2021
-
-
janetback authored
* Update legal_strings.xml * Update legal_strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
* Don't additionally base64 encode the nonce. * Adjust unit tests, we don't return a decoded string value and stick with ByteString. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
* Log http error bodies. * 2048Byte are enough. Co-authored-by:
chris-cwa <69595386+chris-cwa@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
-
harambasicluka authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
SAP LX Lab Service Account authored
Change-Id: I26b33a183c7f2a439503f444952e41996b5955dd Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Kolya Opahle authored
* Added the ability to skip the CWASafetyNet 24H check Added reportProblem call to Analytics error handling to provide testers with a way to inspect PPA Errors Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Fixed CWASafetyNetTest Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Remove tinting, it's just test menu, and was more confusing for testers. * Typo * Skip check should only influence 24H check, not valid time check. Add debug output for time values. * Add test to make sure the setting is only in effect on tester builds. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
BMItter authored
* fix crashing app on unspecified error * detekt clean
-
Mohamed authored
* Reduce timeout * lint * Update tests * Set timeout to 5 sec and calculate waiting time * Add pre-auth * Show progress while retrieving TEKs Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Feb 17, 2021
-
-
Chilja Gossow authored
-
Matthias Urhahn authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Maximilian Lenkeit authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
* Update legal_strings.xml * Adding two \n Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Kolya Opahle authored
* Fixed an issue in ExposureRiskMetadataDonor where mostRecentDateAtRiskLevel was set to the calculation timestamp instead of the encounter timestamp Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Updated ExposureRiskMetadataDonorTest to reflect new data Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * also updated low risk to same time in ExposureRiskMetadataDonorTest Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * also updated low risk to same time in ExposureRiskMetadataDonorTest Signed-off-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
- Feb 16, 2021
-
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
* Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Mohamed authored
* Create annotation for Testing screenshots tests * Fix comment * Revert * Fix test * Update comment Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
chris-cwa authored
* use protobuf container as request param * use 1 code for generating payload * removed another code duplicate * Fix test regression. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
-