Skip to content
Snippets Groups Projects
  1. Jun 05, 2020
  2. Jun 04, 2020
    • harambasicluka's avatar
      Feature: Illustration strings for a18y (#171) · baa3e130
      harambasicluka authored
      * settings polish and added final strings
      
      * added illustration descriptions
      baa3e130
    • Philipp Woessner's avatar
      Implement risk level calculation changes (#136) · 26c4cb50
      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
      26c4cb50
    • Fabian-K's avatar
      QR & TeleTan pattern (#160) · 1c0ef3d6
      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
      1c0ef3d6
    • harambasicluka's avatar
      af59e3e9
    • marcmuschko's avatar
      Small design / layout adjustments, translatable support number / FAQ link (#163) · bfa5d299
      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
      bfa5d299
    • Oliver Zimmerman's avatar
      Feature/submission string changes (#158) · 815a0950
      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.
      815a0950
    • marcmuschko's avatar
      Feature/header layout (#159) · a1a3c673
      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
      a1a3c673
    • Jakob Möller's avatar
      Exception Dialogs (#155) · cc21e066
      Jakob Möller authored
      
      * Setup Sonar
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Error Reporting through Dialog
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Setup Generic Error Dialog
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Setup Generic Error Dialog
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Lints
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Correct Strings to german
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Finalize Error Dialog Handling
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      cc21e066
    • harambasicluka's avatar
      Feature: String plurals (#157) · e7161eff
      harambasicluka authored
      * plurals to string.xml
      
      * added plural strings
      
      * adapted formatters
      e7161eff
    • Kolya Opahle's avatar
      Submission thank you card and ui state integration (#150) · be285866
      Kolya Opahle authored
      
      * Made submission status card style more cross device friendly
      
      Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>
      
      * Added the positive result submission status card
      
      Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>
      
      * lint fix
      
      * Updated main fragment documentation
      
      * Added icon for sharing risk status
      
      Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>
      
      * Updated positive result home screen card text and icons
      
      Signed-off-by: default avatarKolya 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: default avatarOliver Zimmerman <oezimmerman@gmail.com>
      be285866
  3. Jun 03, 2020
  4. Jun 02, 2020
  5. Jun 01, 2020
    • marcmuschko's avatar
      Updated strings, introduced more details on app-information screens (#88) · 153ee3a8
      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
      153ee3a8
  6. May 30, 2020
Loading