-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request about forms data #19
Comments
In this App, I didn't do anything to save forms data. Maybe it's supported by your phone system? Still, you can long press 3 dot button, and turn off cookies when you try to send forms data. Maybe that would help. |
I can't delete saved data to test that |
You can uninstall the app, and re-install again. :) |
It is the app :) |
could you provide the Android OS version, and on what web site the form data will be saved? I will try if I can reproduce the issue in Emulator. |
Miui 11.0.2 - Android 7.1.2 |
Thanks for the links. I found something helpful: https://developer.android.com/reference/android/webkit/WebSettings#setSaveFormData(boolean) But seems that only works for devices below Android SDK 26 (Android 8.0); I might not add the option, since that's not the main target versions for this app. |
Can you please add it ? |
Added a new option in Setting > Start control. |
Any apk to test ? |
You could download the nightly build on GitHub main page, unzip the file and install it. |
LOL , now it is work |
Can you please add ability not to save forms data
Thank you
The text was updated successfully, but these errors were encountered: