0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 04, 2023 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Grammar fixes. More... almost 11 years ago
Fix stdin -> stderr in README. More... almost 11 years ago
Set up publish pipeline. More... almost 11 years ago
Fix wrong callback in sync tests. More... almost 11 years ago
Merge branch 'release/0.3.0' into develop More... almost 11 years ago
Merge branch 'release/0.3.0' More... almost 11 years ago
Change pushFileStream to pushStream and pullFileStream to pull(). Add a convenience push method that detects the type of the contents and calls the appropriate push* method. Finally, use the new API to provide shortcuts for stat(), push() and pull() in the Client. Update tests and documentation. More... almost 11 years ago
Update pushFile and pushFileStream's signatures to match documentation. More... almost 11 years ago
Added a few examples. More... almost 11 years ago
Change 'Get' to 'Gets' in README. More consistent. More... almost 11 years ago
Merge branch 'feature/readme' into develop More... almost 11 years ago
Document the sync service. More... almost 11 years ago
Reorganize API headers. More... almost 11 years ago
Document client.startActivity(). More... almost 11 years ago
Document client.isInstalled(). More... almost 11 years ago
Document client.uninstall(). More... almost 11 years ago
Document client.install(). More... almost 11 years ago
Document client.openLogcat(). More... almost 11 years ago
Document client.openMonkey(). More... almost 11 years ago
Document client.openTcp(). More... almost 11 years ago
Document client.openLog(). More... almost 11 years ago
Document client.screencap(). More... almost 11 years ago
Document client.framebuffer(). More... almost 11 years ago
Document client.remount(). More... almost 11 years ago
Document client.shell(). More... almost 11 years ago
Fix a documentation error in client.getFeatures(). More... almost 11 years ago
Document client.forward(). More... almost 11 years ago
Document client.getFeatures(). More... almost 11 years ago
Document client.getProperties(). More... almost 11 years ago
Document client.getState(). More... almost 11 years ago