History log of /packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
537a0a82351d9671d14dccde8c9fc2a45c3c4f3a 07-Aug-2014 Dianne Hackborn <hackbod@google.com> Fix issue #16555033: Battery history overflowing too much

Use new mechanism to retrieve battery stats, now that they
can be much larger.

Make sure these will ever end up going through an IPC.

Change-Id: Ic582a61d736e24bddc905082c1565ece00fcbb29
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryPreference.java
4a709964659838871b800192d4f607bbf0d483dd 30-Jul-2014 Fabrice Di Meglio <fdimeglio@google.com> Make Battery History chart non selectable

- ... because it should not be selectable

See bug: #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I625d1533991623f5c3897be15ccfa48fd0fc02f8
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryPreference.java
c19eb361a407058b76cbbc866106db9fc81d9596 10-Jul-2014 Dianne Hackborn <hackbod@google.com> Battery chart fixes.

When there is no data to show, don't make a crazy collapsed chart.

Also avoid re-creating the chart when scrolling.

And fix various other things.

Change-Id: Ia1895bc7c46e6d830e66f66e66f17726e1e23e3f
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryPreference.java
7158e6299210d08f82c29135c001652508b79dfb 31-May-2014 Dianne Hackborn <hackbod@google.com> Tweak battery usage to match red lines.

Most of this is done, the main thing missing is the color
of the bars which seems like a framework issue.

Note that this introduces a change to the global theme
making colorControlActivated the specified blue color,
which impacts all of the settings UI. (Except apparently
progress bars, and thus the bug.)

Change-Id: I4a5ca8c3b94dc23b8f065f60fe697ee0e76ff47d
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryPreference.java
0be7598cb8c8cf6808b336204632615c5f26298f 24-Apr-2014 Dianne Hackborn <hackbod@google.com> Show time remaining / to charge.

Rework the battery graph to include the time remaining or
time to charge.

Change-Id: Ib26b761cb10e01f5f3aa4189db10d44b8ce62f89
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryPreference.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/BatteryHistoryPreference.java