1. 8e8c460 Merge "Fix translationX that should be translationY" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  2. 2ed8936 Fix translationX that should be translationY by Tony · 6 years ago
  3. 83fb1b0 Temp remove fade animation. by Jon Miranda · 6 years ago
  4. 7594994 Merge changes I5e65dde3,I497c0292 into ub-launcher3-master by TreeHugger Robot · 6 years ago
  5. bc23440 Add translationX to overview state by Tony · 6 years ago
  6. 9244f51 Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilder by Tony · 6 years ago
  7. d8b9264 Merge "Fix sizing of FloatingIconView so that it matches the workspace." into ub-launcher3-master by Jonathan Miranda · 6 years ago
  8. 6f455b5 Fix sizing of FloatingIconView so that it matches the workspace. by Jon Miranda · 6 years ago
  9. e5af8f3 Merge changes from topics "launcher_nav_changes", "nav-bar-mode-fw-overlay-ub-launcher3-master" into ub-launcher3-master by Winson Chung · 6 years ago
  10. 77dbcb5 Merge "Adding a utility class to listen for app launches" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  11. 369212a Adding a utility class to listen for app launches by Sunny Goyal · 6 years ago
  12. f25461c Updating to nav bar mode by Winson Chung · 6 years ago
  13. 58fa4b6 Removing some redundant resource definitions by Sunny Goyal · 6 years ago
  14. 8cfe0fe Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-master by Tony Wickham · 6 years ago
  15. 5d6b7f4 Merge "Replace translationYFactor with just translationY" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  16. bfc9dde Replace translationYFactor with just translationY by Tony · 6 years ago
  17. cded01b Fix SpringObjectAnimator not sending onAnimationEnd() by Tony · 6 years ago
  18. a761a0d Merge "Stop using magic constant 0.1 for switching from home to all apps" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  19. 174a330 Stop using magic constant 0.1 for switching from home to all apps by vadimt · 6 years ago
  20. 2692dcc Merge "Do not show Style & Wallpaper if the corresponding apk does not exist." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  21. bc2b330 Merge "Move overlay monitoring logic out of config monitor Bug: 126417894" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  22. e11eb47 Move overlay monitoring logic out of config monitor Bug: 126417894 by Hyunyoung Song · 6 years ago
  23. 6fe4e93 Stop using magic constant 0.6 for returning from all apps to overview by vadimt · 6 years ago
  24. 9e54c29 Do not show Style & Wallpaper if the corresponding apk does not exist. by Hyunyoung Song · 6 years ago
  25. 0d447c8 Apply spring forces to animate to the final position for swipe home by Tony · 6 years ago
  26. d5a3df7 Don't close popup container if touch came from nav bar by Tony · 6 years ago
  27. d082129 Merge "Switching swipe-up to overview to using test info provider" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  28. d64b4f4 Switching swipe-up to overview to using test info provider by vadimt · 6 years ago
  29. 7143ba6 Make QSB_ON_FIRST_SCREEN a boolean. by Jon Miranda · 6 years ago
  30. aaffa23 Merge "Creating provider for test gesture dimensions." into ub-launcher3-master by Vadim Tryshev · 6 years ago
  31. c7a89b0 Merge "Revert "Use GestureDetector in WorkspaceTouchListener"" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  32. e7a1e25 Revert "Use GestureDetector in WorkspaceTouchListener" by Siarhei Vishniakou · 6 years ago
  33. 09df083 Creating provider for test gesture dimensions. by vadimt · 6 years ago
  34. 1e6641f Merge "Removing fade animation on swipe up" into ub-launcher3-master by Sunny Goyal · 6 years ago
  35. 87beed6 Handle other SystemShortcut view types. by Jon Miranda · 6 years ago
  36. 5bc0dd0 Fix bugs related to swipe up to home animation. by Jon Miranda · 6 years ago
  37. 46e4d78 Merge "Use GestureDetector in WorkspaceTouchListener" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  38. 58ddac1 Removing fade animation on swipe up by Sunny Goyal · 6 years ago
  39. 270d29c Only get drawable on the background thread, everything else on main thread. by Jon Miranda · 6 years ago
  40. f820d5d Merge "Fixing launcher UI not reapplied properly when IDP changed as a result of display changes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  41. 93e0594 Fix crash when trying to load SystemShortcut drawable. by Jon Miranda · 6 years ago
  42. a7c2fa9 Merge "Add landscape support for DeviceProfile#getItemLocation." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  43. 0bd63d1 Add landscape support for DeviceProfile#getItemLocation. by Jon Miranda · 6 years ago
  44. 0aa0e27 Merge "Quickly fade in QSB when swiping up when SWIPE_HOME = false" into ub-launcher3-master by Tony Wickham · 6 years ago
  45. 836602e Quickly fade in QSB when swiping up when SWIPE_HOME = false by Tony Wickham · 7 years ago
  46. ecd891b Merge "Fix bug where folder items preview remain in low res state." into ub-launcher3-master by Jonathan Miranda · 6 years ago
  47. c1edfa7 Removing unnecessary system RPC for checking flags on every touch event by Sunny Goyal · 6 years ago
  48. 7c8fb78 Use GestureDetector in WorkspaceTouchListener by Siarhei Vishniakou · 6 years ago
  49. e6f3fa4 Fix bug where folder items preview remain in low res state. by Jon Miranda · 7 years ago
  50. 2bc6b93 Add launcher support for restoring work profile items onto workspace. by Jon Miranda · 6 years ago
  51. 371ea05 Fixing launcher UI not reapplied properly when IDP changed as a result of display changes by Sunny Goyal · 6 years ago
  52. 4334874 Updates to app to icon animation, and turns on ADAPTIVE_ICON_WINDOW_ANIM flag. by Jon Miranda · 6 years ago
  53. cde9f45 Merge "Fixing some Launcher crashes because of using old model data even after launcher has reloaded" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  54. 55f6416 Merge "Using a single array instead of a list of array for trcking events" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  55. e09f47c Merge "Fix issue with flashing on overscroll" into ub-launcher3-master by Winson Chung · 6 years ago
  56. 111213b Merge "Fix app to folder icon animation." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  57. 5654949 Using a single array instead of a list of array for trcking events by Sunny Goyal · 7 years ago
  58. 2db5342 Fixing some Launcher crashes because of using old model data even by Sunny Goyal · 7 years ago
  59. 69b35e0 Fix app to folder icon animation. by Jon Miranda · 7 years ago
  60. 78499e7 Merge "Fix bug caused by trying to set background to AdaptiveIconDrawable." into ub-launcher3-master by Jonathan Miranda · 6 years ago
  61. b67ea2a Merge "Removing dependency on XmlResourceParser in default layout parsing" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  62. 36382cb Merge "Changed assistant debug flag to global" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  63. 0d74231 Removing dependency on XmlResourceParser in default layout parsing by Sunny Goyal · 7 years ago
  64. 3145839 Fix bug caused by trying to set background to AdaptiveIconDrawable. by Jon Miranda · 7 years ago
  65. 57e489c Fix hotseat translated upwards when dragging from all apps by Tony Wickham · 7 years ago
  66. 4bb4b89 Scale and translate hotseat with workspace instead of all apps by Tony · 7 years ago
  67. 3ab13c9 Changed assistant debug flag to global by Matthew Ng · 7 years ago
  68. 9db9d62 Merge "Removing the home button press check" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. 9df474a Removing the home button press check by Sunny Goyal · 7 years ago
  70. 6d2bb0b Merge "Added assistant gesture swipe up right side region on nav bar" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  71. 077c29e Added assistant gesture swipe up right side region on nav bar by Matthew Ng · 7 years ago
  72. 1942d5a Fix issue with flashing on overscroll by Winson Chung · 7 years ago
  73. dd79438 Merge "Reapply the current state after onCreate" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  74. bbece86 Reapply the current state after onCreate by Sunny Goyal · 7 years ago
  75. 1a49fb5 Transform closing window to icon on workspace using adaptive icons. by Jon Miranda · 7 years ago
  76. 69e03dd Revert "Add remote animation for unlocking device." by Jon Miranda · 7 years ago
  77. 573c3e1 Make TouchInteractionService direct boot aware by Tony · 7 years ago
  78. 1de3c50 Fix small issue with overscroll not being dampened on the left edge. by Winson Chung · 7 years ago
  79. 238124e Ensure that icon and cached display size is always non-zero by Sunny Goyal · 7 years ago
  80. 9c5b0ed Merge "Passing all events to RecentsView instead of passing the calculated velocity" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  81. 4bb8b06 Passing all events to RecentsView instead of passing the calculated velocity by Sunny Goyal · 7 years ago
  82. 1a359a2 Add hints in Overview by Miranda Kephart · 7 years ago
  83. 39b6378 Merge "Only stabilize tasks during quick switch session" into ub-launcher3-master by Tony Wickham · 7 years ago
  84. 60ac5d2 Only stabilize tasks during quick switch session by Tony · 7 years ago
  85. 06ed106 Merge "Some live tile and state fixes" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  86. 462551b Some live tile and state fixes by Sunny Goyal · 7 years ago
  87. a58934e Merge "Adding NORMAL_STATE_ORDINAL" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  88. 422885d Fixing Cancel target being seen as Remove by accessibility by vadimt · 7 years ago
  89. 6895e40 Adding NORMAL_STATE_ORDINAL by vadimt · 7 years ago
  90. bcd70ba Merge "Moving state ordinals to TestProtocol" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  91. d202bf4 Merge "App to home animation zooms into the app icon." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  92. 2a648aa Moving state ordinals to TestProtocol by vadimt · 7 years ago
  93. a18f2b1 Merge "Fixing alt-tab is properly dispatched to the RecentsView" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. 0128d3f App to home animation zooms into the app icon. by Jon Miranda · 7 years ago
  95. 6ffac2e Merge "Sending state ordinals from Launcher to TAPL" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  96. b52ff22 Fixing alt-tab is properly dispatched to the RecentsView by Sunny Goyal · 7 years ago
  97. 42a88b9 Sending state ordinals from Launcher to TAPL by vadimt · 7 years ago
  98. aee0314 Merge "Deleting Quickscrub related logic" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  99. 3f271d4 Deleting Quickscrub related logic by Sunny Goyal · 7 years ago
  100. acc3b70 Merge "Ensure ArrowPopup alpha is set to 1 at the end of the opening animation." into ub-launcher3-master by TreeHugger Robot · 7 years ago