Skip to content
This repository has been archived by the owner. It is now read-only.
  • v1.6
  • 5151a93
  • Compare
    Choose a tag to compare
    Search for a tag
  • v1.6
  • 5151a93
  • Compare
    Choose a tag to compare
    Search for a tag

@st3fan st3fan released this Apr 8, 2021

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

Assets 2

@mcomella mcomella released this Jul 24, 2020

Added

  • Glean with deletion-request ping
Assets 3

@mcomella mcomella released this Oct 17, 2019

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)
Assets 3

@severinrudie severinrudie released this Jul 9, 2019

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)
Assets 3

@mcomella mcomella released this Feb 27, 2019

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)
Assets 3
Pre-release
Pre-release

@mcomella mcomella released this Feb 21, 2019

...

Assets 3
Pre-release
Pre-release

@mcomella mcomella released this Feb 21, 2019

...

Assets 3

@mcomella mcomella released this Nov 14, 2018

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)
Assets 3
Nov 5, 2018
No issue: bump version to v1.1.0.1.

@mcomella mcomella released this Oct 12, 2018

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
Assets 3