summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators
Commit message (Expand)AuthorAgeFilesLines
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-1/+1
* Fix the build.Hyunyoung Song2016-06-151-1/+1
* Add caret shaped all app pull up handle to page indicator.Hyunyoung Song2016-06-153-21/+152
* When the active page changes, simulate a scroll change.Sunny Goyal2016-06-081-3/+9
* Animate size and position of page indicator when adding/removing pageTony Wickham2016-06-011-25/+97
* Only show workspace page indicator when scrolling or in spring-loaded mode.Tony Wickham2016-05-311-5/+20
* Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-203-50/+34
* Updating the folder page indicator to be more like theSunny Goyal2016-05-184-297/+283
* Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-174-0/+548