1. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  2. b790083 Transition from back to showing widget tray if shortcut/Widget configure activity by Hyunyoung Song · 9 years ago
  3. 7066003 Various lint error fixes. by Sunny Goyal · 9 years ago
  4. f044bb1 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  5. 13eb527 Exploring dense all apps layout. by Winson Chung · 9 years ago
  6. 57ebefb Merge "Various icon size changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  7. dfaccf6 Various icon size changes by Sunny Goyal · 9 years ago
  8. 4ac3006 Initial changes to support predicted apps. by Winson Chung · 9 years ago
  9. 9480415 Make common base class to update container bounds and to handle scroll logic. by Winson Chung · 9 years ago
  10. 067e5e0 Merge "Removing some dead code in paged view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  11. 83f59ab Explorations in dense grids for all apps. by Winson Chung · 9 years ago
  12. 8e2133b Removing some dead code in paged view by Sunny Goyal · 9 years ago
  13. bb785c6 Ensuring we wait until resume before binding all apps. by Winson Chung · 9 years ago
  14. 2a53cb7 Merge "Launcher-side changes to support prediction bar." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  15. 80068f5 Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  16. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 9 years ago
  17. cd99cd3 Launcher-side changes to support prediction bar. by Winson Chung · 9 years ago
  18. 957c13f Handling managed profile creation in the model as the activity by Sunny Goyal · 9 years ago
  19. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 9 years ago
  20. c525d80 Removing obsolete resources by Sunny Goyal · 9 years ago
  21. f196394 Merge "Add drop animation / Toast to widgettray" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  22. e2df062 Adding LongArrayMap as a replacement for HashMap<Long, E> by Sunny Goyal · 9 years ago
  23. d33860f Clearing all pending runnables when Launcher is destroyed. by Sunny Goyal · 9 years ago
  24. b99ff3e Add drop animation / Toast to widgettray by Hyunyoung Song · 9 years ago
  25. 756adbc Fixing missing updates in package install sessions by Sunny Goyal · 9 years ago
  26. dc61c4d Refactoring to single path for overview mode. by Winson Chung · 9 years ago
  27. 2826a40 Fixing build. by Winson Chung · 9 years ago
  28. fb9ca23 Merge "Fixing drag-n-drop for folders in hotseat." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  29. 7e8ba7c Merge "Fixing regression in AllApps being aggressively dismissed after returning to Launcher." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  30. f406615 Fixing drag-n-drop for folders in hotseat. by Sunny Goyal · 9 years ago
  31. 4e8fb91 WidgetTray improvement by Hyunyoung Song · 9 years ago
  32. 75cc825 Fixing regression in AllApps being aggressively dismissed after returning to Launcher. by Winson Chung · 9 years ago
  33. 0f78572 Initial changes to support a fixed all-apps layout. by Winson Chung · 9 years ago
  34. 3f47144 WidgetTray revamp work by Hyunyoung Song · 9 years ago
  35. 2e52c90 resolved conflicts for merge of 68fdeaad to ub-launcher3-burnaby by Adam Cohen · 9 years ago
  36. 22235bc Reinflating QBS on resume, if the widget orientation is not same as launcher orientation by Sunny Goyal · 9 years ago
  37. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  38. 7db312f am 67c30861: Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  39. 67c3086 Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  40. b272ca8 am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  41. b823ae4 Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  42. 5f2a098 am 173f711e: Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  43. 173f711 Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  44. 3d9490a Removing more code with API 21 dependencies. by Winson Chung · 9 years ago
  45. 6a1e95a Removing all dependencies of launcher code on wallpaper-picker by Sunny Goyal · 9 years ago
  46. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  47. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 9 years ago
  48. 2dd9f01 Don't clobber widgets with the same component - DO NOT MERGE by Robin Lee · 9 years ago
  49. b0df1b0 Make sure we set the QSB bar on the SearchDropTargetBar by Adam Cohen · 9 years ago
  50. fe1dcbf Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  51. 70a48be Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  52. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 9 years ago
  53. 434e667 Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  54. ec3682b Merge "Enabling accessible drag and drop" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  55. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  56. 64b3fcc Ensuring setQsbSearchBar is called whenever the QSB is created by Sunny Goyal · 9 years ago
  57. 9282059 Fixing wrong check to determine the drag source by Sunny Goyal · 9 years ago
  58. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  59. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 9 years ago
  60. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 9 years ago
  61. 7470c81 Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  62. c018c4d Merge "Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget"" into ub-launcher3-master by Adam Cohen · 9 years ago
  63. eb8e282 Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" by Adam Cohen · 9 years ago
  64. ae52d72 Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" into ub-launcher3-master by Adam Cohen · 9 years ago
  65. 87cf883 Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget by Adam Cohen · 9 years ago
  66. a8f996d Add clip-reveal animation to Launcher by Chet Haase · 9 years ago
  67. 97079bc am 80e6beb4: Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  68. 80e6beb Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  69. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 9 years ago
  70. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 9 years ago
  71. 3c1865a Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  72. 8f9a787 Launcher crashes on widget bind permission prompt by Sunny Goyal · 10 years ago
  73. 762d08e am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 9 years ago
  74. e2d4ee1 Revert "Adding Launcher3 callbacks for trimming memory." by Adam Cohen · 9 years ago
  75. 9d083a1 am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 9 years ago
  76. 42f3b9e Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  77. d009101 Removing usage of reflection. by Sunny Goyal · 10 years ago
  78. 808ba3d Merge "Adding accessibility controls" into ub-launcher3-almonte by Sunny Goyal · 10 years ago
  79. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago
  80. e6b63a3 Launcher crashes on widget bind permission prompt by Sunny Goyal · 10 years ago
  81. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 10 years ago
  82. c8f4e1b Fix a couple regressions from resetting AppsCustomizeTabHost by Adam Cohen · 10 years ago
  83. c7cd2cb Add callback which got missed in refactor by Adam Cohen · 10 years ago
  84. 416541c Adding a few null checks. by Sunny Goyal · 10 years ago
  85. b155bbb Merge "Using the default search widget in Launcher3" into ub-now-queens by Sunny Goyal · 10 years ago
  86. 4bbf419 Removing some duplicate methods by Sunny Goyal · 10 years ago
  87. 594d76d Using the default search widget in Launcher3 by Sunny Goyal · 10 years ago
  88. fafca52 Using a proxy call for isAttachedToWindow for pre 19 devices by Sunny Goyal · 10 years ago
  89. c3e12c7 Overlay shouldn't show up above Intro screen by Adam Cohen · 10 years ago
  90. 3f9c971 Adding a couple memory optimizations to Launcher by Adam Cohen · 10 years ago
  91. 33d4438 Updating backup restore logic by Sunny Goyal · 10 years ago
  92. 0fb5ce2 Tweaking close AllApps / Widgets on KK and below by Adam Cohen · 10 years ago
  93. a6d0492 Allow LauncherOverlay to access and manage insets by Adam Cohen · 10 years ago
  94. 24e18ae Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens by Adam Cohen · 10 years ago
  95. c2d6e89 First pass of the Launcher Overlay interface / impl by Adam Cohen · 10 years ago
  96. 1231c07 Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens by Sunny Goyal · 10 years ago
  97. 2fb6609 Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens by Sunny Goyal · 10 years ago
  98. e0987c5 Using LinearLayout for overview panel by Sunny Goyal · 10 years ago
  99. 9b4b081 Showing widgets in a disabled state, when running in safe mode by Sunny Goyal · 10 years ago
  100. d37a1f5 Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens by Helena Josol · 10 years ago