index
:
packages_apps_Settings.git
replicant-4.2
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
fuelgauge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Themes: Add tint mode so custom icons can show in power usage detail
Randall Rushing
2016-04-24
1
-1
/
+4
*
Settings: Disable and hide refresh button on power usage detail.
Adnan Begovic
2016-04-07
2
-5
/
+13
*
Settings: Use correct LOW_POWER_MODE_TRIGGER default
Ethan Chen
2016-04-04
1
-3
/
+1
*
Themes: Expose Hard coded icon tint in power summary settings
Bryan Owens
2016-03-16
1
-1
/
+1
*
Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...
Steve Kondik
2016-03-10
1
-1
/
+1
|
\
|
*
am 031bbef5: Merge "Update implementation to match BatteryStats.Uid" into mnc...
Adam Lesinski
2015-09-18
1
-1
/
+1
|
|
\
|
*
|
Refactor UidDetailProvider and its dependencies to SettingsLib.
Wei Liu
2015-08-25
1
-1
/
+1
*
|
|
settings: dock battery
Jorge Ruesga
2016-03-10
5
-30
/
+317
*
|
|
PowerUsage : Don't update if profile didn't change
Danesh M
2016-02-23
1
-3
/
+6
*
|
|
Settings: skip Misc/Overcounted battery stats in builds
myfluxi
2015-12-07
1
-2
/
+2
*
|
|
perf: Enable app-profile pref only if profile has support
Khalid Zubair
2015-11-25
1
-0
/
+2
*
|
|
Use separate icon for flashlight power usage
Michael Bestas
2015-11-07
1
-1
/
+1
*
|
|
perf: Fix typo when filtering perf profiles
Steve Kondik
2015-11-05
1
-1
/
+1
*
|
|
Merge tag 'android-6.0.0_r26' into HEAD
Ricardo Cerqueira
2015-11-05
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update implementation to match BatteryStats.Uid
Adam Lesinski
2015-09-06
1
-1
/
+1
|
|
/
*
|
settings: fuelgauge: Always show screen on time
Christopher R. Palmer
2015-11-03
1
-5
/
+12
*
|
Fix Battery % display in saver threshold
Abhisek Devkota
2015-11-03
1
-1
/
+2
*
|
settings: Add battery mode and performance profile settings
Steve Kondik
2015-11-03
1
-4
/
+117
*
|
Settings: Cleanup battery saver settings
Michael Bestas
2015-11-03
2
-236
/
+81
|
/
*
String update for battery details page.
Julia Reynolds
2015-08-17
1
-1
/
+1
*
BatteryStats: Fix coalescing of shared app GIDs and system UIDs
Adam Lesinski
2015-08-13
2
-86
/
+132
*
Fix issue #23037899: Support for Battery Optimization permission + Dialog
Dianne Hackborn
2015-08-10
1
-0
/
+116
*
Merge "Wrap text on long preferences." into mnc-dev
Julia Reynolds
2015-08-10
1
-0
/
+1
|
\
|
*
Wrap text on long preferences.
Julia Reynolds
2015-08-06
1
-0
/
+1
*
|
Remove extra help & feedback menu from power usage
Jason Monk
2015-08-10
1
-6
/
+5
*
|
Hide optimization control on battery details page for non whitelisted apps.
Julia Reynolds
2015-08-06
1
-1
/
+2
|
/
*
fix InactiveApps instrumentation
Chris Wren
2015-07-28
1
-2
/
+2
*
Merge "Battery summary - tint uid 0 icon" into mnc-dev
Jason Monk
2015-07-27
1
-1
/
+2
|
\
|
*
Battery summary - tint uid 0 icon
Jason Monk
2015-07-27
1
-1
/
+2
*
|
Update battery optimization strings
Jason Monk
2015-07-27
1
-3
/
+5
|
/
*
Fix battery detail issues with "Android OS"
Jason Monk
2015-07-22
2
-3
/
+7
*
Update FakeUid to implement new method defined in BatteryStats.Uid
Adam Lesinski
2015-06-30
1
-0
/
+5
*
Merge "Merge dex2oat with app being installed" into mnc-dev
Adam Lesinski
2015-06-30
2
-4
/
+79
|
\
|
*
Merge dex2oat with app being installed
Adam Lesinski
2015-06-29
2
-4
/
+79
*
|
Fix crash in ignore optimizations dialog
Jason Monk
2015-06-30
2
-8
/
+9
*
|
Report real wifi running time in Power Details
Adam Lesinski
2015-06-26
1
-1
/
+1
|
/
*
Add computed power to each Battery Details page
Adam Lesinski
2015-06-25
1
-3
/
+13
*
Merge "Fix ListView being too eager too scroll" into mnc-dev
Jason Monk
2015-06-18
1
-44
/
+48
|
\
|
*
Fix ListView being too eager too scroll
Jason Monk
2015-06-18
1
-44
/
+48
*
|
Remove battery history graph from details screen
Jason Monk
2015-06-18
1
-9
/
+0
|
/
*
Merge "dex2oat should show something friendlier in Settings -> Battery" into ...
Brian Carlstrom
2015-06-16
1
-0
/
+2
|
\
|
*
dex2oat should show something friendlier in Settings -> Battery
Brian Carlstrom
2015-06-12
1
-0
/
+2
*
|
Merge "Layout refinement for app lists" into mnc-dev
Jason Monk
2015-06-16
1
-17
/
+4
|
\
\
|
*
|
Layout refinement for app lists
Jason Monk
2015-06-16
1
-17
/
+4
|
|
/
*
|
Fix issue #21813831: Need API for asking to be added to power whitelist
Dianne Hackborn
2015-06-15
1
-3
/
+20
|
/
*
New dialog for ignore battery optimizations
Jason Monk
2015-06-10
1
-31
/
+88
*
Move ApplicationsState to SettingsLib
Tony Mantler
2015-06-08
1
-2
/
+1
*
Merge "Add UI for camera + flashlight battery reporting." into mnc-dev
Ruben Brunk
2015-06-06
3
-10
/
+97
|
\
|
*
Add UI for camera + flashlight battery reporting.
Ruben Brunk
2015-06-05
3
-10
/
+97
*
|
Fix crash in battery screen
Jason Monk
2015-06-04
2
-1
/
+249
[next]