259 Commits (v0.3.0)
 

Author SHA1 Message Date
Daniel Martí 4d0eeea959 Remove rogue cpu.out profile 10 years ago
Daniel Martí 4a3c92d036 Merge pull request #17 from lolilolicon/zsh_completion 10 years ago
lolilolicon 90b5837477 Add zsh completion for fdroidcl 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í 2178b9eb5b Fix broken index test 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
Daniel Martí e2c37473b5 Be consistent about Apk receiver names 10 years ago
Daniel Martí dfde86df7d fieldtypes: inline redundant FromString funcs 10 years ago
Daniel Martí e010e6b08a Merge pull request #15 from lolilolicon/show 10 years ago
lolilolicon cf56bde49a show: s/Name/Version/ 10 years ago
lolilolicon 4924323aff show: display permissions too 10 years ago
Daniel Martí 50a47d3744 adb: make ineffassign happy 10 years ago
Daniel Martí 9ed01753a6 index: cleanup 10 years ago
Daniel Martí 860fcb9408 CI: bump go version 10 years ago
Daniel Martí 7d3820093e Merge pull request #10 from jspricke/specify_version 10 years ago
Jochen Sprickerhof ef0dcc43b9 Add option to specify the version code of an app 10 years ago
Daniel Martí 9a02ad4a35 README: add -u to go get 10 years ago
Daniel Martí a25fb82ba7 Point at old adb import again 10 years ago
Daniel Martí bb403cd4eb Merge github.com/mvdan/adb back into fdroidcl 10 years ago
Daniel Martí 2f5d34f72e Make AdbProps() more robust via a regexp 10 years ago
Daniel Martí 4a6306831a device: code simplification and cleanup 10 years ago
Daniel Martí 76362d7114 index: simplify IsCompatibleABI 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
Daniel Martí f274bbba69 Merge pull request #8 from relan/abi-sdk-filter 10 years ago
relan 23514cc5bd README: Remove note about ABI and API level filters 10 years ago
relan e36744405b Remove unused CurApk() 10 years ago
relan 712ea6ddd4 Pick app icon from the latest APK 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
relan c511c88854 Introduce APKs suggestions 10 years ago
Daniel Martí 8fcbf90aa4 CI: Bump to 1.6.2 10 years ago
relan cf513043a8 Request ABIs and API level from devices 10 years ago
Daniel Martí ee6c2eeceb CI: Bump Go version 10 years ago
Daniel Martí 14ee06ac4d Fallback method to find a current apk 10 years ago
Daniel Martí f51c19c1bb Switch to external package mvdan/adb 10 years ago
Daniel Martí cb24828520 Use a map to identify errors 10 years ago