summaryrefslogtreecommitdiff
path: root/src_shortcuts_overrides
AgeCommit message (Expand)Author
2023-09-29Add smartspace as a widget to first page (implementation 2)fbaron
2023-05-05Loading widget description on the background threadSunny Goyal
2023-02-14Using DiffUtil for calculating widget diff insteadSunny Goyal
2023-02-10Removing unnecessary search header duplicationSunny Goyal
2023-01-11Rename LoaderResults to LauncherBinder.Stefan Andonian
2022-09-23Revert "Introducing new variable to enable/disable shortcuts."Raj Garg
2022-08-16Introducing new variable to enable/disable shortcuts.Raj Garg
2022-04-20Refactor code to be used in LauncherLily featuresShikha Malhotra
2021-09-30Group weather widgets under the widget categorySteven Ng
2021-08-17Removing widget preview cachingSunny Goyal
2021-06-29Use category icon for pending conversation widgetsSteven Ng
2021-06-17Refresh widgets in the model when packages changeStevie Kideckel
2021-06-08Use grid size as the upper bound for widgets' default size in initSpansSteven Ng
2021-04-08Add a widget conversations category for grouping widgets in the pickerSteven Ng
2021-03-16Only clear widgets list upon all widgets & shortcuts updateSteven Ng
2021-03-08Widgets recommendation backendSteven Ng
2021-03-01Move widget files into widget folder + add tests.Yogisha Dixit
2021-02-22Add personal / work tabs for work profile widgetsSteven Ng
2021-02-15Make all widgets collapsed in the full widget picker by defaultSteven Ng
2021-02-10Refactoring before adding a new view type in the WidgetsListAdapterSteven Ng
2020-09-08Simplifying AppFilterSunny Goyal
2020-08-27Removing MultiHashMap and using java-streams insteadSunny Goyal
2020-08-19Disabling notification dots for Launcher3GoSunny Goyal
2020-08-14Removing icon recents versionSunny Goyal
2020-04-09Moving model data structures to a separate fileSunny Goyal
2020-03-02Render user's actual workspace in ThemePicker preview (Part 6)Tracy Zhou
2020-02-20Merge "Render user's actual workspace in ThemePicker preview (Part 5)" into u...Tracy Zhou
2020-02-19Render user's actual workspace in ThemePicker preview (Part 5)Tracy Zhou
2020-02-14Rename flag IS_DOGFOOD to IS_STUDIO.Zak Cohen
2020-02-06Various icon cache fixesSunny Goyal
2020-01-10Adding support for multiple Model clientsSunny Goyal
2020-01-02Removing static reference of deep shortcut managerSunny Goyal
2019-12-11Removing static instances of UserManagerCompat and AppWidgetManagerSunny Goyal
2019-10-02Removing static instance of LauncherAppsCompat and unnecessary wrapper classesSunny Goyal
2019-09-12Removing flag overrides. All flags should be defined as togglable flags instead.Sunny Goyal
2019-08-16add null check when accessing target component from iteminfoPinyao Ting
2019-08-05show dot in deep shortcuts when notification contains exactly identicalPinyao Ting
2019-08-01Ensure each dot contains only relevant notification to the shortcutPinyao Ting
2019-07-29show dot on shortcut when incoming notification contains exactly thePinyao Ting
2019-07-25Separating apps list callback from model callback and simplifying various eventsSunny Goyal
2019-07-17Removing global state from DeepShortcutManagerSunny Goyal
2019-04-22Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal
2019-04-16ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal
2019-01-29Changing min sdk to 25Sunny Goyal
2019-01-15Handle null ItemInfo.title for widget listHyunyoung Song
2018-12-27Migrating some runnables to lambda operationsSunny Goyal
2018-11-05Create a launcher LoaderResults override.Rajeev Kumar
2018-11-02Create a launcher model override.Rajeev Kumar
2018-10-31Create a deep shortcuts override.Rajeev Kumar