0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added reverse command More... over 7 years ago
2.6.2 More... over 7 years ago
Fix install command on Lenovo A806. Super weird stuff. Fixes openstf/stf#471. More... over 7 years ago
2.6.1 More... over 7 years ago
Fix uninstall not working with a non-existent package on 7.1 Developer Preview. More... over 7 years ago
2.6.0 More... over 7 years ago
Update adbkit-logcat. Closes #51. More... over 7 years ago
Non-functional code changes to make decaffeinate happier. More... almost 8 years ago
2.5.1 More... almost 8 years ago
2.5.0 More... almost 8 years ago
Update project ownership. More... almost 8 years ago
More checks to make sure we don't keep the parser alive if the socket ended earlier. More... almost 8 years ago
Mention our desire to convert the codebase to JS. More... almost 8 years ago
We no longer use git flow. More... almost 8 years ago
Merge pull request #47 from codeskyblue/develop More... almost 8 years ago
add bin to package.json More... almost 8 years ago
Merge branch 'release/2.4.1' into develop More... about 8 years ago
2.4.1 More... about 8 years ago
Turns out some devices, in this case Meizu Note 2, have a different failure output format for `pm uninstall`. A related reliability issue with readAll() was found as well, that caused a timeout instead of a proper rejection. Fixes openstf/stf#306. More... about 8 years ago
Merge branch 'release/2.4.0' into develop More... over 8 years ago
2.4.0 More... over 8 years ago
Disable Nagle algorithm for adbkit connections. I thought it was already disabled but as it turns out I simply misunderstood the documentation. Fixes #41. More... over 8 years ago
Merge branch 'release/2.3.1' into develop More... almost 9 years ago
Bump version to 2.3.1. More... almost 9 years ago
Further improvements to TCP/USB reliability. It was possible to get an error if the client socket (`adb connect` side) died first. More... almost 9 years ago
Make sure tests always use the CoffeeScript source, as they'll otherwise mismatch class instance checks among other things. More... almost 9 years ago
Merge branch 'release/2.3.0' into develop More... almost 9 years ago
Bump version to 2.3.0. More... almost 9 years ago
Merge branch 'tcpusb-rewrite' into develop More... almost 9 years ago
Fix coffeelint warnings. More... almost 9 years ago