History log of /packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryDetail.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/BatteryHistoryDetail.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/BatteryHistoryDetail.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/BatteryHistoryDetail.java
59a48604b5a803fbec6857e07f9fa1adbc6b8bb4 11-Nov-2010 Dianne Hackborn <hackbod@google.com> Start fragmentizing battery usage.

Change-Id: I0864f6738b37c3203e166bb8f7e61e8904d9980a
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryDetail.java
cbaf6ceb8e6b2d36a40589de6380ff93e75335df 23-Jul-2010 Dianne Hackborn <hackbod@google.com> Add battery history details activity.

Adds a full-screen version of the battery history visualization,
which you can get to by tapping on the battery history chart in
the summary screen.

Change-Id: Ibca5ef3d0883ff6ffa80b6ddca3c8ac838c85842
/packages/apps/Settings/src/com/android/settings/fuelgauge/BatteryHistoryDetail.java