summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
...
* Migration update: ensuring all folders go firstAdam Cohen2014-01-161-26/+51
* Don't migrate shortcuts for components that no longer existAdam Cohen2014-01-151-18/+30
* restore app favorites and screensChris Wren2014-01-141-1/+12
* Merge "New launcher2 icon migration algorithm." into jb-ub-now-kermitAdam Cohen2014-01-101-1/+223
|\
| * New launcher2 icon migration algorithm.Dan Sandler2014-01-101-1/+223
* | Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-1/+1
|/
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-091-1/+10
* Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."Nilesh Agrawal2013-12-091-10/+1
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-061-1/+10
* Merge "Revert "Revert "Enable Launcher2 workspace import.""" into jb-ub-now-j...Dan Sandler2013-12-031-1/+1
|\
| * Revert "Revert "Enable Launcher2 workspace import.""Dan Sandler2013-12-021-1/+1
* | Only import workspaces for non-tablets (where grid hasn't changed)Adam Cohen2013-12-021-1/+8
|/
* Revert "Enable Launcher2 workspace import."Dan Sandler2013-11-261-1/+1
* Enable Launcher2 workspace import.Dan Sandler2013-11-211-1/+1
* Disable importing workspaces from Launcher2.Dan Sandler2013-11-191-23/+32
* Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2013-11-151-0/+6
* Fix loading widgets in <include>d workspaces.Daniel Sandler2013-10-231-1/+0
* move the provider authority to a config classChris Wren2013-10-091-2/+2
* move to backup helper architectureChris Wren2013-10-071-1/+1
* Add support for <include> in workspace XML.Daniel Sandler2013-10-031-0/+45
* add a backup agent.Chris Wren2013-09-241-3/+35
* remember the provider path when creating a widget.Chris Wren2013-09-171-2/+20
* Initial Changes for Dynamic GridWinson Chung2013-08-201-10/+0
* Verifying that new applications are added and fixing issue with new items get...Winson Chung2013-07-251-40/+115
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-3/+3
* Initial implementation of Shrink-wrapAdam Cohen2013-06-251-23/+101
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-4/+4
* HACK: temporary upgrade path from com.android.launcher2Adam Cohen2013-06-061-1/+22
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+1193