this post was submitted on 04 Apr 2024
250 points (97.3% liked)

Technology

58012 readers
3153 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 5 months ago (3 children)

That apps published there can't be wrappers around a web application.

[–] [email protected] 13 points 5 months ago (1 children)

Good rule, those should be web addresses, not apps. Or even better, native applications rather than web apps, but it does depend on the context.

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago) (1 children)

Eh... why? More to the point, it's not mentioned anywhere in their guidelines, it was made up on the spot by the fella doing the code review.

[–] [email protected] 11 points 5 months ago (2 children)

They are inefficient and bloated.

And personally, I prefer good reasoning over good rules. If something comes up that is a bad idea but there's no existing rule against it, the rules should be changed to address it. As long as the reasoning is sound, I think it's a good thing, especially when we're talking about something like a software distribution platform as opposed to say laws that determine freedom or imprisonment.

[–] [email protected] 10 points 5 months ago

Also if you've made a web app, let it be installed as a web app. Both FF and Chrome let you install web apps in one click.

[–] [email protected] -2 points 5 months ago

Inefficient and bloated describes 90% of all apps I've ever seen, regardless of technology used, so I fail to see your point.

[–] [email protected] 3 points 5 months ago (1 children)

What's a wrapper in this context?

An app that's just WebView?

[–] [email protected] 4 points 5 months ago (1 children)

Not WebView, but a so-called TWA, aka Trusted Web Activity, a features specifically designed to wrap PWAs and give them full-blown app capabilities.

[–] [email protected] 2 points 5 months ago

What additional capabilities does that give the app beyond using Firefox or Chrome to install it as a PWA?

[–] [email protected] 3 points 5 months ago (1 children)

If you really want to have it available on F-Droid, you can always put it in a separate repository. So I can see it being annoying that they reject it from their repo, but there's still a reasonable path forward.

[–] [email protected] 2 points 5 months ago

Well, I have the app on Google Play store, which was originally meant to be the alternative, now it's the main store.