-
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:
Rituraj Sambherao <git.rituraj.sambherao@gmail.com>
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:
Rituraj Sambherao <git.rituraj.sambherao@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.