- Jun 02, 2020
-
-
d067928 authored
# Conflicts: # Corona-Warn-App/build.gradle
-
oemerb authored
-
Matthias Küch authored
* 0.5.6 * Fix spelling gonna and docker * Add missing "to" Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Thomas Klingbeil authored
* limit the number of keys to be uploaded to 14 * fix spaces Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Fabian-K authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
marcmuschko authored
-
Hee Tatt Ooi authored
* Notifications when risk value has changed between low and high. * Notifications when risk value has changed between low and high. Fixed wildcard imports. * Fixed formatting, ktlint issue. * app foreground/background checking. Notifications are not sent when app is in background * update comments * initialize foreground flag as false(valid for background threads before ui starts) * comments * included UNDERTERMINED as a low, for initialisation * fixed icon * fixed tests Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Fabian-K authored
* - submission-contact fragment added - StepEntry custom view added to unify various step entry views - SimpleStepEntry as a simple implementation of a StepEntry with title and text added * - apply naming conventions for ids - use CallHelper to trigger a call - access views using kotlinx.android.synthetic Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
marcmuschko authored
* changed permission dialog logic for onboarding tracing fragment and onboarding notification fragment * adjusted contributing file * added settings notification handling to display value in settings overview * fixed app crash during bluetooth settings navigation * corrected wrong value from view model in tracing settings text
-
Kolya Opahle authored
Co-authored-by:
marcmuschko <marc.muschko@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
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>
-
Janik Steegmüller authored
* Add ShareHelper * Use ShareHelper in MainShareFragment
-
mseele authored
* fix #82 Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
harambasicluka authored
set "enabled" for include_settings_switch_row in notifications settings, fixes wrong binding and removed clickable rows (#101) Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Thomas Klingbeil authored
* Store timestamp of receiving registration token * also reset this timestamp when deleting the registration token * use correct timestamp for display of test time * replace tracing activation time by test result reception time * rename TAN request to match context * set isAllowedToSubmitDiagnosisKeys properly Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Jakob Möller authored
* closes #33 * Add Commit Flag to ensure synchronous consistent Updates to Disk Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Jakob Möller authored
Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
harambasicluka authored
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Tim Brüggenthies authored
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
ka7 authored
* 0.5.6 * spelling fixes Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
klemens <ka7@github.com> Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Volkmar Vogel authored
* 0.5.6 * fix typo Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
harambasicluka authored
* introduced settings navigation helper * added connection and bluetooth stati to main and tracing settings * moved strings * removed unnecessary backgroundTint Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Robert Scheck authored
Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Kolya Opahle authored
* added support for lower case input in teleTan fragment Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Removed notice of case insensitivity from temporary strings.xml Signed-off-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Thomas Kowark authored
* Update pull_request_template.md * Removed Link to Contribution Guidelines (added by Github on the right hand side, anyhow) * Removed Link to issue #41 from title example (this has been linked quite a lot...) * 0.5.6 * Fix typo Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
- Jun 01, 2020
-
-
marcmuschko authored
* updated strings for risk card and risk card details; plural strings are todo when finalized * updated more strings on main / details * added comments * added strings for information about, information technical hotline; changed technical hotline layout * removed hotline test icon * fixed build issues
-
harambasicluka authored
* added strings wip to known issues * updated readme Co-authored-by:
Muschko <marc.muschko@sap.com>
-
- May 31, 2020
-
-
Jakob Möller authored
-
d067928 authored
# Conflicts: # Corona-Warn-App/build.gradle
-
Jakob Möller authored
* Release/0.5.5 * Gradle Reset to 0.5.4 (#53) * Release/0.5.5 (#48) * Hotfix for resetting Gradle Version (internal pipeline confirmation) (#52) * Disable minify / shrink * Dont obfuscate
-
Jakob Möller authored
* Release/0.5.5 (#48) * Hotfix for resetting Gradle Version (internal pipeline confirmation) (#52)
-
Jakob Möller authored
-
Jakob Möller authored
-
Jakob Möller authored
Updated Submission Flows
-
Kolya Opahle authored
* Fixed teleTAN based device registration Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * allowed excluded tan chars for testing Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Revert "allowed excluded tan chars for testing" This reverts commit 253ede4ea9c8ba2b5e6dd324680eed0f8f7e74c1.
-
Hee Tatt Ooi authored
-
- May 30, 2020
-
-
Thomas Klingbeil authored
* Moved camera permission check to dispatcher fragment * Added illustrations for test result screen * Updated result fragment to match new design * Added constraints to status card * Integrated submission result positive other warning fragment in ui flow * add TAN fetching to the key submission transaction * remove unneeded function * Fix log message for fetching TAN * Added submission done fragment to nav graph Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added ability to dialog helper to create dialog without negative button * Switched from AlertDialog.Builder to DIalogHelper * use actual TAN (authCode) for key submission set the TAN in the corresponding header field fixes #8 * request permission to retrieve diagnosis keys * permission needs to be requested again after dialog has been presented to the users * trigger transaction to retrieve TAN and upload keys Co-authored-by:
Kolya Opahle <k.opahle@sap.com>
-
Kolya Opahle authored
* Moved camera permission check to dispatcher fragment * Added illustrations for test result screen * Updated result fragment to match new design * Added constraints to status card * Integrated submission result positive other warning fragment in ui flow * Added submission done fragment to nav graph Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added ability to dialog helper to create dialog without negative button * Switched from AlertDialog.Builder to DIalogHelper
-
Michael Keppler authored
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-