1. 2100c78 Launcher restore state fixes: by Sunny Goyal · 8 years ago
  2. c8b997a Merge "ComponentName null check MUST proceed before creating ComponentKey." into ub-launcher3-calgary-polish by Hyunyoung Song · 8 years ago
  3. fc02c1b Use promisedIntent instead of intent when deep shortcuts are restored. by Tony Wickham · 8 years ago
  4. d3bf980 ComponentName null check MUST proceed before creating ComponentKey. by Hyunyoung Song · 8 years ago
  5. 2fb1356 Merge "Moving the scrim to draglayer" into ub-launcher3-calgary-polish by Sunny Goyal · 8 years ago
  6. f3a09f9 Starting the settings activity with same animation as wallpaper (and widgets tray) by Sunny Goyal · 8 years ago
  7. 65ceb5a Moving the scrim to draglayer by Sunny Goyal · 8 years ago
  8. 112ce42 Adding a resource pointer to the app name so that derived projects can by Sunny Goyal · 8 years ago
  9. e2b2fb7 Merge "Adding support for pending widgets in AutoInstall layout" into ub-launcher3-calgary-polish by Sunny Goyal · 8 years ago
  10. 86df138 Adding support for pending widgets in AutoInstall layout by Sunny Goyal · 8 years ago
  11. 06e21a2 Moving the state changes during drag-n-drop from startDrag to onDragStart by Sunny Goyal · 8 years ago
  12. 95f3d6b Reloading workspace when the shortcuts permission changes by Sunny Goyal · 8 years ago
  13. 4efffc5 Use shortcut disabled message if available. by Tony Wickham · 8 years ago
  14. f8d2a70 Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  15. d3b87ef Adding quiet mode support for shortcuts by Sunny Goyal · 8 years ago
  16. 72dc60c Merge "Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETS b/29645452" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  17. 06ca756 Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETS by Hyunyoung Song · 8 years ago
  18. c42087e Merge changes I33da0d7f,I36c31609 into ub-launcher3-calgary by Winson Chung · 8 years ago
  19. c7d2e83 Working around incorrect wallpaper offsets being calculated in RTL. by Winson · 8 years ago
  20. 55f5bd73 Merge "Showing the shortcuts in the disabled state and removing ti from the menu when its disabled" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  21. 70a7c9b Showing the shortcuts in the disabled state and removing ti from the menu by Sunny Goyal · 8 years ago
  22. b5b9ad6 Fading in the first screen, when launcher loads for the first time by Sunny Goyal · 8 years ago
  23. a2454ad Launcher shortcuts animations update. by Sunny Goyal · 8 years ago
  24. 71538da Merge "Cleanup deferred drag when closing deep shortcuts container." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  25. dd60ce4 Remove two redundant layout pass in AllAppsTransitionController. by Hyunyoung Song · 8 years ago
  26. b9da462 Cleanup deferred drag when closing deep shortcuts container. by Tony Wickham · 8 years ago
  27. 9dcf0a3 AllAppsTransitionController always use LauncherStateTransitionAnimation by Hyunyoung Song · 8 years ago
  28. 68f98ac Long press on the caret should start search on all apps container by Hyunyoung Song · 8 years ago
  29. 58368b1 Merge "Increasing the size of the drag icon when a shortcut is dragged" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  30. c001cf5 Animate discovery bounce for all apps pull up interaction b/30221381 by Hyunyoung Song · 8 years ago
  31. 157793d Increasing the size of the drag icon when a shortcut is dragged by Sunny Goyal · 8 years ago
  32. 1ce0e30 Fix NPE on clicking the all apps caret. by Hyunyoung Song · 8 years ago
  33. 4a44b6e Merge "Optimizing open shortcuts container lookep" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  34. 5aa2714 Add user event log for deep shortcuts and all apps opening interaction. by Hyunyoung Song · 8 years ago
  35. 71b3d1c Optimizing open shortcuts container lookep by Sunny Goyal · 8 years ago
  36. cb6287a Merge "Using the same clip animation for wallpaper button as using for app icons" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  37. 0eca4e2 Using the same clip animation for wallpaper button as using for app icons by Sunny Goyal · 8 years ago
  38. 1f06427 Initial changes to tweak layout. by Winson · 8 years ago
  39. fcb81b9 Merge "Moving the QSB out of the cell layout to the Drag layer" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  40. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 8 years ago
  41. 49c8d29 Close the shortcuts container in various places. by Tony Wickham · 8 years ago
  42. 2ee27b1 Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  43. b900f1c Merge "Delete all* references to launcher clings." into ub-launcher3-calgary by Andrew Sapperstein · 8 years ago
  44. 932eb83 Delete all* references to launcher clings. by Andrew Sapperstein · 8 years ago
  45. 8a4bb33 Merge "Stop showing first run launcher cling." into ub-launcher3-calgary by Andrew Sapperstein · 8 years ago
  46. 310a988 Updating all apps to match spec by Peter Schiller · 8 years ago
  47. 8b9cb08 Stop showing first run launcher cling. by Andrew Sapperstein · 8 years ago
  48. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 8 years ago
  49. 5da78f4 Calling start/stop listening in onStart/onStop by Sunny Goyal · 8 years ago
  50. 9994b2b Making some shortcut manager calls protected by MR1 version check by Sunny Goyal · 8 years ago
  51. 2e08409 Build fix by Sunny Goyal · 8 years ago
  52. 653bfcc Merge "Accessibility fixes and updates" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  53. d0a6ae7 Accessibility fixes and updates by Sunny Goyal · 8 years ago
  54. ec1b1c5 Merge "Add support for launcher shortcuts." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  55. 8e6a800 Merge "Fixing potantial context leak code path" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  56. bfbf7f9 Add support for launcher shortcuts. by Tony Wickham · 8 years ago
  57. e26d100 Adding some tracing sections around launcher startup by Sunny Goyal · 8 years ago
  58. 64976d5 Fixing potantial context leak code path by Sunny Goyal · 8 years ago
  59. 91f3b1c Merge "Fixing a crash on APPS->WORKSPACE transition when animation is automated without dragging. b/29424335" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  60. a0c5647 Fixing a crash on APPS->WORKSPACE transition when animation is automated without dragging. by Hyunyoung Song · 8 years ago
  61. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 8 years ago
  62. ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 8 years ago
  63. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 8 years ago
  64. 0af8af3 Merge "Adding a DB update path to handle the QSB position change" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  65. a9a8a42 UI fixes to All apps pull up work by Hyunyoung Song · 8 years ago
  66. 7d2fc81 Add caret shaped all app pull up handle to page indicator. b/28917826 by Hyunyoung Song · 8 years ago
  67. a9e2f5a Adding a DB update path to handle the QSB position change by Sunny Goyal · 8 years ago
  68. a7ce166 Making the security checks and policy changes only when launching custom by Sunny Goyal · 8 years ago
  69. 3333b0c Unifying focus indicator handling for workspace and all-apps by Sunny Goyal · 8 years ago
  70. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 8 years ago
  71. 645764e Pull up all apps interaction by Hyunyoung Song · 8 years ago
  72. 85fc55a Disabling stricty mode checks when launching an activity. by Sunny Goyal · 8 years ago
  73. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 8 years ago
  74. d478c83 Showing a permission dialog when a restored widget is not yet bound, and launcher by Sunny Goyal · 8 years ago
  75. ded0fdb Removing logic for workspace migration from Launcher2 by Sunny Goyal · 8 years ago
  76. 40902b3 Merge "Preventing unnecessary options update to QSB provider by checking if the options have changed before calling update" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  77. 770217c Add null check to page indicator to prevent crashes in landscape. by Tony Wickham · 8 years ago
  78. 3f73219 Preventing unnecessary options update to QSB provider by Sunny Goyal · 8 years ago
  79. 7267adf Fixing build breakage by Sunny Goyal · 8 years ago
  80. 1acb9e9 Rearranging the provider checks to avoid packagemanager lookups by Sunny Goyal · 8 years ago
  81. ae00781 Merge "Add PageIndicator interface and custom PageIndicatorLine view." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  82. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 8 years ago
  83. aaf7d1d instead of unbinding items from the loader, unregistering listeners by Sunny Goyal · 8 years ago
  84. 04cc3a7 Opening the system default wallpaper picker on clicking the wallpaper tile by Sunny Goyal · 8 years ago
  85. 87af0fd Removing reference of hostView from LauncherAppWidgetInfo by Sunny Goyal · 8 years ago
  86. adb8eb5 Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  87. bc5d623 Widgets tray should preserve scroll position during screen rotation by Hyunyoung Song · 8 years ago
  88. 462b5cc Extract color for the hotseat. by Tony Wickham · 8 years ago
  89. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 8 years ago
  90. 745bad9 Chaning the behavior of settings activity. by Sunny Goyal · 8 years ago
  91. f8a2ba2 Merge "Revert "Calling start/stop listening in onStart/onStop"" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  92. 7e5d5fc Revert "Calling start/stop listening in onStart/onStop" by Sunny Goyal · 8 years ago
  93. 79d90c5 Define a set of methods on Launcher which can be safely called externally by Adam Cohen · 8 years ago
  94. 1ed6c4a Showing a toast when changing wallaper is disabled by Sunny Goyal · 8 years ago
  95. aa95365 Refactor UserEventDispatcher (1/2) b/28269657 by Hyunyoung Song · 8 years ago
  96. 46ab227 Removing Launcher broadcast support from Launcher3 by Sunny Goyal · 8 years ago
  97. 5340584 Removing some deprecated callbacks by Sunny Goyal · 8 years ago
  98. 53b7ce1 Removing first launcher broadcast by Sunny Goyal · 8 years ago
  99. ddec1c7 Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto by Hyunyoung Song · 8 years ago
  100. 30a7161 Removing WallpaperPicker from Launcher3 by Sunny Goyal · 8 years ago