1. c6dc0c2 Merge "Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()" into ub-launcher3-master by Tony Wickham · 7 years ago
  2. 2ca999c Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout() by Tony · 7 years ago
  3. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  4. 2b787e5 Using a placeholder icon shape instead of low-res/blurry icon by Sunny Goyal · 7 years ago
  5. 4043b05 Cancel badge scale anim when setting new badge scale by Tony · 7 years ago
  6. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  7. 05d98c2 Adjust notification dots by Tony · 7 years ago
  8. ed7a693 Unifying and maintaining the text-alpha and text visibility property by Sunny Goyal · 7 years ago
  9. 2e38cf4 Merge "Changing the overviewState to show appsearch and floating header" into ub-launcher3-master by Sunny Goyal · 7 years ago
  10. 7185dd6 Changing the overviewState to show appsearch and floating header by Sunny Goyal · 7 years ago
  11. 66dccad Disabling unnecessary requestLayout calls in BubbleTextView by Sunny Goyal · 7 years ago
  12. 0b0847b Fixing taskMenu and taskView clicks in fallback activity by Sunny Goyal · 7 years ago
  13. 726bee7 Removing click-feedback shadow generation logic in BubbleTextView by Sunny Goyal · 7 years ago
  14. d82c5cd Set disabled state when getting new icon from DrawableFactory. by Jon Miranda · 7 years ago
  15. 305e920 Add notification count to content description for badged apps by Tony Wickham · 8 years ago
  16. 179249d Dominant color is part of icon cache by Sunny Goyal · 8 years ago
  17. 31a07c9 [automerger] Also reset mBadgeScale to 0 when recycling view. am: 48043ee0d6 by Android Build Merger (Role) · 8 years ago
  18. 48043ee Also reset mBadgeScale to 0 when recycling view. by Jon Miranda · 8 years ago
  19. 232d719 [automerger] Fix bug where recycled BubbleTextView kept their badges. am: 5254944a68 by Android Build Merger (Role) · 8 years ago
  20. 5254944 Fix bug where recycled BubbleTextView kept their badges. by Jon Miranda · 8 years ago
  21. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 8 years ago
  22. 230612f Fixing content description of a promise icon that is fully downloaded. by Mario Bertschler · 8 years ago
  23. 8ff9e1d Integrating suggested app by handling new status flags for shortcut items. by Mario Bertschler · 8 years ago
  24. 7f522a2 Optimizations to reduce all apps jank. by Jon Miranda · 8 years ago
  25. 7308cde Don't fade in text if icon is in hotseat by Tony · 8 years ago
  26. 4e5a878 Fixing two different implementations for animating text alpha by Sunny Goyal · 8 years ago
  27. 9314b7c Separating double shadow logic for BubbleTextView in a separate subclass by Sunny Goyal · 8 years ago
  28. 828b11e Setting the callback for previewItems to folderIcon. This allows the FolderIcon to get updated by Sunny Goyal · 8 years ago
  29. 2ef1ab4 Show and update preload icons when they are in a FolderIcon preview. by Jon Miranda · 8 years ago
  30. 0966072 Portrait grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  31. 8f40280 Fade original icon's text in as popup closes by Tony · 8 years ago
  32. 325b5c7 Some theme fixes by Sunny Goyal · 8 years ago
  33. 0ecf5bc resolve merge conflicts of 7092db024 to ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  34. 7092db0 Add support for color extracted notification dots by Tony Wickham · 8 years ago
  35. a693694 Dark color on super light wallpaper support by Mario Bertschler · 8 years ago
  36. 17b7f9b Don't hide text in pre-drag when opening popup above icon by Tony · 8 years ago
  37. 3720c69 resolve merge conflicts of 8af16760d to ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  38. d5dbf61 resolve merge conflicts of 02aced978 to ub-launcher3-dorval-polish by Tony Wickham · 8 years ago
  39. 8af1676 Merge "Update accessibility for popup" into ub-launcher3-dorval by Tony Wickham · 8 years ago
  40. e6a790e Use a single color for all icon badges. by Tony Wickham · 8 years ago
  41. 18c4aa4 Update accessibility for popup by Tony · 8 years ago
  42. f73161b Support notifications with 0 count (show as dots) am: 0530e8c608 by Tony Wickham · 8 years ago
  43. 0530e8c Support notifications with 0 count (show as dots) by Tony Wickham · 8 years ago
  44. d4aac0a Merge "Move update popup header out of BubbleTextView" into ub-launcher3-dorval by Tony Wickham · 8 years ago
  45. 2fe09f2 Move update popup header out of BubbleTextView by Tony Wickham · 8 years ago
  46. 0e96f3f Merge "Update icon badges to match spec" into ub-launcher3-dorval am: 0fa96ea2f6 by Tony Wickham · 8 years ago
  47. 1237df0 Update icon badges to match spec by Tony Wickham · 8 years ago
  48. 08ffaae Show promise app icon progress in All Apps and setup market intent by Mario Bertschler · 8 years ago
  49. 4717011 New folder animations. by Jon Miranda · 8 years ago
  50. 3e90d43 Update notification visuals (part 2) am: 9407d4ab57 by Tony Wickham · 8 years ago
  51. 9407d4a Update notification visuals (part 2) by Tony Wickham · 8 years ago
  52. 529af30 Use FolderIconPreviewVerifier to check if item is in preview. by Jon Miranda · 8 years ago
  53. 2a76e3f Removing custom state definition from FastBitmapDrawable by Sunny Goyal · 9 years ago
  54. 1f3f07d Simplifying some launcher themes by Sunny Goyal · 9 years ago
  55. 1e61849 Animate badges when they are added or removed by Tony Wickham · 9 years ago
  56. 96ac68a Updating the PreloadIconDrawable by Sunny Goyal · 9 years ago
  57. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 9 years ago
  58. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 9 years ago
  59. 010d255 Add NotificationListener to launcher. by Tony Wickham · 9 years ago
  60. 197f97b Merge "FastBitmapDrawable can draw an icon badge (notification count)" into ub-launcher3-master by Tony Wickham · 9 years ago
  61. 9a8d11f FastBitmapDrawable can draw an icon badge (notification count) by Tony Wickham · 9 years ago
  62. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 9 years ago
  63. 2d7cca1 Updating PendingAppWidgetHostView to load icon on the background thread by Sunny Goyal · 9 years ago
  64. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  65. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 9 years ago
  66. 55cb70b Adding an overridable DrawableFactory to allow creating custom icon drawables by Sunny Goyal · 9 years ago
  67. 6b910a2 Keep disabled FastBitmapDrawables disabled while fast scrolling. by Tony Wickham · 9 years ago
  68. bf7d812 Scale down folder cells to fit within bounds if necessary. by Jon Miranda · 9 years ago
  69. 290e9e2 Updating the paddings in folder cell am: baec6ffae2 by Sunny Goyal · 9 years ago
  70. baec6ff Updating the paddings in folder cell by Sunny Goyal · 9 years ago
  71. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 9 years ago
  72. 494012a Added custom actions for showing the shortcuts menu and adding a quick action on the home screen by Sunny Goyal · 9 years ago
  73. 6f15534 Merge "Added custom actions for showing the shortcuts menu and adding a quick action on the home screen" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  74. 3ffa64d Added custom actions for showing the shortcuts menu and adding a quick action by Sunny Goyal · 9 years ago
  75. 8f8f398 Adjusting the text shadows by Sunny Goyal · 9 years ago
  76. 377ed3f Add drag handle to shortcuts. by Tony Wickham · 9 years ago
  77. 1f06427 Initial changes to tweak layout. by Winson · 9 years ago
  78. f420438 Updating the content description of disabled icons by Sunny Goyal · 9 years ago
  79. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 9 years ago
  80. ec1b1c5 Merge "Add support for launcher shortcuts." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  81. bfbf7f9 Add support for launcher shortcuts. by Tony Wickham · 9 years ago
  82. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 9 years ago
  83. ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 9 years ago
  84. 6c65113 Chaning shadow algorithm to reuse bitmap instead of creating by Sunny Goyal · 10 years ago
  85. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 10 years ago
  86. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 10 years ago
  87. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 10 years ago
  88. 4ffec48 Making some view properties exported. These will be visible in hierarchy viewer by Sunny Goyal · 10 years ago
  89. 44cba69 Grey out suspended applications. by Kenny Guy · 10 years ago
  90. 2587973 Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  91. 383e0a2 Fixing All apps not respecting scaled icon size by Sunny Goyal · 10 years ago
  92. cd32035 Merge "Fixing disabled icon getting changed back to normal state on long press" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  93. cd5b7f9 Fixing disabled icon getting changed back to normal state on long press by Sunny Goyal · 10 years ago
  94. 5a87313 am eaaed098: Merge "Adding progress information for preload icons in content description" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  95. eaaed09 Merge "Adding progress information for preload icons in content description" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  96. c469aad Adding progress information for preload icons in content description by Sunny Goyal · 10 years ago
  97. 81d5a22 am 2c4d2ccd: Merge "Don’t create dummy app info." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  98. 5fbe074 Don’t create dummy app info. by Winson · 10 years ago
  99. 0b90814 am c0880491: Highlighting sectioned apps on fast-scroll. by Winson · 10 years ago
  100. c088049 Highlighting sectioned apps on fast-scroll. by Winson · 10 years ago