summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-la...Tony Wickham2016-10-1219-25/+29
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-0719-25/+29
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-113-0/+15
* | Merge "Updating the folder cell dimensions to be closer to a square" into ub-...Sunny Goyal2016-10-101-1/+2
|\ \
| * | Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-071-1/+2
* | | Merge "Set correct accessibility delegate for the overview mode. b/32004538" ...Hyunyoung Song2016-10-071-0/+5
|\ \ \ | |/ / |/| |
| * | Set correct accessibility delegate for the overview mode.Hyunyoung Song2016-10-071-0/+5
* | | Merge "Using add/replace instead of update when updating an entry." into ub-l...Sunny Goyal2016-10-072-23/+9
|\ \ \ | |/ / |/| |
| * | Using add/replace instead of update when updating an entry.Sunny Goyal2016-10-072-23/+9
* | | Add user event logging for tap on searchHyunyoung Song2016-10-032-15/+7
|/ /
* | Merge "Consume ACTION_UP when fling is detected on top of icon" into ub-launc...Hyunyoung Song2016-09-301-0/+2
|\ \
| * | Consume ACTION_UP when fling is detected on top of iconHyunyoung Song2016-09-301-0/+2
* | | Merge "Agressively change the color of the the all apps background during pul...Hyunyoung Song2016-09-301-3/+9
|\ \ \
| * | | Agressively change the color of the the all apps background during pull upHyunyoung Song2016-09-301-3/+9
| |/ /
* | | Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-...Tony Wickham2016-09-292-21/+21
|\ \ \
| * | | Some minor fixes for extracted status bar.Tony Wickham2016-09-282-21/+21
* | | | Merge "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
* | | | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-284-27/+48
| |/ / |/| |
* | | 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
* | | Don't attempt to add item back to folder when deferring drag.Tony2016-09-231-1/+1
| |/ |/|
* | 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
|\
| * Stop jumping to workspace from hotseat on quick drop.Tony Wickham2016-09-201-41/+42
* | Merge "Remove shortcuts that no longer exist or are no longer pinned." into u...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
|/ /
* | 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
|\ \ \ \