Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

v1.4

Compare
Choose a tag to compare
@mcomella mcomella released this 17 Oct 22:42
· 21 commits to master since this release

There may be additional changes as we did not keep good track of the changes in this release.

Added

  • If the app times out and opened again within five minutes, the last loaded url will restore (#186)

Changed

  • Migrated dependencies to AndroidX (#217)
  • Set WebView initial zoom to 3x on the (smaller) ES5 device (#284)

Fixed

  • Under unlikely state restoration circumstances, a user who cleared their data could unexpectedly experience the data clear multiple times (#39)
  • If the session is restored, the toolbar does not go away (#297)
  • WebView video would pause on ES5 when the App Bar scrolls off screen (#305)