this post was submitted on 19 Sep 2023
29 points (100.0% liked)
Fediverse
28205 readers
501 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The F-Droid app is basically a browser that lets you stay logged in which is quite comfy.
It hasn't been updated in 5 months is that normal for that app?
it uses Android's webview, which is a chromium browser that comes with Android by default to be used inside apps. This means that it does not need to be updated frequently, since it is just a wrapper for Android's webview. And bookwyrm itself is updated on the server side and sent to your browser, so no need to update that locally either.
From reading their github's repo, the only thing the developer adding is a barcode scanning for books to be used within webview. Not sure how many updates that thing needs, probably not many.
In conclusion, as long as webview is updated (important, browsers are a security nightmare) and your Bookwyrn instance is updated too, there should be nothing to worry about even if the app itself isn't updated in a year or more.
It think it's a fire and forget kind of app, so I wouldn't expect any updates besides occasional dependency updates.
gotcha