Skip to content

Releases: lsrom/webview-tester

v2.2: Allow insecure connections

30 Nov 00:34
Compare
Choose a tag to compare

Adds only manifest rule to allow insecure connections.

It is a release on Github just to allow people to get latest version without the need to build it themselves if they for some reason don't want/can't use Google Play.

WebView debugging

14 Dec 23:18
Compare
Choose a tag to compare

Added web view debugging.

QR and send logs feature

28 Mar 07:32
Compare
Choose a tag to compare

This release enables you to scan QR code so inserting long URLs is easy. Also, logs displayed in the logs tab can now be sent via email.

With these features, new permissions are required. First is the camera permission for the QR scanning, which is pretty self-explanatory.

Second, there is a permission to write to external storage of your device. This permission is needed because logs sent via email needs to be saved to file first so they can be attached to the mail.

Added features in this release:

  • QR URL scans
  • send logs via email
  • logs can now be selected
  • clicking OK in URL settings now takes you to the web view tab and reloads the page

Fix crash + add Crashlytics

21 Mar 23:52
Compare
Choose a tag to compare

Fix crash due to obfuscating support library and adding Crashlytics. Also, icon was fixed.

Initial release

21 Mar 22:51
Compare
Choose a tag to compare