1. e62d2bb Removing some Launcher3 dependencies from BaseIconCache by Sunny Goyal · 7 years ago
  2. 48cb7bc Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package by Hyunyoung Song · 7 years ago
  3. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  4. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  5. 4ac406d Avoid crash when widget previews have no intrinsic size by Roger Olsson · 7 years ago
  6. 18a4e5a Making LauncherIcons thread safe by Sunny Goyal · 8 years ago
  7. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 8 years ago
  8. 952e63d Fixing custom widgets support: by Sunny Goyal · 8 years ago
  9. 6cdc16c Update cache version based on new icon sizes. by Jon Miranda · 8 years ago
  10. b28c4fc Landscape grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  11. 3fede16 Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  12. d84f771 Do not apply legacy treatment on shortcuts Bug: 62617041 by Hyunyoung Song · 8 years ago
  13. e463c8f Rafactoring shadow generator logic to allow customizing various parameters by Sunny Goyal · 8 years ago
  14. 0966072 Portrait grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  15. b3648e0 Refactoring some shadow generator logic into common methods by Sunny Goyal · 8 years ago
  16. 0920417 [MANUAL] resolve merge conflicts of 59c0e0e91 to ub-launcher3-dorval-polish by Hyunyoung Song · 8 years ago
  17. 6c300c8 resolve merge conflicts of 128b7e59a to ub-launcher3-master by Tony Wickham · 8 years ago
  18. 86222d2 Add support for getting widgets/shortucts for a particular package/user by Tony Wickham · 8 years ago
  19. ca4e6b4 resolve merge conflicts of 26b174659 to ub-launcher3-master by Tony · 8 years ago
  20. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 8 years ago
  21. afc3f09 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 8 years ago
  22. c65a008 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 8 years ago
  23. 9b29ca5 Defining HomeScreenElementTheme for elements which appear on top of wallpaper by Sunny Goyal · 9 years ago
  24. 7d87cb1 Updating the shortcut preview generation logic by Sunny Goyal · 9 years ago
  25. 92bbfa1 Updating the default widget preview generation logic by Sunny Goyal · 9 years ago
  26. 65513ba Using WidgetCell in the Pin Item confirmation prompt for a consistent UI by Sunny Goyal · 9 years ago
  27. dbb28b2 Merge "Adding support for new APIs in O related to configurable shortcuts" into ub-launcher3-master by Sunny Goyal · 9 years ago
  28. a2441e8 Updating widget preview generation to not embed any badge. by Sunny Goyal · 9 years ago
  29. 782f0c9 Adding support for new APIs in O related to configurable shortcuts by Sunny Goyal · 9 years ago
  30. 2783595 Adding support for requesting addition of shortcut/widget on the workspace. by Sunny Goyal · 9 years ago
  31. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  32. 7c74e4a No more UserHandleCompat by Sunny Goyal · 9 years ago
  33. ec5a42e Merge "Catching OOM during widget preview generation" into ub-launcher3-master by Sunny Goyal · 9 years ago
  34. 3ef8691 Fixing wrong cache lookup call by Sunny Goyal · 9 years ago
  35. 2570d10 Catching OOM during widget preview generation by Sunny Goyal · 9 years ago
  36. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 9 years ago
  37. 6388b2c Adding some utility methods for thread verification by Sunny Goyal · 9 years ago
  38. 4ddc401 Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfo by Sunny Goyal · 9 years ago
  39. 3e840f4 Prevent work profile widget DnD crash b/26079469 by Hyunyoung Song · 9 years ago
  40. 6f70936 Preventing launcher crashes due to low disk space. by Sunny Goyal · 10 years ago
  41. 1ba7e36 Fixing null check when calling mutateOnMainThread by Sunny Goyal · 10 years ago
  42. 8ac727b Using custom threadpool executor instead of the one defined in AsyncTask by Sunny Goyal · 10 years ago
  43. 7ca9911 Using an executor with increased queue size for loading previews by Sunny Goyal · 10 years ago
  44. 2d648b0 Refreshing widget list when a package containing a widget changes by Sunny Goyal · 10 years ago
  45. a2a039b Using a reverse hashmap instead of indexOfValue in userManager by Sunny Goyal · 10 years ago
  46. 233ee96 Calculating widget minSpans and spans statically/independent of orientation by Sunny Goyal · 10 years ago
  47. b9f932e Prevent from widget cell preview image from being cut off. by Hyunyoung Song · 10 years ago
  48. b4cbea4 Fixing nullpointer when creating new DB by Sunny Goyal · 10 years ago
  49. ed717bc Merge "Fix last bit of WidgetTray jank issue b/21133230" into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  50. e98f4a4 Fix last bit of WidgetTray jank issue b/21133230 by Hyunyoung Song · 10 years ago
  51. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 10 years ago
  52. 41e3369 Work profile badge alignment b/21336417 by Hyunyoung Song · 10 years ago
  53. f00d02b Improve AyncTask throughput inside WidgetPreviewLoader by Hyunyoung Song · 10 years ago
  54. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  55. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 10 years ago
  56. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  57. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 10 years ago
  58. 05304db Reducing delay in applying widget previews loaded in the background. by Winson Chung · 10 years ago
  59. 78b1966 Removing some dead code and extra view creation. by Winson Chung · 10 years ago
  60. 6babf2e Place the work profile badge in the correct bottom right (left for RTL) location by Hyunyoung Song · 10 years ago
  61. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 10 years ago
  62. 559d90d WidgetPreviewLoader concurrency issue / Caching improvement by Hyunyoung Song · 10 years ago
  63. 3f47144 WidgetTray revamp work by Hyunyoung Song · 10 years ago
  64. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 10 years ago
  65. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  66. 4cad753 Cleaning up widget preview loader by Sunny Goyal · 10 years ago
  67. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 10 years ago
  68. 30914ad Merge "Supporting custom widgets provided by launcher" into ub-now-master by Adam Cohen · 11 years ago
  69. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 11 years ago
  70. 0250945 Avoid db exception on L and above by Adam Cohen · 11 years ago
  71. 5f05913 Ignoring specific db exception to workaround Bug. 18554839. by Winson Chung · 11 years ago
  72. 736f5af Fixing some IconCache methods not thread safe by Sunny Goyal · 11 years ago
  73. 4fbbb3e Create a central list of files the Launcher writes to the app directory by Helena Josol · 11 years ago
  74. 8fd7483 Source change to get code compiling on google3 by Sameer Padala · 11 years ago
  75. ffe83f1 Adding support for managed profiles in widget by Sunny Goyal · 11 years ago
  76. fa9ffc2 Fix NPE in WidgetPreviewLoader by Adrian Roos · 11 years ago
  77. 1f375ab Dump open files if we run out of file descriptors by Adrian Roos · 11 years ago
  78. 65d60e2 Fix skia crash in widget preview loading by Adrian Roos · 11 years ago
  79. fa4c799 Fix concurrent drawable usage resulting in native crash by Adrian Roos · 11 years ago
  80. 5d2704f Clean up dead, ugly and wrong code in icon and widget preview loading by Adrian Roos · 11 years ago
  81. 6e27f64 Recover when widget preview database is deleted by Michael Jurka · 12 years ago
  82. 8ff02ca Clear widget preview cache when system is updated by Michael Jurka · 12 years ago
  83. fd13c71 backup widget assets. by Chris Wren · 12 years ago
  84. 45cab39 Tweaking the front cling to support more verbose languages. (Bug 11015051) by Winson Chung · 12 years ago
  85. 6706ed8 Updating widget preview tile. by Winson Chung · 12 years ago
  86. eb1bb92 Recover when reading corrupted widget previews by Michael Jurka · 12 years ago
  87. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 12 years ago
  88. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 12 years ago
  89. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 12 years ago
  90. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/WidgetPreviewLoader.java]
  91. b8f5c40 Don't close widget preview cache db by Michael Jurka · 12 years ago
  92. d9cb4a1 Fix SQLite crashes in Launcher by Michael Jurka · 12 years ago
  93. e5919c5 Fix bug with some 1x1 widget previews by Michael Jurka · 12 years ago
  94. 5140cfa Fix rare NPE by Michael Jurka · 13 years ago
  95. 32b7a09 Fix SQLite syntax error by Michael Jurka · 13 years ago
  96. c4deb99 Merge "Fix crash when creating preview cache table" by Michael Jurka · 13 years ago
  97. f0d45bd Fix crash when creating preview cache table by Michael Jurka · 13 years ago
  98. ee8e99f Fix crash when switching between Apps/Widgets tabs by Michael Jurka · 13 years ago
  99. 0247d14 Clean up database in WidgetPreviewLoader by Michael Jurka · 13 years ago
  100. 3f4e070 Fix crash when rotating all apps by Michael Jurka · 13 years ago