1. 7ca9911 Using an executor with increased queue size for loading previews by Sunny Goyal · 10 years ago
  2. 2d648b0 Refreshing widget list when a package containing a widget changes by Sunny Goyal · 10 years ago
  3. a2a039b Using a reverse hashmap instead of indexOfValue in userManager by Sunny Goyal · 10 years ago
  4. 233ee96 Calculating widget minSpans and spans statically/independent of orientation by Sunny Goyal · 10 years ago
  5. b9f932e Prevent from widget cell preview image from being cut off. by Hyunyoung Song · 10 years ago
  6. b4cbea4 Fixing nullpointer when creating new DB by Sunny Goyal · 10 years ago
  7. ed717bc Merge "Fix last bit of WidgetTray jank issue b/21133230" into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  8. e98f4a4 Fix last bit of WidgetTray jank issue b/21133230 by Hyunyoung Song · 10 years ago
  9. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 10 years ago
  10. 41e3369 Work profile badge alignment b/21336417 by Hyunyoung Song · 10 years ago
  11. f00d02b Improve AyncTask throughput inside WidgetPreviewLoader by Hyunyoung Song · 10 years ago
  12. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  13. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 10 years ago
  14. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  15. 2bd3d7d Load PackageItemInfo in background thread to prevent ANR by Hyunyoung Song · 10 years ago
  16. 05304db Reducing delay in applying widget previews loaded in the background. by Winson Chung · 10 years ago
  17. 78b1966 Removing some dead code and extra view creation. by Winson Chung · 10 years ago
  18. 6babf2e Place the work profile badge in the correct bottom right (left for RTL) location by Hyunyoung Song · 10 years ago
  19. 8821ca9 WidgetTray performance improvement (less sorting): Part 1 by Hyunyoung Song · 10 years ago
  20. 559d90d WidgetPreviewLoader concurrency issue / Caching improvement by Hyunyoung Song · 10 years ago
  21. 3f47144 WidgetTray revamp work by Hyunyoung Song · 10 years ago
  22. 5b0e669 Rewrite: Widget preview loader logic by Sunny Goyal · 10 years ago
  23. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  24. 4cad753 Cleaning up widget preview loader by Sunny Goyal · 10 years ago
  25. b745afb Initial changes to break out AllApps into its own view. by Winson Chung · 11 years ago
  26. 30914ad Merge "Supporting custom widgets provided by launcher" into ub-now-master by Adam Cohen · 11 years ago
  27. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 11 years ago
  28. 0250945 Avoid db exception on L and above by Adam Cohen · 11 years ago
  29. 5f05913 Ignoring specific db exception to workaround Bug. 18554839. by Winson Chung · 11 years ago
  30. 736f5af Fixing some IconCache methods not thread safe by Sunny Goyal · 11 years ago
  31. 4fbbb3e Create a central list of files the Launcher writes to the app directory by Helena Josol · 11 years ago
  32. 8fd7483 Source change to get code compiling on google3 by Sameer Padala · 11 years ago
  33. ffe83f1 Adding support for managed profiles in widget by Sunny Goyal · 11 years ago
  34. fa9ffc2 Fix NPE in WidgetPreviewLoader by Adrian Roos · 11 years ago
  35. 1f375ab Dump open files if we run out of file descriptors by Adrian Roos · 11 years ago
  36. 65d60e2 Fix skia crash in widget preview loading by Adrian Roos · 11 years ago
  37. fa4c799 Fix concurrent drawable usage resulting in native crash by Adrian Roos · 11 years ago
  38. 5d2704f Clean up dead, ugly and wrong code in icon and widget preview loading by Adrian Roos · 11 years ago
  39. 6e27f64 Recover when widget preview database is deleted by Michael Jurka · 12 years ago
  40. 8ff02ca Clear widget preview cache when system is updated by Michael Jurka · 12 years ago
  41. fd13c71 backup widget assets. by Chris Wren · 12 years ago
  42. 45cab39 Tweaking the front cling to support more verbose languages. (Bug 11015051) by Winson Chung · 12 years ago
  43. 6706ed8 Updating widget preview tile. by Winson Chung · 12 years ago
  44. eb1bb92 Recover when reading corrupted widget previews by Michael Jurka · 12 years ago
  45. 5f8afe6 Initial Changes for Dynamic Grid by Winson Chung · 12 years ago
  46. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 12 years ago
  47. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 12 years ago
  48. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/WidgetPreviewLoader.java]
  49. b8f5c40 Don't close widget preview cache db by Michael Jurka · 12 years ago
  50. d9cb4a1 Fix SQLite crashes in Launcher by Michael Jurka · 12 years ago
  51. e5919c5 Fix bug with some 1x1 widget previews by Michael Jurka · 12 years ago
  52. 5140cfa Fix rare NPE by Michael Jurka · 13 years ago
  53. 32b7a09 Fix SQLite syntax error by Michael Jurka · 13 years ago
  54. c4deb99 Merge "Fix crash when creating preview cache table" by Michael Jurka · 13 years ago
  55. f0d45bd Fix crash when creating preview cache table by Michael Jurka · 13 years ago
  56. ee8e99f Fix crash when switching between Apps/Widgets tabs by Michael Jurka · 13 years ago
  57. 0247d14 Clean up database in WidgetPreviewLoader by Michael Jurka · 13 years ago
  58. 3f4e070 Fix crash when rotating all apps by Michael Jurka · 13 years ago
  59. 05713af Cache widget previews in a DB by Michael Jurka · 13 years ago