1. 86222d2 Add support for getting widgets/shortucts for a particular package/user by Tony Wickham · 7 years ago
  2. ca4e6b4 resolve merge conflicts of 26b174659 to ub-launcher3-master by Tony · 7 years ago
  3. 917f4a4 Merge "Delay the PinItemRequest#accept() call until the drop animation is finished." into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  4. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 7 years ago
  5. 4a907d0 Merge "Delay the PinItemRequest#accept() call until the drop animation is finished." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  6. d73fbb5 Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  7. 50e5165 Add WidgetsAndMore bottom sheet by Tony Wickham · 7 years ago
  8. 8a39b42 Delay the PinItemRequest#accept() call until the drop animation is finished. by Sunny Goyal · 7 years ago
  9. dd64c3d Merge "Fixing multiwindow drag operation during with rotation." into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  10. 1188b89 Merge "Fixing multiwindow drag operation during with rotation." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  11. a0b4ac5 Merge "Minor Refactoring only: no functional change" into ub-launcher3-master by Mario Bertschler · 7 years ago
  12. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 7 years ago
  13. fcaff64 Resolve merge conflicts of 8eb0de133 to ub-launcher3-master by Jon Miranda · 7 years ago
  14. bea3a6b Merge "Log when users exit Overview mode by tapping on the Workspace." into ub-launcher3-dorval by Jon Miranda · 7 years ago
  15. 8eb0de1 Merge "Add isInMultiWindowMode bool to all logs." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  16. 7ef804c Merge "Log when users exit Overview mode by tapping on the Workspace." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  17. 5a81c38 Fixing multiwindow drag operation during with rotation. by Sunny Goyal · 7 years ago
  18. fe96432 Add isInMultiWindowMode bool to all logs. by Jon Miranda · 7 years ago
  19. d23f377 Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  20. 77ff9a4 Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  21. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 7 years ago
  22. e28fb83 Add support for making nav bar light separately from status bar am: ed68728b1f by Tony Wickham · 7 years ago
  23. ed68728 Add support for making nav bar light separately from status bar by Tony Wickham · 7 years ago
  24. 49e3707 Merge "Show promise app icon progress in All Apps and setup market intent on clicking promise app icon in All Apps." into ub-launcher3-master by Mario Bertschler · 7 years ago
  25. 08ffaae Show promise app icon progress in All Apps and setup market intent by Mario Bertschler · 7 years ago
  26. bf43275 Merge "Removing config shortcut activities for managed profiles for apps build with older sdk" into ub-launcher3-dorval by Sunny Goyal · 7 years ago
  27. b57645f Removing config shortcut activities for managed profiles for by Sunny Goyal · 7 years ago
  28. d8b607f Merge "Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED." into ub-launcher3-dorval by Jonathan Miranda · 7 years ago
  29. aa8780a Merge "Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED." into ub-launcher3-dorval by Jonathan Miranda · 7 years ago
  30. 4eaacc7 Merge "Defining HomeScreenElementTheme for elements which appear on top of wallpaper" into ub-launcher3-master by Sunny Goyal · 7 years ago
  31. ec37c50 Adding broadcast receiver to handle SESSION_COMMIT broadcast am: 4179e9b88f by Sunny Goyal · 7 years ago
  32. fd51632 Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED. by Jon Miranda · 7 years ago
  33. 4179e9b Adding broadcast receiver to handle SESSION_COMMIT broadcast by Sunny Goyal · 7 years ago
  34. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 7 years ago
  35. 0fc6f68 App discovery integration in All Apps search by Mario Bertschler · 7 years ago
  36. 74480b7 Merge "Setting soft input to adjust resize while all apps is open." into ub-launcher3-dorval by Mario Bertschler · 7 years ago
  37. acbf570 Setting soft input to adjust resize while all apps is open. by Mario Bertschler · 7 years ago
  38. a535ae4 Moving Event dispatcher definition from LAuncher to BaseActivity so that by Sunny Goyal · 7 years ago
  39. 2e61fba Log when users exit Overview mode by tapping on the Workspace. by Jon Miranda · 7 years ago
  40. 6dc7f1e Close all open views when binding the Launcher. by Jon Miranda · 7 years ago
  41. 9b29ca5 Defining HomeScreenElementTheme for elements which appear on top of wallpaper by Sunny Goyal · 7 years ago
  42. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  43. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 7 years ago
  44. ee544c5 Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  45. c6cf493 Add basic logs for tap outside action. by Jon Miranda · 7 years ago
  46. 342e466 Making methods in PaackageManagerHelper non-static by Sunny Goyal · 7 years ago
  47. 3c7d9cb Clean up around 1) Log.VERBOSE and 2) dump b/31772480 by Hyunyoung Song · 7 years ago
  48. dec3a90 Updating the preview generation logic so that it aligns better with by Sunny Goyal · 8 years ago
  49. 8a0dc38 Improving widget handling for pinItemRequest by Sunny Goyal · 8 years ago
  50. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 8 years ago
  51. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 8 years ago
  52. 43a2f42 Merge "Add NotificationListener to launcher." into ub-launcher3-master by Tony Wickham · 8 years ago
  53. 010d255 Add NotificationListener to launcher. by Tony Wickham · 8 years ago
  54. b38fab7 Adding support for drag and drop for requestPinItem. by Sunny Goyal · 8 years ago
  55. 04a324a Adding WidgetAddFlowHandler to handle widget addition and configuration. by Sunny Goyal · 8 years ago
  56. 782f0c9 Adding support for new APIs in O related to configurable shortcuts by Sunny Goyal · 8 years ago
  57. 2783595 Adding support for requesting addition of shortcut/widget on the workspace. by Sunny Goyal · 8 years ago
  58. e6e7200 Removing promiseIntent property from ShortuctInfo by Sunny Goyal · 8 years ago
  59. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 8 years ago
  60. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 8 years ago
  61. 3fe4a14 Simplifying IconCache access code by Sunny Goyal · 8 years ago
  62. 8ad02b8 Removing static access to Context through LauncherAppState by Sunny Goyal · 8 years ago
  63. c6b833d Merge "Removing all compatibility code below Lollipop" into ub-launcher3-master by Sunny Goyal · 8 years ago
  64. 3285da3 Nav bar should change to light theme in sync with the status bar b/33708486 by Hyunyoung Song · 8 years ago
  65. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  66. 7c74e4a No more UserHandleCompat by Sunny Goyal · 8 years ago
  67. 338dee9 Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-master by Sunny Goyal · 8 years ago
  68. 6c46a6d Using java_style enum generation for proto by Sunny Goyal · 8 years ago
  69. f5440cb Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic by Sunny Goyal · 8 years ago
  70. 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 8 years ago
  71. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 8 years ago
  72. 824c540 Merge "nav bar on all apps container should use light theme. b/33553066 Change-Id: Ic9eb796a01eaa8d00fbeedeb5456876b668e6db2" into ub-launcher3-master by Hyunyoung Song · 8 years ago
  73. df9f147 nav bar on all apps container should use light theme. by Hyunyoung Song · 8 years ago
  74. 776ca25 Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" into ub-launcher3-master by Sunny Goyal · 8 years ago
  75. 3be633b Adding support for app widgets in the InstallQueue by Sunny Goyal · 8 years ago
  76. 621e200 Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-master by Sunny Goyal · 8 years ago
  77. 55cb70b Adding an overridable DrawableFactory to allow creating custom icon drawables by Sunny Goyal · 8 years ago
  78. d5462aa Simplifyling widget inflation and addition flow. by Sunny Goyal · 8 years ago
  79. feba90f Added logging for HOME_INTENT and BACK commands. by Jon Miranda · 8 years ago
  80. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 8 years ago
  81. c13403c Defining various modes for CellLayout: Workspace, Hotseat & Folder by Sunny Goyal · 8 years ago
  82. db36437 Moving saving state transtion listener logic to individual views by Sunny Goyal · 8 years ago
  83. 0bbd554 Moving the setContentView at the end of onCreate by Sunny Goyal · 8 years ago
  84. 51f037d Refactor edge of screen detection code. by Jon Miranda · 8 years ago
  85. c48a89e Merge "Calling buildLayer only on views which are actually visible" into ub-launcher3-master by Sunny Goyal · 8 years ago
  86. f5e3744 Updating version check method names by Sunny Goyal · 8 years ago
  87. cc42c5b Create new DeviceProfile when in multi window mode. by Jon Miranda · 8 years ago
  88. b5e65c8 Calling buildLayer only on views which are actually visible by Sunny Goyal · 8 years ago
  89. c677b6b Showing a toast when the default wallpaper app is disabled. by Sunny Goyal · 8 years ago
  90. d164b7f Fixing static instance of Indexer being created in the model by Sunny Goyal · 8 years ago
  91. 67115b1 Merge "Show error toast messages when there is no room for the item when icon is not to be added to folder." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  92. 9485e5f Show error toast messages when there is no room for the item when icon is not to be added to folder. by Jon Miranda · 8 years ago
  93. 2e013ea Alienating QSB by Sunny Goyal · 8 years ago
  94. b0bb486 Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS Launcher does not use any panels which need closing & system sends an onActivityResult(RESULT_CANCELLED), we do not need special handling for waitingForResult by Sunny Goyal · 8 years ago
  95. f4b4577 Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS by Sunny Goyal · 8 years ago
  96. 7061c97 Add feature flag to disable light status bar am: 0fed55bf03 by Tony Wickham · 8 years ago
  97. 0fed55b Add feature flag to disable light status bar by Tony Wickham · 8 years ago
  98. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 8 years ago
  99. 0de0117 Code sanitization by Hyunyoung Song · 8 years ago
  100. f3e35d9 Add logging for long presses. Reset elapsed timer when changing containers. by Jon Miranda · 8 years ago