1. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  2. 7db312f am 67c30861: Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  3. 67c3086 Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  4. b272ca8 am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  5. b823ae4 Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  6. 5f2a098 am 173f711e: Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  7. 173f711 Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  8. 3d9490a Removing more code with API 21 dependencies. by Winson Chung · 9 years ago
  9. 6a1e95a Removing all dependencies of launcher code on wallpaper-picker by Sunny Goyal · 9 years ago
  10. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  11. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 9 years ago
  12. 2dd9f01 Don't clobber widgets with the same component - DO NOT MERGE by Robin Lee · 9 years ago
  13. b0df1b0 Make sure we set the QSB bar on the SearchDropTargetBar by Adam Cohen · 9 years ago
  14. fe1dcbf Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  15. 70a48be Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  16. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 9 years ago
  17. 434e667 Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  18. ec3682b Merge "Enabling accessible drag and drop" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  19. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  20. 64b3fcc Ensuring setQsbSearchBar is called whenever the QSB is created by Sunny Goyal · 9 years ago
  21. 9282059 Fixing wrong check to determine the drag source by Sunny Goyal · 9 years ago
  22. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  23. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 9 years ago
  24. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 9 years ago
  25. 7470c81 Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  26. 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
  27. eb8e282 Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" by Adam Cohen · 9 years ago
  28. ae52d72 Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" into ub-launcher3-master by Adam Cohen · 9 years ago
  29. 87cf883 Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget by Adam Cohen · 9 years ago
  30. a8f996d Add clip-reveal animation to Launcher by Chet Haase · 9 years ago
  31. 97079bc am 80e6beb4: Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  32. 80e6beb Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  33. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 9 years ago
  34. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 9 years ago
  35. 3c1865a Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  36. 8f9a787 Launcher crashes on widget bind permission prompt by Sunny Goyal · 10 years ago
  37. 762d08e am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 9 years ago
  38. e2d4ee1 Revert "Adding Launcher3 callbacks for trimming memory." by Adam Cohen · 9 years ago
  39. 9d083a1 am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 9 years ago
  40. 42f3b9e Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  41. d009101 Removing usage of reflection. by Sunny Goyal · 10 years ago
  42. 808ba3d Merge "Adding accessibility controls" into ub-launcher3-almonte by Sunny Goyal · 10 years ago
  43. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago
  44. e6b63a3 Launcher crashes on widget bind permission prompt by Sunny Goyal · 10 years ago
  45. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 10 years ago
  46. c8f4e1b Fix a couple regressions from resetting AppsCustomizeTabHost by Adam Cohen · 10 years ago
  47. c7cd2cb Add callback which got missed in refactor by Adam Cohen · 10 years ago
  48. 416541c Adding a few null checks. by Sunny Goyal · 10 years ago
  49. b155bbb Merge "Using the default search widget in Launcher3" into ub-now-queens by Sunny Goyal · 10 years ago
  50. 4bbf419 Removing some duplicate methods by Sunny Goyal · 10 years ago
  51. 594d76d Using the default search widget in Launcher3 by Sunny Goyal · 10 years ago
  52. fafca52 Using a proxy call for isAttachedToWindow for pre 19 devices by Sunny Goyal · 10 years ago
  53. c3e12c7 Overlay shouldn't show up above Intro screen by Adam Cohen · 10 years ago
  54. 3f9c971 Adding a couple memory optimizations to Launcher by Adam Cohen · 10 years ago
  55. 33d4438 Updating backup restore logic by Sunny Goyal · 10 years ago
  56. 0fb5ce2 Tweaking close AllApps / Widgets on KK and below by Adam Cohen · 10 years ago
  57. a6d0492 Allow LauncherOverlay to access and manage insets by Adam Cohen · 10 years ago
  58. 24e18ae Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens by Adam Cohen · 10 years ago
  59. c2d6e89 First pass of the Launcher Overlay interface / impl by Adam Cohen · 10 years ago
  60. 1231c07 Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens by Sunny Goyal · 10 years ago
  61. 2fb6609 Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens by Sunny Goyal · 10 years ago
  62. e0987c5 Using LinearLayout for overview panel by Sunny Goyal · 10 years ago
  63. 9b4b081 Showing widgets in a disabled state, when running in safe mode by Sunny Goyal · 10 years ago
  64. d37a1f5 Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens by Helena Josol · 10 years ago
  65. 28db280 Add more Launcher files to delete on Clear Launcher Data by Helena Josol · 10 years ago
  66. 34899b9 Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-queens by Adam Cohen · 10 years ago
  67. 9211d42 Use LauncherCallbacks model instead of method overrides by Adam Cohen · 10 years ago
  68. 2350bc9 Adding NPE check in InstallShortcutReceiver by Sunny Goyal · 10 years ago
  69. 4390ace Updating ItemInfo objects in the worker thread by Sunny Goyal · 10 years ago
  70. 0014ca2 Removing some dead code by Adam Cohen · 10 years ago
  71. 05700ad Merge "Keeping icons in disabled state when SD-card is unmounted" into ub-now-queens by Sunny Goyal · 10 years ago
  72. 1a745e8 Keeping icons in disabled state when SD-card is unmounted by Sunny Goyal · 10 years ago
  73. e03b812 Using DeviceDefault theme for Launcher and WallpaperPicker by Sunny Goyal · 10 years ago
  74. b50cc8c Updating icons for sortcuts when the target app updates. by Sunny Goyal · 10 years ago
  75. 33de945 am 0c2918f4: Use View.generateViewId if available by Ian Parkinson · 10 years ago
  76. 4fbbb3e Create a central list of files the Launcher writes to the app directory by Helena Josol · 10 years ago
  77. 0c2918f Use View.generateViewId if available by Ian Parkinson · 10 years ago
  78. 1a85c58 Don't let old Launcher activity interfere with new one by Adam Cohen · 10 years ago
  79. f876301 UI Fixes by Sunny Goyal · 10 years ago
  80. d8f6253 Merge "When ensuring screen exists, make sure it's actually referring to a screen, not a rank" into ub-now-porkchop by Adam Cohen · 10 years ago
  81. 83079e4 When ensuring screen exists, make sure it's actually referring to a screen, not a rank by Adam Cohen · 10 years ago
  82. acefecb Merge "Updating promise icon's bitmap and label when onBadgingChanged is received" into ub-now-porkchop by Sunny Goyal · 10 years ago
  83. a22666f Updating promise icon's bitmap and label when onBadgingChanged is received by Sunny Goyal · 10 years ago
  84. 92e97dc Merge "Fix: First run cling shoud show 'Welcome' when there is no migration cling" into ub-now-porkchop by Sunny Goyal · 10 years ago
  85. af0628f Fix: First run cling shoud show 'Welcome' when there is no migration cling by Sunny Goyal · 10 years ago
  86. ddd5aaa Merge "Perform null check in animation complete" into ub-now-porkchop by Adam Cohen · 10 years ago
  87. 493f6bc Perform null check in animation complete by Adam Cohen · 10 years ago
  88. d794a3f Update calls now we have an L API version. by Kenny Guy · 10 years ago
  89. 8e894fa Fixing a couple issues with bad AllApps state by Adam Cohen · 10 years ago
  90. 0f668f3 Prevent GNL from crashing on JB by Adam Cohen · 10 years ago
  91. 88d60f1 Showing clings only after the intro has completed by Sunny Goyal · 10 years ago
  92. a38dc90 Ensure all apps button inintialized before performing all apps transition by Adam Cohen · 10 years ago
  93. cd14528 Second half of workaround for all apps crash in restricted profile by Adam Cohen · 10 years ago
  94. c761d3c Workaround for all apps crash in restricted profile by Adam Cohen · 10 years ago
  95. 1c13ff5 Merge "Handling label and icon from SessionInfo." into ub-now-porkchop by Sunny Goyal · 10 years ago
  96. 3494262 Handling label and icon from SessionInfo. by Sunny Goyal · 10 years ago
  97. 0d2adfb Potential fix for a couple bugs by Adam Cohen · 10 years ago
  98. 047036e Give GEL a way to clear the typed text when it starts searching by Ian Parkinson · 10 years ago
  99. 2854d25 All apps transition work by Adam Cohen · 10 years ago
  100. d5058a5 Merge "Improving restored widget behavior" into ub-now-porkchop by Sunny Goyal · 10 years ago