summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/provider/ImportDataTask.java
Commit message (Expand)AuthorAgeFilesLines
* Moving some utilities methods to separate classSunny Goyal2019-07-171-2/+2
* Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda2019-03-151-1/+1
* Bye bye workspace screens tableSunny Goyal2018-12-101-43/+19
* Changing the format for device profile definitionSunny Goyal2018-12-071-8/+8
* Make flags UI available on release build of launcherRyan Lothian2018-10-151-1/+1
* Converting long item IDs to intSunny Goyal2018-10-081-17/+20
* Groundwork for runtime-toggleable feature flagsRyan Lothian2018-10-081-1/+1
* Retiring some feature flagsSunny Goyal2018-07-101-3/+0
* Some launcher3 fixes so that it compiles with different configurationsSunny Goyal2018-05-301-0/+2
* 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