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