Skip to content

Releases: tobykurien/WebApps

v2.14

25 Feb 08:40
Compare
Choose a tag to compare
  • bug fixes

v2.13

13 Feb 11:10
Compare
Choose a tag to compare
  • Fixed the sandboxing of cookies. NOTE: you may have to login to your sites again!
  • Deleting a webapp now also deletes its cookies
  • Now supports multiple instances of the same site with different cookies (logins). Simply re-open the site using the Open URL action and then save as another webapp.
  • Better handling of root domain extraction
  • External links from a webapp to other saved webapps now open in-app allowing you to login using SSO/OAuth, etc.

v2.12.1

09 Jul 12:27
Compare
Choose a tag to compare
  • bumped version number for fdroid rebuild

v2.12

09 Jul 12:23
Compare
Choose a tag to compare
  • now handles redirects better when opening a new web app
  • forces http content within the sandbox to be fetched over https rather than just blocking it
  • added a "recommended web apps" wiki page for sharing web app links
  • UI tweaks and bug fixes

v2.11.2

28 Mar 10:03
Compare
Choose a tag to compare

Another attempt to get fdroid to rebuild this project - no app changes, just a version bump.

v2.11.1

14 Mar 16:12
Compare
Choose a tag to compare
  • fixed gradle build issues, no changes to the app itself

v2.11

28 Feb 09:29
Compare
Choose a tag to compare
  • New options to totally hide actionbar. A long-press on a albank spot toggles the actionbar.
  • Actionbar can be hidden only when launched from shortcut
  • Fixes to favicon handling

v2.10

11 Feb 11:43
Compare
Choose a tag to compare

Japanese translation, thanks to @naofum

v2.9

31 Jan 18:04
Compare
Choose a tag to compare
  • German translations (thanks to https://github.com/mueller-ma)
  • fixed crash on websites with self-signed certificates
  • improved certificate display

v2.8

17 Jan 09:51
Compare
Choose a tag to compare
  • improved handling of favicon so that higher resolution icons are used
  • added ability to view current site's TLS certificate details
  • app now notifies you if the TLS certificate of a website changes (based on the issuer and who the certificate is issued to). This can help you detect a man-in-the-middle attack.