summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
* Merge "Fade deep shorcuts in and out." into ub-launcher3-calgary-polishTony Wickham2016-09-221-10/+22
|\
| * Fade deep shorcuts in and out.Tony Wickham2016-09-221-10/+22
* | Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-222-5/+6
|\ \
| * | Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-202-5/+6
* | | Merge "Make IME less sticky when launching a new app b/31382106" into ub-laun...Hyunyoung Song2016-09-221-1/+1
|\ \ \
| * | | Make IME less sticky when launching a new appHyunyoung Song2016-09-211-1/+1
* | | | Merge "Fix ExtendedEditText not handling touch correctly b/31555902" into ub-...Hyunyoung Song2016-09-201-2/+4
|\| | | | |_|/ |/| |
| * | Fix ExtendedEditText not handling touch correctlyHyunyoung Song2016-09-201-2/+4
* | | Merge "When shortcuts close, only set text visible if not in hotseat." into u...Tony Wickham2016-09-201-1/+4
|\ \ \
| * | | When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-08-301-2/+4
* | | | Merge "Only reset search field when back key is hit if there is no query." in...Jonathan Miranda2016-09-191-3/+2
|\ \ \ \
| * | | | Only reset search field when back key is hit if there is no query.Jon Miranda2016-09-191-3/+2
| | |/ / | |/| |
* | | | Merge "Add context to widget dimensions for accessibility." into ub-launcher3...Jonathan Miranda2016-09-191-0/+2
|\ \ \ \
| * | | | Add context to widget dimensions for accessibility.Jon Miranda2016-09-191-0/+2
* | | | | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-191-16/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Uses a TransformingTouchDelegate to extend touch target for widgets list.Jon Miranda2016-09-191-16/+17
| | |_|/ | |/| |
* | | | Merge "Updating the paddings in folder cell" into ub-launcher3-calgary-polishSunny Goyal2016-09-193-17/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Updating the paddings in folder cellSunny Goyal2016-09-163-17/+25
* | | | Merge "Fixing issue where overview->normal workspace mode cannot be done by t...Hyunyoung Song2016-09-162-11/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-162-11/+27
* | | | Merge "Don't close all apps when touching deep shortcuts container." into ub-...Tony Wickham2016-09-161-0/+6
|\ \ \ \
| * | | | Don't close all apps when touching deep shortcuts container.Tony Wickham2016-09-081-1/+6
* | | | | Merge "Set contentDescription on caret" into ub-launcher3-calgary-polishHyunyoung Song2016-09-151-0/+5
|\ \ \ \ \
| * | | | | Set contentDescription on caretHyunyoung Song2016-09-151-0/+5
* | | | | | Use ContextCompat.getColor to support API levels below 23.Jon Miranda2016-09-152-2/+4
* | | | | | Adding support for extending the touch target in the touchDelegateSunny Goyal2016-09-151-3/+26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Adding support for extending the touch target in the touchDelegateSunny Goyal2016-09-151-3/+26
| * | | | | Change all apps caret target bounding boxHyunyoung Song2016-09-074-41/+28
| * | | | | Support user event logging for drag and dropHyunyoung Song2016-09-0411-58/+172
| * | | | | Removing some reflection codeSunny Goyal2016-09-021-23/+8
| * | | | | Merge "Blocking alpha animation if the initial and final state for the animat...Sunny Goyal2016-09-021-3/+46
| |\ \ \ \ \
| | * | | | | Blocking alpha animation if the initial and final state for the animationSunny Goyal2016-09-021-3/+46
| * | | | | | Merge "Bug fix in Alarm where it was not getting called correctly if the new ...Sunny Goyal2016-09-021-4/+11
| |\ \ \ \ \ \
| | * | | | | | Bug fix in Alarm where it was not getting called correctly if theSunny Goyal2016-09-021-4/+11
| | |/ / / / /
| * | | | | | Merge "Fixing broken accessibility drag" into ub-launcher3-calgarySunny Goyal2016-09-022-7/+8
| |\ \ \ \ \ \
| | * | | | | | Fixing broken accessibility dragSunny Goyal2016-09-022-7/+8
| | |/ / / / /
| * | | | | | Merge "Fixing overlay scroll state not getting reset properly when scrolling ...Sunny Goyal2016-09-021-0/+1
| |\ \ \ \ \ \
| | * | | | | | Fixing overlay scroll state not getting reset properly whenSunny Goyal2016-09-021-0/+1
| | |/ / / / /
| * / / / / / Landscape container padding update.Hyunyoung Song2016-09-021-3/+3
| |/ / / / /
| * | | | | Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-305-11/+21
* | | | | | Fix bug where page indicator animation repeats itself.Jon Miranda2016-09-151-5/+0
| |_|_|/ / |/| | | |
* | | | | Pull down should start search.Hyunyoung Song2016-09-152-3/+102
| |/ / / |/| | |
* | | | Simplifying the startSearch call in launcher callbacksSunny Goyal2016-09-134-41/+15
* | | | Adding support for multiwindow drag and dropSunny Goyal2016-09-128-105/+300
* | | | Merge "Using DragObject for folder drop instead of maintaining states when dr...Sunny Goyal2016-09-124-52/+50
|\ \ \ \
| * | | | Using DragObject for folder drop instead of maintaining states whenSunny Goyal2016-09-094-52/+50
* | | | | Merge "Fixing double system state call in iconCache" into ub-launcher3-calgar...Sunny Goyal2016-09-121-2/+1
|\ \ \ \ \
| * | | | | Fixing double system state call in iconCacheSunny Goyal2016-09-111-2/+1
* | | | | | Merge "Adding support for searching word segments when camelcase is used in t...Sunny Goyal2016-09-122-21/+63
|\ \ \ \ \ \ | |/ / / / / |/| | | | |