- Nov 26, 2020
-
-
Chilja Gossow authored
* create fragment, viewmodel, layout * remove info fragment * clean up * navigation change * navigate to data privacy review comments * move text to legal_strings.xml test code * legal_strings.xml * remove lifecycle assignment as it is redundant
-
- Nov 25, 2020
-
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Nov 24, 2020
-
-
Oliver Zimmerman authored
* Dispatcher layout changes * String changes and removal for translation * Changes to align with translation process - whoops * Changes as requested by Janet - previous string too long for title * Adjusted margin of last card to remain consistent with the rest. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
Merge branch 1.8.x into 1.9.x (DEV)
-
- Nov 23, 2020
-
-
chilja authored
-
chilja authored
-
chilja authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/storage/SubmissionRepository.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/main/home/SubmissionCardsStateProvider.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/submission/testresult/SubmissionTestResultViewModel.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/viewmodel/SubmissionViewModel.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/util/DataReset.kt # Corona-Warn-App/src/main/res/values-de/legal_strings.xml # Corona-Warn-App/src/test/java/de/rki/coronawarnapp/main/home/SubmissionCardsStateProviderTest.kt
-
- Nov 20, 2020
-
-
Rituraj Sambherao authored
* countryList mofidication * Country Names list implemented * flag size adjustment * removing hardcoded sizes and spacings * ViewHolder changed and code cleanup * layouts adjusted * Finish CountryListView Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
BMItter authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
Merge 1.7.x into 1.8.x (DEV)
-
Matthias Urhahn authored
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/nearby/modules/detectiontracker/DefaultExposureDetectionTracker.kt # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/nearby/modules/detectiontracker/ExposureDetectionTracker.kt
-
Matthias Urhahn authored
Migration to google ENF client v2 (window mode) (EXPOSUREAPP-3456)
-
Matthias Urhahn authored
-
Philipp Nowak authored
Fix scrolling for SubmissionQRCodeInfoFragment and refactor layout code structure to match the other layouts (EXPOSUREAPP-3436) (#1607) (#1662) Co-authored-by:
Katharina Seiz <Katharina.Seiz@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Matthias Urhahn authored
-
Matthias Urhahn authored
* Unarm the quota check for now. * Make key provider unit tests more specific. * Add time unit to parameter name.
-
Kolya Opahle authored
-
Kolya Opahle authored
Merge remote-tracking branch 'origin/feature/3456-enfv2-main-branch' into feature/3456-enfv2-main-branch
-
Kolya Opahle authored
Changed ApplicationConfigurationInvalidException to NormalizedTimePerDayToRiskLevelMappingMissingException Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
Matthias Urhahn authored
-
chris-cwa authored
Merge branch 'feature/3456-enfv2-main-branch' of https://github.com/corona-warn-app/cwa-app-android into feature/3456-enfv2-main-branch
-
chris-cwa authored
-
chris-cwa authored
* updated test api fragment to display exposure windows * do not show dummy text on device * removed it
-
chris-cwa authored
-
Chilja Gossow authored
* create SubmissionSettings and add to SubmissionRepository * refactor DI * refactor testcode * refactoring and test code * klint * remove AssistedInject * split consent method Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
BMItter authored
-
BMItter authored
- Added requireAtLeast to ENFVersion - Added UnsupportedENFVersionException - Throw UnsupportedENFVersionException in provideDiagnosisKeys - Adjusted Tests
-
Matthias Urhahn authored
-
chris-cwa authored
-
AlexanderAlferov authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Nov 19, 2020
-
-
BMItter authored
removed useless test
-
BMItter authored
-
Matthias Urhahn authored
-
janetback authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
BMItter authored
* Show aggregated risk result in testmenu riskCalculationFragment * Use extention fun to build string for aggregated result * Show exposure window count and exposure windows as json + fixed a layoutbug with cut off * satisfy lint * Use real values * Connected ExposureResultStore * ENF v2 Calculation adjusted Testmenu Entry for v2 * Adjusted to ExposureResultStore changes * Added logs * Removed and adjusted some old stuff * Made backend parameters a little bit better readable * its better this way * Created additional risk calc info * Refactoring * sourcecheck clean
-
BMItter authored
-