1. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 7 years ago
  2. fde5505 Handling configuration changes by Sunny Goyal · 7 years ago
  3. c94cfc0 Merge "Initial changes for handling configuration changes dynamically" into ub-launcher3-master by Sunny Goyal · 7 years ago
  4. d0f20ab Merge "Fix a couple of issues with app close" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  5. fc0f6a5 Fix a couple of issues with app close by Jorim Jaggi · 7 years ago
  6. ac0a506 Merge "Ditch work profile orange and use the accent color instead" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  7. 6a22996 Merge "Highlight the tab for the first time" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  8. d6947d2 Ditch work profile orange and use the accent color instead by Tony Mak · 7 years ago
  9. f8d56fc Initial changes for handling configuration changes dynamically by Sunny Goyal · 7 years ago
  10. e75d9f1 Preloading the LauncherModel in case launcher dies by Sunny Goyal · 7 years ago
  11. 1470e6b Merge "Fix app closing transition in multi-window" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  12. 6674249 Fix app closing transition in multi-window by Jorim Jaggi · 7 years ago
  13. d5e5109 Merge "Fix some visual bugs" into ub-launcher3-master by Tony Wickham · 7 years ago
  14. 1a34100 Add code path for the recents animation using window transitions. by Winson Chung · 7 years ago
  15. 12e9f34 Fix some visual bugs by Tony · 7 years ago
  16. 7e2e67f Adding isSeascape method to have a common place to orientation check by Sunny Goyal · 7 years ago
  17. 2420a4e GradientView starting with 0 alpha of the gradient layer. by Mario Bertschler · 7 years ago
  18. 3c24060 Merge "Refactor LauncherAppTransitionManager & polish for new app transitions." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  19. 2269258 Merge "Temporary accesibility fix for opening all apps." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  20. f34cade Temporary accesibility fix for opening all apps. by Mario Bertschler · 7 years ago
  21. 426345b Adding AppsStore for handling various app updates by Sunny Goyal · 7 years ago
  22. 54441f5 Refactor LauncherAppTransitionManager & polish for new app transitions. by Jon Miranda · 7 years ago
  23. ae2129e Encoding the locale list in systemState so that icons and labels are updated properly by Sunny Goyal · 7 years ago
  24. cfb630f Using a single launcher layout for all configurations by Sunny Goyal · 7 years ago
  25. 285c190 Merge "Removing unused app discovery support" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  26. 701b0f5 Use AllAppsTransitionController to animate the hotseat & scrim. by Jon Miranda · 7 years ago
  27. 01ce755 Removing unused app discovery support by Sunny Goyal · 7 years ago
  28. b577211 Merge "Launcher app close transition." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  29. 7853bdb Launcher app close transition. by Jon Miranda · 7 years ago
  30. 56ff06a Merge "Adding referrer information when launching market intent" into ub-launcher3-master by Sunny Goyal · 7 years ago
  31. 67e75e2 Adding referrer information when launching market intent by Sunny Goyal · 7 years ago
  32. 6586b54 Fix crash for apps launched through non-BubbleTextView views. by Jon Miranda · 7 years ago
  33. 08af6b7 Using state controller for moving the hotseat. by Sunny Goyal · 7 years ago
  34. 41b36e0 Merge "Removing multi-state apha control for hotseat" into ub-launcher3-master by Sunny Goyal · 7 years ago
  35. cd77ba0 Merge "Adding a horizontal popup when when workspace is longPressed" into ub-launcher3-master by Sunny Goyal · 7 years ago
  36. 02424b2 Adding a horizontal popup when when workspace is longPressed by Sunny Goyal · 7 years ago
  37. 19d32b7 Removing multi-state apha control for hotseat by Sunny Goyal · 7 years ago
  38. d8a3f3c Merge "Using same layout for drop-target bar in landscape and portrait" into ub-launcher3-master by Sunny Goyal · 7 years ago
  39. d1b3f5c Using same layout for drop-target bar in landscape and portrait by Sunny Goyal · 7 years ago
  40. 3b48472 Fixing crash in TraceHelper when dragging same message across multiple threads by Sunny Goyal · 7 years ago
  41. 6682318 Merge "Don't show the discovery bounce when running test harness" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  42. 2e95ce8 Don't show the discovery bounce when running test harness by Adam Cohen · 7 years ago
  43. 04ff8b1 Merge "Fix work tab is gone when leaving search mode" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  44. 2886478 Merge "Fallback to old implementation for opening apps in MW mode." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  45. 17940f0 Fallback to old implementation for opening apps in MW mode. by Jon Miranda · 7 years ago
  46. 234b92d Merge "Reapplying state UI when the insets change" into ub-launcher3-master by Sunny Goyal · 7 years ago
  47. de43a71 Move scrim from DragLayer to LauncherRootView. by Jon Miranda · 7 years ago
  48. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 7 years ago
  49. 6905717 Synchronized opening app transition animations. by Jon Miranda · 7 years ago
  50. cad08fb Highlight the tab for the first time by Tony Mak · 7 years ago
  51. fddaaca Merge "Update apps icon in prediction apps row when apps are updated" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  52. 5a4b7a4 Merge "Added StatusBarNotificationsListener interface." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  53. 518406b Merge "Fix regression with popup refactor" into ub-launcher3-master by Tony Wickham · 7 years ago
  54. 49556b1 Fix regression with popup refactor by Tony Wickham · 7 years ago
  55. d811d99 Merge "Fix for badge updates in PredictionRowView" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  56. 62d2db1 Fix for badge updates in PredictionRowView by Mario Bertschler · 7 years ago
  57. 5d1acbb Merge "Removing some device profile dependencies in view contructors" into ub-launcher3-master by Sunny Goyal · 7 years ago
  58. 12069e6 Removing some device profile dependencies in view contructors by Sunny Goyal · 7 years ago
  59. 80dc275 Merge "Fix fast scrolling is not "enabled" in work tab" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  60. b5950bb Update label accordingly when work mode is changed by Tony Mak · 7 years ago
  61. 1c24284 Merge "Ensuring that Recents view is always loaded when going to Overview state" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  62. 75c59ac Ensuring that Recents view is always loaded when going to Overview state by Sunny Goyal · 7 years ago
  63. 5e48935 Fix fast scrolling is not "enabled" in work tab by Tony Mak · 7 years ago
  64. fc1c96b Added StatusBarNotificationsListener interface. by George Hodulik · 7 years ago
  65. 7662a3e Enabling to retrieve a badge-package as an extra in ShortcutInfoCompat for by Mario Bertschler · 7 years ago
  66. cf9f8d7 Merge "Bound folders to overview panel instead of workspace" into ub-launcher3-master by Tony Wickham · 7 years ago
  67. 8d55f98 Merge "Adding swipe gestures in overview screen" into ub-launcher3-master by Sunny Goyal · 7 years ago
  68. 88126e4 Merge "Setting PREDICTION as the containerType in PredictionRowView" into ub-launcher3-master by Mario Bertschler · 7 years ago
  69. 05a3bbd Adding swipe gestures in overview screen by Sunny Goyal · 7 years ago
  70. fc6305a Setting PREDICTION as the containerType in PredictionRowView by Mario Bertschler · 7 years ago
  71. faaf5a5 Update apps icon in prediction apps row when apps are updated by Tony Mak · 7 years ago
  72. 9f08260 Rename trySetQuietModeEnabled to requestQuietModeEnabled as per ... by Tony Mak · 7 years ago
  73. b4b7e20 Bound folders to overview panel instead of workspace by Tony Wickham · 7 years ago
  74. 15dc35c Merge "Fixes on updates on the PredictionRowView" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  75. 94cb9e5 Fixes on updates on the PredictionRowView by Mario Bertschler · 7 years ago
  76. dfa46e1 Merge "Adding a back stack to go to overview from all-apps" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  77. 6d6fe04 Implement quick scrub and quick switch callbacks by Tony · 7 years ago
  78. 1a52ef5 Removing some dependency on Launcher UI by Sunny Goyal · 7 years ago
  79. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 7 years ago
  80. 9bb0d72 Adding feature to support two different swipe targets from all-apps and overview by Sunny Goyal · 7 years ago
  81. cc96aa1 Running state animations if launcher is visible by Sunny Goyal · 7 years ago
  82. 7ccbefc Fix work tab is gone when leaving search mode by Tony Mak · 7 years ago
  83. b5d047c Merge "Removing layout handling in DeviceProfile and moving it to individual views" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  84. 07b6929 Removing layout handling in DeviceProfile and moving it to individual views by Sunny Goyal · 7 years ago
  85. b6077811 Merge "Making LauncherIcons thread safe" into ub-launcher3-master by Sunny Goyal · 7 years ago
  86. 4233405 Add peek to work tab animation by Tony Mak · 7 years ago
  87. 18a4e5a Making LauncherIcons thread safe by Sunny Goyal · 7 years ago
  88. 2865cf3 Fixing dot being drawn at wrong offset by Sunny Goyal · 7 years ago
  89. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 7 years ago
  90. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 7 years ago
  91. da1e4b3 Fixing wrong check used for predictions by Sunny Goyal · 7 years ago
  92. 03be2ec Merge "Removing some unused code path" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  93. 01629fe Merge "Consume work mode API" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. 6bb51f4 Removing some unused code path by Sunny Goyal · 7 years ago
  95. 6eeb040 Consume work mode API by Tony Mak · 7 years ago
  96. cac002d Do not wait until bindComplete for setting NotificationListener by Sunny Goyal · 7 years ago
  97. 6c870f2 Merge "Adding support for auto-cancelling an action mode when interacting with launcher" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  98. 179249d Dominant color is part of icon cache by Sunny Goyal · 7 years ago
  99. 8c3c9d2 Merge "No more waiting around for resume" into ub-launcher3-master by Sunny Goyal · 7 years ago
  100. cd7431d Merge "Add system shortcuts when long pressing recent icon" into ub-launcher3-master by Tony Wickham · 7 years ago