Skip to content
Snippets Groups Projects
  1. Jun 05, 2020
    • 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
    • Kolya Opahle's avatar
      Error handling for network requests in Submission Flow (#141) · bdac0f1b
      Kolya Opahle authored
      * Added the TestAlreadyPairedException to the web request builder
      
      * Added specific exceptions to all submission web requests
      
      * Moved setting activity of DialogHelper to show call
      
      * Re added the requestIDS to all listeners for later use
      
      * Added Exception live data to view model
      
      * Added error dialogs to RegisterDeviceFragment screen
      
      * Added null check to networkResponse in VolleyError
      
      * Added error dialogs to SubmissionTestResultFragment screen
      
      * Fixed wrong view model call
      
      * Added error dialogs to SubmissionResultPositiveOtherWarningFragment
      
      * Added missing imports
      
      * Revert "Added specific exceptions to all submission web requests"
      
      This reverts commit 88d9027e24dd8b8c0baae7478c15cb23af403a0f.
      
      * Revert "Added the TestAlreadyPairedException to the web request builder"
      
      This reverts commit a4fb8272d89dd1e508a50002827fbc0dc7d86919.
      
      * added specific error handing to services
      
      * Switched error handlers to retrofit
      
      * Extracted status code numbers to constants
      
      * Added final strings for http error handling
      bdac0f1b
    • Fabian-K's avatar
      - remove stable and grey buttons (#190) · 9b799048
      Fabian-K authored
      - enable disabled state for primary button
      - simplify submission tan
      9b799048
    • Thomas Klingbeil's avatar
      b31fd1d8
    • Philipp Woessner's avatar
      added getCurrentHourUTC again (#187) · 4888ec7b
      Philipp Woessner authored
      4888ec7b
    • Jakob Möller's avatar
      Feature/Daily Fetch (#185) · f57b2417
      Jakob Möller authored
      
      * Adapt Google Calls for Batch Size 1
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      
      * Adapt CachedKeyFileHolder.kt to allow Testing Scenarios and switch to Daily Fetching Only
      
      Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
      f57b2417
    • Philipp Woessner's avatar
      changed timevariables constants to new values and deleted unused DateAndTime... · 4580c7ac
      Philipp Woessner authored
      changed timevariables constants to new values and deleted unused DateAndTime helper functions (#180)
      
      4580c7ac
    • Fabian-K's avatar
      - null view bindings in onDestroyView (fixes #104) (#182) · a9043b3d
      Fabian-K authored
      - include missing super.onViewCreated(view, savedInstanceState) calls for consistency
      a9043b3d
    • 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
    • Oliver Zimmerman's avatar
      Added text descriptions for images related to Other Warning and Submi… (#172) · 0054eace
      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
      0054eace
    • Hee Tatt Ooi's avatar
      Exception handler (#176) · 500c36c4
      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
      500c36c4
  2. Jun 04, 2020
  3. Jun 03, 2020
Loading