summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/pageindicators
AgeCommit message (Expand)Author
2017-06-07Dark color on super light wallpaper supportMario Bertschler
2017-05-18Rounded caretPeter Schiller
2017-04-26Updating color extraction to include wallpaper theme color.Sunny Goyal
2017-03-28Minor Refactoring only: no functional changeMario Bertschler
2017-02-17Defining HomeScreenElementTheme for elements which appear on top ofSunny Goyal
2017-02-16Simplifying some launcher themesSunny Goyal
2016-11-24Bug fix: QSB sometimes gets stuck to transparent.Sunny Goyal
2016-10-12resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham
2016-10-07Set correct accessibility delegate for the overview mode. b/32004538Hyunyoung Song
2016-10-07Set correct accessibility delegate for the overview mode.Hyunyoung Song
2016-10-07Use Launcher.getLauncher(Context) instead of type-casting.Tony
2016-10-05Fix page indicator bug where it gets stuck as a blue line.Jon Miranda
2016-09-15Set contentDescription on caretHyunyoung Song
2016-09-15Merge "Set contentDescription on caret" into ub-launcher3-calgary-polishHyunyoung Song
2016-09-15Set contentDescription on caretHyunyoung Song
2016-09-15Fix bug where page indicator animation repeats itself.Jon Miranda
2016-09-07Change all apps caret target bounding boxHyunyoung Song
2016-07-28Responsive caret drawableHyunyoung Song
2016-07-26Merge "Adding TransformingTouchDelegate to allow transforming touch events be...Sunny Goyal
2016-07-22Long press on the caret should start search on all apps containerHyunyoung Song
2016-07-20Fixing small regressions from layout tweaksWinson
2016-07-20Caret background protectionPeter Schiller
2016-07-20Initial changes to tweak layout.Winson
2016-07-19Remove caret in overview modePeter Schiller
2016-07-17Adding TransformingTouchDelegate to allow transforming touch events beforeSunny Goyal
2016-07-15Fixing page indicator being drawn at wrong positionSunny Goyal
2016-07-14Adding stateful caret drawablePeter Schiller
2016-06-20Update Launcher to use theme colors.Andrew Sapperstein
2016-06-15Fix the build.Hyunyoung Song
2016-06-15Add caret shaped all app pull up handle to page indicator.Hyunyoung Song
2016-06-08When the active page changes, simulate a scroll change.Sunny Goyal
2016-06-01Animate size and position of page indicator when adding/removing pageTony Wickham
2016-05-31Only show workspace page indicator when scrolling or in spring-loaded mode.Tony Wickham
2016-05-20Making page indicator an abstract class and implementing some common methods.Sunny Goyal
2016-05-18Updating the folder page indicator to be more like theSunny Goyal
2016-05-17Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham