summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing the hotseat import logicSunny Goyal2016-08-242-10/+41
* Checking for duplicate intent with proper source bounds.Sunny Goyal2016-08-241-1/+3
* Cancel hotseat color animator before setting a new color.Tony Wickham2016-08-221-4/+16
* Merge "Updating version check to use SDK_INT" into ub-launcher3-calgarySunny Goyal2016-08-161-6/+1
|\
| * Updating version check to use SDK_INTSunny Goyal2016-08-151-6/+1
* | [DO NOT MERGE] Set launch source target correctly for user event loggingHyunyoung Song2016-08-165-27/+75
* | Merge "Ignore clicks on shortcuts' drag handles." into ub-launcher3-calgaryTony Wickham2016-08-151-0/+37
|\ \
| * | Ignore clicks on shortcuts' drag handles.Tony Wickham2016-08-151-0/+37
* | | Merge "Log shortcuts open on ACTION_UP instead of in showForIcon()." into ub-...Hyunyoung Song2016-08-123-36/+10
|\ \ \ | |_|/ |/| |
| * | Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-103-36/+10
| |/
* | Merge "Reloading workspace when the shortcuts permission changes" into ub-lau...Sunny Goyal2016-08-113-5/+51
|\ \
| * | Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-103-5/+51
* | | Merge "Change drag from shortcuts to say "Cancel" instead of "Remove"" into u...Tony Wickham2016-08-091-1/+1
|\ \ \ | |/ / |/| |
| * | Change drag from shortcuts to say "Cancel" instead of "Remove"Tony Wickham2016-08-091-1/+1
| |/
* | Merge "Make padding consistent between shortcuts and the app icon." into ub-l...Tony Wickham2016-08-081-13/+17
|\ \
| * | Make padding consistent between shortcuts and the app icon.Tony Wickham2016-08-051-13/+17
| |/
* | Fixing potential ConcurrentModificationExceptionSunny Goyal2016-08-082-2/+33
* | Merge "Pull down should work on search box, even if all apps scroll is not at...Hyunyoung Song2016-08-053-6/+12
|\ \
| * | Pull down should work on search box, even if all apps scroll is not at top.Hyunyoung Song2016-08-053-6/+12
* | | Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, ...Hyunyoung Song2016-08-052-3/+2
|\ \ \
| * | | Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-042-3/+2
* | | | Merge "Change NavBar to transparent black b/30615471" into ub-launcher3-calgaryHyunyoung Song2016-08-055-8/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change NavBar to transparent blackHyunyoung Song2016-08-055-8/+19
| | |/ | |/|
* / | Use shortcut disabled message if available.Tony Wickham2016-08-053-0/+17
|/ /
* | Merge "Reset mActiveController to null in DragLayer.onInterceptTouchEvent()."...Tony Wickham2016-08-041-0/+2
|\ \
| * | Reset mActiveController to null in DragLayer.onInterceptTouchEvent().Tony Wickham2016-08-041-0/+2
* | | Adding support for updating the pinned shortcuts without updatingSunny Goyal2016-08-041-8/+17
* | | Prevent refreshing app search results with empty query.Winson2016-08-031-2/+2
|/ /
* | Merge "Change interpolation logic to all apps transitioning on fling b/304869...Hyunyoung Song2016-08-032-49/+87
|\ \
| * | Change interpolation logic to all apps transitioning on flingHyunyoung Song2016-08-032-49/+87
| |/
* | Merge "Disabling accessibility focus on all children when shortcuts is open" ...Sunny Goyal2016-08-031-11/+21
|\ \
| * | Disabling accessibility focus on all children when shortcuts is openSunny Goyal2016-08-031-11/+21
* | | Merge "Start shortcuts close animation where open left off." into ub-launcher...Tony Wickham2016-08-033-25/+89
|\ \ \
| * | | Start shortcuts close animation where open left off.Tony Wickham2016-08-023-26/+89
* | | | Merge "Fix disco bounce crash b/30413641" into ub-launcher3-calgaryHyunyoung Song2016-08-031-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix disco bounce crashHyunyoung Song2016-08-031-0/+3
| | |/ | |/|
* | | Simpler caretPeter Schiller2016-08-022-63/+129
* | | Updating content description for the shortcuts menu and announcingSunny Goyal2016-08-021-0/+5
|/ /
* | Merge "Add container velocity for all apps to be used by the caret" into ub-l...Hyunyoung Song2016-08-022-25/+30
|\ \
| * | Add container velocity for all apps to be used by the caretHyunyoung Song2016-08-022-25/+30
| |/
* | Merge "Adding workaround to jump in wallpaper offsets." into ub-launcher3-cal...Winson Chung2016-08-021-2/+3
|\ \
| * | Adding workaround to jump in wallpaper offsets.Winson2016-08-021-2/+3
* | | Merge "Always cancel forwarding on ACTION_UP or ACTION_CANCEL." into ub-launc...Tony Wickham2016-08-021-6/+5
|\ \ \
| * | | Always cancel forwarding on ACTION_UP or ACTION_CANCEL.Tony Wickham2016-08-011-6/+5
| | |/ | |/|
* | | Merge "Handling IllegalStateException which can be thrown by the system when ...Sunny Goyal2016-08-022-14/+29
|\ \ \
| * | | Handling IllegalStateException which can be thrown by the system when the use...Sunny Goyal2016-08-012-14/+29