1. 18c4aa4 Update accessibility for popup by Tony · 7 years ago
  2. 53f93b9 Start settings activity in a new task, so that if the LauncherActivity by Sunny Goyal · 7 years ago
  3. 82eb1f0 Merge "Use source bounds/activity options for App Info System Shortcut" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  4. e3c5925 Use source bounds/activity options for App Info System Shortcut by Tony · 7 years ago
  5. 51114f2 Uninstalling app from recent apps shelf should not leave a hole. by Hyunyoung Song · 7 years ago
  6. 2fe09f2 Move update popup header out of BubbleTextView by Tony Wickham · 7 years ago
  7. 86222d2 Add support for getting widgets/shortucts for a particular package/user by Tony Wickham · 7 years ago
  8. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 7 years ago
  9. 4a907d0 Merge "Delay the PinItemRequest#accept() call until the drop animation is finished." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  10. d73fbb5 Merge "Add WidgetsAndMore bottom sheet" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  11. 50e5165 Add WidgetsAndMore bottom sheet by Tony Wickham · 7 years ago
  12. 8a39b42 Delay the PinItemRequest#accept() call until the drop animation is finished. by Sunny Goyal · 7 years ago
  13. 1188b89 Merge "Fixing multiwindow drag operation during with rotation." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  14. 8eb0de1 Merge "Add isInMultiWindowMode bool to all logs." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  15. 7ef804c Merge "Log when users exit Overview mode by tapping on the Workspace." into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  16. 5a81c38 Fixing multiwindow drag operation during with rotation. by Sunny Goyal · 7 years ago
  17. fe96432 Add isInMultiWindowMode bool to all logs. by Jon Miranda · 7 years ago
  18. 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
  19. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 7 years ago
  20. ed68728 Add support for making nav bar light separately from status bar by Tony Wickham · 7 years ago
  21. b57645f Removing config shortcut activities for managed profiles for by Sunny Goyal · 7 years ago
  22. aa8780a Merge "Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED." into ub-launcher3-dorval by Jonathan Miranda · 7 years ago
  23. fd51632 Remove WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED. by Jon Miranda · 7 years ago
  24. 4179e9b Adding broadcast receiver to handle SESSION_COMMIT broadcast by Sunny Goyal · 7 years ago
  25. 0fc6f68 App discovery integration in All Apps search by Mario Bertschler · 7 years ago
  26. 74480b7 Merge "Setting soft input to adjust resize while all apps is open." into ub-launcher3-dorval by Mario Bertschler · 7 years ago
  27. acbf570 Setting soft input to adjust resize while all apps is open. by Mario Bertschler · 7 years ago
  28. a535ae4 Moving Event dispatcher definition from LAuncher to BaseActivity so that by Sunny Goyal · 7 years ago
  29. 2e61fba Log when users exit Overview mode by tapping on the Workspace. by Jon Miranda · 7 years ago
  30. 6dc7f1e Close all open views when binding the Launcher. by Jon Miranda · 7 years ago
  31. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  32. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 7 years ago
  33. ee544c5 Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  34. c6cf493 Add basic logs for tap outside action. by Jon Miranda · 7 years ago
  35. 342e466 Making methods in PaackageManagerHelper non-static by Sunny Goyal · 7 years ago
  36. 3c7d9cb Clean up around 1) Log.VERBOSE and 2) dump b/31772480 by Hyunyoung Song · 7 years ago
  37. dec3a90 Updating the preview generation logic so that it aligns better with by Sunny Goyal · 8 years ago
  38. 8a0dc38 Improving widget handling for pinItemRequest by Sunny Goyal · 8 years ago
  39. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 8 years ago
  40. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 8 years ago
  41. 43a2f42 Merge "Add NotificationListener to launcher." into ub-launcher3-master by Tony Wickham · 8 years ago
  42. 010d255 Add NotificationListener to launcher. by Tony Wickham · 8 years ago
  43. b38fab7 Adding support for drag and drop for requestPinItem. by Sunny Goyal · 8 years ago
  44. 04a324a Adding WidgetAddFlowHandler to handle widget addition and configuration. by Sunny Goyal · 8 years ago
  45. 782f0c9 Adding support for new APIs in O related to configurable shortcuts by Sunny Goyal · 8 years ago
  46. 2783595 Adding support for requesting addition of shortcut/widget on the workspace. by Sunny Goyal · 8 years ago
  47. e6e7200 Removing promiseIntent property from ShortuctInfo by Sunny Goyal · 8 years ago
  48. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 8 years ago
  49. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 8 years ago
  50. 3fe4a14 Simplifying IconCache access code by Sunny Goyal · 8 years ago
  51. 8ad02b8 Removing static access to Context through LauncherAppState by Sunny Goyal · 8 years ago
  52. c6b833d Merge "Removing all compatibility code below Lollipop" into ub-launcher3-master by Sunny Goyal · 8 years ago
  53. 3285da3 Nav bar should change to light theme in sync with the status bar b/33708486 by Hyunyoung Song · 8 years ago
  54. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  55. 7c74e4a No more UserHandleCompat by Sunny Goyal · 8 years ago
  56. 338dee9 Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-master by Sunny Goyal · 8 years ago
  57. 6c46a6d Using java_style enum generation for proto by Sunny Goyal · 8 years ago
  58. f5440cb Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic by Sunny Goyal · 8 years ago
  59. 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 8 years ago
  60. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 8 years ago
  61. 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
  62. df9f147 nav bar on all apps container should use light theme. by Hyunyoung Song · 8 years ago
  63. 776ca25 Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" into ub-launcher3-master by Sunny Goyal · 8 years ago
  64. 3be633b Adding support for app widgets in the InstallQueue by Sunny Goyal · 8 years ago
  65. 621e200 Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-master by Sunny Goyal · 8 years ago
  66. 55cb70b Adding an overridable DrawableFactory to allow creating custom icon drawables by Sunny Goyal · 8 years ago
  67. d5462aa Simplifyling widget inflation and addition flow. by Sunny Goyal · 8 years ago
  68. feba90f Added logging for HOME_INTENT and BACK commands. by Jon Miranda · 8 years ago
  69. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 8 years ago
  70. c13403c Defining various modes for CellLayout: Workspace, Hotseat & Folder by Sunny Goyal · 8 years ago
  71. db36437 Moving saving state transtion listener logic to individual views by Sunny Goyal · 8 years ago
  72. 0bbd554 Moving the setContentView at the end of onCreate by Sunny Goyal · 8 years ago
  73. 51f037d Refactor edge of screen detection code. by Jon Miranda · 8 years ago
  74. c48a89e Merge "Calling buildLayer only on views which are actually visible" into ub-launcher3-master by Sunny Goyal · 8 years ago
  75. f5e3744 Updating version check method names by Sunny Goyal · 8 years ago
  76. cc42c5b Create new DeviceProfile when in multi window mode. by Jon Miranda · 8 years ago
  77. b5e65c8 Calling buildLayer only on views which are actually visible by Sunny Goyal · 8 years ago
  78. c677b6b Showing a toast when the default wallpaper app is disabled. by Sunny Goyal · 8 years ago
  79. d164b7f Fixing static instance of Indexer being created in the model by Sunny Goyal · 8 years ago
  80. 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
  81. 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
  82. 2e013ea Alienating QSB by Sunny Goyal · 8 years ago
  83. 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
  84. f4b4577 Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS by Sunny Goyal · 8 years ago
  85. 7061c97 Add feature flag to disable light status bar am: 0fed55bf03 by Tony Wickham · 8 years ago
  86. 0fed55b Add feature flag to disable light status bar by Tony Wickham · 8 years ago
  87. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 8 years ago
  88. 0de0117 Code sanitization by Hyunyoung Song · 8 years ago
  89. f3e35d9 Add logging for long presses. Reset elapsed timer when changing containers. by Jon Miranda · 8 years ago
  90. 10236d6 Update pre-drag lifecycle for apps with shortcuts. by Tony Wickham · 8 years ago
  91. 59769e3 Merge "Moving the widget auto-advance logic to AppWidgetHostView instead of handling it in launcher" into ub-launcher3-master by Sunny Goyal · 8 years ago
  92. 7a37203 Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-master by Sunny Goyal · 8 years ago
  93. 1acc56a Moving the widget auto-advance logic to AppWidgetHostView instead of by Sunny Goyal · 8 years ago
  94. 9b80528 Some minor fixes for extracted status bar. am: 345bff3ce6 by Tony Wickham · 8 years ago
  95. f0fc3c4 Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  96. 345bff3 Some minor fixes for extracted status bar. by Tony Wickham · 8 years ago
  97. 60bf188 Fixing the newIntent logic to check the state before it has been reset. by Sunny Goyal · 8 years ago
  98. 7bb7ead Merge "Fixing the newIntent logic to check the state before it has been reset." into ub-launcher3-calgary-polish by Sunny Goyal · 8 years ago
  99. 0bc9e98 resolve merge conflicts of 9311387 to ub-launcher3-master by Tony Wickham · 8 years ago
  100. 9311387 Enable light status bar when top of wallpaper is light. by Tony Wickham · 8 years ago