summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators
Commit message (Expand)AuthorAgeFilesLines
* Remove haptic on touch downHyunyoung Song2017-09-122-2/+0
* Dark page indicator for wallpapers that support dark text.Mario Bertschler2017-07-171-0/+9
* Make landscape all apps caret clickable when in all apps as well as workspaceAdam Cohen2017-07-141-1/+1
* Removing long press support from page-indicatorSunny Goyal2017-06-152-2/+0
* Dark text support for caret, drop target text and cell layout drop outlineMario Bertschler2017-06-081-2/+5
* Dark color on super light wallpaper supportMario Bertschler2017-06-071-1/+1
* Rounded caretPeter Schiller2017-05-181-2/+2
* Updating color extraction to include wallpaper theme color.Sunny Goyal2017-04-261-1/+1
* Minor Refactoring only: no functional changeMario Bertschler2017-03-282-4/+1
* Defining HomeScreenElementTheme for elements which appear on top ofSunny Goyal2017-02-171-1/+1
* Simplifying some launcher themesSunny Goyal2017-02-162-4/+7
* Bug fix: QSB sometimes gets stuck to transparent.Sunny Goyal2016-11-241-14/+22
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony 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. b/32004538Hyunyoung Song2016-10-071-0/+5
|\ \
| * | 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
| |\
* | | Fix page indicator bug where it gets stuck as a blue line.Jon Miranda2016-10-051-11/+14
* | | Set contentDescription on caretHyunyoung 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