WebApps
WebApps copied to clipboard
Protect app with lockscreen
an awesome feature would be password encrypted webapp-data (cache, cookies, etc.) so that the app cannot be used, without entering a password.
I feel like this is the responsibility of Android's full-disk encryption.
you're right. I just thougt about disabling other people from opening the app (which would make little sense if you could copy all raw data via adb for example). This might aswell be the responsibility of the lockscreen. t'was just a random thought, feel free to close the issue, if you like.
I think it's potentially a useful feature - you're logged into a bunch of sensitive webapps (e.e.g social media, etc.) and then want to hand your phone over to someone so they can look at photos, then you want to know that they can't easily launch WebApps and post/read stuff.
:+1:
The app can be protected with a lockscreen: https://stackoverflow.com/questions/25562899/service-for-lock-screen-before-opening-app#35338758
The ability to have a specific web app to require a pin or password will be handy. Some apps you may want extra security measures on.