index
:
Project-1CE/packages_apps_Launcher3
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
launcher3
/
provider
/
ImportDataTask.java
Age
Commit message (
Expand
)
Author
2021-07-28
Removing GridMigrationTask-v1 since it has been disabled for a while
Sunny Goyal
2021-04-12
Add support for having more hotseat icons in the DB than we show
Tony Wickham
2020-04-09
Moving model data structures to a separate file
Sunny Goyal
2019-12-11
Removing static instances of UserManagerCompat and AppWidgetManager
Sunny Goyal
2019-07-17
Moving some utilities methods to separate class
Sunny Goyal
2019-03-15
Make QSB_ON_FIRST_SCREEN a boolean.
Jon Miranda
2018-12-10
Bye bye workspace screens table
Sunny Goyal
2018-12-07
Changing the format for device profile definition
Sunny Goyal
2018-10-15
Make flags UI available on release build of launcher
Ryan Lothian
2018-10-08
Converting long item IDs to int
Sunny Goyal
2018-10-08
Groundwork for runtime-toggleable feature flags
Ryan Lothian
2018-07-10
Retiring some feature flags
Sunny Goyal
2018-05-30
Some launcher3 fixes so that it compiles with different configurations
Sunny Goyal
2017-06-09
Replace use of java.util.HashMap with android.util.ArrayMap in
Rajeev Kumar
2017-06-08
Adding a utility method for getting device prefs
Sunny Goyal
2017-03-07
Separating the config and flags in different directories so that
Sunny Goyal
2017-01-11
Removing static Context access using LauncherAppState
Sunny Goyal
2017-01-09
Adding some logging around launcher restore
Sunny Goyal
2016-12-15
No more UserHandleCompat
Sunny Goyal
2016-08-24
Fixing the hotseat import logic
Sunny Goyal
2016-07-09
Adding logic to pull in workspace data from another Launcher3 based
Sunny Goyal