1. c4a8e05 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago
  2. 39c7992 Merge "Make modal based UI changes in TaskView only if modalness changes." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  3. 3aca921 Make modal based UI changes in TaskView only if modalness changes. by Sreyas · 5 years ago
  4. 7c39afe Merge "Scale down chip proportional to TaskView becoming fullscreen." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  5. 7d7b471 Merge "Implementing TouchDelegate to make full chip clickable." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  6. 8a622ed Scale down chip proportional to TaskView becoming fullscreen. by Sreyas · 5 years ago
  7. fee2b25 Implementing TouchDelegate to make full chip clickable. by Sreyas · 5 years ago
  8. 01a5b52 Merge "Fix a couple issues with overview to home transition" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  9. c6890f8 Fix Robolectric test breakage am: 77e29775a9 by Hyunyoung Song · 5 years ago
  10. 77e2977 Fix Robolectric test breakage Bug: 166204002 by Hyunyoung Song · 5 years ago
  11. 5c460a4 Fix a couple issues with overview to home transition by Tony Wickham · 5 years ago
  12. ba97171 Merge "Allow swipe up to go home from overivew during task dismiss animation" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  13. 93f595f Merge "Set new scrimMultiplier instead of scrimProgress for overview -> home" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  14. ff20eae Allow swipe up to go home from overivew during task dismiss animation by Tony Wickham · 5 years ago
  15. 375c602 Set new scrimMultiplier instead of scrimProgress for overview -> home by Tony Wickham · 5 years ago
  16. 96186af Minimal Phone Mode (part-3) by Pinyao Ting · 5 years ago
  17. 107fe60 Ensure we clearState() when going to Overview from home by Tony Wickham · 5 years ago
  18. 6c1a88f Merge "Track OverviewToHomeAnim with StateManager" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  19. 9dfcc31 Track OverviewToHomeAnim with StateManager by Tony Wickham · 5 years ago
  20. 20983ae Merge "[Overview Actions] Reset the modal task view when rotate from select mode." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  21. 2ddbe12 Merge "Overview Actions - enable proactive actions flag." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  22. f35053a Merge "Store mHistoricTimes as longs intead of floats" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  23. 30fe240 Merge "TaskOverlayFactory - remove static factory." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  24. ba6fec3 [Overview Actions] Reset the modal task view when rotate from select mode. by Becky Qiu · 5 years ago
  25. a145670 Store mHistoricTimes as longs intead of floats by Tony Wickham · 5 years ago
  26. cbe1fc0 Merge "Overscroll plugin - give the plugin its own factory." into ub-launcher3-rvc-qpr-dev by Zak Cohen · 5 years ago
  27. 1e414d5 Overview Actions - enable proactive actions flag. by Zak Cohen · 5 years ago
  28. cf82754 TaskOverlayFactory - remove static factory. by Zak Cohen · 5 years ago
  29. 9367f98 [Overview Actions] Set launcher state to Overview when rotate in recents. by Becky Qiu · 5 years ago
  30. fac8741 Overscroll plugin - give the plugin its own factory. by Zak Cohen · 5 years ago
  31. e14b55c Merge "Don't reapply window transform if we are already running a window anim" into ub-launcher3-rvc-qpr-dev by Tony Wickham · 5 years ago
  32. b460ff1 Merge "Fix TaskViewTouchController success progress to match haptic" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  33. 06513f1 Don't reapply window transform if we are already running a window anim by Tony Wickham · 5 years ago
  34. 03a4a0c Update overview from home transitions by Tony Wickham · 5 years ago
  35. 999e08f Merge "Add swipe up resistance to quick switch from home" into ub-launcher3-rvc-qpr-dev by Tony Wickham · 5 years ago
  36. 6bd1882 Merge "[Overview Actions] Add a logging event for tapping images in select mode." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  37. 2ace6a2 Merge "Fixing cutouts insets not clipped properly during swipeup for rotated activities" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  38. 3a22956 Merge "Remove overscroll on running task when it's not attached to RecentsView" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  39. 14e03d1 [Overview Actions] Add a logging event for tapping images in select mode. by Becky Qiu · 5 years ago
  40. d6a1063 Add swipe up resistance to quick switch from home by Tony Wickham · 5 years ago
  41. ce8b2b5 Add translation component to swipe up resistance by Tony Wickham · 5 years ago
  42. 3f20e33 Merge "Fix adjacent page offset in landscape orientation" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  43. 3b9d584 Fix adjacent page offset in landscape orientation by Tony Wickham · 5 years ago
  44. d00340f Fixing cutouts insets not clipped properly during swipeup for rotated activities by Sunny Goyal · 5 years ago
  45. b8b3e95 Fix TaskViewTouchController success progress to match haptic by Tony Wickham · 5 years ago
  46. 3af714f Remove overscroll on running task when it's not attached to RecentsView by Tony Wickham · 5 years ago
  47. 3f8d868 Defer recreation until resumed by Winson Chung · 5 years ago
  48. ffc0619 Merge "Rewrite long swipe resistance ("pullback") logic" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  49. 354a436 Rewrite long swipe resistance ("pullback") logic by Tony Wickham · 5 years ago
  50. bf84725 Merge "Creating UI tests for overview action buttons." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  51. bf103f1 Creating UI tests for overview action buttons. by Sreyas · 5 years ago
  52. 073673e Merge "Fixing wrong velocity state when there are too few samples" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  53. 48afb6b Fixing wrong velocity state when there are too few samples by Sunny Goyal · 5 years ago
  54. 553d4df Minimal Phone Mode (part-2) by Pinyao Ting · 5 years ago
  55. d354443 Merge "Fix adjacent task offset distance" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  56. 16eb922 Fix adjacent task offset distance by Tony Wickham · 5 years ago
  57. a2f9ea5 Merge "Revert "Fix bug where double swipe gets us stuck in Hint state while in Overview."" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  58. f496ea4 Revert "Fix bug where double swipe gets us stuck in Hint state while in Overview." by Jonathan Miranda · 5 years ago
  59. 58ca5c8 Merge "Introducing a new gesture scope" into ub-launcher3-rvc-qpr-dev by Sreyas Rangaraju · 5 years ago
  60. 0cfcdc2 Merge "Adding tracing for work profile removal" into ub-launcher3-rvc-qpr-dev by Samuel Fufa · 5 years ago
  61. cfec6b5 Adding tracing for work profile removal by Samuel Fufa · 5 years ago
  62. 91fbf66 Merge "Adds haptics to Overview gesture in Sandbox." into ub-launcher3-rvc-qpr-dev by Andy Wickham · 5 years ago
  63. b6d0607 Logs system navigation details part of launcher snapshot logging. by thiruram · 5 years ago
  64. 00ad8ee Introducing a new gesture scope by vadimt · 5 years ago
  65. c3e4d2c Fixing touches getting ignored just after swipe-up am: 1a286a189e by Sunny Goyal · 5 years ago
  66. 1a286a1 Fixing touches getting ignored just after swipe-up by Sunny Goyal · 5 years ago
  67. 8527620 Merge "Fixing touches getting ignored just after swipe-up" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  68. 17f379b Adds haptics to Overview gesture in Sandbox. by Andy Wickham · 5 years ago
  69. ff4b142 Fixing touches getting ignored just after swipe-up by Sunny Goyal · 5 years ago
  70. 5484fd3 Merge "Minimal Phone Mode (part-1)" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  71. 6039c70 Merge "Fixing oav text overlap." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  72. 6e18611 Merge "Handle uiMode changes" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  73. 0ad7b17 Handle uiMode changes by Winson Chung · 5 years ago
  74. 9da3ccf Merge "Use TouchDelegate to listen for icon view taps on RecentsView" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  75. ccf92c6 Use TouchDelegate to listen for icon view taps on RecentsView by Vinit Nayak · 5 years ago
  76. 1a32f95 Merge "Pass through touches in FolderIcon padding area" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  77. 3c31168 Pass through touches in FolderIcon padding area by Samuel Fufa · 5 years ago
  78. a466119 Limit launcher snapshot logging once per day. by thiruram · 5 years ago
  79. 7416a90 Merge "Use display of activity to get rotation for recents" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  80. 3344b8c Fixes missing field mappings from launcher_atom.ItemInfo to Statslog. by thiruram · 5 years ago
  81. 20d3187 Merge "Fix folder crash where view is added when it already has a parent." into ub-launcher3-rvc-qpr-dev by Jonathan Miranda · 5 years ago
  82. 422015c Minimal Phone Mode (part-1) by Pinyao Ting · 5 years ago
  83. 30ac97d Adding home animation support for non-system Launcher by Sunny Goyal · 5 years ago
  84. 6640201 Merge "Fix launcher crash after restore with some specific widgets." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  85. 7dc81af Merge "Fix hotseat file log name formatting" into ub-launcher3-rvc-qpr-dev by Samuel Fufa · 5 years ago
  86. 354b8fc Use display of activity to get rotation for recents by Riddle Hsu · 5 years ago
  87. f1af017 Fix launcher crash after restore with some specific widgets. by Pinyao Ting · 5 years ago
  88. 447ea42 Fix folder crash where view is added when it already has a parent. by Jon Miranda · 5 years ago
  89. a64362e Merge "Create a new instance of rotation touch helper per device state" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  90. f55ccf4 Merge "Fix bug where realtimeReorder is called after views have been unbound." into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  91. 0f62050 Fix bug where realtimeReorder is called after views have been unbound. by Jon Miranda · 5 years ago
  92. 93802e2 Merge "Allow multiple hotseat restorations in single session" into ub-launcher3-rvc-qpr-dev by Samuel Fufa · 5 years ago
  93. 6822ae9 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into ub-launcher3-rvc-dev am: 78d22259fe -s ours by TreeHugger Robot · 5 years ago
  94. 5b7bf91 Create a new instance of rotation touch helper per device state by Winson Chung · 5 years ago
  95. 78d2225 Merge "Import translations. DO NOT MERGE ANYWHERE" into ub-launcher3-rvc-dev by TreeHugger Robot · 5 years ago
  96. 008c2d1 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 25ed0dce25 -s ours by Bill Yi · 5 years ago
  97. f7dc18b Merge "Import translations. DO NOT MERGE ANYWHERE" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  98. 612b16a Merge "Import translations. DO NOT MERGE ANYWHERE" into ub-launcher3-rvc-qpr-dev by TreeHugger Robot · 5 years ago
  99. bd1f4c6 Allow multiple hotseat restorations in single session by Samuel Fufa · 5 years ago
  100. 19496b9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 years ago