2 Commits (070ecb27a5cea0b4e9fab64187e9bcdaec5c93eb)

Author SHA1 Message Date
Daniel Martí c7e309c1ef start rewriting tests with testscript 7 years ago
Daniel Martí e6a3f65f49 move main package into root directory 7 years ago
Daniel Martí 0466391a27 all: refactor to use the new JSON index format 8 years ago
Daniel Martí b6e3746645 cmd/fdroidcl: merge upgraade into install 8 years ago
Daniel Martí 78a3907b03 cmd/fdroidcl: rewrite tests to not use go build 8 years ago
Daniel Martí a9b5e6b1db all: move to mvdan.cc/fdroidcl, merge basedir 8 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 10 years ago
Daniel Martí 34a8ab8a73 Remove *App from Apk type 10 years ago
Daniel Martí a25fb82ba7 Point at old adb import again 10 years ago
relan f9270077b6 install: use suggested APK 10 years ago
Daniel Martí f51c19c1bb Switch to external package mvdan/adb 10 years ago
Daniel Martí 7eac43b9b2 Move upgradeApk to upgrade.go 10 years ago
Daniel Martí 64af7a6d67 upgrade: actually do upgrade installs 11 years ago
Daniel Martí 6c67f37d41 install: don't allow installed apps 11 years ago
Daniel Martí 04d0c26bc0 Don't quote package names 11 years ago
Daniel Martí 4edeb99822 Restructure download+install code 11 years ago
Daniel Martí 8de78a6ff7 Dedup apk download code 11 years ago
Daniel Martí 062e0a6381 Always check for nil in CurApk() 11 years ago
Daniel Martí da12500f2f Make CurApk be a method 11 years ago
Daniel Martí 46c8c686a0 Deduplicate apk url code 11 years ago
Daniel Martí 4149e65b3b Add a download subcommand 11 years ago
Daniel Martí d220f4e3f2 Link apks to the repo they come from 11 years ago
Daniel Martí ce3a45a78c Reorganize app dir code 11 years ago
Daniel Martí 28d5821c29 Move from mvdan/appdir to mvdan/basedir 11 years ago
Daniel Martí 4b79060d7d Use // for the license headers 11 years ago
Daniel Martí 768749feae Also show when we're installing/uninstalling an app 11 years ago
Daniel Martí 3ad355aae2 Add hash checking and fix hexadecimal chardata 11 years ago
Daniel Martí 83a1cba510 Implement install 11 years ago