summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-221-1/+3
|\
| * Fixing two critical bugs in all apps transition controllerHyunyoung Song2016-09-201-1/+3
| * Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-301-2/+3
* | Simplifying the startSearch call in launcher callbacksSunny Goyal2016-09-131-32/+7
* | Merge "Preventing a shortcut which requires permissions from being added to h...Sunny Goyal2016-09-101-7/+13
|\ \
| * | Preventing a shortcut which requires permissions from being added toSunny Goyal2016-09-081-7/+13
* | | Merge "Show IME when search query != null after rotation" into ub-launcher3-c...Hyunyoung Song2016-09-091-1/+1
|\ \ \ | |/ / |/| |
| * | Show IME when search query != null after rotationHyunyoung Song2016-09-091-1/+1
* | | Merge "Launcher restore state fixes:" into ub-launcher3-calgary-polishSunny Goyal2016-09-081-282/+165
|\ \ \
| * | | Launcher restore state fixes:Sunny Goyal2016-09-061-282/+165
| |/ /
* | | Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-0/+8
* | | Some drag and drop code refactor:Sunny Goyal2016-09-011-1/+2
|/ /
* | Merge "ComponentName null check MUST proceed before creating ComponentKey." i...Hyunyoung Song2016-08-311-0/+4
|\ \
| * | ComponentName null check MUST proceed before creating ComponentKey.Hyunyoung Song2016-08-291-0/+4
* | | Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-291-2/+3
|/ /
* | Merge "Moving the scrim to draglayer" into ub-launcher3-calgary-polishSunny Goyal2016-08-251-130/+0
|\ \
| * | Moving the scrim to draglayerSunny Goyal2016-08-231-130/+0
* | | Starting the settings activity with same animation as wallpaper (and widgets ...Sunny Goyal2016-08-251-2/+4
* | | Adding a resource pointer to the app name so that derived projects canSunny Goyal2016-08-221-1/+1
|/ /
* | Merge "Adding support for pending widgets in AutoInstall layout" into ub-laun...Sunny Goyal2016-08-171-1/+17
|\ \
| * | Adding support for pending widgets in AutoInstall layoutSunny Goyal2016-08-161-1/+17
| |/
* / Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-1/+1
|/
* Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-101-0/+3
* Use shortcut disabled message if available.Tony Wickham2016-08-051-0/+6
* Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgarySunny Goyal2016-08-011-15/+41
|\
| * Adding quiet mode support for shortcutsSunny Goyal2016-07-291-15/+41
* | 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-291-0/+8
|\ \ | |/ |/|
| * Working around incorrect wallpaper offsets being calculated in RTL.Winson2016-07-281-0/+8
* | Merge "Showing the shortcuts in the disabled state and removing ti from the m...Sunny Goyal2016-07-281-0/+2
|\ \
| * | Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-281-0/+2
* | | Fading in the first screen, when launcher loads for the first timeSunny Goyal2016-07-281-1/+31
|/ /
* / Launcher shortcuts animations update.Sunny Goyal2016-07-271-7/+13
|/
* Merge "Cleanup deferred drag when closing deep shortcuts container." into ub-...Tony Wickham2016-07-281-0/+1
|\
| * Cleanup deferred drag when closing deep shortcuts container.Tony Wickham2016-07-271-0/+1
* | Remove two redundant layout pass in AllAppsTransitionController.Hyunyoung Song2016-07-271-10/+7
|/
* AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-271-3/+5
* Long press on the caret should start search on all apps containerHyunyoung Song2016-07-221-2/+4
* Merge "Increasing the size of the drag icon when a shortcut is dragged" into ...Sunny Goyal2016-07-221-7/+0
|\
| * Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-7/+0
* | Animate discovery bounce for all apps pull up interactionHyunyoung Song2016-07-211-4/+31
* | Fix NPE on clicking the all apps caret.Hyunyoung Song2016-07-211-2/+2
|/
* Merge "Optimizing open shortcuts container lookep" into ub-launcher3-calgarySunny Goyal2016-07-211-1/+9
|\
| * Optimizing open shortcuts container lookepSunny Goyal2016-07-201-1/+9
* | Add user event log for deep shortcuts and all apps opening interaction.Hyunyoung Song2016-07-211-0/+5
|/
* Merge "Using the same clip animation for wallpaper button as using for app ic...Sunny Goyal2016-07-201-9/+14
|\
| * Using the same clip animation for wallpaper button as using for app iconsSunny Goyal2016-07-201-9/+14
* | Initial changes to tweak layout.Winson2016-07-201-1/+6
|/
* Merge "Moving the QSB out of the cell layout to the Drag layer" into ub-launc...Sunny Goyal2016-07-141-0/+7
|\