- Jun 06, 2020
-
-
marcmuschko authored
* cleanup styles from xml * updated settings illustrations * onboarding illustrations * information illustrations * updated main illustrations overview / share * icon adjustments * refactiored illustiration usage
-
harambasicluka authored
* grey background & removed light button elevation * light theme * dark & stable colors * fix
-
marcmuschko authored
* onboarding text styles * main overview text styles * information screen text styles * risk * fix * settings styling text * settings text * saved risk level display bound to model * fixed nullpointer * adjust settings styling / layout * main overview small design adjustment Co-authored-by:
Luka Harambasic <luka.harambasic@sap.com>
-
harambasicluka authored
Co-authored-by:
marcmuschko <marc.muschko@sap.com>
-
harambasicluka authored
-
Fabian-K authored
* submission: - refactor test result card - format date respecting device locale * submission: status card content refactoring * lint max line length fixed Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Kolya Opahle authored
-
- Jun 05, 2020
-
-
Hee Tatt Ooi authored
-
harambasicluka authored
* Background work quick fix * Formatting * Background work improved * Formatting * Refactoring * Refactoring * Allow background data usage * Added isBackgroundRestricted * removed unused import Co-authored-by:
Alexander Alferov <a.alferov@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
d067928 authored
Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
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
-