summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Removing some synthetic method creationSunny Goyal2015-06-021-2/+2
* Refactoring DeviceProfileAdam Cohen2015-05-211-6/+6
* Icons are not updated to TYPE_APPLICATION during restoreSunny Goyal2015-05-211-3/+10
* Prevent work folder creation when launcher is upgraded.Sunny Goyal2015-05-121-2/+8
* Removing LauncherProvider dependency from LauncherSettingsSunny Goyal2015-04-171-2/+2
* Deduping shortcuts to app-shortcuts if they have a valid intentSunny Goyal2015-04-101-3/+62
* Adding nullcheck when getting app restrictionsSunny Goyal2015-04-061-1/+4
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-12/+14
* Configuration of workspace through app restrictionsSunny Goyal2015-03-271-6/+47
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-8/+9
* Adding sort switch in FolderPagedViewSunny Goyal2015-03-171-22/+21
* Merge "Refactoring max id logic to a common method" into ub-launcher3-burnabySunny Goyal2015-03-091-36/+23
|\
| * Refactoring max id logic to a common methodSunny Goyal2015-03-041-36/+23
* | am c6c8fef3: Clearing DB if necessary, when applying the default layoutSunny Goyal2015-03-051-0/+4
|\ \ | |/ |/|
| * Clearing DB if necessary, when applying the default layoutSunny Goyal2015-03-041-0/+4
* | Merge "Setting workspace id as primary key" into ub-launcher3-burnabySunny Goyal2015-03-021-4/+57
|\ \
| * | Setting workspace id as primary keySunny Goyal2015-02-271-4/+57
* | | am e72f3d53: Fixing wronk rowID check.Sunny Goyal2015-03-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fixing wronk rowID check.Sunny Goyal2015-03-021-1/+1
| * DO NOT MERGE: Setting workspace id as primary keySunny Goyal2015-02-251-3/+58
* | Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-masterSunny Goyal2015-02-121-21/+2
|\ \
| * | Removing code for the unused 'upgrade path'Sunny Goyal2015-02-111-21/+2
* | | am c87775d8: Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-111-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fixing rank migration code to handle null values correctly.Sunny Goyal2015-02-101-1/+2
* | am a258f812: Modify strict mode thread policy for LauncherProvider.Nilesh Agrawal2015-01-261-1/+1
|\|
| * Modify strict mode thread policy for LauncherProvider.Nilesh Agrawal2015-01-261-1/+1
* | am fde11852: Add strict mode exception in LauncherProvider.Nilesh Agrawal2015-01-211-0/+3
|\|
| * Add strict mode exception in LauncherProvider.Nilesh Agrawal2015-01-211-0/+3
* | Changing DB upgrade path to use swith case statement.Sunny Goyal2015-01-211-104/+86
|/
* 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