Skip to content
Snippets Groups Projects
  1. Sep 15, 2020
  2. Sep 14, 2020
  3. Sep 08, 2020
  4. Sep 02, 2020
  5. Sep 01, 2020
  6. Aug 27, 2020
  7. Aug 26, 2020
  8. Aug 19, 2020
  9. Aug 18, 2020
  10. Aug 17, 2020
  11. Aug 12, 2020
  12. Aug 11, 2020
  13. Aug 07, 2020
  14. Aug 04, 2020
  15. Aug 03, 2020
  16. Jul 31, 2020
  17. 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
  18. Jul 27, 2020
  19. Jul 23, 2020
  20. Jul 22, 2020
  21. Jul 21, 2020
  22. Jul 17, 2020
  23. Jul 15, 2020
Loading