14 Commits (v0.7.0)

Author SHA1 Message Date
Linus789 4bb6774156 -user USER_ID: make sure that the user actually exists 3 years ago
Linus789 63ea08aef7 install: improve description of -user 3 years ago
Linus789 5ee7a02384 search: add option to filter by user 3 years ago
Linus789 c7d4cad381 validate -user argument for correctness 3 years ago
Linus789 7936bf42a7 fix not being able to install app for other user if up-to-date 3 years ago
Linus789 017e11ec7a install: finish implementation of -user 3 years ago
Linus789 6811e291cb install: add exclude option for upgrading 3 years ago
Linus789 a9d5609e1b install: add option for skipping on errors 3 years ago
Linus789 9622806bee add option to only install for specific user 3 years ago
Daniel Martí c4ec65d94e support F-Droid's CSV export in install 7 years ago
Daniel Martí f23aba7bd7 small help tweaks, sync with README 7 years ago
Daniel Martí bcd0811526 add install -u and -n flags 7 years ago
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 9 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