History log of /packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52e56a24904389ca8f7e67e8a883f353b887a4af 13-Sep-2012 Dianne Hackborn <hackbod@google.com> Multi-user battery settings.

Aggregates battery use from other users into one line item.

Change-Id: I811e681891a9ff098491de1e096232f38bf061a9
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
28130d96385d7d7b17992b45fb5d124836d85880 03-Sep-2011 Jeff Sharkey <jsharkey@android.com> Unify data/power layout, confirm disable, round.

Share consistent layout between data usage and battery usage. Show
confirmation dialog before disabling mobile data. Round warning/limit
sweep values to match displayed label. Suppress fade when switching
data usage tabs.

Bug: 5208510, 5058157, 5038589, 5252816
Change-Id: I3c76f3397445d2d3b173666a41672871df4c61af
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
43a673053f2e9b1ace7ad9f32a58ae37f3e431d3 18-Nov-2010 Amith Yamasani <yamasani@google.com> Use the new Preference:icon attribute and placeholder for showing icons on the left.
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
ea38e678537cf740b5f30c1d69c7a332e98cdd2c 11-Jun-2010 Dianne Hackborn <hackbod@google.com> Show history of battery level.

Also clean up to remove dead code for running services and old
battery usage UI.

Finally some string improvements from Roy.

Change-Id: I8765a4c744b92edd1505f14c47fea57b918e5d7b
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
0f1e11e219c9e89bb4a939cd864eb03087e784be 19-Jun-2009 Amith Yamasani <yamasani@google.com> Track native processes.

Add gauge to detail screen and make it look like the item from summary screen.
Some string changes.
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
78fd96a1c5dd7b03fa09d8b3116243cc9661c5e6 09-Jun-2009 Amith Yamasani <yamasani@google.com> More details in the summary and details screens.

Show packages included, time that a subsystem was on for.
Load label and icon in the background and cache the values.
Switch between totals and since-unplugged.
Other UI improvements.
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
7f6aa6283ae759c5b013c142be036617cf79f725 04-Jun-2009 Amith Yamasani <yamasani@google.com> Add detail page for Battery usage and track GPS and foreground CPU.

Show details such as Cpu time, Cpu foreground time, data sent/received,
and GPS usage.
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java
2a2daf960c43a2c97b1c6da430138e08e9caa54f 23-May-2009 Amith Yamasani <yamasani@google.com> Top level screen for App Fuel Gauge.

Shows sorted list of power usage (with some debug information) by the top 10
apps and subsystems. Doesn't yet take into account certain subsystems such
as data network usage, audio/video DSP usage, Bluetooth and lights other than
screen backlight.

Screen, Idle, Wifi and Voice usage and CPU time are accounted for.

Also need to add detail screens for each item and suggested actions.
/packages/apps/Settings/src/com/android/settings/fuelgauge/PowerGaugePreference.java