summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Do updateWorkspaceScreenOrder inside a single transaction.Yura2014-06-061-0/+17
* Adding tighter first run checks for migration clings. (Bug 12626290)Winson Chung2014-06-061-0/+11
* Defend against missing DB during migration.Dan Sandler2014-06-061-2/+4
* Migration update: ensuring all folders go firstAdam Cohen2014-06-061-25/+50
* Don't migrate shortcuts for components that no longer existAdam Cohen2014-06-061-17/+29
* restore app favorites and screensChris Wren2014-06-061-1/+12
* New launcher2 icon migration algorithm.Dan Sandler2014-06-061-1/+223
* Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-06-061-1/+1
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2014-06-061-1/+9
* Only import workspaces for non-tablets (where grid hasn't changed)Adam Cohen2014-06-061-1/+8
* Revert "Revert "Enable Launcher2 workspace import.""Dan Sandler2014-06-061-1/+1
* Revert "Enable Launcher2 workspace import."Dan Sandler2014-06-061-1/+1
* Enable Launcher2 workspace import.Dan Sandler2014-06-061-1/+1
* Disable importing workspaces from Launcher2.Dan Sandler2014-06-061-23/+32
* Adding logs to track down missing workspace screen. (Bug 11683562)Winson Chung2014-06-061-0/+6
* Fix loading widgets in <include>d workspaces.Daniel Sandler2014-06-051-1/+0
* Fix L3 and old Trebuchet migrationRicardo Cerqueira2014-02-011-1/+67
* Trebuchet : Default workspace improvementsDanesh M2014-01-301-1/+34
* Trebuchet: Default workspace fixesJorge Ruesga2014-01-301-2/+13
* 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