Skip to content
Snippets Groups Projects
  1. Jun 09, 2020
  2. Jun 08, 2020
  3. Jun 07, 2020
    • Hee Tatt Ooi's avatar
    • marcmuschko's avatar
      Admin/prchecklist (#260) · 8dd22995
      marcmuschko authored
      * adjusted pr checklist
      
      * adjusted pr template
      8dd22995
    • Fabian-K's avatar
      Submission Changes (#258) · bc6ee61b
      Fabian-K authored
      * - ask for confirmation before removing a test from the app
      
      * - fix wrong number "(0)" when calling via submission contact fragment
      
      * - remove old string from translations
      bc6ee61b
    • 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
Loading