45 Commits (712ea6ddd4fec7bf86aa45a9487fb8da86c5d8f2)

Author SHA1 Message Date
relan 712ea6ddd4 Pick app icon from the latest APK 10 years ago
relan c511c88854 Introduce APKs suggestions 10 years ago
Daniel Martí 14ee06ac4d Fallback method to find a current apk 10 years ago
Daniel Martí 9047d135aa More consistent names 10 years ago
Daniel Martí c0b809a051 Remove dead firstLine assignment 10 years ago
Daniel Martí dddc610022 Add added and lastupdated dates 11 years ago
Daniel Martí 6a1390d100 Link back to apps from apks 11 years ago
Daniel Martí 5fedeb8671 If CVCode is 0, take the highest version. 11 years ago
Daniel Martí 2e15095e1c Remove dogecoin support 11 years ago
Daniel Martí da12500f2f Make CurApk be a method 11 years ago
Daniel Martí faf9594205 Start using apps from multiple repos 11 years ago
Daniel Martí 95dbef5000 Make extra fields be ignored in xml 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í d220f4e3f2 Link apks to the repo they come from 11 years ago
Daniel Martí 5e24562367 Split up field types into fieldtypes.go 11 years ago
Daniel Martí 111ec07cbe Separate repo struct 11 years ago
Daniel Martí 4b79060d7d Use // for the license headers 11 years ago
Daniel Martí 81398803cf Don't assume that apks are sorted already 11 years ago
Daniel Martí 3f6718207d Improve support for custom types in the xml 11 years ago
Daniel Martí 3ad355aae2 Add hash checking and fix hexadecimal chardata 11 years ago
Daniel Martí cc56a70677 Add support for date values 11 years ago
Daniel Martí 210152227e Fix hash values 11 years ago
Daniel Martí 4ba4ce9f88 xml: unmarshal hex values properly 11 years ago
Daniel Martí d9c53bb589 Don't export commaList 11 years ago
Daniel Martí 74be4339ec Use int64 for sizes 11 years ago
Daniel Martí 61a13174fd Don't use uints for vercodes 11 years ago
Daniel Martí a72b8bee3c Add more Apk fields 11 years ago
Daniel Martí 0afe577b09 Move jar code into jar.go 11 years ago
Daniel Martí d30fdaf846 Add changelog support 11 years ago
Daniel Martí d7df91e65e Move appList closer to usage 11 years ago
Daniel Martí 33698974ca Move http downloading code to cmd/fdroidcl 11 years ago
Daniel Martí 644bb6dd2c Make index loading funcs use reader interfaces 11 years ago
Daniel Martí ab6eca4ed8 Run go fmt 11 years ago
Daniel Martí baf62cc66c Properly load repo details in an index 11 years ago
Daniel Martí c7ce004912 Load an index, not a repo 11 years ago
Daniel Martí 383bef3914 Always ensure that apps are sorted when loading an index 11 years ago
Daniel Martí 60554a458e Make the library return the whole repo, stop using maps everywhere 11 years ago
Daniel Martí 9978dd8722 Move detailed app printing into cmd/fdroidcl 11 years ago
Daniel Martí 0ffe3a1c4c Move app printing code to cmd/fdroidcl 11 years ago
Daniel Martí 4c1a3f5952 Don't log in the fdroidcl package 11 years ago
Daniel Martí b2a36fa18c Split up command line interface into cmd/fdroidcl 11 years ago
Daniel Martí a8e62238e3 Split up into main and index 11 years ago
Daniel Martí d1f3414bbf Add link support to description 11 years ago
Daniel Martí e3558cb672 Initial support for description handling 11 years ago
Daniel Martí 5f6d05551b Rework file downloading with etag 11 years ago
Daniel Martí ab0755add1 Make use of etags when updating the repo 11 years ago
Daniel Martí 4c4b4aa6cf Add support for donation methods 11 years ago