summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/AutoInstallsLayout.java
AgeCommit message (Expand)Author
2023-06-07Removing all usage of LauncherProviderSunny Goyal
2023-04-12Using a runtime generated layout for tests instead of defining xmlSunny Goyal
2023-04-11Moving all DB management logic from LauncherProvider into a separate classSunny Goyal
2023-04-07Add @WorkerThread Annotations to RPC calling methods in QsbContainerView.Stefan Andonian
2023-04-05Removing support for legacy shortcuts from default layoutsSunny Goyal
2023-03-02Replace the launcher telephony apps with the default work profile oneNicolas Sleiman
2022-12-07Simiplifying the Parner override definition so that it can be usedSunny Goyal
2022-11-16Move LauncherWidgetHolder to widget packageSihua Ma
2022-11-16Move most of the functions in LauncherAppWidgetHost to LauncherWidgetHolderSihua Ma
2021-12-02Updating icon badging logicSunny Goyal
2021-04-12Add support for having more hotseat icons in the DB than we showTony Wickham
2020-08-11Caching last predictions and loading it with modelSunny Goyal
2020-06-09Adding a new attribute to speficy folder label directly in layoutSunny Goyal
2020-04-09Moving model data structures to a separate fileSunny Goyal
2019-08-23Add support for searchwidget in layout files.Samuel Fufa
2019-08-15Default name's language of folder won't change after changing the system lang...Samuel Fufa
2019-07-17Moving some utilities methods to separate classSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2019-04-10Adding support for loading the default layout from a content providerSunny Goyal
2019-03-05Removing dependency on XmlResourceParser in default layout parsingSunny Goyal
2018-11-06Removing some Launcher3 dependencies from BaseIconCacheSunny Goyal
2018-10-08Converting long item IDs to intSunny Goyal
2018-09-26Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song
2018-07-10Retiring some feature flagsSunny Goyal
2018-01-09Making LauncherIcons thread safeSunny Goyal
2018-01-03Dominant color is part of icon cacheSunny Goyal
2017-09-13Unifying various icon loading methodsSunny Goyal
2017-06-09Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar
2017-03-28Minor Refactoring only: no functional changeMario Bertschler
2017-03-27Removing some unnecessary stacktraces from the logSunny Goyal
2017-01-11Removing static Context access using LauncherAppStateSunny Goyal
2016-11-19Adding a utility class to enforce that icons are always flattened onSunny Goyal
2016-09-02Moving some image handling classes to .graphics packageSunny Goyal
2016-08-16Adding support for pending widgets in AutoInstall layoutSunny Goyal
2016-06-17Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal
2016-05-11Removing icon_type columnSunny Goyal
2016-05-10Removing LauncherProvider dependency in DatabaseHelerSunny Goyal
2016-01-06Fixing syntax errorSunny Goyal
2015-12-18Adding support for negative x and y in layout xml.Sunny Goyal
2015-08-06Always log if Package is missing while loading default workspaceAdam Cohen
2015-07-06Adding item rank when parsing a folderSunny Goyal
2015-05-21Refactoring DeviceProfileAdam Cohen
2015-04-01Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal
2015-03-27Configuration of workspace through app restrictionsSunny Goyal
2015-03-20Reducing method count by eliminating synthetic accessorsAdam Cohen
2015-01-23resolved conflicts for merge of b564efb0 to ub-launcher3-masterSunny Goyal
2015-01-23Adding support for <include> tag in AutoInstall layoutSunny Goyal
2015-01-22Replacing hotseat icon to an appropriate system appSunny Goyal
2014-10-17Refactoring layout parsing codeSunny Goyal
2014-09-22Source change to get code compiling on google3Sameer Padala