summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-0/+7
* | Close the shortcuts container in various places.Tony Wickham2016-07-131-1/+26
|/
* Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgarySunny Goyal2016-07-071-0/+8
|\
| * Calling start/stop listening in onStart/onStopSunny Goyal2016-06-231-0/+8
* | Merge "Delete all* references to launcher clings." into ub-launcher3-calgaryAndrew Sapperstein2016-07-011-52/+1
|\ \
| * | Delete all* references to launcher clings.Andrew Sapperstein2016-07-011-52/+1
* | | Merge "Stop showing first run launcher cling." into ub-launcher3-calgaryAndrew Sapperstein2016-07-011-1/+0
|\| |
| * | Stop showing first run launcher cling.Andrew Sapperstein2016-06-301-1/+0
* | | Updating all apps to match specPeter Schiller2016-06-301-1/+3
|/ /
* / Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-4/+10
|/
* Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-2/+2
* Build fixSunny Goyal2016-06-221-1/+1
* Merge "Accessibility fixes and updates" into ub-launcher3-calgarySunny Goyal2016-06-221-10/+6
|\
| * Accessibility fixes and updatesSunny Goyal2016-06-221-10/+6
* | Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-221-6/+29
|\ \ | |/ |/|
| * Add support for launcher shortcuts.Tony Wickham2016-06-211-6/+29
* | Merge "Fixing potantial context leak code path" into ub-launcher3-calgarySunny Goyal2016-06-221-25/+4
|\ \
| * | Fixing potantial context leak code pathSunny Goyal2016-06-201-25/+4
* | | Adding some tracing sections around launcher startupSunny Goyal2016-06-201-8/+18
|/ /
* | Merge "Fixing a crash on APPS->WORKSPACE transition when animation is automat...Hyunyoung Song2016-06-201-0/+2
|\ \
| * | Fixing a crash on APPS->WORKSPACE transition when animation is automated with...Hyunyoung Song2016-06-201-0/+2
| |/
* / Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-0/+8
|/
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-0/+7
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-17/+9
* Merge "Adding a DB update path to handle the QSB position change" into ub-lau...Sunny Goyal2016-06-161-2/+6
|\
| * Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-2/+6
* | UI fixes to All apps pull up workHyunyoung Song2016-06-151-1/+1
* | Add caret shaped all app pull up handle to page indicator.Hyunyoung Song2016-06-151-4/+4
|/
* Making the security checks and policy changes only when launching customSunny Goyal2016-06-101-110/+95
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-2/+4
* Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-26/+5
* Pull up all apps interactionHyunyoung Song2016-06-061-13/+18
* Disabling stricty mode checks when launching an activity.Sunny Goyal2016-05-311-3/+13
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-183/+54
* Showing a permission dialog when a restored widget is not yet bound, and laun...Sunny Goyal2016-05-261-49/+82
* Removing logic for workspace migration from Launcher2Sunny Goyal2016-05-231-58/+1
* Merge "Preventing unnecessary options update to QSB provider by checking if t...Sunny Goyal2016-05-191-1/+6
|\
| * Preventing unnecessary options update to QSB providerSunny Goyal2016-05-181-1/+6
* | Add null check to page indicator to prevent crashes in landscape.Tony Wickham2016-05-181-1/+3
|/
* Fixing build breakageSunny Goyal2016-05-181-4/+0
* Rearranging the provider checks to avoid packagemanager lookupsSunny Goyal2016-05-181-13/+17
* Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-181-4/+7
|\
| * Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-171-4/+7
* | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-171-0/+4
|/