1. a406f72 Add vertical layout support for Overview in portrait by Vinit Nayak · 4 years, 9 months ago
  2. a18eb68 Add dismiss option for hotseat items by Samuel Fufa · 4 years, 9 months ago
  3. 73b5a27 Updating some non-final static objects by Sunny Goyal · 4 years, 9 months ago
  4. cac41df Fixing inverted filtering logic for notifications by Sunny Goyal · 4 years, 10 months ago
  5. 7744b82 Merge "Moving some notification binder calls to worker thread" into ub-launcher3-master by TreeHugger Robot · 4 years, 11 months ago
  6. 5aeb3b8 Refactor SwipeDetector to track both axes by Tony Wickham · 5 years ago
  7. 7c53d35 Moving some notification binder calls to worker thread by Sunny Goyal · 5 years ago
  8. 769c795 Some cleanup for SwipeDetector. by Andy Wickham · 5 years ago
  9. 6fe3eec Moving various common executors to a single location by Sunny Goyal · 5 years ago
  10. 8628eb9 Sorting people by key crashes launcher by Samuel Fufa · 5 years ago
  11. 49a3e69 show dot in deep shortcuts when notification contains exactly identical by Pinyao Ting · 5 years ago
  12. c70f2fd Remove some obsolete notification badging code by Tony Wickham · 6 years ago
  13. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 6 years ago
  14. 420d545 Using a common class for observing secure settings by Sunny Goyal · 6 years ago
  15. efb7e84 Converting long item IDs to int by Sunny Goyal · 6 years ago
  16. 4d8ec15 Using velocity tracker for computing the velocity of motion events by Sunny Goyal · 6 years ago
  17. e1c4a90 Merge "Migrating to android-x" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  18. d230307 Migrating to android-x by Sunny Goyal · 6 years ago
  19. f0b6db7 Removing static launcher activity dependency from FirstFrameAnimationHelper by Sunny Goyal · 6 years ago
  20. 849c6a2 Removing Launcher activity dependency on various animations by Sunny Goyal · 6 years ago
  21. db6cdb0 Exposing some private methods to easily customize widgets popup by Sunny Goyal · 6 years ago
  22. 7edf3d3 Only call requestUnbind if we are connected. by Sunny Goyal · 6 years ago
  23. c97d846 Report when a notification is shown in the popup by Tony · 6 years ago
  24. 7aa922c Make sure notification listener stays unbound on reboot when badging disabled by Tony · 6 years ago
  25. a6f5869 Ignore null notifications by Tony Wickham · 6 years ago
  26. 2fd7a8b Updating the UI of the options popup to make it look similar to icon popup by Sunny Goyal · 6 years ago
  27. 0f3d892 Only cancel the group notification if launcher canceled last child by Tony · 6 years ago
  28. 80e4191 Update notification group mapping when group key changes by Tony Wickham · 7 years ago
  29. fc1c96b Added StatusBarNotificationsListener interface. by George Hodulik · 7 years ago
  30. 179249d Dominant color is part of icon cache by Sunny Goyal · 7 years ago
  31. 00ac920 Simplifying app icon popup by Sunny Goyal · 7 years ago
  32. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 7 years ago
  33. 5509465 Merge changes from topic "am-cd88620d-8a17-4592-86c7-f98ff940a436" into ub-launcher3-master by Tony Wickham · 7 years ago
  34. 10a1bd0 Converting PopupContainerWithArrow into a base class so that it is easier by Sunny Goyal · 7 years ago
  35. d4899cf [automerger] Handle null small icon am: 207f7d7f86 by Android Build Merger (Role) · 7 years ago
  36. 207f7d7 Handle null small icon by Tony · 7 years ago
  37. 830578f Cancel notification group summary when all children are cancelled. by Tony Wickham · 7 years ago
  38. 716688f [automerger] Ignore clicks on notifications that don't have intents. am: 22cb37745c by Tony Wickham · 7 years ago
  39. 22cb377 Ignore clicks on notifications that don't have intents. by Tony Wickham · 7 years ago
  40. 2063ebd Adjust notification paddings by Tony Wickham · 7 years ago
  41. c138515 Remove notification dots setting for Launcher3Go by Tony Wickham · 7 years ago
  42. d48710c Unbind notification listener when badging is disabled by Tony · 7 years ago
  43. b72d8b2 Using common fling detection logic for notification and all-apps by Sunny Goyal · 7 years ago
  44. f423f0a Catch SecurityException from NoMan to workaround possible race condition by Adam Cohen · 7 years ago
  45. 67a25b3 Keep gutter aligned when removing notification footer by Tony · 7 years ago
  46. cba1893 Ensure notification listener is connected before getting notifications by Tony Wickham · 7 years ago
  47. aa2272f Popup visual changes by Tony Wickham · 7 years ago
  48. 541e13c 1. Replace use of java.util.HashSet with android.util.ArraySet in by Rajeev Kumar · 7 years ago
  49. 226b26e Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in SwipeHelper class 2. Make few instance variables final Bug: 62466540" into ub-launcher3-dorval-polish by Rajeev Kumar · 7 years ago
  50. 1e10535 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 7 years ago
  51. bef7101 Merge "Removing some support lib dependencies" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  52. 034d74d Merge "Show more shortcuts when last notification is dimissed" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  53. 2da5b6a Merge "Don't crash when tapping twice on a notification" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  54. cd68854 Don't crash when tapping twice on a notification by Tony · 7 years ago
  55. 887bd1f Show more shortcuts when last notification is dimissed by Tony · 7 years ago
  56. de57caf Removing some support lib dependencies by Sunny Goyal · 7 years ago
  57. f6add46 Merge "Generalize findContrastColor() to work for dark backgrounds" into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  58. c094a3a Merge "Don't use CharSequence as notification text" into ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  59. 47ab9b1 Generalize findContrastColor() to work for dark backgrounds by Tony Wickham · 7 years ago
  60. bd867a3 Don't use CharSequence as notification text by Tony Wickham · 7 years ago
  61. 90038eb Add support for popup dark theme by Tony Wickham · 7 years ago
  62. 79b176e Fix visibility of notification footer divider by Tony Wickham · 7 years ago
  63. acaf5b3 Remove gap between popup items by Tony · 7 years ago
  64. 18c4aa4 Update accessibility for popup by Tony · 7 years ago
  65. 0b8a6fe Visual updates for popup by Tony · 7 years ago
  66. 61682f2 Merge "Relax notification filter for badges" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  67. 4441055 Relax notification filter for badges by Tony Wickham · 7 years ago
  68. 24ba787 Handle back-to-back height reduction animations by Tony Wickham · 7 years ago
  69. f77a6f7 Re-enable badges, with all dots by Tony Wickham · 7 years ago
  70. 0530e8c Support notifications with 0 count (show as dots) by Tony Wickham · 7 years ago
  71. 46b3a13 Merge "Remove reflection for a couple of methods" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  72. ce44516 Update popup to match redlines by Tony Wickham · 7 years ago
  73. 8eaa8e6 Remove reflection for a couple of methods by Tony Wickham · 7 years ago
  74. cd4cc97 Merge "Disable notification listener on pre-26" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  75. 5632e18 Disable notification listener on pre-26 by Tony Wickham · 7 years ago
  76. 3657921 Only create one bitmap to clip popup item corners by Tony Wickham · 7 years ago
  77. a4736df Temporarily use reflection to get notification badge icon type by Tony Wickham · 7 years ago
  78. 3621062 Use notification counts (instead of assuming all 1) by Tony Wickham · 8 years ago
  79. 2f5bb16 De-dupe shortcuts with the same id as the main notification. by Tony Wickham · 7 years ago
  80. 3dc60c6 Merge "Filter out some notifications." into ub-launcher3-dorval by Tony Wickham · 7 years ago
  81. 74884ce Filter out some notifications. by Tony Wickham · 7 years ago
  82. 81ebe38 Small cleanup for notifications by Tony Wickham · 7 years ago
  83. 07e6d59 Use default icon if notification icon is null. by Tony Wickham · 7 years ago
  84. 9407d4a Update notification visuals (part 2) by Tony Wickham · 8 years ago
  85. cf18c3c Only check for badge setting on notification on O+ by Tony Wickham · 8 years ago
  86. 12fec49 Merge "Merge deep shortcuts in rounded rect" into ub-launcher3-dorval by Tony Wickham · 8 years ago
  87. 51889b0 Merge deep shortcuts in rounded rect by Tony Wickham · 8 years ago
  88. d670b99 Respect badge settings to filter out badges by Tony Wickham · 8 years ago
  89. 7f3526a Update notification view to match newer specs by Tony Wickham · 8 years ago
  90. 6d66c1c Remove first icon from notification footer after it animates. by Tony Wickham · 8 years ago
  91. be3c7d0 Remove badges when launcher loses notification access by Tony · 8 years ago
  92. 2f64ffe Merge "Ensure that filtered notifications are removed from BadgeInfo." into ub-launcher3-master by Tony Wickham · 8 years ago
  93. 9e76f68 Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead by Sunny Goyal · 8 years ago
  94. 4f43bbe Merge "Animate notification background color directly" into ub-launcher3-master by Tony Wickham · 8 years ago
  95. ffb0b68 Animate notification background color directly by Tony · 8 years ago
  96. 7aefaae Ignore touches before notification is populated by Tony Wickham · 8 years ago
  97. 988f34b Ensure that filtered notifications are removed from BadgeInfo. by Tony Wickham · 8 years ago
  98. 00002d0 Merge "Add logging for notifications." into ub-launcher3-master by Tony Wickham · 8 years ago
  99. 3cdda5f Merge "Show notification icon in place of "1" in badge." into ub-launcher3-master by Tony Wickham · 8 years ago
  100. c6b79e3 Add logging for notifications. by Tony Wickham · 8 years ago