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

Releases: mozilla-mobile/firefox-echo-show

v1.6

08 Apr 18:33
5151a93
Compare
Choose a tag to compare

⚠️ Firefox will be ending support for Echo Show. Starting April 30, 2021, you will be automatically redirected to Amazon Silk for web browsing.

v1.5

24 Jul 21:47
Compare
Choose a tag to compare

Added

  • Glean with deletion-request ping

v1.4

17 Oct 22:42
Compare
Choose a tag to compare

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)

v1.3.1

09 Jul 00:04
Compare
Choose a tag to compare

This version is identical to v1.3 except for minor build differences. Issue #280 is not reproducible in new local builds, so we are resubmitting the same code to see if this corrects the issue in production.

Fixed

  • Bug that caused a toolbar to be displayed over fullscreened YouTube videos (#280)

v1.3

27 Feb 19:59
Compare
Choose a tag to compare

Added

  • Pinch to exit full screen web content like videos (#75)

Changed

  • Appearance and animations of navigation overlay to more clearly overlay browser content
  • Disabled web content translation animation when entering/exiting fullscreen (#219)

Fixed

  • Toolbar not updating correctly after application state is restored (#145)
  • A memory leak where the MainActivity was retained after the framework destroyed it (#153)

v1.3-rc2

21 Feb 19:12
Compare
Choose a tag to compare
v1.3-rc2 Pre-release
Pre-release

...

v1.3-rc1

21 Feb 19:11
Compare
Choose a tag to compare
v1.3-rc1 Pre-release
Pre-release

...

v1.2

14 Nov 00:39
Compare
Choose a tag to compare

Changed

  • Sentry crash reports include a UUID to distinguish users so we can determine if it's 1 user crashing 100 times or 100 users crashing 1 time each. This identifier is only used for Sentry and can not be correlated with telemetry interaction data. See fire TV Sentry docs for more details. (#565)

Fixed

  • Infrequently after removing autocomplete, the keyboard would be unusable until it was dismissed and reopened (#484)
  • A crash that occurs after clearing browsing data (#540)
  • A crash when loading Android Intent URIs (#500)

v1.1

12 Oct 15:46
Compare
Choose a tag to compare

Added

  • Page load and app startup telemetry events
  • Support for 1st generation Echo Show

Changed

  • Polish toolbar, home screen, and settings look-and-feel
  • Improve home screen tile images
  • Open links from Settings in the full browser
  • User agent

Removed

  • System-wide VIEW intent handling

Fixed

  • Crash with unknown STR
  • Overhaul screen reader accessibility
  • Keyboard in toolbar includes ".com" option

Security

  • Disable JS alerts

v1.0

12 Oct 15:46
Compare
Choose a tag to compare

Initial release: a web browser with customizable home tiles to access your favorite sites quickly.

Added

  • Home page with default home times: Google search, YouTube, and Wikipedia
  • Ability to add/remove home tiles
  • Settings: "Send usage data" preference, About page, Privacy Notice, and "Clear all cookies and site data" preference
  • Toolbar: URL bar and home page, back/forward, refresh, pin/unpin, and settings buttons