Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
29e1b51a04fb28032f60f4d752acfd9dcd229807
/
tests
29e1b51
Fixing AllAppsIconToHomeTest
by Vadim Tryshev
· 7 years ago
19e0e8a
Merge "Add support for testing in portrait mode" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
802a289
Add support for testing in portrait mode
by Vadim Tryshev
· 7 years ago
ce21dc3
Merge "Add more checks to AppIcon.launch()" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
c0b1a7e
Removing unnecessarily calling parent's tearDown
by Vadim Tryshev
· 7 years ago
9a9e434
Merge "Adding logging pressHome()" into ub-launcher3-master
by Vadim Tryshev
· 7 years ago
3c6607e
Add more checks to AppIcon.launch()
by Vadim Tryshev
· 7 years ago
66408d9
Adding logging pressHome()
by Vadim Tryshev
· 7 years ago
c59465e
Disabling heads-up notifications in launcher tests.
by Vadim Tryshev
· 7 years ago
ee598ad
Adding logging to debug jank test problems
by Vadim Tryshev
· 7 years ago
e02e06a
Including go/tapl in error messages
by Vadim Tryshev
· 7 years ago
0831c7c
Adding README for TAPL
by Vadim Tryshev
· 7 years ago
c63461f
Merge "Move tapl build rule to Android.bp" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
da4fcfe
Move tapl build rule to Android.bp
by Hyunyoung Song
· 7 years ago
b75f536
Merge "Removing tryGetAllApps" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
46e81de
Not assuming that all accessibility events contain bundle
by Vadim Tryshev
· 7 years ago
a90d17b
Removing tryGetAllApps
by Vadim Tryshev
· 7 years ago
530c3cd
Removing AllApps.getObjectDeprecated()
by Vadim Tryshev
· 7 years ago
b441a7e
Create a distinction between prebuilt tapl and tapl built from source.
by Hyunyoung Song
· 7 years ago
a537578
Merge "Fixing AOSP tests after AndroidX migration" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
a3fd1e5
Fixing AOSP tests after AndroidX migration
by Vadim Tryshev
· 7 years ago
12daab5
Enabling some test suites that miss from ATP
by Vadim Tryshev
· 7 years ago
98afc96
Increasing wait time to populate suggested apps
by Vadim Tryshev
· 7 years ago
d819b8f
Comment fix
by Vadim Tryshev
· 7 years ago
9aca88c
Fixing tests on a larger device
by Vadim Tryshev
· 7 years ago
fd34b94
Passing instrumentation to LauncherInstrumentation
by Vadim Tryshev
· 7 years ago
23bb710
Merge "Converting tests to Androidx" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
0a9f3ab
Converting tests to Androidx
by Vadim Tryshev
· 7 years ago
923b81c
Reducing time of TaplTests run
by Vadim Tryshev
· 7 years ago
b6398a1
Sharing protocol constants between Launcher and TAPL
by Vadim Tryshev
· 7 years ago
d230307
Migrating to android-x
by Sunny Goyal
· 7 years ago
a950d40
Merge "Started converting Launcher to be gesture-stable" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
dc755e7
Started converting Launcher to be gesture-stable
by Vadim Tryshev
· 7 years ago
6edb1b8
Changing Condition to an interface to allow using lambdas
by Sunny Goyal
· 7 years ago
3b5793f
Support for running Overview tests with quickstep on and off
by Vadim Tryshev
· 7 years ago
8f7137b
Merge "Removing magic constant 0.1f from Overview" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
309053f
Using SWIPE_UP_SETTING_NAME in TAPL
by Vadim Tryshev
· 7 years ago
846718a
Removing magic constant 0.1f from Overview
by Vadim Tryshev
· 7 years ago
b02bcd4
Removing code duplication for getting swipe-up setting
by Vadim Tryshev
· 7 years ago
7d0cf2a
Increasing wait time.
by Vadim Tryshev
· 7 years ago
589f53c
Merge "Enabling more checks in TAPL tests." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
7acde48
Enabling more checks in TAPL tests.
by Vadim Tryshev
· 7 years ago
7f63682
Merge "Adding AOSP into the tapl library name." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
e98aab0
Merge "Fixing scrolling up in App Apps." into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
ce15b32
Merge "Retiring some feature flags" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
ff3fa34
Fixing scrolling up in App Apps.
by Vadim Tryshev
· 7 years ago
44780ba
Adding AOSP into the tapl library name.
by Vadim Tryshev
· 7 years ago
a279b2e
Adding a build rule for Tapl static library
by Vadim Tryshev
· 7 years ago
1143469
Merge "Tapl library" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
2ce6a13
Tapl library
by Vadim Tryshev
· 7 years ago
484c643
Delete unnecessary line to trigger build
by Hyunyoung Song
· 7 years ago
36b5422
Retiring some feature flags
by Sunny Goyal
· 7 years ago
0095d14
[automerger] Add @Test and @Ignore to untested test methods in RequestPinItemTest. am: ca02f00eb1
by Android Build Merger (Role)
· 7 years ago
ca02f00
Add @Test and @Ignore to untested test methods in RequestPinItemTest.
by Jon Miranda
· 7 years ago
4a72405
[automerger] Add @Test and @Ignore to untested test methods. am: 1aaaac8343
by Android Build Merger (Role)
· 7 years ago
1aaaac83
Add @Test and @Ignore to untested test methods.
by Jon Miranda
· 7 years ago
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
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
70e3660
Comment out part of WorkTabTest as it is not succeeding in the build server.
by Hyunyoung Song
· 7 years ago
9a36abc
Merge "Increase timeout for WorkTabTest Bug: 78589564" into ub-launcher3-edmonton-polish
by TreeHugger Robot
· 7 years ago
7b26b7e
[automerger] Increase timeout for WorkTabTest Bug: 78589564 am: e8d5bcfb92
by Android Build Merger (Role)
· 7 years ago
e8d5bcf
Increase timeout for WorkTabTest Bug: 78589564
by Hyunyoung Song
· 7 years ago
3c83d4e
Merge "Fix the Launcher3Tests Bug: 78589564" into ub-launcher3-edmonton-polish
by TreeHugger Robot
· 7 years ago
1b57070
[automerger] Fix the Launcher3Tests Bug: 78589564 am: 3efd037e63
by Android Build Merger (Role)
· 7 years ago
3efd037
Fix the Launcher3Tests Bug: 78589564
by Hyunyoung Song
· 7 years ago
2bc2692
Merge "Fix duplicate <uses-sdk> elements in Launcher3Tests" into ub-launcher3-master
by TreeHugger Robot
· 7 years ago
5a7d701
UNREVIEWED: TAPL prototype for in-lab flake test
by Vadim Tryshev
· 7 years ago
5d4eb1d
Fix duplicate <uses-sdk> elements in Launcher3Tests
by Colin Cross
· 7 years ago
c22dec2
Change target SDK for Launcher3Tests.apk to run on Sailfish device (API28)
by Hyunyoung Song
· 7 years ago
4213783
Updating gradle configuration
by Sunny Goyal
· 7 years ago
87827b5
Add sanity test for work tab
by Tony Mak
· 8 years ago
605bcf3
Fixing bug when model was not reflected properly on the UI.
by Sunny Goyal
· 8 years ago
623eddd
Updating Launcher rotation logic
by Sunny Goyal
· 8 years ago
b29a5fa
Adding support for hiding widgets from the widget tray and reconfiguring widgets
by Sunny Goyal
· 8 years ago
1b6826c
Deprecate work folder
by Tony Mak
· 8 years ago
179249d
Dominant color is part of icon cache
by Sunny Goyal
· 8 years ago
29947f0
No more waiting around for resume
by Sunny Goyal
· 8 years ago
8b0a647
Removing dependency on deprecated android.test.** package
by Sunny Goyal
· 8 years ago
f1fbc3f
Converting widget panel into a floating view
by Sunny Goyal
· 8 years ago
91498ab
Moving install queue updates to worker thread.
by Sunny Goyal
· 8 years ago
952e63d
Fixing custom widgets support:
by Sunny Goyal
· 8 years ago
e24cb63
WallpaperManagerCompat should target correct platform
by Hyunyoung Song
· 8 years ago
8e5464b
Remove flicker when multiple apps are added/removed/updated on widget tray
by Hyunyoung Song
· 8 years ago
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
d725f64
Remove LAUNCHER3_ALL_APPS_PULL_UP
by Hyunyoung Song
· 8 years ago
b23980c
Fixing duplicate/inconsistent definitions for model and callbacks
by Sunny Goyal
· 8 years ago
1d7f45d
Fixing various tests
by Sunny Goyal
· 8 years ago
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
64a75aa
Adding A feature flag to disable widgets and a corresponding build
by Sunny Goyal
· 8 years ago
b72d8b2
Using common fling detection logic for notification and all-apps
by Sunny Goyal
· 8 years ago
eb29782
Using collator for string matching am: 05d2df1678
by Sunny Goyal
· 8 years ago
05d2df1
Using collator for string matching
by Sunny Goyal
· 8 years ago
d791f3a
Launcher3: Can't search out local app by Chinese
by yingrenw
· 8 years ago
a9f4bff
Launcher3: Can't search out local app by Chinese
by yingrenw
· 8 years ago
f40e949
Add tests to SwipeDetector (formerly VerticalPullDetector).
by Hyunyoung Song
· 8 years ago
692aeec
Close cursor after use in RestoreDbTaskTest.
by Rajeev Kumar
· 8 years ago
0108854
Fixing GridMigrationTask tests
by Sunny Goyal
· 8 years ago
887bd1f
Show more shortcuts when last notification is dimissed
by Tony
· 8 years ago
e86f11f
Adding support for loading workspace in the absence of Launcher.
by Sunny Goyal
· 8 years ago
a474a9b
Simplifying logic for managed for icon addition
by Sunny Goyal
· 8 years ago
Next »