mozilla-mobile / firefox-tv

Firefox for Amazon's Fire TV
https://blog.mozilla.org/blog/2017/12/20/firefox-is-now-on-amazon-fire-tv-happy-holiday-watching/
Mozilla Public License 2.0
253 stars 108 forks source link

AmazonWebSettings does not include TEXT_AUTOSIZING #33

Open ekager opened 6 years ago

ekager commented 6 years ago

We use this in Focus in WebViewProvider. Shipped in KitKat with Android. https://developer.android.com/reference/android/webkit/WebSettings.LayoutAlgorithm.html

ekager commented 6 years ago

From the Android docs - "TEXT_AUTOSIZING boosts font size of paragraphs based on heuristics to make the text readable when viewing a wide-viewport layout in the overview mode. It is recommended to enable zoom support setSupportZoom(boolean) when using this mode."

I'm not sure if this is very important for the TV video application and I'm not even sure how someone would zoom in using the remote?

bbinto commented 6 years ago

@Sdaswani to follow up with Andy

mcomella commented 6 years ago

@Sdaswani to follow up with Andy

Will this be added in the next WebView update? (#379)

Sdaswani commented 6 years ago

Following up with Andy.

Sdaswani commented 6 years ago

Confirmed with Amazon this layout is supported in Amazon Webview.

pocmo commented 6 years ago

This should be unblocked now that we switched to WebView.