summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-2310-410/+162
|\
| * Refactor shortcuts drag and drop.Tony Wickham2016-09-2310-410/+162
| * Merge "Stop jumping to workspace from hotseat on quick drop." into ub-launche...Tony Wickham2016-09-231-41/+42
| |\
| * \ Merge "Remove shortcuts that no longer exist or are no longer pinned." into u...Tony Wickham2016-09-231-21/+36
| |\ \
* | \ \ Merge "Move handling touch logic from AllAppsContainerView to BaseContainerVi...Jonathan Miranda2016-09-232-69/+54
|\ \ \ \
| * | | | Move handling touch logic from AllAppsContainerView to BaseContainerView.Jon Miranda2016-09-222-69/+54
* | | | | Merge "Resize only one widget at a time" into ub-launcher3-masterSunny Goyal2016-09-239-85/+113
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resize only one widget at a timeSunny Goyal2016-09-239-87/+113
* | | | | Stop jumping to workspace from hotseat on quick drop.Tony Wickham2016-09-231-41/+42
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Stop jumping to workspace from hotseat on quick drop.Tony Wickham2016-09-201-41/+42
* | | | | Remove shortcuts that no longer exist or are no longer pinned.Tony Wickham2016-09-231-21/+36
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove shortcuts that no longer exist or are no longer pinned.Tony Wickham2016-09-221-21/+36
* | | | | Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fade deep shorcuts in and out.Tony Wickham2016-09-221-10/+22
| | |/ / | |/| |
* | | | Merge "Move TransformingTouchDelegate logic to BaseContainerView." into ub-la...Jonathan Miranda2016-09-223-119/+46
|\ \ \ \
| * | | | Move TransformingTouchDelegate logic to BaseContainerView.Jon Miranda2016-09-223-119/+46
* | | | | Fixing two critical bugs in all apps transition controller am: 0a9c092c89Hyunyoung Song2016-09-222-5/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
| |\ \ \ \
| * \ \ \ \ Merge "Fix ExtendedEditText not handling touch correctly b/31555902" into ub-...Hyunyoung 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Only reset search field when back key is hit if there is no query." in...Jonathan Miranda2016-09-191-3/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Add context to widget dimensions for accessibility." into ub-launcher3...Jonathan Miranda2016-09-191-0/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Make IME less sticky when launching a new app b/31382106Hyunyoung Song2016-09-221-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Make IME less sticky when launching a new appHyunyoung Song2016-09-211-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix ExtendedEditText not handling touch correctly b/31555902Hyunyoung Song2016-09-201-2/+4
|\| | | | | |
| * | | | | | Fix ExtendedEditText not handling touch correctlyHyunyoung Song2016-09-201-2/+4
* | | | | | | When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-09-201-1/+4
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-08-301-2/+4
* | | | | | | Only reset search field when back key is hit if there is no query.Jon 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
| | |/ / / / | |/| | | |
* | | | | | Add context to widget dimensions for accessibility.Jon 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. am:...Jon Miranda2016-09-191-16/+17
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "Fixing issue where overview->normal workspace mode cannot be done by t...Hyunyoung Song2016-09-162-11/+27
| |\ \ \ \
* | \ \ \ \ Updating the paddings in folder cellSunny Goyal2016-09-193-17/+25
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Updating the paddings in folder cellSunny Goyal2016-09-163-17/+25
| |/ / / /
| * | | | Merge "Don't close all apps when touching deep shortcuts container." into ub-...Tony Wickham2016-09-161-0/+6
| |\ \ \ \
| * \ \ \ \ Merge "Set contentDescription on caret" into ub-launcher3-calgary-polishHyunyoung Song2016-09-151-0/+5
| |\ \ \ \ \
* | \ \ \ \ \ Fixing issue where overview->normal workspace mode cannot be done by tapping ...Hyunyoung Song2016-09-162-11/+27
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fixing issue where overview->normal workspace mode cannot be done by tappingHyunyoung Song2016-09-162-11/+27
* | | | | | | Don't close all apps when touching deep shortcuts container.Tony Wickham2016-09-161-0/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Don't close all apps when touching deep shortcuts container.Tony Wickham2016-09-081-1/+6