summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Consume ACTION_UP when fling is detected on top of iconHyunyoung Song2016-09-301-0/+2
|\
| * Consume ACTION_UP when fling is detected on top of iconHyunyoung Song2016-09-301-0/+2
* | Agressively change the color of the the all apps background during pull up b/...Hyunyoung Song2016-09-301-3/+9
|\ \
| * | Agressively change the color of the the all apps background during pull upHyunyoung Song2016-09-301-3/+9
| |/
* | Removing some TODOs with proper system APISunny Goyal2016-09-303-23/+10
* | Some minor fixes for extracted status bar.Tony Wickham2016-09-292-21/+21
|\ \
| * | Some minor fixes for extracted status bar.Tony Wickham2016-09-282-21/+21
* | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8
|\ \ \
| * | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8
* | | | resolve merge conflicts of 9311387 to ub-launcher3-masterTony Wickham2016-09-284-27/+48
|\ \ \ \ | | |/ / | |/| |
| * | | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-284-27/+48
| | |/ | |/|
* | | Merge "Cleaning up restore instance state logic" into ub-launcher3-masterSunny Goyal2016-09-283-66/+19
|\ \ \
| * | | Cleaning up restore instance state logicSunny Goyal2016-09-283-66/+19
* | | | Add user event logging for action on search box b/31772967Hyunyoung Song2016-09-281-0/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Add user event logging for action on search boxHyunyoung Song2016-09-271-0/+12
| |/
| * Merge "Removing reflection from AlphabeticIndexCompat" into ub-launcher3-calg...Sunny Goyal2016-09-271-45/+17
| |\
* | \ Removing reflection from AlphabeticIndexCompatSunny Goyal2016-09-271-45/+17
|\ \ \ | | |/ | |/|
| * | Removing reflection from AlphabeticIndexCompatSunny Goyal2016-09-271-45/+17
* | | Merge "Ignore long clicks triggered from the edge of screen." into ub-launche...Jonathan Miranda2016-09-271-3/+21
|\ \ \
| * | | Ignore long clicks triggered from the edge of screen.Jon Miranda2016-09-261-3/+21
* | | | Restore AllAppsContainerView UI to match spec.Jon Miranda2016-09-263-14/+36
|/ / /
* | | Don't attempt to add item back to folder when deferring drag.Tony2016-09-261-1/+1
|\ \ \ | | |/ | |/|
| * | Don't attempt to add item back to folder when deferring drag.Tony2016-09-231-1/+1
* | | 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
| |\ \ \ \ \ \ \