summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-122-2/+2
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-072-2/+2
* | Set correct accessibility delegate for the overview mode.Hyunyoung Song2016-10-071-0/+5
|/
* Merge "Set contentDescription on caret" into ub-launcher3-calgary-polishHyunyoung Song2016-09-151-0/+5
|\
| * Set contentDescription on caretHyunyoung Song2016-09-151-0/+5
* | Fix bug where page indicator animation repeats itself.Jon Miranda2016-09-151-5/+0
|/
* Change all apps caret target bounding boxHyunyoung Song2016-09-073-40/+28
* Responsive caret drawableHyunyoung Song2016-07-281-11/+36
* Merge "Adding TransformingTouchDelegate to allow transforming touch events be...Sunny Goyal2016-07-261-5/+10
|\
| * Adding TransformingTouchDelegate to allow transforming touch events beforeSunny Goyal2016-07-171-5/+10
* | Long press on the caret should start search on all apps containerHyunyoung Song2016-07-222-0/+2
* | Fixing small regressions from layout tweaksWinson2016-07-201-1/+2
* | Caret background protectionPeter Schiller2016-07-201-14/+29
* | Initial changes to tweak layout.Winson2016-07-203-26/+31
* | Remove caret in overview modePeter Schiller2016-07-191-2/+7
|/
* Fixing page indicator being drawn at wrong positionSunny Goyal2016-07-151-1/+1
* Adding stateful caret drawablePeter Schiller2016-07-144-16/+129
* 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