1. 30ac97d Adding home animation support for non-system Launcher by Sunny Goyal · 4 years, 1 month ago
  2. 44a3b20 Fixing shortcut popop non-clicable on the icon by Sunny Goyal · 4 years ago
  3. 167210a Keep Predicted icon same size when dragging by Samuel Fufa · 4 years, 2 months ago
  4. c77bc45 Fix issues with drag and drop from All Apps in non-default grids by Adam Cohen · 4 years, 2 months ago
  5. 1d13c0b Cleanup reorder animations to not require layout on every frame by Adam Cohen · 4 years, 3 months ago
  6. d916206 Decouple the scaling / translation of widget views necessary in split-screen by Adam Cohen · 4 years, 4 months ago
  7. e396abf Moving model data structures to a separate file by Sunny Goyal · 4 years, 3 months ago
  8. c4d3201 Removing support for fake landscape by Sunny Goyal · 4 years, 3 months ago
  9. 17feee8 Merging stylus click logic in longpress helper for better state-management by Sunny Goyal · 4 years, 4 months ago
  10. 6508699 Refactor / Cleanup / Simplify a bunch of dnd related rendering / animation by Adam Cohen · 4 years, 5 months ago
  11. ba6b47f Add visual indicator for predicted hotseat icons by Samuel Fufa · 4 years, 8 months ago
  12. efb665d Implement hotseat prediction client by Samuel Fufa · 4 years, 9 months ago
  13. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 4 years, 9 months ago
  14. 3808a69 Storing BitmapInfo instead of icon and color directly in itemInfo by Sunny Goyal · 4 years, 9 months ago
  15. c96fa24 Fix notification dot scale in AllApps with grid size enabled by Samuel Fufa · 4 years, 10 months ago
  16. 4a1d9b1 Allow LongPress between homescreen icons by Samuel Fufa · 4 years, 10 months ago
  17. 9b78e19 Update app open/close animations. by Jon Miranda · 4 years, 11 months ago
  18. 1fd52d9 Remove tracing for a fixed bug by vadimt · 5 years ago
  19. 29794c5 Workaround issue with latest version of RecyclerView which is overriding our custom accessibility delegate by Adam Cohen · 5 years ago
  20. f02bef7 More tracing for app not starting from all apps by vadimt · 5 years ago
  21. da6dad5 Not allowing applying dot state to override "disabled" description by vadimt · 5 years ago
  22. e1cb93f Always place notification dots directly on adaptive icon path by Tony Wickham · 5 years ago
  23. ae6e318 Initial changes to creating a fake landscape Launcher UI by Sunny Goyal · 5 years ago
  24. 9589916 ShortcutInfo renamed to WorkspaceItemInfo by Sunny Goyal · 5 years ago
  25. 83cdca6 Fix bug where BubbleTextView text fades in after long press. by Jon Miranda · 5 years ago
  26. 6f455b5 Fix sizing of FloatingIconView so that it matches the workspace. by Jon Miranda · 5 years ago
  27. 371ea05 Fixing launcher UI not reapplied properly when IDP changed as a result of display changes by Sunny Goyal · 5 years ago
  28. a237385 Fix BubbleTextView visibility by Hyunyoung Song · 6 years ago
  29. ef468d8 Do not animate icon if work profile is disabled Bug: 119884907 by Hyunyoung Song · 6 years ago
  30. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 6 years ago
  31. 8912b04 Move BadgeRenderer to iconloader library by Tony Wickham · 6 years ago
  32. fe8e4a9 Moving some methods from various activities to the base interface by Sunny Goyal · 6 years ago
  33. 066ace1 Replacing setAlphaComponent with setAlphaComponentBound for better animation interpolation by Sunny Goyal · 6 years ago
  34. c6dc0c2 Merge "Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()" into ub-launcher3-master by Tony Wickham · 6 years ago
  35. 2ca999c Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout() by Tony · 6 years ago
  36. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 6 years ago
  37. 2b787e5 Using a placeholder icon shape instead of low-res/blurry icon by Sunny Goyal · 6 years ago
  38. 4043b05 Cancel badge scale anim when setting new badge scale by Tony · 6 years ago
  39. d230307 Migrating to android-x by Sunny Goyal · 6 years ago
  40. 05d98c2 Adjust notification dots by Tony · 6 years ago
  41. ed7a693 Unifying and maintaining the text-alpha and text visibility property by Sunny Goyal · 6 years ago
  42. 2e38cf4 Merge "Changing the overviewState to show appsearch and floating header" into ub-launcher3-master by Sunny Goyal · 6 years ago
  43. 7185dd6 Changing the overviewState to show appsearch and floating header by Sunny Goyal · 6 years ago
  44. 66dccad Disabling unnecessary requestLayout calls in BubbleTextView by Sunny Goyal · 6 years ago
  45. 0b0847b Fixing taskMenu and taskView clicks in fallback activity by Sunny Goyal · 6 years ago
  46. 726bee7 Removing click-feedback shadow generation logic in BubbleTextView by Sunny Goyal · 6 years ago
  47. d82c5cd Set disabled state when getting new icon from DrawableFactory. by Jon Miranda · 6 years ago
  48. 305e920 Add notification count to content description for badged apps by Tony Wickham · 6 years ago
  49. 179249d Dominant color is part of icon cache by Sunny Goyal · 7 years ago
  50. 31a07c9 [automerger] Also reset mBadgeScale to 0 when recycling view. am: 48043ee0d6 by Android Build Merger (Role) · 7 years ago
  51. 48043ee Also reset mBadgeScale to 0 when recycling view. by Jon Miranda · 7 years ago
  52. 232d719 [automerger] Fix bug where recycled BubbleTextView kept their badges. am: 5254944a68 by Android Build Merger (Role) · 7 years ago
  53. 5254944 Fix bug where recycled BubbleTextView kept their badges. by Jon Miranda · 7 years ago
  54. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 7 years ago
  55. 230612f Fixing content description of a promise icon that is fully downloaded. by Mario Bertschler · 7 years ago
  56. 8ff9e1d Integrating suggested app by handling new status flags for shortcut items. by Mario Bertschler · 7 years ago
  57. 7f522a2 Optimizations to reduce all apps jank. by Jon Miranda · 7 years ago
  58. 7308cde Don't fade in text if icon is in hotseat by Tony · 7 years ago
  59. 4e5a878 Fixing two different implementations for animating text alpha by Sunny Goyal · 7 years ago
  60. 9314b7c Separating double shadow logic for BubbleTextView in a separate subclass by Sunny Goyal · 7 years ago
  61. 828b11e Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated by Sunny Goyal · 7 years ago
  62. 2ef1ab4 Show and update preload icons when they are in a FolderIcon preview. by Jon Miranda · 7 years ago
  63. 0966072 Portrait grid changes for Workspace/All Apps. by Jon Miranda · 7 years ago
  64. 8f40280 Fade original icon's text in as popup closes by Tony · 7 years ago
  65. 325b5c7 Some theme fixes by Sunny Goyal · 7 years ago
  66. 0ecf5bc resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  67. 7092db0 Add support for color extracted notification dots by Tony Wickham · 7 years ago
  68. a693694 Dark color on super light wallpaper support by Mario Bertschler · 7 years ago
  69. 17b7f9b Don't hide text in pre-drag when opening popup above icon by Tony · 7 years ago
  70. 3720c69 resolve merge conflicts of 8af16760d to ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  71. d5dbf61 resolve merge conflicts of 02aced978 to ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  72. 8af1676 Merge "Update accessibility for popup" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  73. e6a790e Use a single color for all icon badges. by Tony Wickham · 7 years ago
  74. 18c4aa4 Update accessibility for popup by Tony · 7 years ago
  75. f73161b Support notifications with 0 count (show as dots) am: 0530e8c608 by Tony Wickham · 7 years ago
  76. 0530e8c Support notifications with 0 count (show as dots) by Tony Wickham · 7 years ago
  77. d4aac0a Merge "Move update popup header out of BubbleTextView" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  78. 2fe09f2 Move update popup header out of BubbleTextView by Tony Wickham · 7 years ago
  79. 0e96f3f Merge "Update icon badges to match spec" into ub-launcher3-dorval am: 0fa96ea2f6 by Tony Wickham · 7 years ago
  80. 1237df0 Update icon badges to match spec by Tony Wickham · 7 years ago
  81. 08ffaae Show promise app icon progress in All Apps and setup market intent by Mario Bertschler · 7 years ago
  82. 4717011 New folder animations. by Jon Miranda · 7 years ago
  83. 3e90d43 Update notification visuals (part 2) am: 9407d4ab57 by Tony Wickham · 7 years ago
  84. 9407d4a Update notification visuals (part 2) by Tony Wickham · 7 years ago
  85. 529af30 Use FolderIconPreviewVerifier to check if item is in preview. by Jon Miranda · 7 years ago
  86. 2a76e3f Removing custom state definition from FastBitmapDrawable by Sunny Goyal · 7 years ago
  87. 1f3f07d Simplifying some launcher themes by Sunny Goyal · 7 years ago
  88. 1e61849 Animate badges when they are added or removed by Tony Wickham · 7 years ago
  89. 96ac68a Updating the PreloadIconDrawable by Sunny Goyal · 7 years ago
  90. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 7 years ago
  91. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 7 years ago
  92. 010d255 Add NotificationListener to launcher. by Tony Wickham · 7 years ago
  93. 197f97b Merge "FastBitmapDrawable can draw an icon badge (notification count)" into ub-launcher3-master by Tony Wickham · 7 years ago
  94. 9a8d11f FastBitmapDrawable can draw an icon badge (notification count) by Tony Wickham · 8 years ago
  95. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 8 years ago
  96. 2d7cca1 Updating PendingAppWidgetHostView to load icon on the background thread by Sunny Goyal · 8 years ago
  97. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  98. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 8 years ago
  99. 55cb70b Adding an overridable DrawableFactory to allow creating custom icon drawables by Sunny Goyal · 8 years ago
  100. 6b910a2 Keep disabled FastBitmapDrawables disabled while fast scrolling. by Tony Wickham · 8 years ago