- 45ef544 [PS] Show "Uninstall" in Long Press menu for Private Space apps. by Anushree Ganjam · 1 year, 7 months ago
- 5e9b71e Add "Don't suggest app" shortcut to suggested apps. by Anushree Ganjam · 1 year, 8 months ago
- 44898c3 Unit testing ButtonDropTarget by Andrew Cole · 2 years, 5 months ago
- 0593a0d Created LauncherWidgetHolder as a wrapper for LauncherAppWidgetHost by Sihua Ma · 2 years, 11 months ago
- c5c7da9 Removing some obsolete features by Sunny Goyal · 3 years, 1 month ago
- 158caf4 Only setup SecondaryDropTarget in onDragStart by Alex Chau · 3 years, 3 months ago
- 510a818 Show an 'Undo' snackbar when users dismiss a predicted hotseat item. by Stefan Andonian · 3 years, 5 months ago
- 4ff5ee3 Add new log events for widgets. by Yogisha Dixit · 4 years, 4 months ago
- 62dbe98 Specify REQUEST_RECONFIGURE_APPWIDGET when dropping on Setup target by Tony Wickham · 4 years, 4 months ago
- a3a6f51 Update drop target styling based for BC. by Yogisha Dixit · 4 years, 4 months ago
- 6a2acfa Add an 65% opacity for workspace elements drag over button drop target by Steven Ng · 4 years, 6 months ago
- b65d766 Adding support for listening for app launch animation completion by Sunny Goyal · 4 years, 6 months ago
- 741fae9 Move widget files into widget folder + add tests. by Yogisha Dixit · 4 years, 6 months ago
- 384b578 Removing menu and dialog for custom actions hanlding. by Sunny Goyal · 4 years, 7 months ago
- f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
- 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 5 years ago
- 95786e0 Good riddance UserEventDispatcher by Hyunyoung Song · 5 years ago
- 6b670d6 Good riddance UserEventDispatcher [1/n] by Hyunyoung Song · 5 years ago
- 852537f Using StatsLog for notifyingAppPredictor by Sunny Goyal · 5 years ago
- c6a38ba Replaces StatsLogManager.log with StatsLogManager.logger() by thiruram · 5 years ago
- ff48451 Adds westworld logging events for drag and drop on target bar buttons. by thiruram · 5 years ago
- e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
- bd9754d Add shadow to "Don't suggest app" drop target by Tony Wickham · 5 years ago
- a579ddc Refactor logging to capture Target hierarchy by Samuel Fufa · 6 years ago
- 908e9bb Fix remaining cause of a leak in SecondaryDropTarget by vadimt · 6 years ago
- 3d64ffd Fixing activity leak via alarm in SecondaryDropTarget by vadimt · 6 years ago
- 5cf3e86 Move 'dismiss prediction' to droptarget by Samuel Fufa · 6 years ago
- e7b0012 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes by Sunny Goyal · 6 years ago
- cc1e107 Add Logs to track app uninstall and icon removal by Samuel Fufa · 6 years ago
- 0b70cd4 Finish recents animation when starting a new activity by Winson Chung · 6 years ago
- c593939 Bye bye workspace screens table by Sunny Goyal · 7 years ago
- 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 7 years ago
- bda47cf Refactors ButtonDropTarget to add extension data by Mehdi Alizadeh · 7 years ago
- 8517b69 Prepares SecondaryDropTarget to inherit from by Mehdi Alizadeh · 7 years ago
- 1054d4e Revert "Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets"" by Winson Chung · 7 years ago[Renamed (61%) from src/com/android/launcher3/UninstallDropTarget.java]
- f502e5f Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets" by Winson Chung · 7 years ago[Renamed (61%) from src/com/android/launcher3/SecondaryDropTarget.java]
- b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 8 years ago[Renamed (61%) from src/com/android/launcher3/UninstallDropTarget.java]
- 076839c Moving various runtime flags into the common base class. by Sunny Goyal · 8 years ago
- 0236d0b Caching the uninstall disabled state for each userHandle by Sunny Goyal · 8 years ago
- 1797af4 Cleaning up drag state management. by Sunny Goyal · 8 years ago
- 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 8 years ago
- 1ce9c47 Removing some methods from the DragSource by Sunny Goyal · 8 years ago
- 6b0aa87 Caching system app flag to avoid unnecessary system calls when scrolling by Sunny Goyal · 8 years ago
- c56e3ff Show progress dialog when uninstalling an app in Launcher3Go. by Jon Miranda · 8 years ago
- 1fe0c2c Simpifying uninstall drop target to check item type instead of class instance by Sunny Goyal · 8 years ago
- da1dfa3 Creating a custom drawable to customize shadow. by Sunny Goyal · 8 years ago
- f2db253 Fixing wrong check being used for application status by Sunny Goyal · 9 years ago
- 3e9be43 No more LauncherActivityInfoCompat by Sunny Goyal · 9 years ago
- a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
- 7c74e4a No more UserHandleCompat by Sunny Goyal · 9 years ago
- 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 9 years ago
- 8e0e1d7 Moving come helper methods to corresponding classes by Sunny Goyal · 9 years ago
- d5bd67d Adding support for result callback when starting uninstall-application activity by Sunny Goyal · 9 years ago
- ce86e19 Show App Info when dragging widgets from the workspace. by Tony Wickham · 10 years ago
- 734dfbe Dragging app from workspace to App Info doesn't consume the app. by Tony Wickham · 10 years ago
- c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 10 years ago
- 9fc953b Version code cleanup by Sunny Goyal · 10 years ago
- aa8ef11 Refactoring ItemInfo by Sunny Goyal · 10 years ago
- 40b626b Updating assets by Sunny Goyal · 10 years ago
- 3a644ed Using color filter when animating the drop target instead to TransitionDrawable by Sunny Goyal · 10 years ago
- 7066003 Various lint error fixes. by Sunny Goyal · 10 years ago
- 3a2698b Updating drop target assets by Sunny Goyal · 10 years ago
- 1a70cef Accessibility fixes by Sunny Goyal · 10 years ago
- fa401a1 Updating drop button targets by Sunny Goyal · 10 years ago