- Jun 05, 2020
-
-
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
-
- 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>
-