363 Commits (4bb677415638ad0f15e22469b25e43eaf39447e6)
 

Author SHA1 Message Date
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
Daniel Martí 881c3852d7 Add first test file 10 years ago
Daniel Martí 41a332f361 Split adb.go into server and device 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í 42a1961147 upgrade: compare with recommended vercode 10 years ago
Daniel Martí 7eac43b9b2 Move upgradeApk to upgrade.go 10 years ago
Daniel Martí 2be6470bed Various code cleanups 10 years ago
Daniel Martí 4c18a98f77 README: Fix default config creation doc 10 years ago
Daniel Martí 88dd181745 Small code simplifications 10 years ago
Daniel Martí 8143e5dced README: wording and spacing fixes 10 years ago
Daniel Martí a19b8ef094 README: Mention config file 10 years ago
Daniel Martí e59e4b5ff6 CI: Switch to Go 1.6 10 years ago
Daniel Martí adabfe86a7 Test comma-separated, dates and hex values 10 years ago
Daniel Martí 834b035dd6 Index test case with an apk 10 years ago
Daniel Martí db14b8a100 Add test case with a single app 10 years ago
Daniel Martí f8a12ac400 Start improving test coverage 10 years ago
Daniel Martí 7e53b6c25d Simplify UnmarshalText signatures 10 years ago
Daniel Martí 17c1ed1111 cmd/fdroidcl: treat HTTP error codes 10 years ago
Daniel Martí ef4724a4a0 CI: Run on 1.5.3 10 years ago
Daniel Martí 9047d135aa More consistent names 10 years ago
Daniel Martí c0b809a051 Remove dead firstLine assignment 10 years ago
Daniel Martí 3ca06a6adf Remove redundant UnmarshalXML code 10 years ago
Daniel Martí 333d28f652 README: Add quickstart 10 years ago
Daniel Martí 157595cdf2 cmd/fdroidcl: search can take no args 10 years ago
Daniel Martí b5cb1df63f README: Add install instructions 10 years ago
Daniel Martí dafb02c238 Fix license wording 10 years ago
Daniel Martí 2a687359de Replace ReadCloser with Reader found by interfacer 10 years ago
Daniel Martí 069cb0401a README: upgrade is done 11 years ago
Daniel Martí 64af7a6d67 upgrade: actually do upgrade installs 11 years ago
Daniel Martí b18687f455 adb: add Upgrade 11 years ago
Daniel Martí 5189974b33 Add upgrade command 11 years ago
Daniel Martí 6c67f37d41 install: don't allow installed apps 11 years ago
Daniel Martí 06591b9f9d Add compatibility filters to missing features 11 years ago
Daniel Martí 853e7752e3 Fix installed status reporting 11 years ago
Daniel Martí 49e8c4f852 search: add -c to filter by category 11 years ago
Daniel Martí 8ad11d13cd search: add -o updated 11 years ago
Daniel Martí 7429298331 search: add -o for sort order 11 years ago
Daniel Martí dddc610022 Add added and lastupdated dates 11 years ago
Daniel Martí 28d4d71b72 show: require args 11 years ago
Daniel Martí 56b017b0fa Update README 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í 6a1390d100 Link back to apps from apks 11 years ago
Daniel Martí 062e0a6381 Always check for nil in CurApk() 11 years ago