summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set correct accessibility delegate for the overview mode.Hyunyoung Song2016-10-071-0/+5
* 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
|\ \ \ \
| * | | | 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