summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Code sanitizationHyunyoung Song2016-10-061-3/+3
* Add logging for long presses. Reset elapsed timer when changing containers.Jon Miranda2016-10-051-29/+24
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-11/+1
* Merge "Moving the widget auto-advance logic to AppWidgetHostView instead of h...Sunny Goyal2016-10-031-114/+4
|\
| * Moving the widget auto-advance logic to AppWidgetHostView instead ofSunny Goyal2016-09-301-114/+4
* | Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-masterSunny Goyal2016-10-031-0/+63
|\ \ | |/ |/|
| * Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-0/+63
* | Some minor fixes for extracted status bar.Tony Wickham2016-09-291-19/+19
|\ \
| * | Some minor fixes for extracted status bar.Tony Wickham2016-09-281-19/+19
* | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8
|\ \ \
| * | | Fixing the newIntent logic to check the state before it has been reset.Sunny Goyal2016-09-281-5/+8
* | | | resolve merge conflicts of 9311387 to ub-launcher3-masterTony Wickham2016-09-281-3/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-281-3/+26
| |/ /
* | | Cleaning up restore instance state logicSunny Goyal2016-09-281-37/+15
* | | Ignore long clicks triggered from the edge of screen.Jon Miranda2016-09-261-3/+21
* | | resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-231-1/+11
|\| |
| * | Refactor shortcuts drag and drop.Tony Wickham2016-09-231-1/+11
* | | Merge "Resize only one widget at a time" into ub-launcher3-masterSunny Goyal2016-09-231-1/+1
|\ \ \
| * | | Resize only one widget at a timeSunny Goyal2016-09-231-1/+1
| | |/ | |/|
* | | Fixing two critical bugs in all apps transition controller am: 0a9c092c89Hyunyoung Song2016-09-221-1/+3
|\ \ \ | |/ / |/| / | |/
| * 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
|\| |
| * | 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
| |\ \
| * \ \ Merge "Show IME when search query != null after rotation" into ub-launcher3-c...Hyunyoung Song2016-09-091-1/+1
| |\ \ \
* | \ \ \ Preventing a shortcut which requires permissions from being added to homescreenSunny Goyal2016-09-101-7/+13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Preventing a shortcut which requires permissions from being added toSunny Goyal2016-09-081-7/+13
| |/ / /
| * | | Merge "Launcher restore state fixes:" into ub-launcher3-calgary-polishSunny Goyal2016-09-081-282/+165
| |\ \ \
* | \ \ \ Show IME when search query != null after rotationHyunyoung Song2016-09-091-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Show IME when search query != null after rotationHyunyoung Song2016-09-091-1/+1
* | | | | Using ItemInfoMatcher in place of similar interfaces and utility methodsSunny Goyal2016-09-081-8/+0
* | | | | Launcher restore state fixes:Sunny 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
|\