summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-masterTony Wickham2019-03-202-5/+65
|\
| * Apply spring forces to animate to the final position for swipe homeTony2019-03-152-5/+65
* | Merge "Replace translationYFactor with just translationY" into ub-launcher3-m...TreeHugger Robot2019-03-201-7/+1
|\ \
| * | Replace translationYFactor with just translationYTony2019-03-201-7/+1
* | | Fix SpringObjectAnimator not sending onAnimationEnd()Tony2019-03-201-5/+5
|/ /
* | Merge "Stop using magic constant 0.1 for switching from home to all apps" int...TreeHugger Robot2019-03-201-0/+2
|\ \
| * | Stop using magic constant 0.1 for switching from home to all appsvadimt2019-03-191-0/+2
* | | Merge "Do not show Style & Wallpaper if the corresponding apk does not exist....TreeHugger Robot2019-03-191-1/+11
|\ \ \
| * | | Do not show Style & Wallpaper if the corresponding apk does not exist.Hyunyoung Song2019-03-181-1/+11
* | | | Merge "Move overlay monitoring logic out of config monitor Bug: 126417894" in...TreeHugger Robot2019-03-192-13/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Move overlay monitoring logic out of config monitorHyunyoung Song2019-03-192-13/+25
| |/ /
* / / Stop using magic constant 0.6 for returning from all apps to overviewvadimt2019-03-191-0/+2
|/ /
* / Don't close popup container if touch came from nav barTony2019-03-152-1/+9
|/
* Merge "Switching swipe-up to overview to using test info provider" into ub-la...TreeHugger Robot2019-03-152-67/+4
|\
| * Switching swipe-up to overview to using test info providervadimt2019-03-152-67/+4
* | Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-1510-18/+14
|/
* Merge "Creating provider for test gesture dimensions." into ub-launcher3-masterVadim Tryshev2019-03-142-0/+69
|\
| * Creating provider for test gesture dimensions.vadimt2019-03-132-0/+69
* | Merge "Revert "Use GestureDetector in WorkspaceTouchListener"" into ub-launch...TreeHugger Robot2019-03-141-8/+4
|\ \
| * | Revert "Use GestureDetector in WorkspaceTouchListener"Siarhei Vishniakou2019-03-141-8/+4
* | | Merge "Removing fade animation on swipe up" into ub-launcher3-masterSunny Goyal2019-03-131-2/+1
|\ \ \
| * | | Removing fade animation on swipe upSunny Goyal2019-03-121-2/+1
| | |/ | |/|
* | | Handle other SystemShortcut view types.Jon Miranda2019-03-132-4/+13
* | | Fix bugs related to swipe up to home animation.Jon Miranda2019-03-123-3/+70
* | | Merge "Use GestureDetector in WorkspaceTouchListener" into ub-launcher3-masterTreeHugger Robot2019-03-121-4/+8
|\ \ \ | | |/ | |/|
| * | Use GestureDetector in WorkspaceTouchListenerSiarhei Vishniakou2019-03-081-4/+8
* | | Only get drawable on the background thread, everything else on main thread.Jon Miranda2019-03-121-56/+62
| |/ |/|
* | Merge "Fixing launcher UI not reapplied properly when IDP changed as a result...TreeHugger Robot2019-03-116-86/+35
|\ \
| * | Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-066-86/+35
| |/
* | Fix crash when trying to load SystemShortcut drawable.Jon Miranda2019-03-111-0/+5
* | Merge "Add landscape support for DeviceProfile#getItemLocation." into ub-laun...TreeHugger Robot2019-03-111-13/+26
|\ \
| * | Add landscape support for DeviceProfile#getItemLocation.Jon Miranda2019-03-111-13/+26
* | | Merge "Quickly fade in QSB when swiping up when SWIPE_HOME = false" into ub-l...Tony Wickham2019-03-111-1/+4
|\ \ \ | |/ / |/| |
| * | Quickly fade in QSB when swiping up when SWIPE_HOME = falseTony Wickham2019-03-111-1/+4
* | | Merge "Fix bug where folder items preview remain in low res state." into ub-l...Jonathan Miranda2019-03-115-21/+40
|\ \ \
| * | | Fix bug where folder items preview remain in low res state.Jon Miranda2019-03-085-21/+40
* | | | Removing unnecessary system RPC for checking flags on every touch eventSunny Goyal2019-03-081-5/+13
|/ / /
* | / Add launcher support for restoring work profile items onto workspace.Jon Miranda2019-03-073-24/+121
| |/ |/|
* | Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag.Jon Miranda2019-03-063-82/+74
* | Merge "Fixing some Launcher crashes because of using old model data even afte...TreeHugger Robot2019-03-054-23/+46
|\ \
| * | Fixing some Launcher crashes because of using old model data evenSunny Goyal2019-03-054-23/+46
* | | Merge "Using a single array instead of a list of array for trcking events" in...TreeHugger Robot2019-03-051-0/+136
|\ \ \
| * | | Using a single array instead of a list of array for trcking eventsSunny Goyal2019-03-051-0/+136
| | |/ | |/|
* | | Merge "Fix issue with flashing on overscroll" into ub-launcher3-masterWinson Chung2019-03-051-1/+2
|\ \ \
| * | | Fix issue with flashing on overscrollWinson Chung2019-03-011-1/+2
* | | | Merge "Fix app to folder icon animation." into ub-launcher3-masterTreeHugger Robot2019-03-056-40/+104
|\ \ \ \
| * | | | Fix app to folder icon animation.Jon Miranda2019-03-056-40/+104
| | |_|/ | |/| |
* | | | Merge "Fix bug caused by trying to set background to AdaptiveIconDrawable." i...Jonathan Miranda2019-03-053-4/+6
|\ \ \ \
| * | | | Fix bug caused by trying to set background to AdaptiveIconDrawable.Jon Miranda2019-03-043-4/+6
| |/ / /
* | | | Merge "Removing dependency on XmlResourceParser in default layout parsing" in...TreeHugger Robot2019-03-052-27/+25
|\ \ \ \