summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: RemoteFolder fix subtype & manifest entriesMichael Bestas2015-12-021-2/+18
* Trebuchet : Switch to LOGD instead of isLoggableDanesh M2015-10-151-1/+1
* Trebuchet: make workspace layout configurable by prebundled mccYvonne Wong2015-10-091-1/+54
* Trebuchet : Ensure workspace icon migration for dialerDanesh M2015-10-081-1/+75
* Adding a few null checks.Sunny Goyal2015-09-271-0/+6
* Using the default search widget in Launcher3Sunny Goyal2015-09-271-25/+2
* Updating backup restore logicSunny Goyal2015-09-271-1/+9
* Loading internal default layout if partner layout fails to loadSunny Goyal2015-09-271-12/+17
* Was seeing some duplicated icons in the migration flowAdam Cohen2015-09-271-1/+5
* Refactoring layout parsing codeSunny Goyal2015-09-271-661/+8
* Adding ability to list folder items in separate fileAdam Cohen2015-09-271-6/+7
* Cleaning up icon resizing codeSunny Goyal2015-09-271-1/+1
* Create a central list of files the Launcher writes to the app directoryHelena Josol2015-09-271-3/+1
* Trebuchet: Fix migration from L to Trebuchet.Adnan2014-11-191-7/+7
* Trebuchet: Handle migrate from Launcher3/TrebuchetAdnan2014-11-191-2/+20
* Fix L2 and old Trebuchet migrationRicardo Cerqueira2014-11-191-1/+57
* Protected App [3/3] Trebuchet - Protected Apps - Build fixed to work with LOC...Raj Yengisetty2014-11-191-1/+7
* Fixing typo from previous CLAdam Cohen2014-10-141-0/+1
* Fix missing screen when adding widget directly to providerAdam Cohen2014-10-141-20/+31
* Resetting launcherProvider data if restore set was emptySunny Goyal2014-09-281-0/+14
* Add ability for Partner customization apk to override certain DeviceProfile p...Adam Cohen2014-09-041-2/+2
* Change URI favorite resolving to use launch intentsJason Monk2014-08-201-2/+4
* Autoinstalls loading xmlSunny Goyal2014-08-121-37/+62
* Fix screen issues with externally added itemsAdam Cohen2014-08-081-0/+54
* Fix resource issue in folders of partner layoutsAdam Cohen2014-07-251-1/+1
* Adding broadcast to indicate first launcher loadAdam Cohen2014-07-231-3/+4
* When inserting directly into LauncherProvider, ensure item id and widget id a...Adam Cohen2014-07-241-0/+43
* Adding ability for partners to specify a default layoutAdam Cohen2014-06-021-63/+62
* Make sure we can handle database downgrade (by wiping and starting fresh)Adam Cohen2014-05-211-0/+11
* Merge "Adding support for dynamically resolved default layouts." into ub-now-...Winson Chung2014-05-161-2/+4
|\
| * Adding support for dynamically resolved default layouts.Winson Chung2014-05-161-2/+4
* | Removing antiquated migration path logicAdam Cohen2014-05-161-14/+45
|/
* Launcher3 multi-profile supportKenny Guy2014-04-301-4/+59
* Merge "Second try removing orphaned items from the database" into ub-now-novaAdam Cohen2014-04-231-8/+35
|\
| * Second try removing orphaned items from the databaseAdam Cohen2014-04-221-8/+35
* | Add support for partner customization.Jeff Sharkey2014-04-221-105/+181
|/
* Merge "Allow the old launcher content URI to be overrided" into ub-now-mister...Adam Cohen2014-04-171-2/+2
|\
| * Allow the old launcher content URI to be overridedJason Monk2014-03-211-2/+2
* | Fix serious data loss issue for folders and hotseat itemsAdam Cohen2014-04-111-1/+3
* | Cleanup orphaned workspace items on db upgradeAdam Cohen2014-04-021-1/+17
|/
* Add LauncherProviderChangeListenerAnjali Koppal2014-03-171-0/+9
* Merge "Add support for uri favorites and resolve groups" into ub-now-mister-uglyJason Monk2014-03-101-29/+154
|\
| * Add support for uri favorites and resolve groupsJason Monk2014-03-071-29/+154
* | Don't lose icons when migrating from different-sized hotseats.Dan Sandler2014-03-061-6/+34
|/
* Fix issue where clings didn't appear after set up wizard (issue 13077829)Adam Cohen2014-02-211-1/+11
* Do updateWorkspaceScreenOrder inside a single transaction.Yura2014-02-111-0/+17
* handle shortcut restore for missing packagesChris Wren2014-01-271-3/+20
* Merge "Defend against missing DB during migration." into jb-ub-now-kermitDan Sandler2014-01-251-2/+4
|\
| * Defend against missing DB during migration.Dan Sandler2014-01-211-2/+4
* | Adding tighter first run checks for migration clings. (Bug 12626290)Winson Chung2014-01-211-0/+11
|/