This repository was archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 227
Randall E. Barker edited this page Jul 24, 2020
·
1 revision
- This release includes numerous fixes and improvements to ensure the best browsing experience.
-
324719feFix for getting invalid media requests for rejected permissions#2937 -
b6c763f2Correctly release SendTabDialog in onDestroy#2928 -
9350b400Move accounts initialization to Activity onCreate#2926 -
b68f946bRemove unused code#2903 -
c2a5eb48Ensure that display is recreated after sessions are restored#2902 -
0e9791f2Disable UI hard acceleration by default in Wave#2901 -
c1d0619cImport l10n.#2899 -
abe931f6Do not queue WindowWidget::unsetView() calls#2898 -
3e30ba6eFix user agent override#2893 -
13ca6feaFix deadlock when managing tabs with library panel open#2891 -
33a3d6b5Bump GV to 75.0.20200227094956#2887 -
9af8ca90Move UISurfaceTextureRenderer.setRenderActive calls to pause/resume#2884 -
c64365e3Fix crash calling hide when the activity is destroyed#2876 -
1dd10d3cInitialize view model url when the window is created#2874 -
c494e335Bump GV to v75.0.20200226092757#2872 -
36644826Fixes the issue with the library brightness#2870 -
ebd4ae91Import l10n.#2866 -
73113ea3Queue setview calls until the surface is ready#2865 -
c3bcf525Bump mozilla speech to 1.0.10#2864 -
0332cd51Fixes hover tab buttons hover issues in Android 26#2843 -
c208851aSet private mode in the navigation bar buttons#2858 -
9c46f313Fix tooltip for Android 8#2863 -
85351a72Proxify Hamburger Menu. Fixes #2833#2838 -
eebab028Use Hashmap instead of ConcurrentHashmap as Notifications storage#2847 -
f354bf06Fix black screen when playing immersive Youtube videos using desktop mode. Fixes #2816#2846 -
cb836f19Fix hamburger menu item order#2842 -
600d2f00Import l10n.#2841 -
c24b815bImport l10n.#2840 -
18aba8beRemove the back handler for non focused views#2802 -
513cadeeUpdate the navigation bar bookmarked flag when bookmarks are updated#2813 -
6e949a23Dismiss the library menu when the list is focused#2815 -
889049d8Fixes forward compatibility of the tooltip text tag#2819 -
fc9fd6dcDisable camera permissions on Pico devices#2830 -
d6952aaeFix Android 8 devices hover issues in tab icons#2822 -
64cbb6adFix styles for fullscreen controls#2836 -
8f4044a0Hide all notifications when clicking on tray actions#2831 -
2e7e67faRestored lost base method calls for color scale setup in Oculus layers#2828 -
fba936f6Make sure only one instance on the send tab dialog is alive#2823 -
7fd3d691Disable soft input on focus for the SettingsEditText text fields#2824 -
8f1b2388Restore the hover state after send button is clicked#2803 -
9b498f19Use a dark overlay in a hovered tab in select mode#2805 -
4c28d7c5Dismiss Library panels when navigating back/forward#2804 -
3e9ee248Add HbListener for G2 devices to reduce logcat spam#2800 -
dca02fa6Check the Android version before adding the long click fix#2812 -
14806541Import l10n.#2808 -
37ac4cbdUpdate Bookmarks string after a language change#2798 -
aa2edc97System config changes fixes#2797 -
2f3f358dFixes the correct restoration of the title bar#2799 -
9cdd3cf5Fix for the UIButton long press issue on Android 8#2795 -
ea9f1c4dClose library panels when a new request is loaded#2796 -
4eb6373fImport l10n.#2793 -
5dc261aaRevert e10s to disabled by default#2792 -
ecaeed6aImprove Window visibility in transitions#2790 -
f8bdc7b1Import l10n.#2788 -
b5f39c9dImport l10n.#2787 -
33f6c4d8Create the adapter before adding it to the list#2785 -
9f7a7646Fix UIButton hover issue after changing enabled state#2786 -
8a820da5Follow system language#2781 -
a81f0f08Enable e10s by default (again)#2783 -
37ab021bSupport vrb ProgramFactory#2773 -
97bb7379Import l10n.#2779 -
abd4f531Fix null SpannableString construction#2778 -
5cecc09cRestore library panels#2639 -
6d038c95Remove the notification Id when closed by a back button click#2758 -
29337308Fixes #2562 Handle shift switching also for text keys#2685 -
3949e4c1Fixes #2750 Fixes #2733 Update the bookmark button state after a new url is loaded#2754 -
fb42825bUpdate url bar view instead of the binding when pasting#2755 -
3c90e7fbFixes #2760 Fixes #2759 Fixes #2762 Notification fixes#2769 -
fef9ed28Reset the send button when closing a private tab#2770 -
42892aa5Fix leaked JNI local references in GeckoSurfaceTexture#2772 -
26417bc0Import l10n.#2763 -
eff107e5Import l10n.#2753 -
083b65c0Fixes #2725 Do not show the share button for private session in the tabs view#2732 -
d579d883Check if the collapse action is available before calling collapseEnd#2752 -
d2c3be68Ensure RunnableQueue is reattached when new render thread starts#2743 -
7195a5cdFix PicoVR 6dof hand detection#2751 -
78f5696bKeep currently open dialogs after a config change#2741 -
6c51e61dFixes #2375 Fixes #2564 Improve notification visibility#2655 -
b73b3911Fixes #2250 Fixes #2431 Library panels polishing#2657 -
e84c0fb9Pick the voice language when comitting it#2700 -
d2d289ceFixes #2440 Fixes #2441 Hide selection context menu when back is pressed#2671 -
f9bc1c2fShow clear button when there is text in the url bar#2740 -
6aeaf883Hide top bar when not in private mode and is single window#2736 -
5f3b52eaImport l10n.#2744 -
8360bf3eAlways show the full url in the navigation bar#2731 -
39d9e2faURLs with uppercase letters trigger a search#2735 -
9bab9b94Import l10n.#2738 -
ade4895eFix voice search button visibility#2730 -
953feb1eImport l10n.#2727 -
85032800Fixes #2693 Fix system language change crash and support for language hot reload#2705 -
854287c0Fixes #2568 Fix issue with shift and multi tapping#2636 -
d3d21e67Remove dialog from stack when released#2707 -
cb804e20Keep valid reference to WidgetManagerDelegate in ContextMenuWidget lambdas#2704 -
7e03c944update metrics.md file -
34732b89Avoid volume seeker to reset when dragging out of bounds#2691 -
6b884602Do not depend on how many windows are opened to select flat/curved when entering fullscreen#2690 -
af55bbe1Refactor Oculus Layers and SwapChain code to different files#2688 -
7794743cAdd ellipsis at the end of editable fields when text doesn't fit#2682 -
9077551aRemoved unsupported latin extended chars that rendered wrong#2681 -
992edc04Fixes #2536 Fixes #2539 Fixes #2538 Fixes #2680 Fixes #2344 Fixes #1979 Settings adjustment for better L10n#2680 -
2329003eFix the tray separator#2674 -
e197368bPlace media controls in the same y position#2669 -
225bc55dPosition the caret at the start position after cutting the text#2668 -
bf1c5354Remove the send tabs menu item for private mode page#2659 -
badff032Dismiss keyboard with clicked in empty areas#2638 -
9ab65811Fixes clicks outside key bounds#2637 -
8a2f86afUpdate AC#2701 -
ef631823Fixes #2561 Support uppercase for text keys#2679 -
2db96c1aPicoVR Support.#2696 -
9f149979Bump FxR version to 9#2695