summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/provider/ImportDataTask.java
AgeCommit message (Expand)Author
2021-07-28Removing GridMigrationTask-v1 since it has been disabled for a whileSunny Goyal
2021-04-12Add support for having more hotseat icons in the DB than we showTony Wickham
2020-04-09Moving model data structures to a separate fileSunny Goyal
2019-12-11Removing static instances of UserManagerCompat and AppWidgetManagerSunny Goyal
2019-07-17Moving some utilities methods to separate classSunny Goyal
2019-03-15Make QSB_ON_FIRST_SCREEN a boolean.Jon Miranda
2018-12-10Bye bye workspace screens tableSunny Goyal
2018-12-07Changing the format for device profile definitionSunny Goyal
2018-10-15Make flags UI available on release build of launcherRyan Lothian
2018-10-08Converting long item IDs to intSunny Goyal
2018-10-08Groundwork for runtime-toggleable feature flagsRyan Lothian
2018-07-10Retiring some feature flagsSunny Goyal
2018-05-30Some launcher3 fixes so that it compiles with different configurationsSunny Goyal
2017-06-09Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar
2017-06-08Adding a utility method for getting device prefsSunny Goyal
2017-03-07Separating the config and flags in different directories so thatSunny Goyal
2017-01-11Removing static Context access using LauncherAppStateSunny Goyal
2017-01-09Adding some logging around launcher restoreSunny Goyal
2016-12-15No more UserHandleCompatSunny Goyal
2016-08-24Fixing the hotseat import logicSunny Goyal
2016-07-09Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal