Skip to content
Snippets Groups Projects
  1. Sep 02, 2020
  2. Sep 01, 2020
  3. Aug 27, 2020
  4. Aug 26, 2020
  5. Aug 19, 2020
  6. Aug 18, 2020
  7. Aug 17, 2020
  8. Aug 12, 2020
  9. Aug 11, 2020
  10. Aug 07, 2020
  11. Aug 04, 2020
  12. Aug 03, 2020
  13. Jul 31, 2020
  14. Jul 30, 2020
    • Kolya Opahle's avatar
      Fix looping background restricition notification in onboarding (EXPOSUREAPP-1962) (#950) · 22c9702a
      Kolya Opahle authored
      
      * added call to navigateToMain before opening the app settings
      
      * Moved checks for background job notification to main activity
      
      * refined background dialogs
      
      Co-authored-by: default avatarPhilipp Woessner <philipp.woessner@sap.com>
      Unverified
      22c9702a
    • Philipp Woessner's avatar
      Added key retrieval logic in app's onCreate to include Googles WakeUpService (#947) · d43b9f99
      Philipp Woessner authored
      
      * Background jobs debug notifications
      
      * added 1.5 ENF SDK and start one time work in application onCreate
      
      * schedule one time worker in onCreate
      
      * added alternative with wakelock and execution in onCreate directly
      
      * refined wakelock and debug notifications
      
      * ktlint fixes
      
      Co-authored-by: default avatarAlexander Alferov <a.alferov@sap.com>
      Co-authored-by: default avatard067928 <jakob.moeller@sap.com>
      Unverified
      d43b9f99
    • Oliver Zimmerman's avatar
      Energy optimized and manual check warning dialogs (EXPOSUREAPP-1853) (#944) · a5505ba8
      Oliver Zimmerman authored
      
      * Check for battery saver mode
      
      added a check for battery saver mode in connectivity helper
      created sample dialog to appear if battery saver is enabled - string values to be confirmed.
      
      * Implemented the energy saving warning dialog in main screen
      
      - Created a Dialog in MainFragment that shows once (shared pref boolean check), and if energy saver mode is enabled
      - Created a shared pref in local data to store if the energy saving warning has been shown
      - Added strings required for dialog (Only DE confirmed)
      - Added a method in ExternalActionHelper that will open energy saver settings
      - Adjusted existing dialog in onboarding process
      
      * Change from battery saver check to battery optimized check
      
      - Change from battery saver check to battery optimized check
      - Added second dialog explaining manual checks
      
      * Update strings.xml
      
      Text changes as provided on JIRA ticket
      
      * Dialog will now only appear once in tracing settings.
      
      * removed unused imports
      
      * Update SettingsTracingFragment.kt
      
      * Update SettingsTracingFragment.kt
      
      * code formatting
      
      * formatting
      
      * Update ConnectivityHelper.kt
      
      * Update SettingsTracingFragment.kt
      
      * Lint and string file changes
      
      1. Small corrections of brackets and lines
      2. Keeping order of the elements in string files uniform across languages
      
      * Update strings.xml
      
      * Update strings.xml
      
      Co-authored-by: default avatarRituraj Sambherao <git.rituraj.sambherao@gmail.com>
      Unverified
      a5505ba8
  15. Jul 27, 2020
  16. Jul 23, 2020
  17. Jul 22, 2020
  18. Jul 21, 2020
  19. Jul 17, 2020
  20. Jul 15, 2020
  21. Jul 14, 2020
    • Oliver Zimmerman's avatar
      Added home screen implementation for location state (EXPOSUREAPP-1756) (#869) · 93d5ba91
      Oliver Zimmerman authored
      
      * Implemented state check for location
      
      * formatting
      
      * removed duplicate manifest item
      
      * Update ConnectivityHelper.kt
      
      * Update ConnectivityHelper.kt
      
      * Added location type to TracingStatusHelper
      
      Added location type to TracingStatusHelper as well as relevant String values
      
      * added location paramater to TracingStatusHelper utilizing methods
      
      added location paramater to TracingStatusHelper utilizing methods.
      
      Implementation including location not yet included.
      
      * Finalized TracingStatusHelper to include the location value
      
      Finalized TracingStatusHelper to include the location value to be returned to Formatters in FormatterSettingsHelper
      
      * formatting
      
      * Update FormatterSettingsHelper.kt
      
      * Update FormatterSettingsHelper.kt
      
      * Added home screen implementation for location state
      
      - Added logic to formatters adjust home screen tracing state based on location setting.
      - Adjusted existing state tests to include location boolean value and results.
      - Added location inactive icon.
      
      * Update FormatterSettingsHelper.kt
      
      * test changes to match formatter/helper changes
      
      Co-authored-by: default avatarPhilipp Woessner <64482866+pwoessner@users.noreply.github.com>
      Unverified
      93d5ba91
    • Philipp Woessner's avatar
    • Rituraj Sambherao's avatar
      risk details string resource updated · 363e921a
      Rituraj Sambherao authored
      363e921a
  22. Jul 13, 2020
Loading