summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix some state issues with user-controlled animations" into ub-launche...Tony Wickham2018-05-025-36/+91
|\
| * Fix some state issues with user-controlled animationsTony2018-05-015-36/+91
* | Merge "Fix some jank with transitions" into ub-launcher3-edmontonJorim Jaggi2018-05-021-1/+24
|\ \
| * | Fix some jank with transitionsJorim Jaggi2018-04-261-1/+24
* | | Merge "Reusing the same bitmap and pixel array for shape detection" into ub-l...android-build-team Robot2018-05-012-30/+26
|\ \ \
| * | | Reusing the same bitmap and pixel array for shape detectionSunny Goyal2018-04-302-30/+26
* | | | Merge "Bound overscroll shift amount to avoid content from drawing on top (Y-...android-build-team Robot2018-05-012-1/+9
|\ \ \ \
| * | | | Bound overscroll shift amount to avoid content from drawing on top (Y-val)Jon Miranda2018-05-012-1/+9
* | | | | Merge "Fade in LauncherRootView in finishFirstPageBind." into ub-launcher3-ed...android-build-team Robot2018-05-011-3/+3
|\ \ \ \ \
| * | | | | Fade in LauncherRootView in finishFirstPageBind.Jon Miranda2018-05-011-3/+3
| |/ / / /
* | | | | Merge "Fixes the incorrect hover icon color in drop bar when dark theme" into...android-build-team Robot2018-04-302-2/+23
|\ \ \ \ \
| * | | | | Fixes the incorrect hover icon color in drop bar when dark themeMehdi Alizadeh2018-04-302-2/+23
| | |_|_|/ | |/| | |
* | | | | Adding a round rect background for the self in OverviewSunny Goyal2018-04-302-5/+12
* | | | | Merge "Fixing Search box not getting aligned properly based on insets" into u...android-build-team Robot2018-04-301-3/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixing Search box not getting aligned properly based on insetsSunny Goyal2018-04-301-3/+12
| |/ / /
* / / / Revert "a11y: disabling accessibility scrolling of the home screen"Vadim Tryshev2018-04-301-7/+0
|/ / /
* | | Fixing task misalignmentVadim Tryshev2018-04-271-4/+3
* | | Merge "Refactor initializing LauncherAccessibilityDelegate" into ub-launcher3...Mehdi Alizadeh2018-04-271-0/+4
|\ \ \
| * | | Refactor initializing LauncherAccessibilityDelegateMehdi Alizadeh2018-04-271-0/+4
| |/ /
* | | Merge "Enable Clear-all button by default" into ub-launcher3-edmontonandroid-build-team Robot2018-04-271-7/+12
|\ \ \ | |/ / |/| |
| * | Enable Clear-all button by defaultVadim Tryshev2018-04-271-7/+12
* | | Call Activity.onTrimMemory() to ensure render thread cache is also trimmedWinson Chung2018-04-261-1/+1
* | | Avoid crash when widget previews have no intrinsic sizeRoger Olsson2018-04-261-3/+4
| |/ |/|
* | Prepares SecondaryDropTarget to inherit fromMehdi Alizadeh2018-04-251-2/+2
|/
* Merge "Improving highlight for Clear-all button." into ub-launcher3-edmontonTreeHugger Robot2018-04-251-5/+0
|\
| * Improving highlight for Clear-all button.Vadim Tryshev2018-04-251-5/+0
* | Merge "Call close for AbstractFloatingViews that were removed while still ope...TreeHugger Robot2018-04-256-18/+30
|\ \ | |/ |/|
| * Call close for AbstractFloatingViews that were removed while still open.Jon Miranda2018-04-256-18/+30
* | Merge "Fix bug where workspace taps were not being sent to WallpaperManager."...TreeHugger Robot2018-04-242-13/+16
|\ \
| * | Fix bug where workspace taps were not being sent to WallpaperManager.Jon Miranda2018-04-242-13/+16
| |/
* | Merge "Send trim memory to trim icon cache when stopped" into ub-launcher3-ed...Winson Chung2018-04-241-0/+2
|\ \
| * | Send trim memory to trim icon cache when stoppedWinson Chung2018-04-241-0/+2
* | | Passing stateHandler information to the callbackSunny Goyal2018-04-242-2/+2
|/ /
* | Merge "Ensure workspace is still in a valid state when handling long press." ...TreeHugger Robot2018-04-241-11/+19
|\ \
| * | Ensure workspace is still in a valid state when handling long press.Jon Miranda2018-04-231-11/+19
| |/
* / Fix bug where scroll position jumps when in overscroll.Jon Miranda2018-04-231-1/+9
|/
* Moving some swipe up complete logic to when the handler is completed.Sunny Goyal2018-04-232-0/+36
* Merge "Implement all apps discovery bounce." into ub-launcher3-edmontonTreeHugger Robot2018-04-232-11/+48
|\
| * Implement all apps discovery bounce.Tracy Zhou2018-04-232-11/+48
* | Merge "Fixing flakiness in shape detection" into ub-launcher3-edmontonSunny Goyal2018-04-211-3/+5
|\ \
| * | Fixing flakiness in shape detectionSunny Goyal2018-04-181-3/+5
| |/
* | Merge "Fixing preference highlight when opening notification access" into ub-...TreeHugger Robot2018-04-211-1/+6
|\ \
| * | Fixing preference highlight when opening notification accessSunny Goyal2018-04-181-1/+6
| |/
* | Reset the force-invisible flag after the animation into launcher completes.Winson Chung2018-04-201-0/+9
* | Merge "Force finish any pending animations if the insets or orientation chang...TreeHugger Robot2018-04-205-23/+28
|\ \
| * | Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-205-23/+28
| |/
* | Kepping the rotation setting UI always enabled and accessibleSunny Goyal2018-04-201-28/+0
* | Bringing back auto-rotate settingsSunny Goyal2018-04-192-23/+78
|/
* Merge "WallpaperManagerCompat: correct build version check" into ub-launcher3...TreeHugger Robot2018-04-181-1/+1
|\
| * WallpaperManagerCompat: correct build version checkJon Miranda2018-04-181-1/+1