1. f8e04b6 Break out of quickscrub if task fails to launch by Winson Chung · 7 years ago
  2. 899b87c Merge "Disabling TestDragIcon tests" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  3. c78b6fa Disabling TestDragIcon tests by Vadim Tryshev · 7 years ago
  4. 15dba75 Merge "Caching widget labels in icon cache to avoid lookup at startup" into ub-launcher3-master by Sunny Goyal · 7 years ago
  5. be2307b Reduce falsing on swipe down for notification shade. by Hyunyoung Song · 7 years ago
  6. ac8154a Caching widget labels in icon cache to avoid lookup at startup by Sunny Goyal · 7 years ago
  7. ff2d0d0 Merge "Defer removing the task view until the app has drawn" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  8. d123a3d Merge "Ensure that we don't additionally crop the launcher surface" into ub-launcher3-master by Winson Chung · 7 years ago
  9. 11c5243 Merge "Attempting to fix flakes in AllAppsIconToHomeTest" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  10. 2660ca5 Ensure that we don't additionally crop the launcher surface by Winson Chung · 7 years ago
  11. 43524d0 Attempting to fix flakes in AllAppsIconToHomeTest by Vadim Tryshev · 7 years ago
  12. 08a915c Merge "Add some gesture logging to track down quickscrub launch issue" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  13. 665bc46 Add some gesture logging to track down quickscrub launch issue by Winson Chung · 7 years ago
  14. 9f2e997 Fixing packageInfo map not getting initialized properly by Sunny Goyal · 7 years ago
  15. b0edaeb Align rounded corner of fastscroller popup with the top of the thumb. by Jon Miranda · 7 years ago
  16. a448336 Fix ClassNotFoundException for FixedScaleDrawable by Hyunyoung Song · 7 years ago
  17. 3d6fa52 Merge "Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  18. 48cb7bc Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package by Hyunyoung Song · 7 years ago
  19. bb517d3 Merge "Support for running tests out of Launcher process" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  20. d513d84 Merge "Fixing AllAppsIconToHomeTest" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  21. c533f31 Defer removing the task view until the app has drawn by Winson Chung · 7 years ago
  22. c6dc0c2 Merge "Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout()" into ub-launcher3-master by Tony Wickham · 7 years ago
  23. 8e95c9b Merge "Scaling down the icon in same path as scaling up" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  24. 8968604 Merge "Extracting icon caching logic into a base class." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  25. 0b3053c Extracting icon caching logic into a base class. by Sunny Goyal · 7 years ago
  26. 1113738 Scaling down the icon in same path as scaling up by Sunny Goyal · 7 years ago
  27. 8c79668 Merge "Using velocity tracker for computing the velocity of motion events" into ub-launcher3-master by Sunny Goyal · 7 years ago
  28. 1786df3 Fix bug where folder items get clipped. by Jon Miranda · 7 years ago
  29. 29e1b51 Fixing AllAppsIconToHomeTest by Vadim Tryshev · 7 years ago
  30. 47d66ad Support for running tests out of Launcher process by Vadim Tryshev · 7 years ago
  31. d65f5f7 Merge "Cancelling long press on workspace if touch point moves a lot" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  32. 2ca999c Change long press timeout to use a factor of ViewConfiguration.getLongPressTimeout() by Tony · 7 years ago
  33. 0dfa0ce Merge "Use task insets rather than launcher insets when swiping down" into ub-launcher3-master by Tony Wickham · 7 years ago
  34. 6379d53 Use task insets rather than launcher insets when swiping down by Tony · 7 years ago
  35. 73a3d79 Cancelling long press on workspace if touch point moves a lot by Sunny Goyal · 7 years ago
  36. f7ed9c0 Merge "Removing additional rpc due to icon cache update" into ub-launcher3-master by Sunny Goyal · 7 years ago
  37. 94001d6 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  38. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  39. 19e0e8a Merge "Add support for testing in portrait mode" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  40. 802a289 Add support for testing in portrait mode by Vadim Tryshev · 7 years ago
  41. 1473b8e Merge "Removing ViewScrim and cutom drawing code" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  42. 3a030ef Merge "Removing various reflection based animations, to allow for better proguarding" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  43. 55bdeed Removing various reflection based animations, to allow for better proguarding by Sunny Goyal · 7 years ago
  44. 6687ba0 Merge "Skip starting new fragment, if the manager is in paused state" into ub-launcher3-master by Sunny Goyal · 7 years ago
  45. ce21dc3 Merge "Add more checks to AppIcon.launch()" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  46. e583a06 Merge "Updating the gradle and build tools version" into ub-launcher3-master by Sunny Goyal · 7 years ago
  47. dbac5a1 Updating the gradle and build tools version by Sunny Goyal · 7 years ago
  48. 8040ea5 Merge "Disable scrolling noti shade on abstract floating view with swipe down interactions already doing something else." into ub-launcher3-master by Hyunyoung Song · 7 years ago
  49. f58cf5e Disable scrolling noti shade on abstract floating view with swipe down by Hyunyoung Song · 7 years ago
  50. 5077aef Skip starting new fragment, if the manager is in paused state by Sunny Goyal · 7 years ago
  51. c0b1a7e Removing unnecessarily calling parent's tearDown by Vadim Tryshev · 7 years ago
  52. 9a9e434 Merge "Adding logging pressHome()" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  53. 3c6607e Add more checks to AppIcon.launch() by Vadim Tryshev · 7 years ago
  54. 66408d9 Adding logging pressHome() by Vadim Tryshev · 7 years ago
  55. a2e095c Merge "Disabling heads-up notifications in launcher tests." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  56. c59465e Disabling heads-up notifications in launcher tests. by Vadim Tryshev · 7 years ago
  57. 1642f71 Removing ViewScrim and cutom drawing code by Sunny Goyal · 7 years ago
  58. 24b209c Swipe down on status bar Bug: 111839343 by Hyunyoung Song · 7 years ago
  59. 194f585 Adding a provider class for various popup actions by Sunny Goyal · 7 years ago
  60. ee598ad Adding logging to debug jank test problems by Vadim Tryshev · 7 years ago
  61. 4d8ec15 Using velocity tracker for computing the velocity of motion events by Sunny Goyal · 7 years ago
  62. abbf01b Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  63. 87dbaec Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  64. 05b351d Merge "Update undo snackbar visuals" into ub-launcher3-master by Tony Wickham · 7 years ago
  65. 297ee90 Merge "Ignore any error when killing our process" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  66. 08c7cd5 Update undo snackbar visuals by Tony Wickham · 7 years ago
  67. 04dce79 Merge "Including go/tapl in error messages" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  68. 64d5f27 Merge "Do not ask for rotation lock when controlling quickscrub from launcher activtiy" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. 05fbc53 Do not ask for rotation lock when controlling quickscrub from launcher activtiy by Sunny Goyal · 7 years ago
  70. 447036d Make tapl java_library_static Bug: 113683301 by Hyunyoung Song · 7 years ago
  71. 6b35469 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  72. e02e06a Including go/tapl in error messages by Vadim Tryshev · 7 years ago
  73. 1c2fb56 Merge "Fixing Launcher stuck in BACKGROUND_APP state when using overview button" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  74. eaa3ee3 Merge "Fix auto install add of installed activity" into ub-launcher3-master by Tony Wickham · 7 years ago
  75. d527716 Merge "Adding README for TAPL" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  76. a4c1002 Fix auto install add of installed activity by Tobias Dubois · 7 years ago
  77. c6043e4 Fixing Launcher stuck in BACKGROUND_APP state when using overview button by Sunny Goyal · 7 years ago
  78. 680e038 tapl should be java_library by Hyunyoung Song · 7 years ago
  79. 0c98d0c Updating the SystemUI jar as per API changes by Sunny Goyal · 7 years ago
  80. e3fec0f Ignore any error when killing our process by Sunny Goyal · 7 years ago
  81. 77a1efe Merge "Gracefully fallback to new ComponentName if one is renamed/removed" into ub-launcher3-master by Tony Wickham · 7 years ago
  82. f9d9df7 Gracefully fallback to new ComponentName if one is renamed/removed by Tony Wickham · 7 years ago
  83. 0831c7c Adding README for TAPL by Vadim Tryshev · 7 years ago
  84. cf300fc Creating a separate state for launcehr as background app by Sunny Goyal · 7 years ago
  85. 6b597b8 Merge "Revert "Avoiding crash upon pressing Alt-Tab"" into ub-launcher3-master by Vadim Tryshev · 7 years ago
  86. b187a92 Revert "Avoiding crash upon pressing Alt-Tab" by Vadim Tryshev · 7 years ago
  87. 5e238bb Merge "Avoiding crash upon pressing Alt-Tab" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  88. af34f41 Avoiding crash upon pressing Alt-Tab by Vadim Tryshev · 7 years ago
  89. c63461f Merge "Move tapl build rule to Android.bp" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  90. a6d4c72 [automerger skipped] Import translations. DO NOT MERGE skipped: d2b09cd4b9 skipped: 631f4c4570 by Android Build Merger (Role) · 7 years ago
  91. 631f4c4 [automerger skipped] Import translations. DO NOT MERGE skipped: d2b09cd4b9 by Android Build Merger (Role) · 7 years ago
  92. d2b09cd Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  93. da4fcfe Move tapl build rule to Android.bp by Hyunyoung Song · 7 years ago
  94. 2d8de88 Merge changes from topic "am-f553b0f9-eb52-4251-808b-e8ab4206b861" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  95. 690f00a Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  96. 07f81e0 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  97. af40125 [automerger skipped] Import translations. DO NOT MERGE skipped: eba7518300 skipped: a75505ee18 by Android Build Merger (Role) · 7 years ago
  98. a75505e [automerger skipped] Import translations. DO NOT MERGE skipped: eba7518300 by Android Build Merger (Role) · 7 years ago
  99. eba7518 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  100. b75f536 Merge "Removing tryGetAllApps" into ub-launcher3-master by TreeHugger Robot · 7 years ago