Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
cffe99f0bb2fd9ab4eaa9b4c2ca7a57aa7211a57
/
tests
cffe99f
Automatically diagnosing known flakes
by vadimt
· 6 years ago
299aaf3
TAPL: performing event verification for all gestures
by vadimt
· 6 years ago
2ea348f
Removing flake when 2 long-press events happened on single long press
by vadimt
· 6 years ago
f7b2d40
Merge "TAPL: Verifying some interactions with system" into ub-launcher3-master
by Vadim Tryshev
· 6 years ago
2abd13a
Merge "Fix BaseSwipeDetector#setState() called inside another setState()" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
252d012
TAPL: Verifying some interactions with system
by vadimt
· 6 years ago
8b0e50f
Merge "Tracing launcher package name" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
cef8008
Tracing launcher package name
by vadimt
· 6 years ago
3d76dad
Merge "Recognizing running "prebuilt" launcher and manually built platform" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
d4ec31a
Merge "TAPL: Tracing only changed part of the context for diags" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
3f33042
Fix BaseSwipeDetector#setState() called inside another setState()
by Tony Wickham
· 6 years ago
d068f1c
Merge "integration test for open settings menu from workspace." into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
1eb46b8
Recognizing running "prebuilt" launcher and manually built platform
by vadimt
· 6 years ago
654adf6
integration test for open settings menu from workspace.
by Pinyao Ting
· 6 years ago
466bf55
Merge "Using grantRuntimePermission()" into ub-launcher3-master
by Vadim Tryshev
· 6 years ago
aad54ab
Using grantRuntimePermission()
by vadimt
· 6 years ago
3748443
Merge "Delete code that became dead after moving tests to robolectric" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
2e0b8e3
Merge "Revert "include integration test for open settings menu from workspace"" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
d6eed66
Merge "Not crash when UI objects disappear during visible objects verification" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
b856e48
Not crash when UI objects disappear during visible objects verification
by vadimt
· 6 years ago
cd1cc0e
Revert "include integration test for open settings menu from workspace"
by Pinyao Ting
· 6 years ago
b5087c4
Delete code that became dead after moving tests to robolectric
by vadimt
· 6 years ago
2c4e318
TAPL: Tracing only changed part of the context for diags
by vadimt
· 6 years ago
108cc51
Merge "include integration test for open settings menu from workspace" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
0fd48b5
Merge "Updating Robolectric tests" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
5910438
Merge "Temporary workaround for long failure messages when running from AS" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
9ae9b60
Updating Robolectric tests
by Sunny Goyal
· 6 years ago
26b0938
Fix Launcher3Tests SDK version
by Dan Willemsen
· 6 years ago
a852330
Temporary workaround for long failure messages when running from AS
by vadimt
· 6 years ago
e94baee
include integration test for open settings menu from workspace
by Pinyao Ting
· 6 years ago
97d7b90
Fixing typo
by vadimt
· 6 years ago
45657af
Merge "Adding diagnostics for failing click-to-home" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
c9a907b
Merge "Removing temporary workarounds to make tests pass on Cuttlefish" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
0f58b63
Merge "Diagnosing visible windows' packages for Background mode" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
7d89016
Merge "Improving navigation mode switch rule and around" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
44e697b
Adding diagnostics for failing click-to-home
by vadimt
· 6 years ago
f4b5bca
Merge "Starting swipe-to-all-apps outside of areas triggering long-press" into ub-launcher3-master
by Vadim Tryshev
· 6 years ago
08eca2f
Removing temporary workarounds to make tests pass on Cuttlefish
by vadimt
· 6 years ago
03cd58e
Diagnosing visible windows' packages for Background mode
by vadimt
· 6 years ago
a45ee97
Recycling accessibility event as the docs require
by vadimt
· 6 years ago
f0c8052
Starting swipe-to-all-apps outside of areas triggering long-press
by vadimt
· 6 years ago
2eb4849
Improving navigation mode switch rule and around
by vadimt
· 6 years ago
526c630
Simplify diagnosing of the context menu being present when not expected
by vadimt
· 6 years ago
98833d5
Merge "Updating some non-final static objects" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
7d2f42d
Merge "Moving logging Launcher and platform versions before matching" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
73b5a27
Updating some non-final static objects
by Sunny Goyal
· 6 years ago
4f37a5e
Merge "Removing static instances of UserManagerCompat and AppWidgetManager" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
337c81f
Removing static instances of UserManagerCompat and AppWidgetManager
by Sunny Goyal
· 6 years ago
61e2852
Moving logging Launcher and platform versions before matching
by vadimt
· 6 years ago
bdaa179
Consistently checking state change messages
by vadimt
· 6 years ago
4b5b0eb
Moving some tests to robolectric
by Sunny Goyal
· 6 years ago
8a50a6d
Send home intent after reaching 3P launcher on swipe up
by Tony Wickham
· 6 years ago
0868d99
Merge "Improving error messages when swiping up to home" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
7d6e7ad
Improving error messages when swiping up to home
by vadimt
· 6 years ago
9ccea39
Merge "Accelerating dragging to workspace by using pause at the end of the gesture" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
5e1ecf6
Adds proto-lite libraries to Launcher3 make files.
by thiruram
· 6 years ago
83b7a6d
Accelerating dragging to workspace by using pause at the end of the gesture
by vadimt
· 6 years ago
10bf769
Merge "Making the default launcher rule outer for the Portrait-Landscape one" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
4d627f0
Staring swipe-to-all-apps gesture from above bottom gesture area
by vadimt
· 6 years ago
f9e5592
Making the default launcher rule outer for the Portrait-Landscape one
by vadimt
· 6 years ago
73cd121
When scrolling in All apps, scroll to last clickable row
by vadimt
· 6 years ago
d82d667
Merge "Revert "When scrolling in All apps, scroll to last clickable row"" into ub-launcher3-master
by Vadim Tryshev
· 6 years ago
a354835
Revert "When scrolling in All apps, scroll to last clickable row"
by Vadim Tryshev
· 6 years ago
44677f7
fix custom shortcut test
by Pinyao Ting
· 6 years ago
fa6f567
Improving error message
by vadimt
· 6 years ago
236ef05
Merge "Tapl: AllApps: ensuring a minimal vertical size of an icon" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
4800834
Tapl: AllApps: ensuring a minimal vertical size of an icon
by vadimt
· 6 years ago
fed4d8e
disable custom shortcut test in oop am: d9dd8ef3ba
by Pinyao Ting
· 6 years ago
d9dd8ef
disable custom shortcut test in oop
by Pinyao Ting
· 6 years ago
7afd271
When scrolling in All apps, scroll to last clickable row
by vadimt
· 6 years ago
b0a14e9
Removing temporary tweaks to make tests pass in presubmit
by vadimt
· 6 years ago
13a7980
System apps must target API 29 or higher
by Jon Miranda
· 6 years ago
137f5b6
Improve diags when system errors cause failing Launcher tests
by vadimt
· 6 years ago
5eee5f4
enable custom shortcut test
by Pinyao Ting
· 6 years ago
3808a69
Storing BitmapInfo instead of icon and color directly in itemInfo
by Sunny Goyal
· 6 years ago
b7eedb4
Support for overriding test run flavor
by vadimt
· 6 years ago
23c8341
Removing tracing and @Stability for a fixed bug
by vadimt
· 6 years ago
ef55864
Bump time to scroll to last visible row (affects jank/perf tests)
by Winson Chung
· 6 years ago
f13109d
Merge "Refactor SwipeDetector to track both axes" into ub-launcher3-qt-future-dev
by TreeHugger Robot
· 6 years ago
eed585b
Refactor SwipeDetector to track both axes
by Tony Wickham
· 6 years ago
5aeb3b8
Refactor SwipeDetector to track both axes
by Tony Wickham
· 6 years ago
85561d1
Merge "Fix testQuickSwitchFromApp" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
bc42d64
Fix testQuickSwitchFromApp
by Tony Wickham
· 6 years ago
476b7d4
Fix testQuickSwitchFromApp
by Tony Wickham
· 6 years ago
f6448e6
Merge "Reduce animation time for some common TAPL actions (affects jank/perf tests)" into ub-launcher3-master
by Winson Chung
· 6 years ago
82b2ef2
Reduce animation time for some common TAPL actions (affects jank/perf tests)
by Winson Chung
· 6 years ago
7caa519
Merge "Step 4 from the plan below:" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
3a13366
Restoring 10-sec wait for model initialization
by vadimt
· 6 years ago
ad81b81
Step 4 from the plan below:
by vadimt
· 6 years ago
af317c7
More preparation for enabling inproc presubmits
by vadimt
· 6 years ago
35903d2
Merge "Reducing the time for expected launcher initialization back to 10 sec" into ub-launcher3-master
by TreeHugger Robot
· 6 years ago
6332b7d
Reducing the time for expected launcher initialization back to 10 sec
by vadimt
· 6 years ago
3680357
Preparing to enabling Inproc launcher tests as presubmit
by vadimt
· 6 years ago
40f8756
Merge "Fix a couple trace issues" into ub-launcher3-master
by Winson Chung
· 6 years ago
5cc62c7
Fix a couple trace issues
by Winson Chung
· 6 years ago
8409284
Merge "Cleaning up properly after RaceConditionReproducerTest" into ub-launcher3-master
by Sunny Goyal
· 6 years ago
bffbd75
Cleaning up properly after RaceConditionReproducerTest
by Sunny Goyal
· 6 years ago
6b62f28
Fix quick switch test gesture in landscape 2-button mode am: a0f77c4449
by Tony Wickham
· 6 years ago
36d7be7
Implementing test stability attribute
by vadimt
· 6 years ago
a0f77c4
Fix quick switch test gesture in landscape 2-button mode
by Tony Wickham
· 6 years ago
Next »