summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/provider
Commit message (Expand)AuthorAgeFilesLines
* Fixing widget id restore broadcast.Sunny Goyal2017-07-121-1/+1
* Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-13/+11
* Adding a utility method for getting device prefsSunny Goyal2017-06-081-5/+2
* Adding support for DB downgradeSunny Goyal2017-05-091-0/+2
* Simplifying some DB managed logicSunny Goyal2017-04-192-27/+42
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-2/+0
* Separating the config and flags in different directories so thatSunny Goyal2017-03-071-5/+5
* Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-8/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-112-6/+5
* Adding some logging around launcher restoreSunny Goyal2017-01-092-0/+4
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-3/+4
* No more UserHandleCompatSunny Goyal2016-12-151-2/+1
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Adding a debug flag to prevent broken downlodas from getting removed duringSunny Goyal2016-08-291-5/+15
* Fixing the hotseat import logicSunny Goyal2016-08-241-10/+21
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-0/+451
* Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-2/+3
* Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-152-0/+230
* Executing the DB migration during startup instead of restore.Sunny Goyal2016-06-081-0/+137