1. 4d8019a Add notification listener back to the manifest by Tony · 9 years ago
  2. 4f43bbe Merge "Animate notification background color directly" into ub-launcher3-master by Tony Wickham · 9 years ago
  3. 0566191 Merge "Ignore touches before notification is populated" into ub-launcher3-master by Tony Wickham · 9 years ago
  4. ffb0b68 Animate notification background color directly by Tony · 9 years ago
  5. 7aefaae Ignore touches before notification is populated by Tony Wickham · 9 years ago
  6. 0891d1f Fallback to WallpaperManager#getDrawable() if getWallpaperFile() is null by Tony Wickham · 9 years ago
  7. a59402f Merge "Adding minSDK for test targets" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  8. c9a489c Adding minSDK for test targets by Sunny Goyal · 9 years ago
  9. 06d4be2 Merge "Hide legacy icon treatment behind a flag." into ub-launcher3-master by Hyunyoung Song · 9 years ago
  10. b7f52ec Merge "Initializing LauncherAppState only on the main thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  11. 42c9434 Hide legacy icon treatment behind a flag. by Hyunyoung Song · 9 years ago
  12. fdbef27 Initializing LauncherAppState only on the main thread by Sunny Goyal · 9 years ago
  13. 7d093e7 Merge "Fixing bug in AnimationLayerSet where it sets the layer type to software at the end of the animation instead fo setting it back to the original value" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  14. 2ae9c85 Fixing bug in AnimationLayerSet where it sets the layer type to software by Sunny Goyal · 9 years ago
  15. ef12921 Revert "Changing LauncherViewPropertyAnimator to use ValueAnimator" by Sunny Goyal · 9 years ago
  16. 33c0470 Changing LauncherViewPropertyAnimator to use ValueAnimator by Sunny Goyal · 9 years ago
  17. ee544c5 Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  18. d27b65d Temporarily remove notification listener from the manifest. by Tony Wickham · 9 years ago
  19. c6444ee Merge "Create a singleton HashMap instead of using Collections.singleton()" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  20. 580edcf Create a singleton HashMap instead of using Collections.singleton() by Tony Wickham · 9 years ago
  21. c9f844d Merge "Updating the default widget preview generation logic" into ub-launcher3-master by Sunny Goyal · 9 years ago
  22. c99b30b Merge "Updating widget tray theme" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  23. d5d5e22 Updating widget tray theme by Sunny Goyal · 9 years ago
  24. 92bbfa1 Updating the default widget preview generation logic by Sunny Goyal · 9 years ago
  25. c6cf493 Add basic logs for tap outside action. by Jon Miranda · 9 years ago
  26. 4b20e0c Merge "Animate badges when they are added or removed" into ub-launcher3-master by Tony Wickham · 9 years ago
  27. 1e61849 Animate badges when they are added or removed by Tony Wickham · 9 years ago
  28. 72d9087 Merge "Update PreviewLayoutRule API to prepare for new folder animation." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  29. 00002d0 Merge "Add logging for notifications." into ub-launcher3-master by Tony Wickham · 9 years ago
  30. d097f47 Merge "Add badges to folders" into ub-launcher3-master by Tony Wickham · 9 years ago
  31. 3cdda5f Merge "Show notification icon in place of "1" in badge." into ub-launcher3-master by Tony Wickham · 9 years ago
  32. c6b79e3 Add logging for notifications. by Tony Wickham · 9 years ago
  33. 11ba507 Add badges to folders by Tony Wickham · 9 years ago
  34. a799bed Show notification icon in place of "1" in badge. by Tony Wickham · 9 years ago
  35. 12b616c Update PreviewLayoutRule API to prepare for new folder animation. by Jon Miranda · 9 years ago
  36. db7b829 Merge "Updating the PreloadIconDrawable" into ub-launcher3-master by Sunny Goyal · 9 years ago
  37. 32e826e Merge "Add ActivityOptions for clip reveal animation for notifications" into ub-launcher3-master by Tony Wickham · 9 years ago
  38. cda3bfb Remove unused View parameter from ofFloat method. by Jon Miranda · 9 years ago
  39. 96ac68a Updating the PreloadIconDrawable by Sunny Goyal · 9 years ago
  40. e1fa014 Merge "Gracefully ignore items that don't support notifications" into ub-launcher3-master by Tony Wickham · 9 years ago
  41. 18a1b5d Gracefully ignore items that don't support notifications by Tony Wickham · 9 years ago
  42. 342e466 Making methods in PaackageManagerHelper non-static by Sunny Goyal · 9 years ago
  43. 3c7d9cb Clean up around 1) Log.VERBOSE and 2) dump b/31772480 by Hyunyoung Song · 9 years ago
  44. 4aab747 Add ActivityOptions for clip reveal animation for notifications by Tony Wickham · 9 years ago
  45. 1fafd71 Merge "Ensure getNotificationKeysForItem() returns empty on unsupported items." into ub-launcher3-master by Tony Wickham · 9 years ago
  46. 4d09629 Ensure getNotificationKeysForItem() returns empty on unsupported items. by Tony Wickham · 9 years ago
  47. 5a2edd6 Fixes a bug where the workspace doesn't properly enter into freescroll mode by Mario Bertschler · 9 years ago
  48. bdbfd5b Merge "Use notification icon views' tags to store NotificationInfo." into ub-launcher3-master by Tony Wickham · 9 years ago
  49. cf23ef3 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  50. 8c992e3 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  51. ea383c3 Changes required to use MaskableIconDrawable inside Launcher3 by Hyunyoung Song · 9 years ago
  52. 72e1688 Merge "Ensure notification icons have enough contrast with background." into ub-launcher3-master by Tony Wickham · 9 years ago
  53. dec3a90 Updating the preview generation logic so that it aligns better with by Sunny Goyal · 9 years ago
  54. 1f0b534 Use notification icon views' tags to store NotificationInfo. by Tony Wickham · 9 years ago
  55. f79877c Ensure notification icons have enough contrast with background. by Tony Wickham · 9 years ago
  56. 5cfd115 Merge "Handing pin item drag when workspce is not loaded" into ub-launcher3-master by Sunny Goyal · 9 years ago
  57. 8a0dc38 Improving widget handling for pinItemRequest by Sunny Goyal · 9 years ago
  58. cd64d62 Merge "Updating manifest entry as per API changes" into ub-launcher3-master by Sunny Goyal · 9 years ago
  59. 9f1612c Merge "Store notification keys in a List instead of a Set." into ub-launcher3-master by Tony Wickham · 9 years ago
  60. 8b2002e Updating manifest entry as per API changes by Sunny Goyal · 9 years ago
  61. 2efcdd0 Store notification keys in a List instead of a Set. by Tony Wickham · 9 years ago
  62. 30e4518 Add and update some comments badging/notifications. by Tony Wickham · 9 years ago
  63. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 9 years ago
  64. 2bcb3fb Handing pin item drag when workspce is not loaded by Sunny Goyal · 9 years ago
  65. f3d02e4 Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-launcher3-master by Tony Wickham · 9 years ago
  66. 38d480a Merge "Fixing loadWorkspace" into ub-launcher3-master by Sunny Goyal · 9 years ago
  67. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 9 years ago
  68. 43a2f42 Merge "Add NotificationListener to launcher." into ub-launcher3-master by Tony Wickham · 9 years ago
  69. 010d255 Add NotificationListener to launcher. by Tony Wickham · 9 years ago
  70. 657bf0f Merge "Adding support for drag and drop for requestPinItem." into ub-launcher3-master by Sunny Goyal · 9 years ago
  71. 81e4491 Fixing loadWorkspace by Sunny Goyal · 9 years ago
  72. b38fab7 Adding support for drag and drop for requestPinItem. by Sunny Goyal · 9 years ago
  73. ab45ec0 Merge "Fixes a bug to not be able to scroll widgets intoduced when enabling to swipe allapps from everywhere." into ub-launcher3-master by Mario Bertschler · 9 years ago
  74. a14281c Fix color for widget tray to match Default.Settings theme by Fan Zhang · 9 years ago
  75. 248c575 Fixes a bug to not be able to scroll widgets intoduced when enabling by Mario Bertschler · 9 years ago
  76. 658058b Adding some widget addition flow tests by Sunny Goyal · 9 years ago
  77. 76891df Merge "Adding WidgetAddFlowHandler to handle widget addition and configuration." into ub-launcher3-master by Sunny Goyal · 9 years ago
  78. 04a324a Adding WidgetAddFlowHandler to handle widget addition and configuration. by Sunny Goyal · 9 years ago
  79. c711e60 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  80. 0e452ec Merge "Using WidgetCell in the Pin Item confirmation prompt for a consistent UI Also fixing some platform API changes in PinItemRequestCompat" into ub-launcher3-master by Sunny Goyal · 9 years ago
  81. 65513ba Using WidgetCell in the Pin Item confirmation prompt for a consistent UI by Sunny Goyal · 9 years ago
  82. a6c4034 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  83. 331ade2 Merge "Fix shortcuts alignment in landscape" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  84. 10bf35f Fix shortcuts alignment in landscape by Tony Wickham · 9 years ago
  85. dbb28b2 Merge "Adding support for new APIs in O related to configurable shortcuts" into ub-launcher3-master by Sunny Goyal · 9 years ago
  86. a2441e8 Updating widget preview generation to not embed any badge. by Sunny Goyal · 9 years ago
  87. 782f0c9 Adding support for new APIs in O related to configurable shortcuts by Sunny Goyal · 9 years ago
  88. 2783595 Adding support for requesting addition of shortcut/widget on the workspace. by Sunny Goyal · 9 years ago
  89. 627006e Merge "Moving icon generation out of ShortcutInfo constructor so that it can be created on the UI thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  90. 197f97b Merge "FastBitmapDrawable can draw an icon badge (notification count)" into ub-launcher3-master by Tony Wickham · 9 years ago
  91. 1b07263 Moving icon generation out of ShortcutInfo constructor so that it by Sunny Goyal · 9 years ago
  92. 8e98cb8 Fixes a bug where in Android O the all apps search icon appears by Mario Bertschler · 9 years ago
  93. a3db1fc Merge "Only marking items not already restored as restore" into ub-launcher3-master by Sunny Goyal · 9 years ago
  94. f774043 Merge "Fixing AppWidgetsRestoredReceiver updating model on UI thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  95. bde762c Merge "Loading proper app icon if the associated activity is null" into ub-launcher3-master by Sunny Goyal · 9 years ago
  96. 9a8d11f FastBitmapDrawable can draw an icon badge (notification count) by Tony Wickham · 9 years ago
  97. c1ad0ce Only marking items not already restored as restore by Sunny Goyal · 9 years ago
  98. 761d49a Merge "Removing promiseIntent property from ShortuctInfo" into ub-launcher3-master by Sunny Goyal · 9 years ago
  99. e6e7200 Removing promiseIntent property from ShortuctInfo by Sunny Goyal · 9 years ago
  100. e495056 Merge "Use MaskableIconDrawable only in dogfood builds" into ub-launcher3-master by Hyunyoung Song · 9 years ago