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