summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators
Commit message (Expand)AuthorAgeFilesLines
* Use View.getHeight() instead of Canvas.getHeight() for PageIndicatorDotsTobias Dubois2018-08-161-1/+1
* Using the system color extraction logic instead of inbuild logicSunny Goyal2018-05-041-1/+1
* Fix some jank with transitionsJorim Jaggi2018-04-261-1/+24
* Removing accessibility description from page indicatorsVadim Tryshev2018-04-173-12/+0
* Adding a custom view for DragHandleSunny Goyal2018-03-261-73/+23
* Support multiple Views of extra hotseat contentTony Wickham2018-03-211-2/+2
* Using paged view for all-apps tabsSunny Goyal2018-02-133-38/+25
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-311-0/+1
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-1/+1
* Temporary accesibility fix for opening all apps.Mario Bertschler2018-01-251-1/+5
* Using a single launcher layout for all configurationsSunny Goyal2018-01-232-111/+80
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-102-4/+45
* Removing horizontal bar from page indicatorSunny Goyal2017-12-053-34/+22
* Removing animated caret drawableSunny Goyal2017-10-274-217/+21
* Removing extraction service and palette api dependencySunny Goyal2017-09-292-37/+0
* 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