Skip to content
Snippets Groups Projects
  1. Jun 02, 2020
  2. Jun 01, 2020
  3. May 31, 2020
  4. May 30, 2020
    • Thomas Klingbeil's avatar
      Enable diagnosis key upload to backend (#35) · a5a6d244
      Thomas Klingbeil authored
      
      * Moved camera permission check to dispatcher fragment
      
      * Added illustrations for test result screen
      
      * Updated result fragment to match new design
      
      * Added constraints to status card
      
      * Integrated submission result positive other warning fragment in ui flow
      
      * add TAN fetching to the key submission transaction
      
      * remove unneeded function
      
      * Fix log message for fetching TAN
      
      * Added submission done fragment to nav graph
      
      Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>
      
      * Added ability to dialog helper to create dialog without negative button
      
      * Switched from AlertDialog.Builder to DIalogHelper
      
      * use actual TAN (authCode) for key submission
      
      set the TAN in the corresponding header field
      fixes #8
      
      * request permission to retrieve diagnosis keys
      
      * permission needs to be requested again after dialog has been presented to the users
      * trigger transaction to retrieve TAN and upload keys
      
      Co-authored-by: default avatarKolya Opahle <k.opahle@sap.com>
      a5a6d244
    • Kolya Opahle's avatar
      Submission UI Additions (#25) · 88b43966
      Kolya Opahle authored
      
      * Moved camera permission check to dispatcher fragment
      
      * Added illustrations for test result screen
      
      * Updated result fragment to match new design
      
      * Added constraints to status card
      
      * Integrated submission result positive other warning fragment in ui flow
      
      * Added submission done fragment to nav graph
      
      Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>
      
      * Added ability to dialog helper to create dialog without negative button
      
      * Switched from AlertDialog.Builder to DIalogHelper
      88b43966
    • Michael Keppler's avatar
      75dfa27c
Loading