7 Commits (2ca4f176bc70fc8658d5753d52dded21fa2cfc0e)

Author SHA1 Message Date
Linus789 01037c8f28 show: also show name of f-droid repository 3 years ago
Linus789 d20777c04f show: also show url of f-droid repository 3 years ago
Linus789 1908976143 fix parsing the bromite index 3 years ago
Linus789 e514efc909 fix parsing index (minsdk, permissions, etc.) 3 years ago
Jochen Sprickerhof 1bd0f39050 Use English app name if the other is empty 5 years ago
Daniel Martí cdbe2009a2 html unescape name strings from the index 7 years ago
Daniel Martí e6a3f65f49 move main package into root directory 7 years ago
Daniel Martí 7b1b9e3c27 grab text from the english localization 8 years ago
Daniel Martí 0466391a27 all: refactor to use the new JSON index format 8 years ago
Daniel Martí a9b5e6b1db all: move to mvdan.cc/fdroidcl, merge basedir 8 years ago
Daniel Martí d37f81b5fb Export Apk.RepoURL to make it show up in the cache 10 years ago
Daniel Martí e68eb4bc7c fdroidcl: fix cache format crash with repo refs 10 years ago
Daniel Martí 34a8ab8a73 Remove *App from Apk type 10 years ago
Daniel Martí e2c37473b5 Be consistent about Apk receiver names 10 years ago
Daniel Martí 9ed01753a6 index: cleanup 10 years ago
Daniel Martí a25fb82ba7 Point at old adb import again 10 years ago
Daniel Martí 76362d7114 index: simplify IsCompatibleABI 10 years ago
Daniel Martí 1d4f145071 download: Use one device if connected 10 years ago
relan e36744405b Remove unused CurApk() 10 years ago
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