summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/fuelgauge/BatteryUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-5/+5
* update checkbox based on FAS APILei Yu2018-04-181-0/+5
* Log app versionCode in anomaly detectionLei Yu2018-04-121-0/+17
* Add method to check if app has launcher activityLei Yu2018-04-121-3/+29
* Add system app check for anomaly detection.Lei Yu2018-04-111-0/+38
* Add NullPtrCheck when smearing in settingsLei Yu2018-04-061-0/+5
* Change BatteryUtils.isLegacyApp() to isPreOApp()hughchen2018-03-201-2/+2
* update "Last full charge" preferenceLei Yu2018-03-191-18/+10
* Update BatteryInfo to include averageTimeToDischargeSalvador Martinez2018-03-071-6/+7
* Add special check for excessive bg anomalyjackqdyulei2018-02-231-2/+35
* Update copy for battery estimate related featuresSalvador Martinez2018-02-071-25/+18
* Add restrict app detail pagejackqdyulei2018-01-191-0/+26
* Add high usage battery tipjackqdyulei2018-01-091-0/+25
* Improve messaging for enhanced notificationsSalvador Martinez2018-01-081-8/+6
* Extract method getBatteryInfo() from loaderjackqdyulei2017-12-191-0/+46
* Add Foreground Service time to battery usageMichael Wachenschwanz2017-07-211-18/+42
* Never store battery stats for cachejackqdyulei2017-07-141-0/+1
* Update Anomaly detection frameworkjackqdyulei2017-07-061-1/+38
* Merge "Add util method to get battery stats" into oc-dr1-devTreeHugger Robot2017-07-061-0/+8
|\
| * Add util method to get battery statsMatthew Fritze2017-07-051-0/+8
* | Make utility methods static.Alex Kulesza2017-07-051-2/+2
* | Merge "Update the method about foreground time." into oc-dr1-devTreeHugger Robot2017-07-051-8/+8
|\ \ | |/ |/|
| * Update the method about foreground time.jackqdyulei2017-06-301-8/+8
* | Add BatteryInfo logging to settingsSalvador Martinez2017-06-291-0/+4
|/
* Merge "Fix the getForegroundActivityTotalTimeMs" into oc-dr1-devTreeHugger Robot2017-06-291-2/+2
|\
| * Fix the getForegroundActivityTotalTimeMsjackqdyulei2017-06-281-2/+2
* | Merge "Hide the IDLE in "app list"" into oc-dr1-devTreeHugger Robot2017-06-281-1/+2
|\ \ | |/ |/|
| * Hide the IDLE in "app list"jackqdyulei2017-06-271-1/+2
* | Fix the getForegroundActivityTotalTimeMsjackqdyulei2017-06-271-1/+2
|/
* Change the method to get foreground time.jackqdyulei2017-06-231-2/+4
* Merge "Hide wifi and bt in battery settings" into oc-devjackqdyulei2017-06-201-2/+6
|\
| * Hide wifi and bt in battery settingsjackqdyulei2017-06-201-2/+6
| * Add method to calculate last full charge timejackqdyulei2017-05-261-0/+14
| * Sort app list after smeared on screenjackqdyulei2017-05-251-0/+15
* | Refine Anomaly detail pagejackqdyulei2017-06-201-0/+17
* | Refactor anomaly detectionjackqdyulei2017-06-051-0/+17
* | Make BatterySettings Asynchronous and use enhanced estimateSalvador Martinez2017-06-011-1/+1
* | Add method to calculate last full charge timejackqdyulei2017-05-301-0/+13
* | Sort app list after smeared on screenjackqdyulei2017-05-231-1/+15
* | Add wakeup alarm anomaly detectorjackqdyulei2017-05-231-0/+34
* | Merge "Use enhanced estimate battery info when available"Salvador Martinez2017-05-231-1/+1
|\ \ | |/ |/|
| * Use enhanced estimate battery info when availableSalvador Martinez2017-05-221-1/+1
* | Merge "Show wifi and bluetooth item in battery settings" into oc-devTreeHugger Robot2017-05-181-2/+0
|\ \
| * | Show wifi and bluetooth item in battery settingsjackqdyulei2017-05-171-2/+0
| |/
* | Drop the misc and not smear it.jackqdyulei2017-05-171-2/+3
* | Smear screen power usage based on activity time.jackqdyulei2017-05-171-6/+56
|/
* Merge "Only use PROCESS_STATE_TOP as foreground time." into oc-devTreeHugger Robot2017-05-051-3/+1
|\
| * Only use PROCESS_STATE_TOP as foreground time.jackqdyulei2017-05-051-3/+1
* | Distribute the misc among all the appsjackqdyulei2017-04-251-3/+2
|/
* Merge "Remove STATE_TOP_SLEEPING from foreground time" into oc-devTreeHugger Robot2017-04-251-1/+0
|\