History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
18764bf55158ca668d94364fd07feb168497a0c2 20-Nov-2014 John Spurlock <jspurlock@google.com> QS: Inversion tile: Don't consider initial 0 setting trackable.

For usage tracking purposes, seeing a setting value of 1 is always
considered trackable.

However, only consider a setting value of 0 as trackable if we've
observed a change (from 1). Avoids tracking a db update from null
to 0 (via settings cmd or a restore).

Bug: 18062541
Change-Id: Ic8413b1770040f9ef28041bbadb4e5fb62d1c014
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
c247b8f7270dd70ecc36977fcc0530217879f665 07-Nov-2014 John Spurlock <jspurlock@google.com> QS: Long-press on usage-based tiles to hide.

Bug: 18284167
Change-Id: Ia03ea34af5733b801be6a14645c76754b73c6165
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
c6df3cf273a6464005699796d148be0bfdf9e8c3 05-Nov-2014 John Spurlock <jspurlock@google.com> QS: Toggle tile icon animations.

- New location tile icon animation.
- New flashlight tile icon animation.
- New airplane-mode tile icon animation.
- New color inversion tile icon animation.
- Remove obsolete static icons.

Bug: 17426910
Change-Id: I51c98979afd46f4cdfc2fd383e80d7bf13c5eeab
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
2d695813b44690ca146f95939acb00f0c14dac29 30-Oct-2014 John Spurlock <jspurlock@google.com> QS: New rotation-lock tile icon, using AVDs.

Also:
- Better icon change detection, unify tile.icon vs tile.iconId.
- Fix regression in touch feedback by fixing a11y string calculation.

Bug: 17426910
Change-Id: I14772f4e9b3be127bc39106ae9146ed46488fa48
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
289d797a6a748cfc7dcca8c815fab6c37061bf05 17-Oct-2014 John Spurlock <jspurlock@google.com> QS: 7 day timeout for color-inversion tile.

Bug: 17631628
Change-Id: I4f8a6ce3ea1f79d696686760732c3e8216bfb6c4
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
32d88e8ead4ccf6b698cac343461cfe12ef168b8 24-Sep-2014 Adrian Roos <roosa@google.com> Fix ColorInversionTile for secondary users

Bug: 17626692
Change-Id: I40354a460a7c00f6fd5eb05f7836dc89129fdacb
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
4fda7b2d97c77c64bac0b44dc7a44597ad2c48b0 18-Aug-2014 Selim Cinek <cinek@google.com> Announcing quick settings changes now via talkback

All tiles now report when their state changes due
to a user clicking on it. Also cleaned up some accessibility
strings.

Bug: 15682239
Change-Id: Ide97fb97a0253618db206562573dadd0036dab45
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
e1f653350eed6320a995c58ab5393fa4f2c17b46 18-Aug-2014 John Spurlock <jspurlock@google.com> QS: Enhance color inversion tile usage detection.

- Detect all setting changes, not only when "listening".
- Handle the case where the setting was turned on when SystemUI
was not running.

Bug:17107137
Change-Id: I7de098bdf52695166a8893461ba706bad05050bc
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
bceed060f0090a4f86418c4515128d5ec8ebdd4a 11-Aug-2014 John Spurlock <jspurlock@google.com> QS: Fix some QS layout issues.

- Make the tile list configurable for testing.
- Support an external tile backed by a sticky broadcast intent.
- Ensure tiles clean up properly when no longer needed.

Bug:16818269
Bug:16822505
Change-Id: Ie24f878aae0d19c7f1feca4c519d10667023bef3
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
3976f3d943659c59c181d2fcdf04e45de5201b79 04-Aug-2014 John Spurlock <jspurlock@google.com> QS: Share usage tracking timeout with color inversion tile.

Pull out 30-day feature timeout code into a separate helper, use
in both ColorInversionTile and HotspotTile.

Expose an intent to force a reset of the timeout.

Change-Id: Ic0b89913fd5cec4e1df3cb0d5a548f052a60550f
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
899f439a29ab1e609e7ba2aea3e9de3afef35c50 11-Jun-2014 John Spurlock <jspurlock@google.com> SystemUI asset update.

- Updated location icons.
- Updated no-sim, plumb up to QS.
- Updated zen mode synthetic notification icon.
- Updated color inversion icons.

Change-Id: I4849fbe11683feab37160c3d23502b01035de66a
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
83e2848c562bf951fd49d85da338eb6dc459cff2 18-May-2014 John Spurlock <jspurlock@google.com> QuickSettings: Remove vector drawable runtime processing.

Remove temporary harness responsible for creating enabled/disabled
versions of vectors at runtime. Instead, pre-compute the necessary
states as separate files.

Normalize all qs icon names, cleanup obsolete pngs, and replace
the DND hangtag.

Bug:14133785
Change-Id: Ifb58635b832d25ca1de7e9f79cf8ec3503ea8cec
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
ccb6b9a90f228cc4e31a9442ed28756ff474c080 17-May-2014 John Spurlock <jspurlock@google.com> QuickSettings: only listen when expanded.

Register for active state updates only when the quick settings
panel is open.

Don't allow a dual-target tile and single-target tile on the same row.

Bug:14133785
Change-Id: I8a5ad3df9b67b5bc3518210d62b705483a422d8e
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java
af8d6c44f06d2f8baac2c5774a9efdae3fc36797 07-May-2014 John Spurlock <jspurlock@google.com> New quick settings implementation.

Bug:14133785
Change-Id: I7f57f8e7ebcc3e1a06fa5204f477470f14299e1f
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ColorInversionTile.java