389 Commits (master)
 

Author SHA1 Message Date
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
Daniel Martí 5fedeb8671 If CVCode is 0, take the highest version. 11 years ago
Daniel Martí efc56ff1d9 adb: Separate error parsing 11 years ago
Daniel Martí 2e15095e1c Remove dogecoin support 11 years ago
Daniel Martí d803b86ca0 Add badges 11 years ago
Daniel Martí 3515080933 Add travis yml file 11 years ago
Daniel Martí 184affd7d5 Adapt code to new basedir 11 years ago
Daniel Martí e4c34163dc Multi-repo support is done 11 years ago
Daniel Martí 5a2c9e2e60 Add support for enabling/disabling of repos 11 years ago
Daniel Martí 91fd3e6aac Remove dead code 11 years ago
Daniel Martí da12500f2f Make CurApk be a method 11 years ago
Daniel Martí 0104ab4eb3 Merge app apks from different repos 11 years ago
Daniel Martí faf9594205 Start using apps from multiple repos 11 years ago
Daniel Martí df4fb8a50e Make update use all configured repos 11 years ago
Daniel Martí 95dbef5000 Make extra fields be ignored in xml 11 years ago
Daniel Martí 96add147b9 Don't export the config repo structure 11 years ago
Daniel Martí 28021dad54 Fallback to default config if it can't be read 11 years ago
Daniel Martí 97e3b1a5cf Don't always write default config, do it via defaults 11 years ago
Daniel Martí ad000c6e1d Start using the config file 11 years ago
Daniel Martí 5ed50dff53 Add icon support to App 11 years ago
Daniel Martí 0022cba4df Add SrcURL() to Apk 11 years ago
Daniel Martí 46c8c686a0 Deduplicate apk url code 11 years ago
Daniel Martí 450e69c2b8 Reorganize types 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