- Jun 10, 2021
-
-
Mohamed Metwalli authored
* Handle validation errors from deep-links * Add unit tests Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
SAP LX Lab Service Account authored
Change-Id: I2cf7c120c2c502e5434ecb95b98abc8f2ce1f3e0
-
CWA Technical User authored
-
Chilja Gossow authored
* add special dialog with link to faq * move logic Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Chilja Gossow authored
* remove suffix before date parsing * add Swedish qr code
-
- Jun 09, 2021
-
-
CWA Technical User authored
-
- Jun 01, 2021
-
-
Kolya Opahle authored
-
Kolya Opahle authored
-
CWA Technical User authored
-
- May 31, 2021
-
-
SAP LX Lab Service Account authored
Change-Id: If789f7a96c6fdbf561d0d7266a7b2dd2f13b9970
-
CWA Technical User authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
Kolya Opahle authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Lukas Lechner authored
Show different strings on negative RAT screen depending of whether the test is anonymous or not (EXPOSUREAPP-7468) (#3329) * Show different strings on negative RAT screen depending of whether the test is anonymous or not * version bump Co-authored-by:
Luka Harambasic <luka.harambasic@sap.com>
-
- May 28, 2021
-
-
Matthias Urhahn authored
- May 27, 2021
-
-
Matthias Urhahn authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Roland Fredenhagen authored
* Bump to next Version 1.11.0.8 (DEV) #2220 * Added Hyperlink to Issue 332 in Readme Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
CWA Technical User authored
-
Lukas Lechner authored
* Catch IndexOutOfBoundsExceptions in the DebugLogger and log out information * Fix IndexOutOfBoundsException due to censored string bounds exceeding original log message. * Fix missing censoring if log lines contain the same value multiple times. * Remove unused code. * Adjust CensoredString.censor(...) to determine the bounds always on the original. * Add test for incorrectly censored message due to changed bounds (working with bounds on the censored message, instead of original message). * Implement internal censoring collision handling within each censoring module. * Remove superfluous factory method. * Move the final censor compilation step to the DebugLogger, in case of collisions we don't need to do all the work. Re-use censor container for "per module" censoring and the "top-level" combination of all modules. * Adjust censoring for values that need to be censored, but do not overlap, each other, just touch: "<ABC><DEF>". * LINTs * Don't pass all meta data to censoring, we only need to censor the line, the metadata can be added later. No unnecessary string work. * Fix typos and docs. * Remove coerce as we work only the original. * Implement equals/hashcode for replacement actions and changed collection from LIST to SET, to prevent collisions due to duplicate replacement actions. * If a censor throws an exception, censor everything as precaution. * Fix flaky test. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Kolya Opahle authored
Rapid Antigen Tests: Retrieve Test Result Timestamp from Verification Server (EXPOSUREAPP-6865) (#3287) * Added polling of sampleCollectedAt to Rat test exchange * Fixed linting unit tests and formatting * Switched from result, instant pair to CoronaTestResultResponse data class for clarity * using .copy where appropriate * Fixed unittests * Looks weird to me but ktlint wants it Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Lukas Lechner authored
* Change Max Mustermann to Andrea Schneider in VaccinationList Screenshots * Fix Screenshot images in SubmissionDispatcherFragment * Add new screenshot for the Home Screen with 2 negative tests PCR and RAT Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Add tests for valueset storage format. * Remove extra case and add check for reloading.
-
SAP LX Lab Service Account authored
Change-Id: I7bcf8306d7ee17b065530afd3d30345a918305f9
-
- May 26, 2021
-
-
CWA Technical User authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Mohamed Metwalli authored
-
harambasicluka authored
* default strings * ignore missing translations Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
Mohamed Metwalli authored
* Parameterise correction level * Fix test * Fix instrumentation test * Update QrCodeGenerator.kt * Current config * Lint * Fix tests Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Use last successful diagnosis key download as time reference for the deadman notification. * Use last successful diagnosis key download as time reference for the deadman notification. * Reuse mocking function. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com>
-
Alex Paulescu authored
* OSD back button does same thing as cancel button. * Make solution isolated * Fix linting * Simplified condition. * Cancel function now works consistently with all invalid QR codes. * Renamed function. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Alexander Alferov <a.alferov@sap.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
SAP LX Lab Service Account authored
Change-Id: I5d9a9846d9ff3231208570ad6d30ab2b379c60a1
-
Natalia Lemmerth authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
* Change to HotDataFlow * Created test data for value sets, Adjusted storage tests, Also save null values * Adjusted repo test * Only emit when content changed * ktlint & sourcecheck * Thread safety * Return empty value set as default * detekt and sourceclean Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- May 25, 2021
-
-
CWA Technical User authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
Was off by 1 day to `toDateTimeAtStartOfDay` not being used on nowUTC. Reuse `getTimeUntilImmunity` in `getVaccinationStatus` Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mike McCready authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-