Commit Graph

6 Commits

Author SHA1 Message Date
Torsten Grote
066a4e265f [download] add support for IPFS HTTP gateways
This refactors the library so that Downloaders receive the IndexFile directly so that they get access to the IPFS CID, but also to the SHA256 hash and the file size. Mirrors can now be marked as IPFS gateways.
2022-11-25 11:07:37 +01:00
Torsten Grote
9035649f52 Upgrade to Android Studio Chipmunk
and upgrade other dependencies as well
2022-11-25 11:07:37 +01:00
Torsten Grote
ed82ae7b88 [app] upgrade dependencies 2022-11-25 11:07:03 +01:00
Torsten Grote
ce1d07b4b1 [index] in v1 the whatsNew refers to suggested version not first version 2022-11-24 22:34:50 +01:00
Torsten Grote
1608502569 [index] move v1 tests from app to index
and allow permission arrays of larger size for v1
2022-11-24 20:53:19 +01:00
Torsten Grote
f6075848e7 Move libraries into their own folder
and remove sharedTest symlink hack. The shared tests are now a proper gradle module to avoid issues with using the same source files in different modules.
2022-09-12 09:46:15 +00:00