null2264 / yokai

Free and open source manga reader for Android
Apache License 2.0
362 stars 7 forks source link

Extension repo improvements #72

Open null2264 opened 4 weeks ago

null2264 commented 4 weeks ago

Known issues:

swaggyP36000 commented 3 weeks ago

The trust sources by repo - how does it work? Is there a way I can trigger that, or does it happen automatically when I trust a source in the extensions tab?

null2264 commented 3 weeks ago

The trust sources by repo - how does it work? Is there a way I can trigger that, or does it happen automatically when I trust a source in the extensions tab?

As soon as you added a repo it'll auto trust every extension from that is included in that repo. Assuming the repo has repo.json.

null2264 commented 3 weeks ago

Is there a way I can trigger that

It'll happened automatically but if you need to manually triggered it for some reason in the extension repo settings (Settings > Browse > Extension Repos) you'll find a reload button on top right corner, you can use that to manually fetch latest repo(s) data.

swaggyP36000 commented 3 weeks ago

Got it, thanks