summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
...
| * Show error toast messages when there is no room for the item when icon is not...Jon Miranda2016-10-181-6/+1
* | Alienating QSBSunny Goyal2016-10-181-32/+8
|/
* Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS La...Sunny Goyal2016-10-171-5/+2
|\
| * Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGSSunny Goyal2016-10-181-5/+2
* | Add feature flag to disable light status barTony Wickham2016-10-131-3/+3
|\|
| * Add feature flag to disable light status barTony Wickham2016-10-121-3/+3
| * Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-...Tony Wickham2016-09-291-19/+19
| |\
| * \ Merge "Fixing the newIntent logic to check the state before it has been reset...Sunny Goyal2016-09-281-5/+8
| |\ \
* | | | Refactoring floating view opening/closing logicSunny Goyal2016-10-101-270/+20
* | | | 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
|\ \