0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #23 from SimonSickle/master More... about 9 years ago
Add ADB Sideload More... about 9 years ago
Merge pull request #22 from SimonSickle/master More... about 9 years ago
Add new device state "unauthorized" More... about 9 years ago
Update ADB version More... about 9 years ago
Update ADB and Fastboot to latest More... about 9 years ago
Fix missing directory in arguements More... over 9 years ago
Fix n00b deadlock code More... over 9 years ago
More efficient listing type checking More... over 9 years ago
Use correct code style for project More... over 9 years ago
Merge pull request #18 from Beatsleigher/master More... over 9 years ago
Changed method return type from List<string> to Dictionary<string, ListingType> to easily determine whether the file is a file or directory. More... over 9 years ago
Changed method return type from List<string> to Dictionary<string, ListingType> to easily determine whether the file is a file or directory. More... over 9 years ago
Changed modifiers and added function(s). Changed device variable to readonly (equivalent of Java's final-modifier) to prevent accidental change to the object. Added GetFilesAndFolders(string) function. Returns a List<String> containing all files and folders in the specified directory. See documentation for details. More... over 9 years ago
Remove n00b More... about 10 years ago
Change system properties parsing More... about 10 years ago
I am even stupider than I thought More... over 10 years ago
Add missing timeouts. Update doc More... over 10 years ago
Timeout update More... over 10 years ago
Merge pull request #12 from OmarBizreh/master More... over 10 years ago
Bug fix More... over 10 years ago
Merge pull request #11 from IceDragon59/master More... over 10 years ago
Update Fastboot.cs More... over 10 years ago
Update Fastboot.cs More... over 10 years ago
Merge pull request #1 from regaw-leinad/master More... over 10 years ago
Add timeout chain method to AdbCommand More... over 10 years ago
Update CancelWait to reset after cancel More... over 10 years ago
Merge pull request #10 from OmarBizreh/master More... over 10 years ago
Yeah, I changed the namespace this morning... More... over 10 years ago
Boosting Init of AndroidController.Instance More... over 10 years ago