summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-5/+7
* Adding support for DB downgradeSunny Goyal2017-05-091-53/+31
* Do not delete chost widgets when opening DB.Sunny Goyal2017-05-051-1/+0
|\
| * Do not delete chost widgets when opening DB.Sunny Goyal2017-05-051-1/+0
* | Merge "Initializing the Add To Homescreen setting by reading it from market a...Sunny Goyal2017-05-031-0/+1
|\|
| * Initializing the Add To Homescreen setting by reading it from market appSunny Goyal2017-05-031-0/+1
* | Simplifying some DB managed logicSunny Goyal2017-04-191-114/+59
* | Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorvalSunny Goyal2017-04-181-23/+60
|\|
| * Deleting any ghost widget from system service:Sunny Goyal2017-04-171-24/+60
* | Merge "Separating the DB upgrade into two paths: > schema update: changes in ...Sunny Goyal2017-04-171-24/+68
|\|
| * Separating the DB upgrade into two paths:Sunny Goyal2017-04-171-24/+68
| * Launcher dump proto that will be used for:Hyunyoung Song2017-04-041-0/+15
* | Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+2
|\|
| * Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+2
* | Merge "Removing the profile extra from intent and using the profile id from t...Sunny Goyal2017-03-211-1/+21
|\|
| * Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-1/+21
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-4/+2
* | Launcher dump proto that will be used for:Hyunyoung Song2017-03-011-0/+15
|/
* Using transaction when dropping tables, so that the DB never entersSunny Goyal2017-02-231-18/+12
* Simplifying Model data load state managementSunny Goyal2017-02-221-2/+2
* Initializing LauncherAppState only on the main threadSunny Goyal2017-02-131-1/+5
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-2/+1
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-1/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-8/+0
* No more UserHandleCompatSunny Goyal2016-12-151-3/+3
* Fixing wrong message sent on app widget host resetSunny Goyal2016-11-291-1/+1
* Alienating QSBSunny Goyal2016-10-181-11/+4
* Moving come helper methods to corresponding classesSunny Goyal2016-10-101-1/+1
* Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-6/+1
* 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