This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-20 00:53:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32c9949bd7b5efa88925a2f4da2b5e2485321d3d
stf-DeviceFarmer
/
lib
/
units
/
device
/
resources
History
Simo Kinnunen
95562b5c35
STFService can now display the identity activity (red screen) automatically if a device gets disconnected from USB (or ADB), which can make maintenance easier. This feature is in beta, please enable it by running
adb shell pm grant jp.co.cyberagent.stf android.permission.DUMP
on the devices you want to try it on.
2018-07-14 11:59:38 +08:00
..
util
Add an alternate install location for binary resources. Fixes devices where /data/local/tmp is mounted as noexec, like ZUK Z1.
Closes
#436
.
2017-02-10 04:45:14 +09:00
minicap.js
Fix checkExecutable() not working correctly on Windows.
2017-09-06 16:35:47 +09:00
minirev.js
Fix checkExecutable() not working correctly on Windows.
2017-09-06 16:35:47 +09:00
minitouch.js
Fix checkExecutable() not working correctly on Windows.
2017-09-06 16:35:47 +09:00
service.js
STFService can now display the identity activity (red screen) automatically if a device gets disconnected from USB (or ADB), which can make maintenance easier. This feature is in beta, please enable it by running
adb shell pm grant jp.co.cyberagent.stf android.permission.DUMP
on the devices you want to try it on.
2018-07-14 11:59:38 +08:00