summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators/PageIndicatorDots.java
Commit message (Expand)AuthorAgeFilesLines
* Simplifying some launcher themesSunny Goyal2017-02-161-2/+3
* Bug fix: QSB sometimes gets stuck to transparent.Sunny Goyal2016-11-241-14/+22
* Fix page indicator bug where it gets stuck as a blue line.Jon Miranda2016-10-051-11/+14
* Fix bug where page indicator animation repeats itself.Jon Miranda2016-09-151-5/+0
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-1/+1
* When the active page changes, simulate a scroll change.Sunny Goyal2016-06-081-3/+9
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-201-21/+2
* Updating the folder page indicator to be more like theSunny Goyal2016-05-181-146/+265
* Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-0/+225