summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of external deletion in LauncherProvider.deleteLouis Begin2016-08-161-3/+26
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-0/+6
* Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-10/+0
* Adding some tracing sections around launcher startupSunny Goyal2016-06-201-0/+11
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-151-5/+10
* Executing the DB migration during startup instead of restore.Sunny Goyal2016-06-081-2/+11
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-271-3/+10
* Removing logic for workspace migration from Launcher2Sunny Goyal2016-05-231-279/+0
* Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-161-22/+0
* Removing icon_type columnSunny Goyal2016-05-111-4/+0
* Adding full backup handler for launcher3Sunny Goyal2016-05-101-26/+3
* Removing LauncherProvider dependency in DatabaseHelerSunny Goyal2016-05-101-194/+145
* Chaning the behavior of settings activity.Sunny Goyal2016-05-021-11/+0
* Removing some deprecated columns.Sunny Goyal2016-04-211-3/+0
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-6/+36
* Fixing broken instrumentation tests when run from command lineSunny Goyal2016-03-181-19/+16
* Creating database without localized collators on NYC and aboveSunny Goyal2016-03-171-2/+4
* Preserving the homescreen rotation setting on a tablet, when the display is s...Sunny Goyal2016-02-231-3/+8
* resolve merge conflicts of b171e5675b to ub-launcher3-calgary.Sunny Goyal2016-01-291-0/+3
|\
| * Adding a method to throttle backup manager callsSunny Goyal2016-01-291-0/+3
* | Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-15/+43
* | resolve merge conflicts of ffa1237698 to ub-launcher3-master.Sunny Goyal2015-12-181-1/+1
|\|
| * Using SharedPrefenrece.apply instead of commit to prevent disk IO on main threadSunny Goyal2015-12-171-2/+1
* | resolve merge conflicts of e5ef3d2e9b to ub-launcher3-master.Sunny Goyal2015-12-101-14/+2
|\|
| * Clearing DB instead of deleting the DB file.Sunny Goyal2015-11-301-8/+1
* | Moving DB creation to background threadSunny Goyal2015-12-081-43/+54
* | resolve merge conflicts of 7bce5f7988 to ub-launcher3-master.Sunny Goyal2015-11-241-0/+4
|\|
| * Tying LauncherAppState lifecycle with LauncherProviderSunny Goyal2015-11-241-0/+4
* | Making all provider calls using content resolver.Sunny Goyal2015-10-201-34/+51
* | resolve merge conflicts of fe3db428ab to ub-launcher3-master.Sunny Goyal2015-10-201-20/+7
|\|
| * Refactoring getPreferenceKey methodSunny Goyal2015-10-201-20/+7
* | am 6fb929e0: Verifying that the table was successfully created during initial...Sunny Goyal2015-10-071-42/+62
|\|
| * Verifying that the table was successfully created during initialzationSunny Goyal2015-10-061-42/+62
* | Adding some information in bug reportsSunny Goyal2015-10-011-16/+7
* | am c74e4197: Restoring provider behavior for reloading app on old devices >...Sunny Goyal2015-09-091-4/+16
|\|
| * Restoring provider behavior for reloading app on old devicesSunny Goyal2015-09-091-4/+16
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-1/+1
|\|
| * Version code cleanupSunny Goyal2015-08-171-1/+1
* | Removing some eclipse warningsSunny Goyal2015-08-171-7/+0
|/
* Reloading launcher whenever there is an external update to contentprovider, i...Sunny Goyal2015-08-131-13/+16
* Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-1/+1
* Fixing shortcuts not getting migrated to app iconsSunny Goyal2015-07-131-1/+1
* Fixing backup restoreSunny Goyal2015-06-251-1/+1
* Merge "Deleting empty folders based on DB state" into ub-launcher3-burnabySunny Goyal2015-06-181-0/+37
|\
| * Deleting empty folders based on DB stateSunny Goyal2015-06-121-0/+37
* | Fixing nullpointer when creating new DBSunny Goyal2015-06-161-13/+13
* | Removing ContentObserver in launcherSunny Goyal2015-06-161-23/+22
|/
* Using content provider to update launcher settingsSunny Goyal2015-06-121-0/+34
* Code cleanupSunny Goyal2015-06-051-2/+0
* Removing some synthetic method creationSunny Goyal2015-06-021-2/+2