tobykurien / WebApps

DEPRECATED ⛔️ Android app to provide sandboxed (private) browsing of webapps
MIT License
235 stars 30 forks source link

Feature request: save content by long press #225

Closed Brli closed 3 years ago

Brli commented 3 years ago

Needs to download files from page, like pic or txt.

pokegamer5547 commented 3 years ago

Is this going to be implemented soon? (Ik developers can also be really busy.)

Brli commented 3 years ago

Hi, just dropped by to say it doesn't work (at least on Android11)

The commit only introduce a "Share the url" dialog instead of save to phone storage.

the url might be forbidden for no cookie or enough auth.

maybe you should introduce the permission to write to storage and fetch the cached files (multimedia, documents etc.) directly?