0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document client.getDevicePath(). More... almost 11 years ago
Document client.getSerialNo(). More... almost 11 years ago
Document client.kill(). More... almost 11 years ago
Begin documenting the API. More... almost 11 years ago
Document general information. More... almost 11 years ago
Add a simple benchmark for testing the sync service's pull speed compared to ADB CLI. On a Nexus 7, our sync service seems to be about 5% faster, although some of it may be explained by spawn(). More... almost 11 years ago
Make sure the 'end' event gets fired on pullFileStream(). More... almost 11 years ago
Merge branch 'release/0.2.0' into develop More... almost 11 years ago
Merge branch 'release/0.2.0' More... almost 11 years ago
Test Parser.readByteFlow(). Stop using setImmediate for easier testing. More... almost 11 years ago
Merge branch 'feature/sync' into develop More... almost 11 years ago
Fix mode of pushed file. More... almost 11 years ago
Refactor installation to use the new sync service instead of the adb binary. More... almost 11 years ago
Add skipLine() to parser for easier shell output processing. More... almost 11 years ago
Add chain test for Sync.stat() and change misleading, related descriptions in other tests. More... almost 11 years ago
Test pushFileStream() callback. More... almost 11 years ago
Fix sync.end() test. More... almost 11 years ago
Add minimal pushFileStream() testing. More... almost 11 years ago
Automatically close sync connection after each device test. More... almost 11 years ago
Add a few simple tests for pullFileStream(). More... almost 11 years ago
Test sync.end(). More... almost 11 years ago
Make sync.stat behave like fs.stat (well, with the information we have). More... almost 11 years ago
Initial implementation of the sync service. More... almost 11 years ago
Refactor parser to not depend on instance variables for state, and to take advantage of built-in Stream features. More... almost 11 years ago
Merge branch 'hotfix/0.1.7' into develop More... almost 11 years ago
Merge branch 'hotfix/0.1.7' More... almost 11 years ago
Fix install not working when multiple devices are connected. More... almost 11 years ago
Merge branch 'release/0.1.6' into develop More... almost 11 years ago
Merge branch 'release/0.1.6' More... almost 11 years ago
Revert "Add filters to logcat." More... almost 11 years ago