summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Include user handle for uninstall intents." into ub-now-masterKenny Guy2014-07-161-1/+5
|\
| * Include user handle for uninstall intents.Kenny Guy2014-07-161-1/+5
* | Allow custom content to lock the workspaceJan-Willem Maarse2014-07-141-0/+3
|/
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-13/+0
* Merge "Revert "Revert Cls stopping now-master running on googlefood"" into ub...Kenny Guy2014-07-011-3/+5
|\
| * Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-3/+5
* | Drop support for remove all dead promises.Chris Wren2014-07-011-14/+1
|/
* Offer to delete broken promise icons.Chris Wren2014-06-271-1/+51
* Fix issue where focus was sometimes missing when going to all apps with keyboardAdam Cohen2014-06-231-1/+7
* Fix problem where launcher doesn't draw after rotation w/ translucent activit...Adam Cohen2014-06-191-10/+1
* Prevent discordant state between Workspace and Launcher (issue 15409018)Adam Cohen2014-06-181-5/+1
* Override app launch transition for LMP previewAdam Cohen2014-06-111-0/+4
* Add new assets for LMP previewAdam Cohen2014-06-111-0/+13
* Merge "Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"" into ub-n...Adam Cohen2014-06-101-0/+47
|\
| * Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"Adam Cohen2014-06-091-0/+47
* | Fix for regression which made issue 14491953 occur more easilyAdam Cohen2014-06-091-1/+2
* | Check before suggesting default wallpaper dimensionsAdam Cohen2014-05-211-0/+8
* | Merge "Revert "Debugging wallpaper stuff on production device (to be reverted...Adam Cohen2014-05-211-4/+0
|\ \
| * | Revert "Debugging wallpaper stuff on production device (to be reverted once b...Adam Cohen2014-05-211-4/+0
* | | Merge "Debugging wallpaper stuff on production device (to be reverted once bu...Adam Cohen2014-05-211-0/+4
|\| | | |/ |/|
| * Debugging wallpaper stuff on production device (to be reverted once built)Adam Cohen2014-05-211-0/+4
* | Revert transparent bars for L in 3.5. DO NOT MERGESandeep Siddhartha2014-05-211-47/+0
|/
* Fix crash when launcher dies while configuring a widget / shortcutAdam Cohen2014-05-201-48/+95
* Ensure that hotseat callout only occurs when appropriateAdam Cohen2014-05-191-0/+3
* Remove unnecessary reflectionSandeep Siddhartha2014-05-191-9/+4
* Merge "Disable the folder cling in two cases" into ub-now-novaAdam Cohen2014-05-171-1/+3
|\
| * Disable the folder cling in two casesAdam Cohen2014-05-161-1/+3
* | Use transparent system bars on LSandeep Siddhartha2014-05-161-0/+50
|/
* Don't clear flags in startActivityKenny Guy2014-05-131-1/+1
* Remove antiquated way of determining CellInfo during long pressAdam Cohen2014-05-121-10/+7
* Cleanup pattern for removing the extra empty screen after drag operationsAdam Cohen2014-05-091-7/+6
* Fix bug with user of shortcut not being remembered over restart.Kenny Guy2014-05-081-12/+15
* Merge "Add setters for mWorkspaceLoading and mWaitingForResult." into ub-now-...Anjali Koppal2014-05-051-7/+27
|\
| * Add setters for mWorkspaceLoading and mWaitingForResult.Anjali Koppal2014-05-051-7/+27
* | Watch for profile events and reloadAmith Yamasani2014-05-021-0/+6
* | Launcher3 multi-profile supportKenny Guy2014-04-301-64/+39
|/
* Adding external path for drag/drops.Winson Chung2014-04-141-2/+2
* Expose workspace.moveToDefaultScreen.Mathew Inwood2014-04-111-0/+4
* Upping activity start delayAdam Cohen2014-04-081-1/+1
* Prevent exception in production when icons collide during bindAdam Cohen2014-04-031-1/+9
* Merge "Increase delay before dismissing intro screen (issue 13691305)" into u...Adam Cohen2014-03-311-1/+1
|\
| * Increase delay before dismissing intro screen (issue 13691305)Adam Cohen2014-03-281-1/+1
* | Add method to determine if first run activity has been shown (issue 13680732)Adam Cohen2014-03-281-1/+4
|/
* Adding in-activity intro screen (issue 12905636)Adam Cohen2014-03-201-17/+82
* Merge "Add onClickPagedViewIcon to the Launcher." into ub-now-mister-uglyMohammadinamul Sheik2014-03-181-0/+11
|\
| * Add onClickPagedViewIcon to the Launcher.Mohammadinamul Sheik2014-03-181-0/+11
* | Merge "Add LauncherProviderChangeListener" into ub-now-mister-uglyAnjali Koppal2014-03-171-2/+5
|\ \
| * | Add LauncherProviderChangeListenerAnjali Koppal2014-03-171-2/+5
| |/
* / Add Launcher.onDragStartedAnjali Koppal2014-03-171-0/+2
|/
* Add a setter/getter for Launcher.mAllAppsButton.Anjali Koppal2014-03-121-0/+11