1. 46e81de Not assuming that all accessibility events contain bundle by Vadim Tryshev · 7 years ago
  2. 530c3cd Removing AllApps.getObjectDeprecated() by Vadim Tryshev · 7 years ago
  3. b441a7e Create a distinction between prebuilt tapl and tapl built from source. by Hyunyoung Song · 7 years ago
  4. a537578 Merge "Fixing AOSP tests after AndroidX migration" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  5. a3fd1e5 Fixing AOSP tests after AndroidX migration by Vadim Tryshev · 7 years ago
  6. 12daab5 Enabling some test suites that miss from ATP by Vadim Tryshev · 7 years ago
  7. 98afc96 Increasing wait time to populate suggested apps by Vadim Tryshev · 7 years ago
  8. d819b8f Comment fix by Vadim Tryshev · 7 years ago
  9. 9aca88c Fixing tests on a larger device by Vadim Tryshev · 7 years ago
  10. fd34b94 Passing instrumentation to LauncherInstrumentation by Vadim Tryshev · 7 years ago
  11. 23bb710 Merge "Converting tests to Androidx" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  12. 0a9f3ab Converting tests to Androidx by Vadim Tryshev · 7 years ago
  13. 923b81c Reducing time of TaplTests run by Vadim Tryshev · 7 years ago
  14. b6398a1 Sharing protocol constants between Launcher and TAPL by Vadim Tryshev · 7 years ago
  15. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  16. a950d40 Merge "Started converting Launcher to be gesture-stable" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  17. dc755e7 Started converting Launcher to be gesture-stable by Vadim Tryshev · 7 years ago
  18. 6edb1b8 Changing Condition to an interface to allow using lambdas by Sunny Goyal · 7 years ago
  19. 3b5793f Support for running Overview tests with quickstep on and off by Vadim Tryshev · 7 years ago
  20. 8f7137b Merge "Removing magic constant 0.1f from Overview" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  21. 309053f Using SWIPE_UP_SETTING_NAME in TAPL by Vadim Tryshev · 7 years ago
  22. 846718a Removing magic constant 0.1f from Overview by Vadim Tryshev · 7 years ago
  23. b02bcd4 Removing code duplication for getting swipe-up setting by Vadim Tryshev · 7 years ago
  24. 7d0cf2a Increasing wait time. by Vadim Tryshev · 7 years ago
  25. 589f53c Merge "Enabling more checks in TAPL tests." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  26. 7acde48 Enabling more checks in TAPL tests. by Vadim Tryshev · 7 years ago
  27. 7f63682 Merge "Adding AOSP into the tapl library name." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. e98aab0 Merge "Fixing scrolling up in App Apps." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  29. ce15b32 Merge "Retiring some feature flags" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  30. ff3fa34 Fixing scrolling up in App Apps. by Vadim Tryshev · 7 years ago
  31. 44780ba Adding AOSP into the tapl library name. by Vadim Tryshev · 7 years ago
  32. a279b2e Adding a build rule for Tapl static library by Vadim Tryshev · 7 years ago
  33. 1143469 Merge "Tapl library" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  34. 2ce6a13 Tapl library by Vadim Tryshev · 7 years ago
  35. 484c643 Delete unnecessary line to trigger build by Hyunyoung Song · 7 years ago
  36. 36b5422 Retiring some feature flags by Sunny Goyal · 7 years ago
  37. 0095d14 [automerger] Add @Test and @Ignore to untested test methods in RequestPinItemTest. am: ca02f00eb1 by Android Build Merger (Role) · 7 years ago
  38. ca02f00 Add @Test and @Ignore to untested test methods in RequestPinItemTest. by Jon Miranda · 7 years ago
  39. 4a72405 [automerger] Add @Test and @Ignore to untested test methods. am: 1aaaac8343 by Android Build Merger (Role) · 7 years ago
  40. 1aaaac83 Add @Test and @Ignore to untested test methods. by Jon Miranda · 7 years ago
  41. bc57c64 Merge "Comment out part of WorkTabTest as it is not succeeding in the build server. Bug: 78589564" into ub-launcher3-edmonton-polish by TreeHugger Robot · 7 years ago
  42. 73c0010 [automerger] Comment out part of WorkTabTest as it is not succeeding in the build server. Bug: 78589564 am: 70e36604a4 by Android Build Merger (Role) · 7 years ago
  43. 70e3660 Comment out part of WorkTabTest as it is not succeeding in the build server. by Hyunyoung Song · 7 years ago
  44. 9a36abc Merge "Increase timeout for WorkTabTest Bug: 78589564" into ub-launcher3-edmonton-polish by TreeHugger Robot · 7 years ago
  45. 7b26b7e [automerger] Increase timeout for WorkTabTest Bug: 78589564 am: e8d5bcfb92 by Android Build Merger (Role) · 7 years ago
  46. e8d5bcf Increase timeout for WorkTabTest Bug: 78589564 by Hyunyoung Song · 7 years ago
  47. 3c83d4e Merge "Fix the Launcher3Tests Bug: 78589564" into ub-launcher3-edmonton-polish by TreeHugger Robot · 7 years ago
  48. 1b57070 [automerger] Fix the Launcher3Tests Bug: 78589564 am: 3efd037e63 by Android Build Merger (Role) · 7 years ago
  49. 3efd037 Fix the Launcher3Tests Bug: 78589564 by Hyunyoung Song · 7 years ago
  50. 2bc2692 Merge "Fix duplicate <uses-sdk> elements in Launcher3Tests" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  51. 5a7d701 UNREVIEWED: TAPL prototype for in-lab flake test by Vadim Tryshev · 7 years ago
  52. 5d4eb1d Fix duplicate <uses-sdk> elements in Launcher3Tests by Colin Cross · 7 years ago
  53. c22dec2 Change target SDK for Launcher3Tests.apk to run on Sailfish device (API28) by Hyunyoung Song · 7 years ago
  54. 4213783 Updating gradle configuration by Sunny Goyal · 7 years ago
  55. 87827b5 Add sanity test for work tab by Tony Mak · 8 years ago
  56. 605bcf3 Fixing bug when model was not reflected properly on the UI. by Sunny Goyal · 8 years ago
  57. 623eddd Updating Launcher rotation logic by Sunny Goyal · 8 years ago
  58. b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 8 years ago
  59. 1b6826c Deprecate work folder by Tony Mak · 8 years ago
  60. 179249d Dominant color is part of icon cache by Sunny Goyal · 8 years ago
  61. 29947f0 No more waiting around for resume by Sunny Goyal · 8 years ago
  62. 8b0a647 Removing dependency on deprecated android.test.** package by Sunny Goyal · 8 years ago
  63. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 8 years ago
  64. 91498ab Moving install queue updates to worker thread. by Sunny Goyal · 8 years ago
  65. 952e63d Fixing custom widgets support: by Sunny Goyal · 8 years ago
  66. e24cb63 WallpaperManagerCompat should target correct platform by Hyunyoung Song · 8 years ago
  67. 8e5464b Remove flicker when multiple apps are added/removed/updated on widget tray by Hyunyoung Song · 8 years ago
  68. b55b626 Merge "Remove LAUNCHER3_ALL_APPS_PULL_UP Bug: 63712253 Verified: all apps transition fully functional Verified: NO_ALL_APPS_ICON = false case also works." into ub-launcher3-dorval-polish2 by TreeHugger Robot · 8 years ago
  69. d725f64 Remove LAUNCHER3_ALL_APPS_PULL_UP by Hyunyoung Song · 8 years ago
  70. b23980c Fixing duplicate/inconsistent definitions for model and callbacks by Sunny Goyal · 8 years ago
  71. 1d7f45d Fixing various tests by Sunny Goyal · 8 years ago
  72. b57fdd8 Merge "Adding A feature flag to disable widgets and a corresponding build target Launcher3Go without widgets support" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 8 years ago
  73. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 8 years ago
  74. b72d8b2 Using common fling detection logic for notification and all-apps by Sunny Goyal · 8 years ago
  75. eb29782 Using collator for string matching am: 05d2df1678 by Sunny Goyal · 8 years ago
  76. 05d2df1 Using collator for string matching by Sunny Goyal · 8 years ago
  77. d791f3a Launcher3: Can't search out local app by Chinese by yingrenw · 8 years ago
  78. a9f4bff Launcher3: Can't search out local app by Chinese by yingrenw · 8 years ago
  79. f40e949 Add tests to SwipeDetector (formerly VerticalPullDetector). by Hyunyoung Song · 8 years ago
  80. 692aeec Close cursor after use in RestoreDbTaskTest. by Rajeev Kumar · 8 years ago
  81. 0108854 Fixing GridMigrationTask tests by Sunny Goyal · 8 years ago
  82. 887bd1f Show more shortcuts when last notification is dimissed by Tony · 8 years ago
  83. e86f11f Adding support for loading workspace in the absence of Launcher. by Sunny Goyal · 8 years ago
  84. a474a9b Simplifying logic for managed for icon addition by Sunny Goyal · 8 years ago
  85. 05f3088 Adding support for DB downgrade by Sunny Goyal · 8 years ago
  86. 161f96b Moving apps search related logic into a custom layout file by Sunny Goyal · 8 years ago
  87. ca4e6b4 resolve merge conflicts of 26b174659 to ub-launcher3-master by Tony · 9 years ago
  88. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 9 years ago
  89. c455293 Merge "De-dupe shortcuts with the same id as the main notification." into ub-launcher3-dorval by Tony Wickham · 9 years ago
  90. 2f5bb16 De-dupe shortcuts with the same id as the main notification. by Tony Wickham · 9 years ago
  91. afc3f09 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 9 years ago
  92. c65a008 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 9 years ago
  93. 817afa3 Show promise app icon in All Apps while installation process. by Mario Bertschler · 9 years ago
  94. 88c07e5 Updating test as per API changes by Sunny Goyal · 9 years ago
  95. f410ca7 Updating test as per API changes by Sunny Goyal · 9 years ago
  96. 93ce56f Merge "Separating the config and flags in different directories so that it is easier to override one or the other" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  97. b265ba7 Removing DeferredHandler and using a simple Handler to post callbacks by Sunny Goyal · 9 years ago
  98. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 9 years ago
  99. f55ad3d Merge "Adding some tests for request pin shortcut/widget flow" into ub-launcher3-dorval by TreeHugger Robot · 9 years ago
  100. d984335 Adding some tests for request pin shortcut/widget flow by Sunny Goyal · 9 years ago