1. 233ee96 Calculating widget minSpans and spans statically/independent of orientation by Sunny Goyal · 9 years ago
  2. 98ff38a Animation should start and finish on widgets button when opening/closing widget tray. by Hyunyoung Song · 9 years ago
  3. 76648c5 Making long-press of AllApps to jump directly to search. by Winson Chung · 9 years ago
  4. d98fff3 Merge "Adding custom slide up activity transition for L MR1" into ub-launcher3-burnaby by Adam Cohen · 9 years ago
  5. 947e02b Adding custom slide up activity transition for L MR1 by Adam Cohen · 9 years ago
  6. dd2e6df Updating onRequestPermissionsResult signature to public by Sunny Goyal · 9 years ago
  7. 8d59509 Using an empty error view for QSB by Sunny Goyal · 9 years ago
  8. cb5f619 am 79f25bed: Merge "Add LauncherCallbacks for requesting permissions on MNC" into ub-launcher3-almonte by Dave Hawkey · 9 years ago
  9. a1d1bf3 Allowing UserHandle to be passed in the intent when creating AppInfo by Sunny Goyal · 9 years ago
  10. 3a43ed6 Add LauncherCallbacks for requesting permissions on MNC by Dave Hawkey · 9 years ago
  11. 1a8a6e0 Merge "Announce content desc of workspace immediately after unlocking the lock screen. b/22051420" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  12. 166e648 Announce content desc of workspace immediately after unlocking the lock screen. by Hyunyoung Song · 9 years ago
  13. ca0f7d7 Merge "Exposing drag methods with user info." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  14. 5ffd51d Exposing drag methods with user info. by Winson Chung · 9 years ago
  15. 91c0595 Ensuring that we always update the predicted apps set. by Winson Chung · 9 years ago
  16. b177744 Refactoring fast scroller. by Winson Chung · 9 years ago
  17. d380020 Merge "Moving predicted apps callbacks to use ComponentKey." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  18. 6b1c73f Moving predicted apps callbacks to use ComponentKey. by Winson Chung · 9 years ago
  19. e9819e6 Add null-check for workspace/hotseat. by Jun Mukai · 9 years ago
  20. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 9 years ago
  21. c332934 Merge "Refactoring all apps search to support external search bar." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  22. ef7f874 Refactoring all apps search to support external search bar. by Winson Chung · 9 years ago
  23. e863fed Read rotation setting correctly from the wallpaper picker. by Rahul Chaturvedi · 9 years ago
  24. 51cd50d Merge "Using content provider to update launcher settings" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  25. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 9 years ago
  26. 4547802 Tying accessibility drag lifecycle to that of dragController by Sunny Goyal · 9 years ago
  27. 208aba2 Merge "Removing LauncherApplication to enable us to easily catch LauncherAppState errors" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  28. be68dce Merge "Fixing preloaded widget not getting used for animation" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  29. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  30. 12e13e4 Removing LauncherApplication to enable us to easily catch LauncherAppState errors by Sunny Goyal · 9 years ago
  31. 799aa04 Use a broadcast receiver instead of a settings observer. by Rahul Chaturvedi · 9 years ago
  32. 53d7ee4 Fixing different bitmap sizes in different orientations by Sunny Goyal · 9 years ago
  33. 8f1eff7 Adding context for app launches. by Winson Chung · 9 years ago
  34. 5b9ebca Fixing preloaded widget not getting used for animation by Sunny Goyal · 9 years ago
  35. 316490e Removing some synthetic method creation by Sunny Goyal · 9 years ago
  36. 5683f87 Adding an asynchronous search interface for apps search by Sunny Goyal · 9 years ago
  37. e4ca4a9 Merge "Add the Allow Rotation setting to Launcher3." into ub-launcher3-burnaby by Rahul Chaturvedi · 9 years ago
  38. 7fc77ca Add the Allow Rotation setting to Launcher3. by Rahul Chaturvedi · 9 years ago
  39. 5cc7af1 Merge "Removing file IO used for checking configuration change" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  40. 5a1f53b Removing SmoothPagedView as all its methods are disabled by Sunny Goyal · 9 years ago
  41. bbcf5ac Merge "Introduce LauncherSearchCallback to handle search overlay status." into ub-launcher3-burnaby by Jun Mukai · 9 years ago
  42. d70ad0d Fixing workspace scrim not being drawn by Sunny Goyal · 9 years ago
  43. f0e1fd9 Removing file IO used for checking configuration change by Sunny Goyal · 9 years ago
  44. c3d4553 [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system default by Adam Cohen · 9 years ago
  45. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 9 years ago
  46. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 9 years ago
  47. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  48. c57bb9b Merge "Icons are not updated to TYPE_APPLICATION during restore" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  49. aa78b3d Merge "Preventing overdraw. Drawing background directly at the window, instead of the rootview." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  50. 5c97f51 Icons are not updated to TYPE_APPLICATION during restore by Sunny Goyal · 9 years ago
  51. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 9 years ago
  52. 4a6c6f3 Preventing overdraw. Drawing background directly at the window, instead of by Sunny Goyal · 9 years ago
  53. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago
  54. 2bba4c3 Removing some thread priority management logic by Sunny Goyal · 9 years ago
  55. b790083 Transition from back to showing widget tray if shortcut/Widget configure activity by Hyunyoung Song · 9 years ago
  56. 7066003 Various lint error fixes. by Sunny Goyal · 9 years ago
  57. a609596 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  58. 8af0cd8 Introduce LauncherSearchCallback to handle search overlay status. by Jun Mukai · 9 years ago
  59. f044bb1 Preventing NullPointerException when cancelling a shortcut addition by Sunny Goyal · 9 years ago
  60. 13eb527 Exploring dense all apps layout. by Winson Chung · 9 years ago
  61. 57ebefb Merge "Various icon size changes" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  62. dfaccf6 Various icon size changes by Sunny Goyal · 9 years ago
  63. 4ac3006 Initial changes to support predicted apps. by Winson Chung · 9 years ago
  64. 9480415 Make common base class to update container bounds and to handle scroll logic. by Winson Chung · 9 years ago
  65. 067e5e0 Merge "Removing some dead code in paged view" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  66. 83f59ab Explorations in dense grids for all apps. by Winson Chung · 9 years ago
  67. 8e2133b Removing some dead code in paged view by Sunny Goyal · 9 years ago
  68. bb785c6 Ensuring we wait until resume before binding all apps. by Winson Chung · 9 years ago
  69. 2a53cb7 Merge "Launcher-side changes to support prediction bar." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  70. 80068f5 Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  71. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 9 years ago
  72. cd99cd3 Launcher-side changes to support prediction bar. by Winson Chung · 9 years ago
  73. 957c13f Handling managed profile creation in the model as the activity by Sunny Goyal · 9 years ago
  74. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 9 years ago
  75. c525d80 Removing obsolete resources by Sunny Goyal · 9 years ago
  76. f196394 Merge "Add drop animation / Toast to widgettray" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  77. e2df062 Adding LongArrayMap as a replacement for HashMap<Long, E> by Sunny Goyal · 9 years ago
  78. d33860f Clearing all pending runnables when Launcher is destroyed. by Sunny Goyal · 9 years ago
  79. b99ff3e Add drop animation / Toast to widgettray by Hyunyoung Song · 9 years ago
  80. 756adbc Fixing missing updates in package install sessions by Sunny Goyal · 9 years ago
  81. dc61c4d Refactoring to single path for overview mode. by Winson Chung · 9 years ago
  82. 2826a40 Fixing build. by Winson Chung · 9 years ago
  83. fb9ca23 Merge "Fixing drag-n-drop for folders in hotseat." into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  84. 7e8ba7c Merge "Fixing regression in AllApps being aggressively dismissed after returning to Launcher." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  85. f406615 Fixing drag-n-drop for folders in hotseat. by Sunny Goyal · 9 years ago
  86. 4e8fb91 WidgetTray improvement by Hyunyoung Song · 9 years ago
  87. 75cc825 Fixing regression in AllApps being aggressively dismissed after returning to Launcher. by Winson Chung · 9 years ago
  88. 0f78572 Initial changes to support a fixed all-apps layout. by Winson Chung · 9 years ago
  89. 3f47144 WidgetTray revamp work by Hyunyoung Song · 9 years ago
  90. 2e52c90 resolved conflicts for merge of 68fdeaad to ub-launcher3-burnaby by Adam Cohen · 9 years ago
  91. 22235bc Reinflating QBS on resume, if the widget orientation is not same as launcher orientation by Sunny Goyal · 9 years ago
  92. 68fdeaa Stop using custom activity transition, rely on system default in these cases by Adam Cohen · 9 years ago
  93. 1d4a2df Removing ContentObserver from LauncherModel, and calling reload by Sunny Goyal · 9 years ago
  94. 7db312f am 67c30861: Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  95. 67c3086 Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  96. b272ca8 am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  97. b823ae4 Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unparcel by Adam Cohen · 9 years ago
  98. 5f2a098 am 173f711e: Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  99. 173f711 Ensure that we capture all paths for starting activity for result by Adam Cohen · 9 years ago
  100. 3d9490a Removing more code with API 21 dependencies. by Winson Chung · 9 years ago