- Jun 04, 2020
-
-
harambasicluka authored
* plurals to string.xml * added plural strings * adapted formatters
-
Kolya Opahle authored
* Made submission status card style more cross device friendly Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added the positive result submission status card Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * lint fix * Updated main fragment documentation * Added icon for sharing risk status Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Updated positive result home screen card text and icons Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * added the ui state to the submission view model * Create a include for the submission done screen * Starting to add ui state based cards to homescreen * Added barrier for main screan layout to help with state change barrier in constraint layout will add barrier for about _card which will seperate it from whatever card is visible above it. (main_test, main_test_done, main_test_positive, main_risk) * Submission ui is now based on UIState which is calculated in ViewModel * Small changes to the thank you view. More design changes tomorrow * UI State now allows for failed fetch status again * Re-Added ?. that somehow got lost during the merge Co-authored-by:
Oliver Zimmerman <oezimmerman@gmail.com>
-
d067928 authored
# Conflicts: # Corona-Warn-App/src/main/res/values/strings.xml
-
- Jun 03, 2020
-
-
Thomas Klingbeil authored
* apply risk level to diagnosis keys based on day from static vector * day 0 is „today“, which is not available right away from the framework.
-
harambasicluka authored
* rechecked some strings, added translation tags, completion check * shared pref comments - not translatable * removed unused "m_" from preferences * menu items * comments for risk details and test fragment * more comments Co-authored-by:
Muschko <marc.muschko@sap.com>
-
Thomas Klingbeil authored
* use registration token passed to transaction * remove unexpected space before :
-
oemerb authored
* Require tracing for upload (#137) * submission: require tracing enabled when navigating from "Test Result" via "Weiter" * submission: require tracing enabled when navigating from "Andere warnen" via "Weiter" * fix required formatting of SubmissionViewModel.kt * remove isTracingEnabled from SubmissionViewModel.kt and instead include TracingViewModel into fragments to match remaining repository * Circle Hotfix For Build (#142) Signed-off-by:
d067928 <jakob.moeller@sap.com> Co-authored-by:
Fabian-K <fabian.kajzar@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Jakob Möller authored
Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Fabian-K authored
* submission: require tracing enabled when navigating from "Test Result" via "Weiter" * submission: require tracing enabled when navigating from "Andere warnen" via "Weiter" * fix required formatting of SubmissionViewModel.kt * remove isTracingEnabled from SubmissionViewModel.kt and instead include TracingViewModel into fragments to match remaining repository
-
Jakob Möller authored
0.8.1
-
marcmuschko authored
* settings reset further information * build fixes * changed stale risk no data in formatters to fit new style * removed settings header and replaced it with information details header (naming to be refactored) * removed unused ressource * added circle icon for main overview * included main overview colored risk icons and build issue fixes
-
Jakob Möller authored
* Fix TTL Typo Signed-off-by:
d067928 <jakob.moeller@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Fabian-K authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Fabian-K authored
- allow non-cancelable dialogs (defaulting to true) - move camera permission dialog to SubmissionQRCodeScanFragment.kt - remove extra dialog for camera permission denied Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
oemerb authored
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
d067928 authored
Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Jakob Möller authored
* Certificate Pin Setup Signed-off-by:
d067928 <jakob.moeller@sap.com> * Introduce OkHttp3Stack.kt inmemory connection management diskbased caching (10MB) Interface Extension based on Volleys BaseHttpStack Volley Request Queue Synchronous Calls Signed-off-by:
d067928 <jakob.moeller@sap.com> * Lint corrections Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Jan Lippert authored
-
Oliver Zimmerman authored
* Submission string changes. -Submission string changes. Strings marked final are finalized. -Changed the string value of submission done fragment. * Update submission done layout to match new strings added title which was missing * Correction to some of the provided strings. Updated strings as requested. * Update strings.xml merge conflict resolution * Update strings.xml
-
Jakob Möller authored
* remove unnecessary double commit Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Jakob Möller authored
* Setup Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Bump Up GradleWrapper fixes #84 Signed-off-by:
d067928 <jakob.moeller@sap.com> * No Sonar in Circle yet... Signed-off-by:
d067928 <jakob.moeller@sap.com> * Remove unnecessary execution privilege Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Fabian-K authored
-
Fabian-K authored
- remove InvalidQRCodeExcpetion.kt and replace with simple if/else
-
harambasicluka authored
* fixed binding, visibility and color * fixed dark mode
-
AlexanderAlferov authored
* Background work quick fix
-
harambasicluka authored
* renamed old strings and reordered * app information strings translation tags * updated translation tags for long texts * added translation comments to strings * fixed naming error * removed empty comment Co-authored-by:
Muschko <marc.muschko@sap.com>
-
Philipp Woessner authored
changed local config that a high match can be generated via QR code, integrated it with the UI (#125)
-
Philipp Woessner authored
* added restriction to portrait and reversed portrait orientation only * suppress SourceLockedOrientationActivity lint error
-
marcmuschko authored
* added overview fragment baseline * main overview draft version completed with build fixes * checked some final strings again
-
- Jun 02, 2020
-
-
harambasicluka authored
* bluetooth callback added * bound bluetooth callback to the ui Co-authored-by:
Kirill <kirill.sergeev@sap.com>
-
Hee Tatt Ooi authored
* Prevent screenshot of the app for all activities * fix ktlint * code smell fix Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Hee Tatt Ooi authored
* TracingStatusHelper unit test * removed duplicate
-
harambasicluka authored
* circle progress bar impl * ktlint format * added new ui * added circle to contact tracing without binding * added binding and final icon * added circle progress to risk card * added comments * changed default value for disableText * adapted views order to designs * removed testing value Co-authored-by:
Kirill <kirill.sergeev@sap.com>
-
AlexanderAlferov authored
Commented out -dontobfuscate
-
d067928 authored
-
Jakob Möller authored
-
d067928 authored
# Conflicts: # Corona-Warn-App/build.gradle
-
oemerb authored
-