1. 490762f Moving ThemedIconDrawable to kotlin by Sunny Goyal · 1 year, 4 months ago
  2. 249787c Reapplying "Do not cache default app icons when re..." by Charlie Anderson · 1 year, 5 months ago
  3. d7734ae Merge "Revert "Update UserIconInfo to include LauncherUserInfo configs"" into main by Liana Kazanova (xWF) · 1 year, 5 months ago
  4. 3f34d9b Revert "Update UserIconInfo to include LauncherUserInfo configs" by Pechetty Sravani (xWF) · 1 year, 5 months ago
  5. 1b1125c Merge "Update UserIconInfo to include LauncherUserInfo configs" into main by Olivier Nshimiye · 1 year, 5 months ago
  6. a614b9d Update UserIconInfo to include LauncherUserInfo configs by Olivier Nshimiye · 1 year, 5 months ago
  7. 427ee99 Revert "Revert^2 "Do not cache default app icons when returned f..." by Charlie Anderson · 1 year, 5 months ago
  8. 72cc5f8 Merge "Fixing cache update handler deleting valid application entries" into main by Sunny Goyal · 1 year, 5 months ago
  9. 6357dc1 Fixing cache update handler deleting valid application entries by Sunny Goyal · 1 year, 6 months ago
  10. 4bf47c5 Move icon factory to framework by Sihua Ma · 1 year, 6 months ago
  11. c973d4c Merge "Invalidate icon cache when enabling forced themed icon" into main by Sihua Ma · 1 year, 5 months ago
  12. 971d249 Invalidate icon cache when enabling forced themed icon by Sihua Ma · 1 year, 5 months ago
  13. 85686c4 Merge "Revert^2 "Temporary Revert to fix a Picker bug."" into main by Marcelo Arteiro · 1 year, 5 months ago
  14. a62c736 Revert^2 "Temporary Revert to fix a Picker bug." by Marcelo Arteiro · 1 year, 6 months ago
  15. bd9e4ec Moving IconCacheUpdateHandler to kotlin by Sunny Goyal · 1 year, 6 months ago
  16. 5f4fbf9 Merge "Revert "Temporary Revert to fix a Picker bug."" into main by Chaitanya Cheemala (xWF) · 1 year, 6 months ago
  17. e48a17a Revert "Temporary Revert to fix a Picker bug." by Chaitanya Cheemala (xWF) · 1 year, 6 months ago
  18. 97c81ab Merge "Expose bitmapIconSize" into main by Ioana Alexandru · 1 year, 6 months ago
  19. f4b491f Merge "Temporary Revert to fix a Picker bug." into main by Marcelo Arteiro · 1 year, 6 months ago
  20. c7094c0 Expose bitmapIconSize by Ioana Alexandru · 1 year, 6 months ago
  21. f96f38c Temporary Revert to fix a Picker bug. by Marcelo Arteiro · 1 year, 6 months ago
  22. 8aa00da Cleaning up temporary interfaces which were created for refactoring by Sunny Goyal · 1 year, 6 months ago
  23. e7d2215 Removing dependency on PackageInfo in IconCache by Sunny Goyal · 1 year, 6 months ago
  24. 7e61d19 Converting some caching logic booleans to lookup flags by Sunny Goyal · 1 year, 6 months ago
  25. dbed3ee Merge "Requesting ApplicationInfo in cached object" into main by Treehugger Robot · 1 year, 6 months ago
  26. 800d39e Merge "Updating IconProvider API to use a single API to load icons" into main by Sunny Goyal · 1 year, 6 months ago
  27. 96103be Converting various cache lookup option booleans to flags, so that it can by Sunny Goyal · 1 year, 6 months ago
  28. ecb6e17 Updating IconProvider API to use a single API to load icons by Sunny Goyal · 1 year, 7 months ago
  29. 8dd21fd Revert^2 "Do not cache default app icons when returned from PackageManager" by Charlie Anderson · 1 year, 6 months ago
  30. 15caab2 Requesting ApplicationInfo in cached object by Sunny Goyal · 1 year, 6 months ago
  31. 64579f6 Fixing package override is applied in all lookup options by Sunny Goyal · 1 year, 7 months ago
  32. 17d8509 Merge "Revert "Do not cache default app icons when returned from PackageManager"" into main by Chaitanya Cheemala (xWF) · 1 year, 7 months ago
  33. 533ed17 Revert "Do not cache default app icons when returned from PackageManager" by Liana Kazanova (xWF) · 1 year, 7 months ago
  34. 90603d2 Merge "Do not cache default app icons when returned from PackageManager" into main by Treehugger Robot · 1 year, 7 months ago
  35. 9171f26 Do not cache default app icons when returned from PackageManager by Charlie Anderson · 1 year, 7 months ago
  36. 246c179 Merge "Removing unused keywords column from DB" into main by Sunny Goyal · 1 year, 7 months ago
  37. 031325e Removing unused keywords column from DB by Sunny Goyal · 1 year, 7 months ago
  38. 24e092c Ensure icons are invalidated when useNewIconForArchivedApps flag is flipped. by Charlie Anderson · 1 year, 7 months ago
  39. d977c5a Moving some utility class to IconCache to make it easier to use outside Launcher by Sunny Goyal · 1 year, 7 months ago
  40. 566c1c6 Merge "Adding kotlin support in iconLoaderLib" into main by Sunny Goyal · 1 year, 7 months ago
  41. d3b9c58 Adding kotlin support in iconLoaderLib by Sunny Goyal · 1 year, 7 months ago
  42. 410ece2 Make #createIconBitmap public by Jorge Gil · 1 year, 7 months ago
  43. 4a3586f Merge "Fix for Top Dogfood Backup/Restore issue." into main by Treehugger Robot · 1 year, 7 months ago
  44. 24af788 Fix for Top Dogfood Backup/Restore issue. by Stefan Andonian · 1 year, 7 months ago
  45. cb3ccbc Fixing equality check in ComponentKey by Sunny Goyal · 1 year, 7 months ago
  46. 5eb9b7d Revert^2 "Adoption Custom tokens" by Marcelo Arteiro · 1 year, 7 months ago
  47. ce1426c Revert "Adoption Custom tokens" by Priyanka Advani (xWF) · 1 year, 7 months ago
  48. f54baef Adoption Custom tokens by Marcelo Arteiro · 1 year, 10 months ago
  49. 22884d2 Ensure pre-archived bitmaps are converted to Adaptive Icons without cropping by adding insets by Charlie Anderson · 1 year, 8 months ago
  50. 1d34c94 Merge "Update the scale on corner radii on scaled image drawable." into main by Shamali Patwa · 1 year, 8 months ago
  51. 223bdfb Update the scale on corner radii on scaled image drawable. by Shamali P · 1 year, 8 months ago
  52. ec60e69 NullPointer Check For ComponentName by Andrew Cole · 1 year, 8 months ago
  53. 7df0b17 Respect Drawable's alpha when drawing UserBadgeDrawable's background by Alex Chau · 1 year, 10 months ago
  54. 1d1fba7 Merge "Clean up unused debug logs for b/319168409" into main by Treehugger Robot · 1 year, 10 months ago
  55. becf8d5 Clean up unused debug logs for b/319168409 by Schneider Victor-tulias · 1 year, 10 months ago
  56. 9cde09e [IconCache] Create persistent log method when package manager returns empty ApplicationInfo or default app icon by Kevin Lim · 1 year, 10 months ago
  57. f841624 [IconCache] Log when default icon retruned from package manager. by Kevin Lim · 1 year, 10 months ago
  58. 6303849 Revert "[IconCache] Skip caching package icon if default icon is retreived." by Priyanka Advani · 1 year, 11 months ago
  59. 0ce3bbc [IconCache] Skip caching package icon if default icon is retreived. by Kevin Lim · 1 year, 11 months ago
  60. 6010f97 Removing AdaptiveIconDrawable Checks by Andrew Cole · 1 year, 11 months ago
  61. 8788b8f Use UserHandle#hashCode() as default UserIconInfo#userSerial by Fengjiang Li · 1 year, 11 months ago
  62. 237ef6c Always Return AdaptiveIconDrawable by Andrew Cole · 1 year, 11 months ago
  63. d301389 Merge "Remove Shrink Non Adaptive Icons" into main by Andrew Cole · 2 years ago
  64. 52e9ff1 Merge "Update badge for private space in SysUi" into main by Treehugger Robot · 2 years ago
  65. aa0c3ab Remove Shrink Non Adaptive Icons by Andrew Cole · 2 years, 1 month ago
  66. 5f18229 Update badge for private space in SysUi by Himanshu Gupta · 2 years ago
  67. 04f50fb FolderIconLoadTest Deflake by Andrew Cole · 2 years ago
  68. c7d1c88 IconCache - don't drop flags when adding items to the in memory cache. by Zak Cohen · 2 years, 1 month ago
  69. fa6322b Remove unused method to change icon background color by Saumya Prakash · 2 years, 1 month ago
  70. 4a70456 Removing unused HandlerRunnable by Sunny Goyal · 2 years, 2 months ago
  71. 8513104 Merge "Update badge for private space" into main by Anna Zhuravleva · 2 years, 2 months ago
  72. 9f9b776 Merge "Add logs for when we schedule and unschedule ClockDrawableWrapper" into main by Vinit Nayak · 2 years, 2 months ago
  73. 2f12611 Add logs for when we schedule and unschedule ClockDrawableWrapper by Vinit Nayak · 2 years, 2 months ago
  74. 5128b18 Fix widget restore for pre-archived apps by Piyush Mehrotra · 2 years, 2 months ago
  75. ec51239 Revert "Fix widget restore for pre-archived apps" by Priyanka Advani · 2 years, 2 months ago
  76. 9192179 Update badge for private space by Anna Zhuravleva · 2 years, 2 months ago
  77. 3c8e60e Fix widget restore for pre-archived apps by Piyush Mehrotra · 2 years, 2 months ago
  78. 51c5b4f Merge "Revert "Revert "Create creation flag to not show any user badge ..."" into main by Brandon Dayauon · 2 years, 3 months ago
  79. 151aa56 Add PreviewItemManager unit test to check if icons are themed when they shoudl be in folder previews by fbaron · 2 years, 3 months ago
  80. b5cbe9e Fixing colorFilter not properly applied to user badges by Sunny Goyal · 2 years, 3 months ago
  81. cd44941 Adding some utility methods for testing by Sunny Goyal · 2 years, 4 months ago
  82. 987c9b6 Revert^2 "Creating a custom drawable for user badge" by Sunny Goyal · 2 years, 4 months ago
  83. 54c707b Revert "Creating a custom drawable for user badge" by Sunny Goyal · 2 years, 4 months ago
  84. 0259d5e Creating a custom drawable for user badge by Sunny Goyal · 2 years, 4 months ago
  85. ad8b94d Revert "Revert "Create creation flag to not show any user badge ..." by Brandon Dayauon · 2 years, 5 months ago
  86. b07f73c Merge "Revert "Create creation flag to not show any user badge when FLA..."" into main by Michael Stokes · 2 years, 5 months ago
  87. 374f76a Revert "Create creation flag to not show any user badge when FLA..." by Uwais Ashraf · 2 years, 5 months ago
  88. 16708f1 Merge "Create creation flag to not show any user badge when FLAGGED: FLAG_SKIP_USER_BADGE." into main by Brandon Dayauon · 2 years, 5 months ago
  89. bd84de8 Create creation flag to not show any user badge when FLAGGED: FLAG_SKIP_USER_BADGE. by Brandon Dayauon · 2 years, 7 months ago
  90. 8e0b0a7 Adding Private Space badges in Iconloader lib. by Himanshu Gupta · 2 years, 6 months ago
  91. f6b0368 Adding Private Profile support in UserIconInfo by Himanshu Gupta · 2 years, 6 months ago
  92. 596433d Increase Themed Icon Size by Andrew Cole · 2 years, 6 months ago
  93. b4e8115 Merge "Generalize userproperties to support for more user types in iconCache" into main by Sunny Goyal · 2 years, 6 months ago
  94. 773fd7b Generalize userproperties to support for more user types in iconCache by Sunny Goyal · 2 years, 6 months ago
  95. 2725904 Set FastBitmapDrawable's badge alpha when updating drawable alpha. by Pat Manning · 2 years, 6 months ago
  96. ca27cf8 Merge "hasBadge() in FastBitmapDrawable to check if badge exists." into main by Brandon Dayauon · 2 years, 6 months ago
  97. 4a98c5b hasBadge() in FastBitmapDrawable to check if badge exists. by Brandon Dayauon · 2 years, 7 months ago
  98. a376b02 Show package name if the title is empty by fbaron · 2 years, 6 months ago
  99. 115a6de Exposing some utility methods in icon lib by Sunny Goyal · 2 years, 8 months ago
  100. 771f874 Scale Launcher icons on hover. by Pat Manning · 3 years, 3 months ago