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