History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20aef8a2914478a85aa679ec31bf739c7818eb3c 04-May-2016 Julia Reynolds <juliacr@google.com> Quicksettings accessibility.

Bug: 15696340
Change-Id: I6887e2dad4822911d3a1642aaec5703174b57330
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
bc4574352debbb48cadb2bc1a70c3d17449070a1 11-Apr-2016 Jason Monk <jmonk@google.com> Fix QS accessibility issues

- Add label to quick settings expand indicator
- Add battery tile content description

Change-Id: I112c3ba23906a4afe8068acf916e710ec9d40917
Fixes: 28073200
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
006572a63f1d25119970c8ff4f34c18a3f310dc3 08-Apr-2016 Jason Monk <jmonk@google.com> Visual updates to battery screen

Change-Id: Ie9e2c45201a986493bb629b02cb7421805f38d85
Fixes: 27479696
Fixes: 27678421
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
8b2ce60ba84d9361ca056468c5f9092123a16ce2 31-Mar-2016 Jason Monk <jmonk@google.com> Fix QS battery tile state

Don't share drawables across multiple imageviews. Instead generate
a new drawable for each one.

Change-Id: I70259f978af73525d9f6ec772ecd94f2ca9c75bf
Fixes: 27786862
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
39c98e652fd3e0e3ea3a334d60ba6ee979985978 16-Mar-2016 Jason Monk <jmonk@google.com> QS edit drag and drop accessibility

Bug: 27667843
Change-Id: Ief0980af25d855942b0565e5a9bfcc0d266bdbe0
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
f2bf0c4ba0a759b05a78ace4cb95c484a050aafe 02-Mar-2016 Jason Monk <jmonk@google.com> Merge "Guard against battery tile crash" into nyc-dev
2462a50e8f5c7558656ed0863bdbcfc4bd0b3f31 02-Mar-2016 Jason Monk <jmonk@google.com> Guard against battery tile crash

Bug: 27419759
Change-Id: Ic152ab56f7648e7346cbddf21840bd5313e50d3c
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
6cb901268e82dcecdbe99fcd9783f215c3bd1d11 02-Mar-2016 Jason Monk <jmonk@google.com> Fix crash from battery detail

Bug: 27417780
Change-Id: Ia63dd78a4b7b75470b57c8262bbc836180274bf5
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
b53b6c566f8e4754406cd1c3fddfa16a27515a7e 24-Feb-2016 Jason Monk <jmonk@google.com> QS Tweaks

- Bring back toolbar, save on close, reset -> overflow
- Fix drag on touch
- Fix battery icon size
- Verify correct permission to display QS tile

Bug: 27327479
Bug: 27250519
Bug: 27341503
Change-Id: I8984e441222e004f7ddd4b280b0c154bda2cc742
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
f12cfb75abbbc723fbfb6df3dd7f9d58f78f8fa3 22-Feb-2016 Jason Monk <jmonk@google.com> Fix QS battery details not updating

Bug: 26849421
Change-Id: I708d413f8a6fc67bf6d696b35f770df9a247ba09
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
76c67aa361f65dfb2f5e03d06cc1ccebce9cecd9 19-Feb-2016 Jason Monk <jmonk@google.com> Add QS long-press -> Settings

Bug: 27269699
Change-Id: I861cb65dbb6609d9c95d5341f5f5aebc3cc519f3
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
96ab63640f186dd7f983b35f2c4e1a95436e5052 11-Feb-2016 Jason Monk <jmonk@google.com> Battery graph in QS Detail

Add new usage graph view to SettingsLib that shows usage with
same labels and whatnot.

Use that graph in the battery detail panel to show more stuffs.

Change-Id: I397b1314f65f668df566e93bdbc15420e1b3a280
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
5c404c8dc6c2a603030e840216fc3c6984009cd3 05-Feb-2016 Jason Monk <jmonk@google.com> Fix some battery icon issues

Bug: 26818515
Change-Id: I93f3fb19f82ba8c169b2d0c8d43f1c28b2e71ae9
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
62b63a02d7ca630e3ad39991ea6550cab57e5d22 02-Feb-2016 Jason Monk <jmonk@google.com> Rewrite QS customizer

Instead of custom draginess, use RecyclerView with a GridLayoutManager.

Still needs a bit of work, but the overall feel is significantly better
than before.

Change-Id: I3b3927472f69721e265ef7591de2f3052862f392
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
c0d7058b14c24cd07912f5629c26b39b7b4673d5 29-Jan-2016 Winson <winsonc@google.com> Referencing static interpolators.

Change-Id: I5d2292016e869ed533f5873e373a1eccce651fc5
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
f6e9228b8a97603d3ceb8f0d61e8d87cf19bd21f 27-Jan-2016 Chris Wren <cwren@android.com> move framework metrics over to new proto

Change-Id: Ie46e946dc787350c15c10aa4385a6b7df7e181a8
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
c06fbb12984a3d3e4c80ab9f819841acae5b0133 08-Jan-2016 Jason Monk <jmonk@google.com> Move battery saver notification to QS

Remove the battery saver notification and instead create a detail
panel within QS that allows it to be turned on and off.

Change-Id: I54654d26183586fa171fda04877a840701f8ef33
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
ba2318eff373a729f9768b146350a001dd22e4c5 08-Dec-2015 Jason Monk <jmonk@google.com> Remove visibility from tiles, make them always visible

Some tiles are statically not available on boot, etc.
based on hardware availability or settings, but most
are just always visible.

Change-Id: Ib1a45ef5b029fe710f9957cb997496dcb14f5875
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java
abe1974a11364b577e94966ca87047d7889c8edf 29-Sep-2015 Jason Monk <jmonk@google.com> Add more QS tiles

(only for paging prototype)

Change-Id: Ifb09e3262540a486c9ee7e83a904f96cc4e33fec
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/BatteryTile.java