Skip to content
Snippets Groups Projects
  1. Jun 08, 2020
  2. Jun 07, 2020
    • Thomas Klingbeil's avatar
      Extend teleTAN to 10 characters + input validation (#252) · 8577f8d4
      Thomas Klingbeil authored
      
      * Change teleTAN from 7 to 10 characters
      
      # Conflicts:
      #	Corona-Warn-App/src/main/res/values/dimens.xml
      
      * adjust TAN input to updated design
      
      # Conflicts:
      #	Corona-Warn-App/src/main/res/values/dimens.xml
      
      * move TAN to upper case centrally
      
      * styling of filled/empty TAN input spaces
      
      * replace gradient at TAN entry with solid shape
      
      * fix TAN input dash style
      
      * add teleTAN input validation
      
      * ensure valid characters are entered
      * block further input if character is invalid
      * mark invalid characters accordingly
      * show error message if character is invalid
      * calculate checksum
      * show error and prevent the user from clicking „next“ if checksum is invalid
      
      * code formatting
      
      * Add include to TAN fragment
      
      * Update teleTAN entry info text
      
      * remove code smells
      
      * Change detection of valid characters in TAN to whitelist
      
      * add tests for TanHelper
      
      * add tests for SubmissionTanViewModel
      
      Co-authored-by: default avatarJakob Möller <jakob.moeller@sap.com>
      8577f8d4
    • harambasicluka's avatar
      Feature: Toolbar (#254) · 6c118de4
      harambasicluka authored
      * replaced custom header with toolbar
      
      * removed fadingScrollView
      
      * toolbar
      
      * excluded translation from lint for dev
      
      * main header
      
      * fixed id
      
      * icon fix
      
      * added navigation to risk details
      6c118de4
    • marcmuschko's avatar
      Updated Assets (#231) · 4b4fb981
      marcmuschko authored
      * illustrations prepare for dark mode
      
      * removed unused ressource
      
      * dark mode illustrations submission flow
      
      * removed legacy fragment
      
      * assets updated
      
      * data privacy onboarding text
      
      * illustration icons submission
      
      * fixed privacy illustration
      
      * behavior icons
      
      * fixed main light mode illustrations for submission
      4b4fb981
  3. Jun 06, 2020
  4. Jun 05, 2020
    • harambasicluka's avatar
      fixed color duplicates (#195) · 50aaef01
      harambasicluka authored
      50aaef01
    • harambasicluka's avatar
      Feature: Font Styles (#194) · f71683af
      harambasicluka authored
      
      * font styles from spec
      
      * merge
      
      Co-authored-by: default avatarmarcmuschko <marc.muschko@sap.com>
      f71683af
    • Fabian-K's avatar
      - remove stable and grey buttons (#190) · 9b799048
      Fabian-K authored
      - enable disabled state for primary button
      - simplify submission tan
      9b799048
    • Fabian-K's avatar
      Submission style (#181) · 49735830
      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: default avatarOliver Zimmerman <oezimmerman@gmail.com>
      49735830
  5. Jun 04, 2020
    • 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
  6. Jun 03, 2020
  7. Jun 02, 2020
  8. May 30, 2020
Loading