summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/LauncherPrefs.kt
AgeCommit message (Expand)Author
2023-04-20Exposing functionality to pin Taskbar from TaskbarDividerPopupView.Jagrut Desai
2023-03-20Stop enabling the Boot Aware Launcher prefs code during Tests afterStefan Andonian
2023-03-01Preload expensive objects before user is unlocked.Stefan Andonian
2023-03-01Format files with the upcoming version of ktfmtJordan Demeulenaere
2023-02-22Add unit test and fix bug related to "Migrate IDP_GRID_NAME usage to Launcher...Stefan Andonian
2023-02-22Revert "Revert "Migrate IDP_GRID_NAME usage to LauncherPrefs""Stefan Andonian
2023-02-21Revert "Migrate IDP_GRID_NAME usage to LauncherPrefs"Stefan Andonian
2023-02-15Migrate IDP_GRID_NAME usage to LauncherPrefsStefan Andonian
2023-02-01Migrate "isRotationAllowed" setting to LauncherPrefs.Stefan Andonian
2023-01-14Expanded LauncherPrefs APIs to Replace Direct Shared Preference Usage.Stefan Andonian
2023-01-10Check kotlin format before uploadingThales Lima
2022-11-17Move SharedPreferences code to its own class.Stefan Andonian