summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/provider/ImportDataTask.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Separating the config and flags in different directories so thatSunny Goyal2017-03-071-5/+5
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-4/+4
* Adding some logging around launcher restoreSunny Goyal2017-01-091-0/+3
* No more UserHandleCompatSunny Goyal2016-12-151-2/+1
* 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