1. 231fe1c Split out logic in RecentsViewStateController. by Kevin · 7 years ago
  2. 8689a4a Merge "Split PortraitOverviewStateTouchHelper for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  3. 1e4ba21 Merge "Add icon recents view for Go" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  4. 2cf09dd Using "remaining time" API by vadimt · 7 years ago
  5. 3d996ac Merge "Using hourglass icons for DWB toast" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  6. 534178c Using hourglass icons for DWB toast by vadimt · 7 years ago
  7. 5ec7b98 Add icon recents view for Go by Kevin · 7 years ago
  8. 6a874a5 Merge "Switching from mDevice.pressHome() to mLauncher.pressHome()" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  9. 4bf9336 Merge "Implementing available part of UX spec for DW toast" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  10. 759db43 Implementing available part of UX spec for DW toast by vadimt · 7 years ago
  11. 69d0565 Split PortraitOverviewStateTouchHelper for Go by Kevin · 7 years ago
  12. 60adc3f Generalize SpringObjectAnimator. by Jon Miranda · 7 years ago
  13. 579c8c2 Switching from mDevice.pressHome() to mLauncher.pressHome() by vadimt · 7 years ago
  14. 9e4b32f Recycling taskViews instead of inflating & throwing them away everytime by Sunny Goyal · 7 years ago
  15. 23c4fb8 Merge "Track window rather than shelf when FeatureFlags.SWIPE_HOME = true" into ub-launcher3-master by Tony Wickham · 7 years ago
  16. 68a716c Track window rather than shelf when FeatureFlags.SWIPE_HOME = true by Tony Wickham · 7 years ago
  17. c42ff81 Merge "Always set mPassedInitialSlop = true in onQuickStep()" into ub-launcher3-master by Tony Wickham · 7 years ago
  18. 9e94793 Always set mPassedInitialSlop = true in onQuickStep() by Tony Wickham · 7 years ago
  19. c049c80 Merge "Fix issue with black flash when swiping up" into ub-launcher3-master by Winson Chung · 7 years ago
  20. 469864e Fix issue with black flash when swiping up by Winson Chung · 7 years ago
  21. be3430a Merge "Split out recents logic from UiFactory" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  22. ec6e41d Split out recents logic from UiFactory by Kevin · 7 years ago
  23. ce08d22 Merge "Rename goingToHome to goingToRecents" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  24. e873c96 Rename goingToHome to goingToRecents by Tony · 7 years ago
  25. 04e888d Merge "Moving some more stuff behind the live tile feature flag" into ub-launcher3-master by Winson Chung · 7 years ago
  26. 5e35040 Moving some more stuff behind the live tile feature flag by Winson Chung · 7 years ago
  27. d7f9990 Merge "Reusing LayoutListener instead of creating a new one everytime" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. 8304c32 Reusing LayoutListener instead of creating a new one everytime by Sunny Goyal · 7 years ago
  29. 276fb35 Avoiding new view creation and additional layout during app launch by Sunny Goyal · 7 years ago
  30. 1d3e37e Merge "Refresh icon cache for recents when rro overrides the adaptive icon path" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  31. c8a9269 Merge "Fix flickering when long swiping from an app" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  32. b4d1ca4 Refresh icon cache for recents when rro overrides the adaptive icon path by Hyunyoung Song · 7 years ago
  33. 44e6534 Fix flickering when long swiping from an app by Tony Wickham · 7 years ago
  34. 55a3227 Add remote animation for unlocking device. by Jon Miranda · 7 years ago
  35. 5a763a2 Support live tile in Overview (Pt2) - Complete functionality by Tracy Zhou · 7 years ago
  36. 80a6d72 Merge "Add icon recents fragment for IconRecents" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  37. 7e390c3 Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state transitions."" by Jon Miranda · 7 years ago
  38. 1ff1231 Merge changes I13dfced7,I1ff160cf into ub-launcher3-master by Tony Wickham · 7 years ago
  39. 678e295 Scale adjacent task icon during swipe up by Tony Wickham · 7 years ago
  40. d6d5038 Moving some system calls off the main thread by Sunny Goyal · 7 years ago
  41. 2f6cb31 Add icon recents fragment for IconRecents by Kevin · 7 years ago
  42. ea3ff5e Merge "Add build variant for go-specific recents." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  43. e23c213 Task stabilization improvement by Sunny Goyal · 7 years ago
  44. 2857871 Add build variant for go-specific recents. by Kevin · 7 years ago
  45. ce9cbda Scroll recents side to side during swipe up from an app by Tony Wickham · 7 years ago
  46. 0a9261b Merge changes from topic "ub-context-compat" into ub-launcher3-master by Winson Chung · 7 years ago
  47. e754bad Merge "Revert "Add spring to shelf for home <-> overview <-> all apps state transitions."" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  48. 2bdac8f Revert "Add spring to shelf for home <-> overview <-> all apps state transitions." by Jonathan Miranda · 7 years ago
  49. 3ae337e Fixing quick switch with task stabilization by Sunny Goyal · 7 years ago
  50. 37a089d SyncRtTransactionApplier -> SyncRtTransactionApplierCompat by Jorim Jaggi · 7 years ago
  51. 5b3bf3b Track when plugins are disabled due to crashes. by Dave Mankoff · 7 years ago
  52. 5045f44 Updating shared lib for context wrapper. by Winson Chung · 7 years ago
  53. 224fe11 Merge "Keep the current page pointing to the running task when applying loadPlan" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  54. 43798de Keep the current page pointing to the running task when applying loadPlan by Sunny Goyal · 7 years ago
  55. e018711 Add spring to shelf for home <-> overview <-> all apps state transitions. by Jon Miranda · 7 years ago
  56. e5f3989 Merge "Do not animate icon if work profile is disabled Bug: 119884907" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  57. ef468d8 Do not animate icon if work profile is disabled Bug: 119884907 by Hyunyoung Song · 7 years ago
  58. 4225924 Merge "Keeping task list stable across multiple task switches" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  59. 849d7e6 Keeping task list stable across multiple task switches by Sunny Goyal · 7 years ago
  60. 9b0a75b Merge "Fix issues with recents with floating nav bar" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  61. 2f979d2 Fixing task cache was incorrectly set when partial list was requested by Sunny Goyal · 7 years ago
  62. afd8392 Fix issues with recents with floating nav bar by Tony · 7 years ago
  63. c2a1376 Scale corner radius when swiping down on a task by Tony · 7 years ago
  64. 3446fb6 Merge "Cleanup strings for iconoverride" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  65. 339a311 Cleanup strings for iconoverride by Hyunyoung Song · 7 years ago
  66. c87388c Move params for ClipAnimationHelper#applyTransform into TransformParams by Tony Wickham · 7 years ago
  67. 36b2dba TaskView has fullscreen progress instead of boolean by Tony Wickham · 7 years ago
  68. a7a9583 Remove IconShapeOverride by Hyunyoung Song · 7 years ago
  69. 943b284 Test swiping up from a killed launcher by vadimt · 7 years ago
  70. 57e98b8 Merge "Adding tests that would reliably reproduce shifted search." into ub-launcher3-master by Vadim Tryshev · 7 years ago
  71. 00d4255 Adding tests that would reliably reproduce shifted search. by vadimt · 7 years ago
  72. 195d569 Not relying on activity manager when choosing a touch consumer. by vadimt · 7 years ago
  73. 381a75c Fix issue with sync rt applier by Winson Chung · 7 years ago
  74. 345273b Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  75. 80f5c19 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  76. 282ad21 Fix issue with swipe up animation stalling after swiping up by Winson Chung · 7 years ago
  77. b93e419 Speed up corner animation by Lucas Dupin · 7 years ago
  78. ee6e6ea Merge "Moving TaplTests to AOSP" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  79. ed01e28 Moving TaplTests to AOSP by Vadim Tryshev · 7 years ago
  80. affe2bc Merge "Revert "Revert "Specify display ID while calling getNavBarPosition()""" into ub-launcher3-master by Winson Chung · 7 years ago
  81. 5466f28 Merge changes from topic "rounded_corners_ub_launcher" into ub-launcher3-master by Winson Chung · 7 years ago
  82. 54228d7 Merge "Revert "Revert "Updating shared lib for rounded corners.""" into ub-launcher3-master by Winson Chung · 7 years ago
  83. 995478a Revert "Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊"" by Winson Chung · 7 years ago
  84. 506565a Revert "Revert "Specify display ID while calling getNavBarPosition()"" by Winson Chung · 7 years ago
  85. 5f593c3 Revert "Revert "Updating shared lib for rounded corners."" by Winson Chung · 7 years ago
  86. c756586 Revert "Revert "Rounded corners on app transitions"" by Winson Chung · 7 years ago
  87. 0cbe34b Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  88. c4e957c Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  89. 2e8205d Desaturating thumbnails for tasks over their usage limit by Vadim Tryshev · 7 years ago
  90. de78d7c Merge "Revert "Updating shared lib for rounded corners."" into ub-launcher3-master by Winson Chung · 7 years ago
  91. 441fc53 Merge changes from topic "rounded_corners_ub_launcher" into ub-launcher3-master by Winson Chung · 7 years ago
  92. 2c9b104 Revert "Rounded corners on app transitions" by Winson Chung · 7 years ago
  93. 5859f7d Revert "Specify display ID while calling getNavBarPosition()" by Winson Chung · 7 years ago
  94. de72d33 Revert "Updating shared lib for rounded corners." by Winson Chung · 7 years ago
  95. 33226ec Revert "Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊" by Winson Chung · 7 years ago
  96. 6f43bc6 Specify display ID while calling getNavBarPosition() by Tiger Huang · 7 years ago
  97. 8bcc8d6 Updating shared lib for rounded corners. by Winson Chung · 7 years ago
  98. aaf859f Correct ⭕ ⛶ 🕳️ 👊👊👊👊👊👊 by Lucas Dupin · 7 years ago
  99. d0ab1d0 Rounded corners on app transitions by Lucas Dupin · 7 years ago
  100. d5edac3 Merge "Moving composing task content description to resources" into ub-launcher3-master by TreeHugger Robot · 7 years ago