summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Clearing DB if necessary, when applying the default layoutSunny Goyal2015-03-041-0/+4
* Fixing wronk rowID check.Sunny Goyal2015-03-021-1/+1
* DO NOT MERGE: Setting workspace id as primary keySunny Goyal2015-02-251-3/+58
* Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-101-1/+2
* Modify strict mode thread policy for LauncherProvider.Nilesh Agrawal2015-01-261-1/+1
* Add strict mode exception in LauncherProvider.Nilesh Agrawal2015-01-211-0/+3
* Adding a rank column for itemInfoSunny Goyal2015-01-131-2/+46
* Removing dead code from Launcher providerSunny Goyal2015-01-051-530/+12
* Adding a few null checks.Sunny Goyal2014-11-141-0/+6
* Using the default search widget in Launcher3Sunny Goyal2014-11-111-25/+2
* Updating backup restore logicSunny Goyal2014-10-281-1/+9
* Loading internal default layout if partner layout fails to loadSunny Goyal2014-10-271-12/+17
* Was seeing some duplicated icons in the migration flowAdam Cohen2014-10-241-1/+5
* Refactoring layout parsing codeSunny Goyal2014-10-171-661/+8
* Adding ability to list folder items in separate fileAdam Cohen2014-10-171-6/+7
* am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchopAdam Cohen2014-10-141-0/+1
|\
| * Fixing typo from previous CLAdam Cohen2014-10-141-0/+1
* | am 755dd702: Merge "Fix missing screen when adding widget directly to provide...Adam Cohen2014-10-141-20/+31
|\|
| * Fix missing screen when adding widget directly to providerAdam Cohen2014-10-141-20/+31
* | Cleaning up icon resizing codeSunny Goyal2014-10-071-1/+1
* | Create a central list of files the Launcher writes to the app directoryHelena Josol2014-10-061-3/+1
|/
* 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
|\