Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
langgithub
/
stf
Public
forked from
openstf/stf
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stf
lib
on
master
User selector
All users
All time
Commit history
Commits on Sep 10, 2018
zmq ZMQ_IPV6 option set
aokhotin
committed
4ef05e9
View commit details
Copy full SHA for 4ef05e9
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Update index.js
Show description for 762b07b
sorccu
authored
762b07b
View commit details
Copy full SHA for 762b07b
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Drop sdk.release from minicap.so search path. With Android P its value was "9", which conflicted with the android-9 (SDK 9) folder.
sorccu
committed
ecd79ef
View commit details
Copy full SHA for ecd79ef
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
Merge pull request #806 from thinkhy/patch_180204
Show description for 32c9949
sorccu
authored
32c9949
View commit details
Copy full SHA for 32c9949
View code at this point
Browse repository at this point
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 enabl…
Show description for 95562b5
sorccu
committed
95562b5
View commit details
Copy full SHA for 95562b5
View code at this point
Browse repository at this point
Support OAuth2 state tokens.
sorccu
committed
9763332
View commit details
Copy full SHA for 9763332
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Support new connecting and authorizing device states from ADB
obrie
committed
9914798
View commit details
Copy full SHA for 9914798
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
detect if 'ps' command output all the processes
song
committed
1dccf60
View commit details
Copy full SHA for 1dccf60
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
change 'ps -lef' to 'ps -le 2>/dev/null' to filter weird errors in output
song
committed
69e434d
View commit details
Copy full SHA for 69e434d
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Updated STFService.apk to fix an issue on high aspect ratio devices like the Mi Mix 2 where a portion of the screen may not have been visible. Closes #733.
sorccu
committed
badb3ed
View commit details
Copy full SHA for badb3ed
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Merge pull request #778 from 0rzech/saml-callback-url-option
Show description for 3032980
sorccu
authored
3032980
View commit details
Copy full SHA for 3032980
View code at this point
Browse repository at this point
Merge pull request #768 from 0rzech/screen-reset-option
Show description for 6f42b96
sorccu
authored
6f42b96
View commit details
Copy full SHA for 6f42b96
View code at this point
Browse repository at this point
Merge pull request #779 from DroidsOnRoids/opengles
Show description for 3fc9b5b
sorccu
authored
3fc9b5b
View commit details
Copy full SHA for 3fc9b5b
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
Newest version of formidable changes the default maximum file size to 2MB, which is way too low for anything. Make the limit configurable and set to 1GB by default.
sorccu
committed
4ed5aaa
View commit details
Copy full SHA for 4ed5aaa
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Add option to control SAML callback
0rzech
committed
31f53dc
View commit details
Copy full SHA for 31f53dc
View code at this point
Browse repository at this point
Add option to control screen resetting on device release
0rzech
committed
e8db600
View commit details
Copy full SHA for e8db600
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Merge pull request #800 from syncxplus/master
Show description for e9d03ae
sorccu
authored
e9d03ae
View commit details
Copy full SHA for e9d03ae
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
run 'ps' first, then if it doesn't find the target process try 'ps -elf'
song
committed
1d7efd0
View commit details
Copy full SHA for 1d7efd0
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
add space before and after logic operation
song
committed
2bcc7ad
View commit details
Copy full SHA for 2bcc7ad
View code at this point
Browse repository at this point
improve the solution with one-liner command 'ps -lef||ps'
song
committed
febac1d
View commit details
Copy full SHA for febac1d
View code at this point
Browse repository at this point
Commits on Feb 5, 2018
TPS650 doesn't have a brand. Fixes #804.
sorccu
committed
31b3205
View commit details
Copy full SHA for 31b3205
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
replace commands['ps'] with commands.ps which is suggested by ESLint
song
committed
963de7f
View commit details
Copy full SHA for 963de7f
View code at this point
Browse repository at this point
trivial fix
song
committed
b0c8be8
View commit details
Copy full SHA for b0c8be8
View code at this point
Browse repository at this point
code changes to make ESLint happy
song
committed
bf12832
View commit details
Copy full SHA for bf12832
View code at this point
Browse repository at this point
Use 'ps -lef' instead of 'ps' to list Pids on Android 8.x
song
committed
fa50c56
View commit details
Copy full SHA for fa50c56
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Correct touch service log
Bo
authored
fb4742c
View commit details
Copy full SHA for fb4742c
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Add OpenGL ES version to device properties.
koral--
committed
2af554e
View commit details
Copy full SHA for 2af554e
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
add the column of CPU Platform in device list (#777)
Show description for 2dac3d1
thinkhy
authored
2dac3d1
View commit details
Copy full SHA for 2dac3d1
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Merge pull request #648 from lishuai0214/small-improvements
Show description for 6d8918e
sorccu
authored
6d8918e
View commit details
Copy full SHA for 6d8918e
View code at this point
Browse repository at this point
Add a timestamp to log output. Closes #730.
sorccu
committed
bac3b5e
View commit details
Copy full SHA for bac3b5e
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Slightly modify undefined check to make it match the rest of the codebase. No change in expected usage.
sorccu
committed
17c2ce6
View commit details
Copy full SHA for 17c2ce6
View code at this point
Browse repository at this point
Merge branch 'ldap_search_filter' of https://github.com/thasegaw/stf into thasegaw-ldap_search_filter
sorccu
committed
c55b08f
View commit details
Copy full SHA for c55b08f
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Allow master volume to be always muted.
sorccu
committed
2351025
View commit details
Copy full SHA for 2351025
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Fix checkExecutable() not working correctly on Windows.
sorccu
committed
e2a0447
View commit details
Copy full SHA for e2a0447
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Android 8.0 support.
sorccu
committed
c922eb9
View commit details
Copy full SHA for c922eb9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.