summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-113-5/+51
|\
| * Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-103-5/+51
| * Merge "Make padding consistent between shortcuts and the app icon." into ub-l...Tony Wickham2016-08-081-13/+17
| |\
* | \ Change drag from shortcuts to say "Cancel" instead of "Remove"Tony Wickham2016-08-091-1/+1
|\ \ \
| * | | Change drag from shortcuts to say "Cancel" instead of "Remove"Tony Wickham2016-08-091-1/+1
* | | | Make padding consistent between shortcuts and the app icon.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
* | | | Merge "Add logging for shortcuts opening." into ub-launcher3-calgaryTony Wickham2016-08-025-8/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Add logging for shortcuts opening.Tony Wickham2016-08-015-8/+52
| |/ /
* | | Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgarySunny Goyal2016-08-0114-238/+372
|\ \ \ | |/ / |/| |
| * | Adding quiet mode support for shortcutsSunny Goyal2016-07-2914-238/+372
| |/
* | Merge "Set shortcuts arrow pivot to side connected to container." into ub-lau...Tony Wickham2016-07-301-0/+2
|\ \
| * | Set shortcuts arrow pivot to side connected to container.Tony Wickham2016-07-291-0/+2
* | | Merge "Badging shortcuts with app icons" into ub-launcher3-calgarySunny Goyal2016-07-295-26/+143
|\ \ \
| * | | Badging shortcuts with app iconsSunny Goyal2016-07-295-27/+143
* | | | Filter shortcuts down to 4 if there are more.Tony Wickham2016-07-292-29/+101
| |/ / |/| |
* | | Merge "Cancel exit spring loaded runnable when launcher state is set to APPS ...Hyunyoung Song2016-07-291-2/+18
|\ \ \ | |_|/ |/| |
| * | Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETSHyunyoung Song2016-07-291-2/+18
* | | Merge changes I33da0d7f,I36c31609 into ub-launcher3-calgaryWinson Chung2016-07-293-44/+82
|\ \ \
| * | | Working around incorrect wallpaper offsets being calculated in RTL.Winson2016-07-283-3/+38