2 Commits (master)

Author SHA1 Message Date
Daniel Martí cb24828520 Use a map to identify errors 10 years ago
Daniel Martí f6fa62afb1 Move error stuff to error.go 10 years ago
Daniel Martí 94fca801c3 Make the host a constant 10 years ago
Daniel Martí a4971d2d15 Initial commit 10 years ago
Daniel Martí 2be6470bed Various code cleanups 10 years ago
Daniel Martí 2a687359de Replace ReadCloser with Reader found by interfacer 10 years ago
Daniel Martí b18687f455 adb: add Upgrade 11 years ago
Daniel Martí efc56ff1d9 adb: Separate error parsing 11 years ago
Daniel Martí 4b79060d7d Use // for the license headers 11 years ago
Daniel Martí cefdf39857 Checking for the length of submatches isn't necessary 11 years ago
Daniel Martí 56b4ec7869 Make failure code code a lot more robust via regex 11 years ago
Daniel Martí 8b33deca56 Avoid possible panic when slicing out of range 11 years ago
Daniel Martí bbda2dced5 Fix some variable names as per golint 11 years ago
Daniel Martí ea3545a1e5 Better support for adb result codes 11 years ago
Daniel Martí 8ec1e649bf Adb start server fixes 11 years ago
Daniel Martí a7994f6c48 Deduplicate lots of INSTALL_ and DELETE_ 11 years ago
Daniel Martí e1b530ae14 Implement all of the adb install errors 11 years ago
Daniel Martí 28b22c2808 Add all possible uninstall errors 11 years ago
Daniel Martí 76a985a9df Implement uninstall 11 years ago
Daniel Martí eb210bd626 Better connected devices support 11 years ago
Daniel Martí 86e48692d0 Always use maps for installed packages 11 years ago
Daniel Martí 64925cd401 Populate versionCode and versionName in adb.Installed() 11 years ago
Daniel Martí 2666a4f7af Replace pm with dumpsys for querying installed packages 11 years ago
Daniel Martí b969dd340b Fix indentation in adb 11 years ago
Daniel Martí cc9b1ff216 Explicitly start the ADB server 11 years ago
Daniel Martí 2da75070e6 Better support for listing adb devices 11 years ago
Daniel Martí 90e9a8d723 Implement listing of installed apps 11 years ago
Daniel Martí 1615385037 Add uninstall 11 years ago
Daniel Martí e2b7666f17 Implement install 11 years ago
Daniel Martí 2d0d953f52 Get more information from adb devices 11 years ago
Daniel Martí d180376e07 Implement device listing in adb 11 years ago
Daniel Martí 6242524609 Start working on adb 11 years ago