Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Show Battery Optimization settings when: #5333

Merged

Conversation

AenBleidd
Copy link
Member

  1. Battery Optimization settings are available
  2. and application was not already set to ignore Battery Optimization
  3. and these settings were not shown before

This fixes #4420

1. Battery Optimization settings are available
2. and application was not already set to ignore Battery Optimization
3. and these settings were not shown before

This fixes BOINC#4420

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #5333 (612c836) into master (b2a5bbc) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5333      +/-   ##
============================================
- Coverage     10.85%   10.84%   -0.01%     
  Complexity     1064     1064              
============================================
  Files           279      279              
  Lines         36005    36036      +31     
  Branches       8326     8331       +5     
============================================
  Hits           3909     3909              
- Misses        31704    31735      +31     
  Partials        392      392              
Files Changed Coverage Δ
.../src/main/java/edu/berkeley/boinc/TasksFragment.kt 0.00% <0.00%> (ø)

@AenBleidd AenBleidd merged commit 640be40 into BOINC:master Aug 17, 2023
45 of 46 checks passed
@AenBleidd AenBleidd deleted the vko_android_battery_optimization_activity branch August 17, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Show users battery-optimization page on request if applicable
1 participant