1. 2b67bac Fix bug where drag handle translation was not set to 0 on device profile change. by Jon Miranda · 8 years ago
  2. 86d7b2d Merge "Make drawDragView protected so it can be used in subclasses." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  3. ab88b22 Make drawDragView protected so it can be used in subclasses. by Mario Bertschler · 8 years ago
  4. 5e2bcab Merge "Do not show overview when deviced has pinned" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  5. cd7690d Do not show overview when deviced has pinned by Matthew Ng · 8 years ago
  6. 0f5b12c Mask work app snapshots in QuickStep when work profile is locked. by Tracy Zhou · 8 years ago
  7. 2fd7a8b Updating the UI of the options popup to make it look similar to icon popup by Sunny Goyal · 8 years ago
  8. 415a140 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  9. ea4ecee Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  10. ac2042a Accessibility options for a task by Vadim Tryshev · 8 years ago
  11. 3a38789 Merge "Updating fallback activity" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  12. 953a8eb Fix crash when swiping up from task that doesn't appear in the list by Winson Chung · 8 years ago
  13. d55869f Merge "Fixing Transition Delay - Hot Launch From Recents on Pixel 1" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  14. 2c09d2f Fixing Transition Delay - Hot Launch From Recents on Pixel 1 by Vadim Tryshev · 8 years ago
  15. d2a41ad Merge "Updating some icons" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  16. 3ef1ae1 Merge "Fixing LauncherState not getting applied in some cases" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  17. ab7ddec Updating some icons by Sunny Goyal · 8 years ago
  18. 76642ae Improve quick scrub auto-advance by Tony Wickham · 8 years ago
  19. 41e7328 Fixing LauncherState not getting applied in some cases by Sunny Goyal · 8 years ago
  20. ab83773 Updating fallback activity by Sunny Goyal · 8 years ago
  21. 76e2775 Moving some methods related to task launch animation to by Sunny Goyal · 8 years ago
  22. b80cb40 Merge changes Ia255a7af,I74e74e54 into ub-launcher3-master by Tony Wickham · 8 years ago
  23. 3a6746a Animate TaskView as you swipe down on it to launch by Tony Wickham · 8 years ago
  24. 13c1dea Merge "Enabling opening Overview via Alt-Tab by default" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  25. 62e0794 Merge "Close all floating views when animating to new screen for newly installed apps." into ub-launcher3-master by TreeHugger Robot · 8 years ago
  26. 64eb8ea Close all floating views when animating to new screen for newly installed apps. by Jon Miranda · 8 years ago
  27. 8f665c5 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  28. f94c009 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  29. 7a802eb Calculate task view animation instead of using dimens by Tony Wickham · 8 years ago
  30. 873cd43 Merge changes I838ef4de,I22e2948a into ub-launcher3-master by Winson Chung · 8 years ago
  31. 19adf65 Use onQuickStep call from SysUI by Winson Chung · 8 years ago
  32. 457dedd Merge "Starting wallpaper picker in a separate task" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  33. b1a7f28 Merge "Move default pip position to right above the shelf (Pt. Launcher)" into ub-launcher3-master by Tracy Zhou · 8 years ago
  34. 112c927 Starting wallpaper picker in a separate task by Sunny Goyal · 8 years ago
  35. a706f00 Move default pip position to right above the shelf (Pt. Launcher) by Tracy Zhou · 8 years ago
  36. 1f447d2 Merge "Pass intent extras as string arraylist." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  37. 599b494 Merge "Don't wait until layout to calculate the scroll range" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  38. 8c1a935 Don't wait until layout to calculate the scroll range by Sunny Goyal · 8 years ago
  39. 32e634a Enabling opening Overview via Alt-Tab by default by Vadim Tryshev · 8 years ago
  40. 75161b9 Pass intent extras as string arraylist. by Jon Miranda · 8 years ago
  41. 591e360 Match folder icon size to normalized circle icon size. by Jon Miranda · 8 years ago
  42. 71d45a0 Merge "Removing accessibility workaround for changing View visibility" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  43. 18d7184 Removing accessibility workaround for changing View visibility by Sunny Goyal · 8 years ago
  44. fbcd52f Using the application classloader for unmarsheling internal classes by Sunny Goyal · 8 years ago
  45. 9025aa5 Merge "Don't add task overlay when thumbnail is rotated" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  46. e7a49dc Don't add task overlay when thumbnail is rotated by Tony Wickham · 8 years ago
  47. 5b70f51 Fixing wrong visibility being set for RecentsView by Sunny Goyal · 8 years ago
  48. 4639a75 Merge "Fix divide by 0" into ub-launcher3-master by Tony Wickham · 8 years ago
  49. 85fd668 Fix divide by 0 by Tony Wickham · 8 years ago
  50. 7d28623 Merge "Revert "Using dimension instead of relyong on relativeLayout for view positions"" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  51. a750730 Revert "Using dimension instead of relyong on relativeLayout for view positions" by Sunny Goyal · 8 years ago
  52. 03ebe0c Merge "Send directed broadcast to package installers that have active sessions." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  53. 5ab0d89 Send directed broadcast to package installers that have active sessions. by Jon Miranda · 8 years ago
  54. 314ab5d Raise char limit from 100 to 200 on accessibility string. by Jon Miranda · 8 years ago
  55. ef77fd0 Workaround for ensuring dummy task view has valid task by Winson Chung · 8 years ago
  56. 932d3b0 Merge changes I438e45d8,I1330cec3 into ub-launcher3-master by TreeHugger Robot · 8 years ago
  57. 20bfde3 Show overview tiles in the orientation screenshot was taken by Tony Wickham · 8 years ago
  58. 0e4f33b Merge "Do not clear grid accupancy if nothing changes" into ub-launcher3-master by Sunny Goyal · 8 years ago
  59. aeead95 Merge "Making read permission for android content provider as systemSignature to prevent unwanted access to user data" into ub-launcher3-master by Sunny Goyal · 8 years ago
  60. 61857f3 Prevent edge gradient for screenshots in correct orientation by Tony Wickham · 8 years ago
  61. 00c9c9a Adding an empty message in RecentsView by Sunny Goyal · 8 years ago
  62. 11e9649 Do not clear grid accupancy if nothing changes by Sunny Goyal · 8 years ago
  63. 3d58de6 Merge "Adding a custom view for DragHandle" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  64. 81b4c7b Adding a custom view for DragHandle by Sunny Goyal · 8 years ago
  65. 658edc6 Merge "Making task view accessibility-stoppable" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  66. 4e57d6c Merge "Applying the alpha to individual tasks instead of the view" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  67. e006cc9 Merge "Dismissing tasks via keyboard" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  68. c911c3d Dismissing tasks via keyboard by Vadim Tryshev · 8 years ago
  69. a9f5546 Applying the alpha to individual tasks instead of the view by Sunny Goyal · 8 years ago
  70. 4ba5e60 Making task view accessibility-stoppable by Vadim Tryshev · 8 years ago
  71. 864ae5a Merge "Add drag indicator to hotseat" into ub-launcher3-master by Tony Wickham · 8 years ago
  72. f757f9c Merge "Use the correct haptics when changing pages" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  73. da2e584 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  74. 0a92d81 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  75. 7c3dd1f Add drag indicator to hotseat by Tony Wickham · 8 years ago
  76. a8c647f Merge "Fix back button not showing in all floating views" into ub-launcher3-master by Tony Wickham · 8 years ago
  77. b65040a Fix back button not showing in all floating views by Tony Wickham · 8 years ago
  78. 4ca349c Use the correct haptics when changing pages by Matthew Ng · 8 years ago
  79. e9c8970 Making read permission for android content provider as systemSignature by Sunny Goyal · 8 years ago
  80. 6b34edc Merge "Fix logic to get icon from any view that is a child of DeepShortcutView." into ub-launcher3-master by Jonathan Miranda · 8 years ago
  81. d263421 Merge "Remove quick switch and improve quick scrub" into ub-launcher3-master by Tony Wickham · 8 years ago
  82. a589814 Show instruction toast when user taps on drag handle. by Jon Miranda · 8 years ago
  83. e9054e3 Remove quick switch and improve quick scrub by Tony · 8 years ago
  84. f6a8f95 Merge "Using dimension instead of relyong on relativeLayout for view positions" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  85. 9623ed1 Using dimension instead of relyong on relativeLayout for view positions by Sunny Goyal · 8 years ago
  86. bd590a4 Merge "Focusing on the second task on Alt+Tab" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  87. 7f55336 Focusing on the second task on Alt+Tab by Vadim Tryshev · 8 years ago
  88. 52587f7 Merge "Disabling default focus from icons as we use an animated focus indicator" into ub-launcher3-master by Sunny Goyal · 8 years ago
  89. d3b4dfa Merge "Fixing drag and drop states" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  90. da3cc7a Fixing drag and drop states by Sunny Goyal · 8 years ago
  91. a6db64f Exit from quick scrub if unable to launch task onQuickScrubEnd by Tony Wickham · 8 years ago
  92. c9d3d06 Disabling default focus from icons as we use an animated focus indicator by Sunny Goyal · 8 years ago
  93. edc6fb4 Clearing the touch state on ACTON_UP/ACTIUON_CANCEL by Sunny Goyal · 8 years ago
  94. 25a5472 Resetting UI at the end of every app transtion (instead of using a global reset) by Sunny Goyal · 8 years ago
  95. fa03e18 Merge "Support multiple Views of extra hotseat content" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  96. 84aa5ef Merge "Disable the two-swipe when quickstep is disabled." into ub-launcher3-master by Winson Chung · 8 years ago
  97. 9b73c86 Merge "Fixing crash when changing state while all-apps is not complete bound" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  98. c8fd022 Merge "Swipe interaction changes on home screen" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  99. 033e614 Fixing crash when changing state while all-apps is not complete bound by Sunny Goyal · 8 years ago
  100. 7a80b59 Swipe interaction changes on home screen by Sunny Goyal · 8 years ago