1. bd6f05e Separate some elements to set visibility separately by Tony Wickham · 7 years ago
  2. 76cf236 Hide back button in drag-n-drop and quick scrub by Tony Wickham · 7 years ago
  3. 9bbb000 Merge "Using new APIs for disabling metaData table" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  4. 2e38cf4 Merge "Changing the overviewState to show appsearch and floating header" into ub-launcher3-master by Sunny Goyal · 7 years ago
  5. 376b818 Merge "Registering app transition animations with the internal stateManager, so that the animation is reset when we start a state animation from launcher" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  6. 76d5574 Merge "Disabling unnecessary requestLayout calls in BubbleTextView" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  7. a246727 Registering app transition animations with the internal stateManager, by Sunny Goyal · 7 years ago
  8. 7185dd6 Changing the overviewState to show appsearch and floating header by Sunny Goyal · 7 years ago
  9. 9d69c8d Abstracting out all the Laucher related logic by Sunny Goyal · 7 years ago
  10. 1c75a77 Merge "Accessibility improvement around blue user education card" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  11. 66dccad Disabling unnecessary requestLayout calls in BubbleTextView by Sunny Goyal · 7 years ago
  12. 913a7da Accessibility improvement around blue user education card by Tony Mak · 7 years ago
  13. 8a968fa Fix black flash when splitting task by Winson Chung · 7 years ago
  14. 0b0847b Fixing taskMenu and taskView clicks in fallback activity by Sunny Goyal · 7 years ago
  15. 4f521af Fix work tab is not highligted properly by Tony Mak · 7 years ago
  16. bac14af Merge "Adding support for prefenrece search in QuickStep" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  17. 3bb5e8e Set RecentView's translationX based on to/from state by Tony · 7 years ago
  18. 9da6c52 Merge "Updating the swipe-to-dismiss animation" into ub-launcher3-master by Sunny Goyal · 7 years ago
  19. 20a13ff Updating the swipe-to-dismiss animation by Sunny Goyal · 7 years ago
  20. d614d66 Merge "Fix accessiblity issue around work tab" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  21. 98f7350 Fix accessiblity issue around work tab by Tony Mak · 7 years ago
  22. f633ef5 Adding fallback recents activity by Sunny Goyal · 7 years ago
  23. 87dd782 Merge "Unloading thumbnails from task views once recents is hidden" into ub-launcher3-master by Winson Chung · 7 years ago
  24. c7c5158 Unloading thumbnails from task views once recents is hidden by Winson Chung · 7 years ago
  25. 7c7be8c Simplifying options popup and overview handling by Sunny Goyal · 7 years ago
  26. f985557 Merge "Only cancel the group notification if launcher canceled last child" into ub-launcher3-master by Tony Wickham · 7 years ago
  27. 8862ef3 Merge "Using the task primary color as the background for the wrapped icon" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. 038e454 Using the task primary color as the background for the wrapped icon by Sunny Goyal · 7 years ago
  29. 0f3d892 Only cancel the group notification if launcher canceled last child by Tony · 7 years ago
  30. 1e6eaea Improve quick scrub by Tony · 7 years ago
  31. 6586062 Ensuring that we finish the last transition before starting a new one. by Sunny Goyal · 7 years ago
  32. 4c8fbb9 Merge "Adding implementation of InstantAppResolver for quickstep" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. 773bf8f Initial changes for handling overview button in Launcher by Sunny Goyal · 7 years ago
  34. 19026b2 Using new APIs for disabling metaData table by Sunny Goyal · 7 years ago
  35. 972d121 Fixing folder icons not handling clicks by Sunny Goyal · 7 years ago
  36. 3fbca15 Adding support for prefenrece search in QuickStep by Sunny Goyal · 7 years ago
  37. 016d7e9 Using spring layout for widget sheet by Sunny Goyal · 7 years ago
  38. 8a2a63b Moving click and long click handling for items from launcher to separate class by Sunny Goyal · 7 years ago
  39. 70fb53c Merge "Using edge effect to trigger spring animation for all apps." into ub-launcher3-master by Mario Bertschler · 7 years ago
  40. 14a8926 Using edge effect to trigger spring animation for all apps. by Mario Bertschler · 7 years ago
  41. 39a37cc Merge "Show icon when drop on deferred drop target is canceled" into ub-launcher3-master by Tony Wickham · 7 years ago
  42. f2523dc Prevent infinite recursion when drawing PreloadIconDrawable by Tony · 7 years ago
  43. 4d91032 Show icon when drop on deferred drop target is canceled by Tony · 7 years ago
  44. 61e0846 Adding implementation of InstantAppResolver for quickstep by Sunny Goyal · 7 years ago
  45. b12ae37 Merge "Enabling hardware bitmaps on android P" into ub-launcher3-master by Sunny Goyal · 7 years ago
  46. 865ee02 Show back button when a floating view is visible by Tony · 7 years ago
  47. 5589583 Merge "Fixing bug when model was not reflected properly on the UI. If launcher submits a job, and then reloads before the job is executed, the correct model is not reflected on the Launcher. In that case, we simply rebind the launcher" into ub-launcher3-master by Sunny Goyal · 7 years ago
  48. 8a3411f Enabling hardware bitmaps on android P by Sunny Goyal · 7 years ago
  49. f7ccc82 Merge "Using public APIs for hardware bitmaps" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  50. 9027e6a Merge "Check in FocusLogic that focused view fits into the matrix created for cell-layout. Temporarily there can be a mismatch." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  51. f3efc25 Using public APIs for hardware bitmaps by Sunny Goyal · 7 years ago
  52. 3d73e7a Check in FocusLogic that focused view fits into the matrix created for by Mario Bertschler · 7 years ago
  53. 7b4b78c Page indicator and hotseat should have the same alpha by Sunny Goyal · 7 years ago
  54. 3661bfa Fixing fast scroller touch handling in all-apps and widget sheet by Sunny Goyal · 7 years ago
  55. 605bcf3 Fixing bug when model was not reflected properly on the UI. by Sunny Goyal · 7 years ago
  56. d912e3f Merge "Simplifying all-apps search box" into ub-launcher3-master by Sunny Goyal · 7 years ago
  57. d90d04b Merge "Updating Launcher rotation logic" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  58. 705566d Merge "Removing click-feedback shadow generation logic in BubbleTextView" into ub-launcher3-master by Sunny Goyal · 7 years ago
  59. 726bee7 Removing click-feedback shadow generation logic in BubbleTextView by Sunny Goyal · 7 years ago
  60. 857b1b9 Notifying page end transition if forceFinish is called in the middle by Sunny Goyal · 7 years ago
  61. 623eddd Updating Launcher rotation logic by Sunny Goyal · 7 years ago
  62. 85f1eed Merge "Adding support for hiding widgets from the widget tray and reconfiguring widgets" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  63. 6c6c2f4 Adding a separate state for QuickScrub by Sunny Goyal · 7 years ago
  64. b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 7 years ago
  65. f454ded Merge "Stop using deprecated Canvas APIs." into ub-launcher3-master by Derek Sollenberger · 7 years ago
  66. dbd6bb3 Simplifying all-apps search box by Sunny Goyal · 7 years ago
  67. 22ab784 Merge "Updating the scrim and landscpae ui" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  68. 6639a5d Updating the scrim and landscpae ui by Sunny Goyal · 7 years ago
  69. f58e0df Skipping resetting transition if the same transition is running by Sunny Goyal · 7 years ago
  70. 26a1b45 Stop using deprecated Canvas APIs. by Derek Sollenberger · 7 years ago
  71. 2e2e2b4 Fixing widget label not being rendered in multi-window mode by Sunny Goyal · 7 years ago
  72. dd24242 Fix for floatingheader snap value being higher than the max by Mario Bertschler · 7 years ago
  73. 4250557 Merge changes Ic23997f1,Id45c5381 into ub-launcher3-master by TreeHugger Robot · 7 years ago
  74. 62a70be Enable trim memory callbacks to the loader, background task preloading by Winson Chung · 7 years ago
  75. c06a7e1 Merge "Set disabled state when getting new icon from DrawableFactory." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  76. a655a4a Merge "Fixing widgets get deteled because of double bind" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  77. 9092679 Merge "Deprecate work folder" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  78. c11fac3 Fixing widgets get deteled because of double bind by Sunny Goyal · 7 years ago
  79. c847ca4 Merge "Adding temporary logs to capture configuration changes and item deletions" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  80. 2bba190 Adding temporary logs to capture configuration changes and item deletions by Sunny Goyal · 7 years ago
  81. b7168cd Merge "Flip recents if setting is true" into ub-launcher3-master by Tony Wickham · 7 years ago
  82. fe560d8 Merge "Update widget full sheet / bottom sheet to have top rounded corners." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  83. d82c5cd Set disabled state when getting new icon from DrawableFactory. by Jon Miranda · 7 years ago
  84. f1e9a70 Merge "Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  85. 1b6826c Deprecate work folder by Tony Mak · 7 years ago
  86. 2e56440 Fix all apps tab fling detection by Tony Mak · 7 years ago
  87. c25afd0 Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING by Tony Mak · 7 years ago
  88. dfb5cc9 Flip recents if setting is true by Tony Wickham · 7 years ago
  89. 5a22795 Merge "Animate launcher when launching recent tasks" into ub-launcher3-master by Tony Wickham · 7 years ago
  90. 005df0b Animate launcher when launching recent tasks by Tony Wickham · 7 years ago
  91. 790822a Merge "Ensuring that all the pending tasks are run before marking the ViewOnDrawExecutor as completed." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  92. 749ff51 Bump version of IconDB to roll out the new work profile badge by repo sync -j8 -c · 7 years ago
  93. 8565924 Merge "Fix RTL issue in work tab" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. 82a1091 Fix RTL issue in work tab by Tony Mak · 7 years ago
  95. 338d15d Normalizing icons in recents view by Sunny Goyal · 7 years ago
  96. 0e7724c Ensuring that all the pending tasks are run by Sunny Goyal · 7 years ago
  97. 9cbeced Merge "Fix flash when switching from app window to snapshot." into ub-launcher3-master by Winson Chung · 7 years ago
  98. a784358 Fix flash when switching from app window to snapshot. by Winson Chung · 7 years ago
  99. 38b8779 Merge "Removing unused constructors" into ub-launcher3-master by Sunny Goyal · 7 years ago
  100. 2fd9bf6 Removing unused constructors by Sunny Goyal · 7 years ago