Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies to latest, remove kotlin #33

Closed
wants to merge 62 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
b7e1a21
update dependencies to latest, remove kotlin
codeskyblue Aug 29, 2017
120fbab
add screen client
codeskyblue Aug 30, 2017
18674aa
upgrade nanohttpd to 2.3.1, add /ping
codeskyblue Aug 31, 2017
605063a
add screenrecord support
codeskyblue Sep 1, 2017
90614a9
add service to make test not be killed
codeskyblue Sep 5, 2017
6943df6
fix travis
codeskyblue Sep 22, 2017
497a17d
change target from 25 to 22, to prevent xiaomi 4A permissions.READ_PH…
codeskyblue Sep 30, 2017
8854971
add wifi-lock
codeskyblue Oct 12, 2017
12889ad
add accept all the licenses
codeskyblue Oct 17, 2017
6b1b95c
remove constraint layout
codeskyblue Oct 17, 2017
688273e
update version to 1.0.5
codeskyblue Oct 18, 2017
288fdf5
add FastIME, launch app on each healthcheck, identify add RED theme
codeskyblue Nov 13, 2017
5aca206
update version code, add battery and rotation monitor
codeskyblue Nov 15, 2017
264debe
1. reduce brightness of black identify activity
codeskyblue Nov 22, 2017
8aaf447
not launch service before run instrument, better UI of fastInputIME
codeskyblue Dec 5, 2017
1c181d3
1. Manifest.xml add persistant=true
codeskyblue Dec 5, 2017
571a110
Merge branch 'master' of https://github.com/openatx/android-uiautomat…
codeskyblue Dec 14, 2017
bd0ab41
add stop uiautomator and stop atx-agent button
codeskyblue Dec 23, 2017
b11dc3d
little fix
codeskyblue Jan 12, 2018
1fb8910
input method support touch
codeskyblue Jan 16, 2018
5600d47
add adb clear_text
codeskyblue Jan 16, 2018
054d85d
show wifi address on notification
codeskyblue Jan 16, 2018
eff9ff8
add group: deprecated in travis.yml
codeskyblue Jan 17, 2018
7add752
auto version using git, remove 1.0.7 and 1.0.8 for bad version
codeskyblue Jan 17, 2018
7b99a99
add change log, add steps about how to genearete change log
codeskyblue Feb 24, 2018
37321ee
fix fix
codeskyblue Feb 24, 2018
145f2c5
add auto install support
codeskyblue Mar 7, 2018
c48b665
add toast show support
codeskyblue Mar 9, 2018
d7eacad
little modify
codeskyblue Mar 9, 2018
380b7f4
add whatsinput into apk
codeskyblue Apr 3, 2018
5ec2a90
send http post to atx-agent when text changes
codeskyblue Apr 4, 2018
b191a65
add new function: runWatchersOnWindowsChanged
codeskyblue Apr 26, 2018
3708199
add gps mock location, refer to https://github.com/amotzte/android-mo…
diaojunxian May 12, 2018
ce9e0b3
1、修改build.gradle version and buildToolVersion 2、修改部分编码问题
diaojunxian May 14, 2018
743922b
修改变量为直接声明赋值
diaojunxian May 14, 2018
17f413d
custom error resolve, try to find out NullException
codeskyblue May 15, 2018
1ae6021
Merge pull request #7 from diaojunxian/master
codeskyblue May 15, 2018
2ffa56c
format code
codeskyblue May 15, 2018
6e1d97a
Update README.md
diaojunxian May 15, 2018
4f957d9
Merge pull request #8 from diaojunxian/patch-1
codeskyblue May 15, 2018
bedbae1
upgrade uiautomator 2.1.2->2.1.3 to fixed setWaitForIdleTimeout not w…
codeskyblue Jun 7, 2018
cc60594
add toast get support
codeskyblue Jun 19, 2018
6909768
it looks good to get toast
codeskyblue Jun 19, 2018
babc434
fix count error when have child
codeskyblue Jun 26, 2018
6cc0b28
sync watched, to prevent watchers.remove error
codeskyblue Jun 26, 2018
6351db9
try to fix input ime send twice text bug
codeskyblue Jun 29, 2018
9f1db37
add broadcast ADB_EDITOR_CODE support
codeskyblue Jul 3, 2018
cca4539
fix toast message get error: android.text.SpannableString cannot be c…
codeskyblue Jul 6, 2018
cb51405
objInfo use Ui2 first then fallback to Ui1
codeskyblue Aug 13, 2018
e42efe3
use UiObject2 first then fallback to UiObject, sometime UiObject may …
codeskyblue Aug 14, 2018
55b1732
1.add wifi info 2.add memory info 3.modi ui style
Oct 31, 2018
e35ea2c
Merge pull request #17 from fengzhiyuanyi/master
codeskyblue Oct 31, 2018
ed61703
make intent call explicit
mingyuan-xia Nov 20, 2018
3fe99c1
fix a race condition when getting uiobject2
mingyuan-xia Nov 20, 2018
f97eacd
adjust app UI and add start_uiautomator
mingyuan-xia Nov 20, 2018
ce3e7b8
extract AccessibilitiNodeInfoDumper from uiautomator source code
codeskyblue Nov 27, 2018
4e4f5a3
sync AccessibilitiNodeInfoDumper to new code
codeskyblue Nov 27, 2018
038b9c5
Merge pull request #19 from openatx/fix-dump
mingyuan-xia Nov 27, 2018
7692d71
fixed service memory leak
Nov 27, 2018
783a062
Merge pull request #20 from kenansheng/master
codeskyblue Nov 27, 2018
21d9986
fix dumpHierarchy XML charactor error
codeskyblue Nov 27, 2018
4655a7c
merge
codeskyblue Nov 27, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 8 additions & 2 deletions app/src/androidTest/java/com/github/uiautomator/stub/Stub.java
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,20 @@ private void launchService() throws RemoteException {
}

Log.d("Launch service");
context.startService(new Intent("com.github.uiautomator.ACTION_START"));
Intent intent = new Intent();
intent.setAction("com.github.uiautomator.ACTION_START");
intent.setPackage(context.getPackageName());
context.startService(intent);
}

@After
public void tearDown() {
server.stop();
Context context = InstrumentationRegistry.getContext();
context.startService(new Intent("com.github.uiautomator.ACTION_STOP"));
Intent intent = new Intent();
intent.setAction("com.github.uiautomator.ACTION_STOP");
intent.setPackage(context.getPackageName());
context.startService(intent);
}

@Test
Expand Down