History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20e84c750f7ef783344f9890764906e20b0df822 19-Apr-2016 Selim Cinek <cinek@google.com> Fixed a rebase gone wrong with pageindicator

The return statement was lost.

Change-Id: Ica403337bf9dce2c0b1c2447a0aa4359f991ac0d
Fixes: 27927374
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
85325584318d930deae329dc14e19acd9fcda295 10-Apr-2016 Selim Cinek <cinek@google.com> Fixed a crash when changing density with HUN visible

The Quick settings page indicator was trying to access views that
don't exist yet.

Fixes: 27927374
Change-Id: I1600ce8432b6550268da20443d32193b1d2debe4
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
2977ba2cd7fd4c9479d64108522229e373beea33 13-Apr-2016 Jason Monk <jmonk@google.com> QS: Add content description to page indicator

Change-Id: I4e9bdfe803d681484eb4c8915c44e37be40d8aa2
Fixes: 27325720
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
339df0742c134f48495ac9feec168d58870a942f 11-Apr-2016 Jason Monk <jmonk@google.com> Guard against crash in RTL.

Change-Id: Id692360cc66600a06a4353a8029440be422cc79f
Fixes: 27927374
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
6113397545e65d1bc87706e95ac7cec62d96a271 17-Mar-2016 Jason Monk <jmonk@google.com> Update the QS page indicator

Give it the new assets/animations and make sure it hides
when only one page.

Bug: 27064317
Change-Id: I6019d3435a6311b8d23691cbf742d66af480fcd8
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
caf3762ae67fe804eb66b280b6f7c5371b280573 18-Aug-2015 Jason Monk <jmonk@google.com> QS prototype work

- All work is defaulted to off, with no changes to UI
- Add 'quick' QS tiles, which have circles around them and no text,
they just toggle things like wifi
- Add tuner switch to hide brightness from QS panel
- Add paginated QS layout, it shows a row of the circle tiles across
the top, followed by 3 rows of normal tiles, following pages
have 4 rows, dual tiles are not allowed in this mode
- Add tuner switch to turn on paging for QS, and set to a set of tiles
that look ok with it

Change-Id: Ia2d2eb36f8953033ce4810cd3628fcb86315fe46
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java