- Jun 05, 2020
-
-
Jakob Möller authored
* Implement SignatureCheck based on BKS Key Store Certificate for ApplicationConfig Signed-off-by:
d067928 <jakob.moeller@sap.com> * Lint Check Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Jakob Möller authored
* Background work improved * Allow background data usage checks
-
Philipp Woessner authored
* added text style for 3 hour mode * possibility to see all key qr codes, added risk level reset, set transmission risk level for risk level calc Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
AlexanderAlferov authored
-
oemerb authored
-
Kolya Opahle authored
* Added the TestAlreadyPairedException to the web request builder * Added specific exceptions to all submission web requests * Moved setting activity of DialogHelper to show call * Re added the requestIDS to all listeners for later use * Added Exception live data to view model * Added error dialogs to RegisterDeviceFragment screen * Added null check to networkResponse in VolleyError * Added error dialogs to SubmissionTestResultFragment screen * Fixed wrong view model call * Added error dialogs to SubmissionResultPositiveOtherWarningFragment * Added missing imports * Revert "Added specific exceptions to all submission web requests" This reverts commit 88d9027e24dd8b8c0baae7478c15cb23af403a0f. * Revert "Added the TestAlreadyPairedException to the web request builder" This reverts commit a4fb8272d89dd1e508a50002827fbc0dc7d86919. * added specific error handing to services * Switched error handlers to retrofit * Extracted status code numbers to constants * Added final strings for http error handling * Removed RegisterDeviceFragment from app and added a Event helper * Lint fixes * removed error report for networking exceptions * Added event wrapper to scan status to allow for rescanning of failed qrs * linting * Switched most view model LiveData to Event Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Jakob Möller authored
Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Thomas Klingbeil authored
This reverts commit b31fd1d8. Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Philipp Woessner authored
-
Kolya Opahle authored
Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
Philipp Woessner authored
* added timestamp when onboarding was completed * added last successfully calculated risk level, refactored RiskLevelRepository Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
harambasicluka authored
-
harambasicluka authored
* font styles from spec * merge Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
Kolya Opahle authored
* Added the TestAlreadyPairedException to the web request builder * Added specific exceptions to all submission web requests * Moved setting activity of DialogHelper to show call * Re added the requestIDS to all listeners for later use * Added Exception live data to view model * Added error dialogs to RegisterDeviceFragment screen * Added null check to networkResponse in VolleyError * Added error dialogs to SubmissionTestResultFragment screen * Fixed wrong view model call * Added error dialogs to SubmissionResultPositiveOtherWarningFragment * Added missing imports * Revert "Added specific exceptions to all submission web requests" This reverts commit 88d9027e24dd8b8c0baae7478c15cb23af403a0f. * Revert "Added the TestAlreadyPairedException to the web request builder" This reverts commit a4fb8272d89dd1e508a50002827fbc0dc7d86919. * added specific error handing to services * Switched error handlers to retrofit * Extracted status code numbers to constants * Added final strings for http error handling
-
Fabian-K authored
- enable disabled state for primary button - simplify submission tan
-
Thomas Klingbeil authored
-
Philipp Woessner authored
-
Jakob Möller authored
* Adapt Google Calls for Batch Size 1 Signed-off-by:
d067928 <jakob.moeller@sap.com> * Adapt CachedKeyFileHolder.kt to allow Testing Scenarios and switch to Daily Fetching Only Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Philipp Woessner authored
changed timevariables constants to new values and deleted unused DateAndTime helper functions (#180)
-
Fabian-K authored
- include missing super.onViewCreated(view, savedInstanceState) calls for consistency
-
Fabian-K authored
* color definitions from design spec added (day & night) * common: - adjust style of button & buttonPrimary - adjust style of textTitle - adjust style of textMultiline submission intro: - simplify the layout - change headline style * Changes to TAN contact page Added operating hours and changed style/string values slightly. * submission dispatcher fragment - style update - text typo fixed * updated test result illustrations updated test result illustrations, changed button colour * Update strings.xml slight text change to match style * submission warn others: - scrolling behavior fixed - style updated - illustration replaced * submission done fragment: - style updated - first behavior row exchanged * submission done fragment: illustration content description * submission tan fragment: style updated * replace colorGreen & colorRed with semantic colors * - unused color removed - colorRiskCardIncreasedRisk and colorRiskCardLowRisk referencing semantic colors * submission status cards style update * emphasized button text color in dark mode adjusted Co-authored-by:
Oliver Zimmerman <oezimmerman@gmail.com>
-
Oliver Zimmerman authored
* Added text descriptions for images related to Other Warning and Submission Done screen -Added required image description string text to strings.xml -Edited requred fragments and includes layouts to provide image description strings * Update include_information_details_header.xml Fixed incorrectly named variable
-
Hee Tatt Ooi authored
* global exception handler that restarts app with previous crash message. for both main thread and coroutines * function comment * naming * added stackrace to intent * removed unnecessary line * extract constants * call reporter for dialog show * comments and refactoring * enable show dialog on app crash * cleanup and refactor * comment * cleanup
-
- Jun 04, 2020
-
-
harambasicluka authored
* settings polish and added final strings * added illustration descriptions
-
Jakob Möller authored
* Circle Hotfix For Build Signed-off-by:
d067928 <jakob.moeller@sap.com> * Replace Volley with Retrofit Signed-off-by:
d067928 <jakob.moeller@sap.com> * Prepare Security Requirements regarding TLS / Pinning Signed-off-by:
d067928 <jakob.moeller@sap.com> * Correct Hash Function Signed-off-by:
d067928 <jakob.moeller@sap.com> * Correct Submission TestResult Call Signed-off-by:
d067928 <jakob.moeller@sap.com> * Enhance Pinning Setup Signed-off-by:
d067928 <jakob.moeller@sap.com> * Enhance Cache Description and print Stack on Report Signed-off-by:
d067928 <jakob.moeller@sap.com> * Correct to 10 MB Signed-off-by:
d067928 <jakob.moeller@sap.com> * BuildConfig Debug for HTTP Output Signed-off-by:
d067928 <jakob.moeller@sap.com> * Lint Correction Signed-off-by:
d067928 <jakob.moeller@sap.com> * Correct AppConfig Request Signed-off-by:
d067928 <jakob.moeller@sap.com> * Lint Signed-off-by:
d067928 <jakob.moeller@sap.com> * Make Bluetooth Enabled Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
Philipp Woessner authored
* changed local config that a high match can be generated via QR code, integrated it with the UI * added the minRiskScore parameter to the ExposureConfiguration * moved the persistence of the exposure summary in a dedicated worker to ensure execution * added new backend app config and custom risk score calculation * fixed static code checks and refactoring * deleted possibility to customise app config in the tests * added test fragment for risk level calculation * static code check fixes * refactored risk level calculation and added tests * added exception if calculated risk score is above the max of the high risk score class
-
ksergeevit authored
* util tests * util tests * util tests + persistence tests * more persistence tests
-
Fabian-K authored
* teletan - update texts to match lower and upper case - remove similar character exclusion - filter spaces and non-alpha numeric characters * qr code scan: update required pattern * qr code: refactor GUID parsing
-
oemerb authored
* ndk version bump * ndk version bump
-
oemerb authored
-
harambasicluka authored
-
marcmuschko authored
* added translatable website for FAQ and technical contact * final strings for main overview added * added spacing to scroll views to bottom buttons / guidelines * restrucured app information menu order * fixed missing text in app information, added divider to contact page * text style adjustment onboarding * text style adjustment app information menu and main overview risk list
-
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 * Update strings.xml -removed "<!-- final -->" comments causing issue with translation -added relevant comments for some strings * Update strings.xml Added all the tagged comments after removal of 'final' comments in relation to submission flow.
-
ksergeevit authored
* util tests * util tests * util tests + persistence tests
-
Kolya Opahle authored
-
marcmuschko authored
* onboarding action buttons alignment * adjusted header layout in main overview * main share header adjusted * fixed scroll view issue and added sticky header in settings main screen and settings tracing * settings notification header adjusted * settings reset header footer adjustment * risk details footer adjusted * fix build issues * information header adjustment * information section headers adjusted
-
Jakob Möller authored
* Setup Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Error Reporting through Dialog Signed-off-by:
d067928 <jakob.moeller@sap.com> * Setup Generic Error Dialog Signed-off-by:
d067928 <jakob.moeller@sap.com> * Setup Generic Error Dialog Signed-off-by:
d067928 <jakob.moeller@sap.com> * Lints Signed-off-by:
d067928 <jakob.moeller@sap.com> * Correct Strings to german Signed-off-by:
d067928 <jakob.moeller@sap.com> * Finalize Error Dialog Handling Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
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
-