This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 217
v1.1.1
Randall E. Barker edited this page Jul 24, 2020
·
1 revision
- [fixed bugs] Gained performance of VR and 2D rendering.
- [fixed bugs] Fixed regressions with 360 video playback (due to User-Agent sniffing).
- [browser compat] JavaScript prompts work: alert, confirm, prompt.
- [new feature] The URL of the Default Start Homepage is now able to be changed (from Settings > Developer Options).
-
a52d544
Exit fullscreen on VR video exit when autoenter is used (#906) -
5296ec6
add UA overrides for sites that use DelightVR player (fixes issue #903 and WebCompat issue #22349) (#904) -
2096a29
Fix user agent override when the page has iframes. (#910) -
f666370
Fixes #435 Added support for alert/prompt/confirm (#905) -
853b724
Fix loading icon stuck on startup or pause/resume (#897) -
d32cabc
Hide tray in resize mode (#900) -
e58f70c
Fix URL vanishes after exiting fullscreen (#909) -
4b02aea
Fixes #350 Personalized homepage (#891) -
3409459
Fix read clear color on layers (#899) -
f4868c7
Upgrade GeckoView to 66.0.20181217093726 -
52b7e36
Fixes #834 #835 Bookmarks resize issues (#888) -
49ccd1b
Fixes #846 #849 #860 Fixes keyboard focus issues (#889) -
b230f01
Fixes #887 Merge localpages.xml and strings.xml (#894) -
0a07110
add command for updatingthird_party
(#893) -
95098ff
Make l10n paths more common, add l10n.toml config for checks (#882) -
459b47f
Bump FxR version to 1.1.1 -
a24d68f
Enable ETC2 compressed textures and add tool to generate them from raw assets (#892) -
91d4710
Oculus touch controller (#873) -
3c74e37
Upgrade to GeckoView 65.0.20181121100030 -
6382776
Ensure signed APKs are archived. -
ab56151
Fix zipalign APK issue -
d2f7e44
Merge pull request #871 from MozillaReality/private-state-restore -
3a38f64
Fixes #671 Tray doesn't indicate private icon on when restoring -
1120148
Fixes for Android Pie (#866) -
69ab234
Improve border aliasing. Enable transparent border on all platforms. (#868) -
3450f2d
Merge pull request #859 from MozillaReality/l10n-updates-zh-tw -
8f75568
fix typo in variable interpolation ines-ES
locale forpermission_persistent_storage
string -
c5f1b17
Catch unhandled URISyntaxException when parsing URLs for UA override. Fixes #848 (#857) -
0c9175f
update v1.1 strings for "zh-TW" locale (fixes issue #858) -
9e66e70
Don't remember fullscreen resize on restart (#856) -
f88f5cf
Improve VR video quality on platforms not using layers (#853) -
9cf66ae
Fix resize drag handles placed behind the window (#854)