You need to sign in or sign up before continuing.
- Apr 21, 2021
-
-
BMItter authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
* fix timeformats for Events * Fix wrong time format in CheckinVH Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
* default string update * strings...
* some strings only existed in the default strings... Co-authored-by:AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Mohamed authored
* Avoid double hashing and some logs * lint * Improve logging. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
SAP LX Lab Service Account authored
Change-Id: Ib66020bcfa2dcf801afa86a870ce8502b724288e
-
axelherbstreith authored
* updated screen wiring * linting * fix * updated nav args handling
-
Matthias Urhahn authored
* Improve HotDataFlow error handling * Make behavior more obvious to caller * Remove footguns in error handling * Allow blocking calls to receive their specific error * Allow async calls to provide an error handler * Simplify mapping. * Change update call to blocking, to prevent executing multiple actions, if one runs late. * Add missing test registration dates to PCR/RAT cards on homescreen. * Update testResultReceivedAt timestamp when receiving a final test result. * Only prevent test refresh if we have submitted, in other cases, still allow polling. * Remove unnecessary refresh call on test removal, removal includes refresh. * Reverse dependencies for `ShareTestResultNotificationService` listen to CoronaTestRepository instead of being called active from various places. * Negate `CoronaTest.isSubmissionAllowed` if `CoronaTest.IsSubmitted==true` * Fix merge regressions. * Fix instrumentation test.
-
Matthias Urhahn authored
-
Matthias Urhahn authored
Revert "Revert "Change texts to stipulate TAN hotline for PCR tests only (EXPOSUREAPP-6585) (#2878)"" This reverts commit 523a37b3
-
Matthias Urhahn authored
This reverts commit 01c5ec80.
-
Alex Paulescu authored
* Started schnelltest result screen. * Adapting current result screens to new design. * Adjusted string and id names. * Removed separate result screen. * Added time counter layout. * Started schnelltest result screen. * Finished styling the negative rapid test result screen. * Added routing for Negative PCR result. * Submission states for RAT cards. * Supporting classes for negative antigen result fragment. * Routing for result screens. * New logic for displaying test cards on the homescreen. * Added negative result screen to SubmissionModules. * Fixed errors caused by merge and fixed binding issue. * Fixed tests and merge conflicts. * Addressed PR comments and fixed instrumentation test. * Lint check * Added navargs to instrumentation test. * Lint Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Apr 20, 2021
-
-
Juraj Kusnier authored
* Use DateTime * update tests * update tests * fix merge * fix timezone in test * lint * update circleci config * timezone check * timezone check * fix tests * revert circleci config changes Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
axelherbstreith authored
* refactored nav args * fixed navigation * added comments * added error handling
-
janetback authored
-
axelherbstreith authored
* initial connection * add cancel navigation * improved navigation * added nav args + udated deletion warning view model * fixed merge conflicts * updated screen wiring * linting * fix unit tests * lint * updated wiring * lint * updated navArgs passing * fixed merging issue * linting * fixunit tests * lint * Tweak unit tests. * fix nav graph * fixed merging conflict * linting * included UI changes * updated navigation when code is redeemed * updated navigation params * addressed comments * addressed comments * addressed comments Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
fynngodau authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
chris-cwa authored
* simplified pcr evaluation * - unused device ui state * more simplifying * fixed tests Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
chris-cwa authored
-
CWA Technical User authored
-
- Apr 19, 2021
-
-
fynngodau authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
Merge 2.0.x into 2.1.x (DEV)
-
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/presencetracing/storage/TraceLocationDatabase.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/presencetracing/storage/migration/PresenceTracingDatabaseMigration1To2.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/submission/task/SubmissionTask.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/eventregistration/EventRegistrationUIModule.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/presencetracing/attendee/checkins/items/PastCheckInVH.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/submission/resultavailable/SubmissionTestResultAvailableViewModel.kt # Corona-Warn-App/src/main/res/values-de/strings.xml # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/submission/task/SubmissionTaskTest.kt # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/ui/submission/testavailable/SubmissionTestResultAvailableViewModelTest.kt # gradle.properties
-
Matthias Urhahn authored
* Add test menu for corona tests. * Store CoronaTestResult.kt raw value (that we got from the server) * Add CoronaTest refresh options to test menu. * Add workaround for crash on homescreen if RAT is registered. * LINTs * Remove unnecessary layout container.
-
axelherbstreith authored
* updated layout and strings * update legal strings for different languages * adding onboarding strings & some cleanup * add legacy strings for ktlint - will be removed with next translation update Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Luka Harambasic <luka.harambasic@sap.com>
-
Mohamed authored
* Pump version patch * CheckIns Consent (EXPOSUREAPP-6530) (#2855) * Initial implementation * Bind selectable check-ins item * Select items * Update strings * lint * show dialog * Update strings.xml * Delegate to ViewModel * Correct text * Consider pre-consent * Move screen to actual graph * Add unit tests * Select All behaviour * Tweak padding and background color in darkmode. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> * Add submission consent property to checkin database (EXPOSUREAPP-6514) (#2859) * Add new Check-In property for submission consent. * Fix unit tests. * Wire up new consent (EXPOSUREAPP-6532) (#2860) * Wire CheckIns consent * Move to business logic * Handle back navigation * Fix test * Use completedCheckIns extension * Update CheckIns for submission * Renaming * Extend unit tests, test for CheckIn validity. * Fix KLINT * More unit tests * Lint * PR Comments Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> * Reset old selection (DEV) (#2870) Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
SAP LX Lab Service Account authored
Change-Id: I80a991883b683beb8d28de906a4010e1a0a0333d
-
Chilja Gossow authored
* extract data from qr code * move to extractor * unit test pcr test * unit tests * unit tests * adapt for hash * resolve merge conflicts * make sure no unexpected exception is thrown in case a value is missing * use correct type * remove guid from supertype as RAT use a hsh instead * fix tests * add hex check * detekt Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com>
-
Marcus authored
This was causing starkly rounded corners for bigger qr codes which had trouble being scanned. Fixes #2852. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
harambasicluka authored
-
fynngodau authored
* Replace android.widget.Button with Button * Replace getColor with getColorCompat Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
- Apr 16, 2021
-
-
fynngodau authored
* Use vector drawables support library * Pregenerate CWA logo for splash screen This fixes a crash on Android Marshmellow caused by the platform not natively wanting to render this logo. The vector drawable library cannot be used here AFAIK. * Use app:srcCompat instead of android:src For Android 6 compatiblity: causes the device to use the support library for generating vector drawables. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Mike McCready authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
* Use user time zone instead of utc for days * Update dates at midnight Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Refactoring. Move VerificationServer to `coronatest` package. Rename `TestResult` to `CoronaTestResult` and add new states. * CoronaTestRepository, draft2. More structure, modularise creation. Wire up HotDataFlow. * CoronaTestRepository, draft3. Test specific logic delegation to processor modules. Wire up legacy migration. * CoronaTestRepository, draft4. Test result polling & DataReset. * CoronaTestRepository, draft5. More migration logic. * Revert default env change. * Flesh out test storage further. * Extend test data with additional attributes, further move migration along. * Handle setting items as "being processed" when polling for test results. * Make SubmissionState test specific and remove SubmissionStateProvider.kt in favor of a state mapper for PCRCoronaTest.kt via extension function. * Make the refresh call blocking, so workers don't need extra logic to keep running. * Catch polling exceptions on processor level and store the exception. * Address PR comments and refactor legacy test data migration. * Adjust property visibility. * Make registerTest return the new test to allow the UI to navigate based on the return value. * Refactor test registration to support creating `CoronaTest` instances via TANs. * More specific key preference key. * CoronaTestRepository, draft6. Wire up SubmissionRepository.kt with all related UI elements. Fix dagger injection issues (loop) related to worker scheduling. * Resolve merge conflicts. Wire up HomeFragmentViewModel.kt * Fix test display behavior, only one unregistered card needs to be visible? * Fix unit tests, Pass1. * Lints * Fix unit tests, Pass2. * Fix unit tests, Pass3. * Fix unit tests, Pass4. * LINTs * Fix instrumentation tests. * Workaround for submission flow until more PRs are merged., grant consent change. * Fix processing state not being set according to parameter. * Fix/Adjust corona test storage. * Fix stableID collision between coronatest home screen cards. * Bandage unit tests that were affected by moving consent.
-
BMItter authored
Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com>
-
- Apr 15, 2021
-
-
AlexanderAlferov authored
Antigen: PCR and Rapid test home screen cards (EXPOSUREAPP-6019, EXPOSUREAPP-6020, EXPOSUREAPP-6021) (#2822) * PCR status cards * project.xml fix * Rapid status cards * Removed extra layout wrapping * Rename pcr test cards * Test fragment with all PCR tests cards * Clean up * Rapid status cards added * Clean up * Strings added * Test fix * Text fix for positive test cards * Text update for outdated rapid test description * Layout fix for positive rapid test cards * Layout fix for fetching card * Reused old asset for home icon * Update antigen_strings.xml Co-authored-by:
Juraj Kusnier <jurajkusnier@users.noreply.github.com> Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-