152 Commits (dea404ca8410e958263c8ed59fbb1c0aaec5cc94)

Author SHA1 Message Date
Daniel Martí dea404ca84 cmd/fdroidcl: fix usage printing of subcommands 7 years ago
Daniel Martí 0cce9bc415 cmd/fdroidcl: better error message on missing index 7 years ago
Daniel Martí bda18064d6 all: bump to v0.4.0 8 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í 4c7e567764 cmd/fdroidcl: skip tests if adb is not installed 8 years ago
Daniel Martí de9786478d cmd/fdroidcl: add first negative match tests 8 years ago
Daniel Martí 78a3907b03 cmd/fdroidcl: rewrite tests to not use go build 8 years ago
Daniel Martí 58621aa0df cmd/fdroidcl: install, upgrade, uninstall tests 8 years ago
Daniel Martí bead346987 cmd/fdroidcl: add first search tests 8 years ago
Daniel Martí 7f134f30e9 cmd/fdroidcl: start adding first endtoend tests 8 years ago
Daniel Martí a9b5e6b1db all: move to mvdan.cc/fdroidcl, merge basedir 8 years ago
Daniel Martí 46a8c9be44 cmd/fdroidcl: add version subcommand 9 years ago
Daniel Martí bbf402016e cmd/fdroidcl: don't use log for error messages 9 years ago
Daniel Martí 39ad590d40 cmd/fdroidcl: remove commented out code 9 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 10 years ago
Daniel Martí 2d34bd675d cmd/fdroidcl: report created file Close error 10 years ago
relan b191eec348 Check that app is installed before uninstalling it 10 years ago
Daniel Martí d37f81b5fb Export Apk.RepoURL to make it show up in the cache 10 years ago
Daniel Martí f48dc32386 fdroidcl: actually use the cache dir for the cache 10 years ago
Daniel Martí e68eb4bc7c fdroidcl: fix cache format crash with repo refs 10 years ago
Daniel Martí 4d0eeea959 Remove rogue cpu.out profile 10 years ago
Daniel Martí 286b62f1ab fdroidcl: delay looking up a device 10 years ago
Daniel Martí 939e24137b fdroidcl: fix another bad category error 10 years ago
lolilolicon 0bdf85ca96 search: filter results by last updated date (#16) 10 years ago
Daniel Martí 1737f562cc fdroidcl: remove incorrect "no such category" error 10 years ago
Daniel Martí 02aa950697 fdroidcl: add `list categories` 10 years ago
Daniel Martí 153203f504 fdroidcl: return instead of using os.Exit(0) 10 years ago
Daniel Martí 1635c158ec fdroidcl: clear cache if any repo is updated 10 years ago
Daniel Martí 70b68e1f41 fdroidcl: cache all metadata to disk 10 years ago
Daniel Martí 34a8ab8a73 Remove *App from Apk type 10 years ago
Daniel Martí d01a29e20f cmd/fdroidcl: small cleanup 10 years ago
Daniel Martí 6c2086eb7c search: don't filter if there are no search terms 10 years ago
lolilolicon cf56bde49a show: s/Name/Version/ 10 years ago
lolilolicon 4924323aff show: display permissions too 10 years ago
Jochen Sprickerhof ef0dcc43b9 Add option to specify the version code of an app 10 years ago
Daniel Martí a25fb82ba7 Point at old adb import again 10 years ago
Daniel Martí 1d4f145071 download: Use one device if connected 10 years ago
Daniel Martí 7536dd744f devices: add maybeOneDevice() 10 years ago
Daniel Martí 82bc981665 update: add missing error check 10 years ago
relan 2d330b5d14 search: consider suggestions 10 years ago
relan e48634ba6a download: fetch all suggested APKs 10 years ago
relan b367c5b4a2 show: avoid CurApk() use 10 years ago
relan bfb5dc8d22 upgrade: use suggested APK 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í 42a1961147 upgrade: compare with recommended vercode 10 years ago
Daniel Martí 7eac43b9b2 Move upgradeApk to upgrade.go 10 years ago
Daniel Martí 88dd181745 Small code simplifications 10 years ago
Daniel Martí 17c1ed1111 cmd/fdroidcl: treat HTTP error codes 10 years ago