1. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  2. 799aa04 Use a broadcast receiver instead of a settings observer. by Rahul Chaturvedi · 9 years ago
  3. 53d7ee4 Fixing different bitmap sizes in different orientations by Sunny Goyal · 9 years ago
  4. 8f1eff7 Adding context for app launches. by Winson Chung · 9 years ago
  5. 316490e Removing some synthetic method creation by Sunny Goyal · 9 years ago
  6. 5683f87 Adding an asynchronous search interface for apps search by Sunny Goyal · 9 years ago
  7. e4ca4a9 Merge "Add the Allow Rotation setting to Launcher3." into ub-launcher3-burnaby by Rahul Chaturvedi · 9 years ago
  8. 7fc77ca Add the Allow Rotation setting to Launcher3. by Rahul Chaturvedi · 9 years ago
  9. 5cc7af1 Merge "Removing file IO used for checking configuration change" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  10. 5a1f53b Removing SmoothPagedView as all its methods are disabled by Sunny Goyal · 9 years ago
  11. bbcf5ac Merge "Introduce LauncherSearchCallback to handle search overlay status." into ub-launcher3-burnaby by Jun Mukai · 9 years ago
  12. d70ad0d Fixing workspace scrim not being drawn by Sunny Goyal · 9 years ago
  13. f0e1fd9 Removing file IO used for checking configuration change by Sunny Goyal · 9 years ago
  14. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 9 years ago
  15. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 9 years ago
  16. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  17. c57bb9b Merge "Icons are not updated to TYPE_APPLICATION during restore" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  18. aa78b3d Merge "Preventing overdraw. Drawing background directly at the window, instead of the rootview." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  19. 5c97f51 Icons are not updated to TYPE_APPLICATION during restore by Sunny Goyal · 9 years ago
  20. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 9 years ago
  21. 4a6c6f3 Preventing overdraw. Drawing background directly at the window, instead of by Sunny Goyal · 9 years ago
  22. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  23. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  24. b790083 Transition from back to showing widget tray if shortcut/Widget configure activity by Hyunyoung Song · 9 years ago
  25. 7066003 Various lint error fixes. by Sunny Goyal · 9 years ago
  26. 8af0cd8 Introduce LauncherSearchCallback to handle search overlay status. by Jun Mukai · 9 years ago
  27. f044bb1 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  28. 13eb527 Exploring dense all apps layout. by Winson Chung · 9 years ago
  29. 57ebefb Merge "Various icon size changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  30. dfaccf6 Various icon size changes by Sunny Goyal · 9 years ago
  31. 4ac3006 Initial changes to support predicted apps. by Winson Chung · 9 years ago
  32. 9480415 Make common base class to update container bounds and to handle scroll logic. by Winson Chung · 9 years ago
  33. 067e5e0 Merge "Removing some dead code in paged view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  34. 83f59ab Explorations in dense grids for all apps. by Winson Chung · 9 years ago
  35. 8e2133b Removing some dead code in paged view by Sunny Goyal · 9 years ago
  36. bb785c6 Ensuring we wait until resume before binding all apps. by Winson Chung · 9 years ago
  37. 2a53cb7 Merge "Launcher-side changes to support prediction bar." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  38. 80068f5 Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  39. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 9 years ago
  40. cd99cd3 Launcher-side changes to support prediction bar. by Winson Chung · 9 years ago
  41. 957c13f Handling managed profile creation in the model as the activity by Sunny Goyal · 9 years ago
  42. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 9 years ago
  43. c525d80 Removing obsolete resources by Sunny Goyal · 9 years ago
  44. f196394 Merge "Add drop animation / Toast to widgettray" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  45. e2df062 Adding LongArrayMap as a replacement for HashMap<Long, E> by Sunny Goyal · 9 years ago
  46. d33860f Clearing all pending runnables when Launcher is destroyed. by Sunny Goyal · 9 years ago
  47. b99ff3e Add drop animation / Toast to widgettray by Hyunyoung Song · 9 years ago
  48. 756adbc Fixing missing updates in package install sessions by Sunny Goyal · 9 years ago
  49. dc61c4d Refactoring to single path for overview mode. by Winson Chung · 9 years ago
  50. 2826a40 Fixing build. by Winson Chung · 9 years ago
  51. fb9ca23 Merge "Fixing drag-n-drop for folders in hotseat." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  52. 7e8ba7c Merge "Fixing regression in AllApps being aggressively dismissed after returning to Launcher." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  53. f406615 Fixing drag-n-drop for folders in hotseat. by Sunny Goyal · 9 years ago
  54. 4e8fb91 WidgetTray improvement by Hyunyoung Song · 9 years ago
  55. 75cc825 Fixing regression in AllApps being aggressively dismissed after returning to Launcher. by Winson Chung · 9 years ago
  56. 0f78572 Initial changes to support a fixed all-apps layout. by Winson Chung · 9 years ago
  57. 3f47144 WidgetTray revamp work by Hyunyoung Song · 9 years ago
  58. 2e52c90 resolved conflicts for merge of 68fdeaad to ub-launcher3-burnaby by Adam Cohen · 9 years ago
  59. 22235bc Reinflating QBS on resume, if the widget orientation is not same as launcher orientation by Sunny Goyal · 9 years ago
  60. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  61. 7db312f am 67c30861: Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  62. 67c3086 Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  63. b272ca8 am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  64. b823ae4 Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  65. 5f2a098 am 173f711e: Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  66. 173f711 Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  67. 3d9490a Removing more code with API 21 dependencies. by Winson Chung · 9 years ago
  68. 6a1e95a Removing all dependencies of launcher code on wallpaper-picker by Sunny Goyal · 9 years ago
  69. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  70. 26ace12 Don't clobber widgets with the same component. by Robin Lee · 9 years ago
  71. 2dd9f01 Don't clobber widgets with the same component - DO NOT MERGE by Robin Lee · 9 years ago
  72. b0df1b0 Make sure we set the QSB bar on the SearchDropTargetBar by Adam Cohen · 9 years ago
  73. fe1dcbf Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  74. 70a48be Fix widget refresh issue on package install/uninstall by Hyunyoung Song · 9 years ago
  75. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 9 years ago
  76. 434e667 Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  77. ec3682b Merge "Enabling accessible drag and drop" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  78. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  79. 64b3fcc Ensuring setQsbSearchBar is called whenever the QSB is created by Sunny Goyal · 9 years ago
  80. 9282059 Fixing wrong check to determine the drag source by Sunny Goyal · 9 years ago
  81. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  82. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 9 years ago
  83. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 9 years ago
  84. 7470c81 Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  85. 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
  86. eb8e282 Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" by Adam Cohen · 9 years ago
  87. ae52d72 Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" into ub-launcher3-master by Adam Cohen · 9 years ago
  88. 87cf883 Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget by Adam Cohen · 9 years ago
  89. a8f996d Add clip-reveal animation to Launcher by Chet Haase · 9 years ago
  90. 97079bc am 80e6beb4: Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  91. 80e6beb Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  92. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 9 years ago
  93. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 9 years ago
  94. 3c1865a Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  95. 8f9a787 Launcher crashes on widget bind permission prompt by Sunny Goyal · 10 years ago
  96. 762d08e am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 9 years ago
  97. e2d4ee1 Revert "Adding Launcher3 callbacks for trimming memory." by Adam Cohen · 9 years ago
  98. 9d083a1 am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 9 years ago
  99. 42f3b9e Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  100. d009101 Removing usage of reflection. by Sunny Goyal · 10 years ago