summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/PageIndicator.java
Commit message (Expand)AuthorAgeFilesLines
* Prototype tiles with side labelsFabian Kozynski2021-01-071-0/+1
* Get dimens values from resources in pixelsRobert Snoeberger2020-09-251-8/+5
* Clean up onAnimationEnd handlingRobert Snoeberger2020-08-071-14/+21
* Add support for colors in PageIndicatorFabian Kozynski2020-07-201-10/+47
* Always update PageIndicator visibilityBeverly2020-06-041-5/+2
* Skip refresh if number of pages hasn't changedRobert Snoeberger2020-05-291-0/+6
* Paged carousel for media playersRobert Snoeberger2020-05-211-4/+9
* Fixes import ordering.Gus Prevas2018-11-141-1/+1
* [QS] Add PageIndicator to footerRohan Shah2018-04-131-1/+1
* Update QS pagination dots color.Amin Shaikh2018-02-271-2/+2
* Visual refresh for QSJason Monk2017-01-201-1/+9
* Fixed a rebase gone wrong with pageindicatorSelim Cinek2016-04-191-0/+1
* Fixed a crash when changing density with HUN visibleSelim Cinek2016-04-181-3/+2
* QS: Add content description to page indicatorJason Monk2016-04-131-0/+2
* Guard against crash in RTL.Jason Monk2016-04-111-0/+4
* Update the QS page indicatorJason Monk2016-03-171-47/+180
* QS prototype workJason Monk2015-08-311-0/+86