codrut.topliceanu
26583d2e05
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14546 - Speculative fix for ANR
2020-09-14 09:10:28 -07:00
MickeyMoz
780ec96d7e
[fenix] Update Android Components version to 59.0.20200914130326.
2020-09-14 09:09:34 -07:00
MickeyMoz
983b608631
[fenix] Update Android Components version to 59.0.20200913130629.
2020-09-14 11:44:40 +02:00
Gabriel Luong
cc0e0a0375
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14145 - Add pinned badge for pinned sites
2020-09-11 20:42:40 -04:00
Mugurell
492d49af18
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14974 - Ensure website bottom elements stay at bottom
...
engineView.setDynamicToolbarMaxHeight(0) vs
engineView.setDynamicToolbarMaxHeight(toolbarHeight)
ensures webpage's bottom elements are aligned to the bottom of the browser.
We also need to make sure that when the toolbar is static it does not cover the
bottom of the page - something desired when the toolbar was dynamic.
For this the engineView will have a toolbarHeight bottom margin.
2020-09-11 16:39:34 -07:00
codrut.topliceanu
f925e12816
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14559 - Persist searchFragment keyboard status
2020-09-11 13:58:47 -07:00
Elise Richards
cf23eb072c
[fenix] Access shared prefs in fxa pairing ( https://github.com/mozilla-mobile/fenix/pull/14997 )
2020-09-11 14:56:03 -05:00
Jeff Boek
81afb0b9c2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14283 - Fixes overlapping search suggestions and hint
2020-09-11 12:25:09 -07:00
ekager
71abc5c450
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2486 - Adds Recently Closed Tabs
2020-09-11 12:02:30 -07:00
codrut.topliceanu
2edcda4461
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14725 - Resize search engine radio button
2020-09-11 09:53:55 -07:00
MickeyMoz
991f938f40
[fenix] Update Android Components version to 59.0.20200911130559.
2020-09-11 08:53:51 -07:00
Jeff Klukas
4cec8a9fab
[fenix] Update documentation on the epoch date used for version codes
...
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
2020-09-11 11:38:01 +02:00
ekager
90f9a16f0d
[fenix] No issue - Updates AC to 58.0.20200910190642 and fixes imports
2020-09-11 10:57:24 +03:00
Mugurell
bea5d9ddce
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14902 - Disabling bottom toolbar animation now works ( https://github.com/mozilla-mobile/fenix/pull/14927 )
2020-09-10 18:06:38 -07:00
Jeff Boek
5d53b9e168
[fenix] For https://github.com/mozilla-mobile/fenix/issues/5745 - Create preference to disable domain autocompletion
2020-09-10 17:39:42 -07:00
Mozilla L10n Automation Bot
0bfaea4f45
[fenix] Import l10n.
2020-09-10 17:34:03 -07:00
Elise Richards
892a22f6f5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14239 : Notification for QR scan when permissions have been denied ( https://github.com/mozilla-mobile/fenix/pull/14553 )
...
* Show dialog when permissions are denied
* Add qr permissions dialog to search dialog fragment
* Add qr permissions dialog to the pairing screen
* Show dialog after permissions have been denied
* Reset focus after denying permissions
* Show dialog after permissions denied in search frag and par frag
* Use shared preferences to store camera permission state
* Move dialog creation into the search controller and add tests
* Dialog controller implementation and test
* Route to intent with correct activity. Set focus when dismissing dialog
* Get preferences in old search
2020-09-10 19:09:38 -05:00
Abhijit Kiran Valluri
a03cffe60a
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/14950 - Make the "Add new tab" button visible in private mode on light theme ( https://github.com/mozilla-mobile/fenix/pull/14951 )
2020-09-10 16:53:05 -07:00
liuche
2aabb4a14a
[fenix] Port l10n uplift script from AC ( https://github.com/mozilla-mobile/fenix/pull/14904 )
...
* Issue https://github.com/mozilla-mobile/fenix/issues/14855 - Port L10N uplift script from AC, author grisha
* Issue https://github.com/mozilla-mobile/fenix/issues/14855 - Additional usage note for l10n-uplift
2020-09-10 09:01:51 -07:00
Mugurell
ee9bd92708
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14903 - Prevent BrowserFragment's view leak
2020-09-10 18:25:54 +03:00
Oana Horvath
4af151c433
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13829 : Disables verifyAddonsCanBeUninstalled UI test
2020-09-10 15:58:11 +03:00
ekager
b2a9e73051
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13467 For https://github.com/mozilla-mobile/fenix/issues/14910 - Dismiss dialog on blank URL commit
2020-09-09 20:51:54 -07:00
ekager
c3ba6ed946
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14680 - Revert ObserverRegistry changes to WifiConnectionMonitor
2020-09-09 20:49:56 -07:00
Michael Debertol
9b9f049e26
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14212 : Pass historyStorage to ToolbarView
2020-09-09 20:47:43 -07:00
Michael Debertol
f89a293cd6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13423 : Pass isPrivate flag to ToolbarView
2020-09-09 20:47:43 -07:00
Mozilla L10n Automation Bot
48f75eef5d
[fenix] Import l10n.
2020-09-09 18:31:50 -07:00
Sijan Rijal
43b7920959
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14053
...
Set the padding on the download action button as it didn't have a padding as the numbers of characters in the text of the button grew.
2020-09-09 14:42:03 -07:00
Sören Hentzschel
7f6df6c146
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14194 - avoid leak when opening the "Libraries that we use" screen
2020-09-09 14:40:15 -07:00
Jeff Boek
1e79ff40dc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14543 - Prevents IllegalStateException by not moving to another thread
2020-09-09 13:21:49 -07:00
mcarare
fd8dbfe8dc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14540 : Fix updating list and item info for a11y services.
2020-09-09 11:31:52 -07:00
Gabriel Luong
12707f2b74
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14529 - Show a dialog when the top sites limit has been reached
2020-09-09 14:12:55 -04:00
ekager
be4a268120
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14895 - Adds paste to context menu ordering preference
2020-09-09 10:51:59 -07:00
codrut.topliceanu
d6f52584d9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/13949 - Turn off tip regarding beta/nightly
2020-09-09 08:42:40 -07:00
MickeyMoz
f014fd8360
[fenix] Update Android Components version to 58.0.20200908130811.
2020-09-09 08:41:50 -07:00
Mugurell
089a60c195
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10240 - New preferences to control gesture based features
...
Three new settings and one for which this patch just pre-lands the strings.
The behavior for the "Swipe toolbar up to open tabs" is to be added as part of
a later ticket.
2020-09-09 08:21:05 -07:00
mcarare
997899cc06
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14718 : Increase touch target for resync button.
2020-09-09 10:06:05 +03:00
Ankur Sonawane
5a3dcbe345
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14487 : Remove obsolete question ( https://github.com/mozilla-mobile/fenix/pull/14780 )
...
The "Can you reproduce in Firefox for Android?"-question that is now obsolete since Fennec is EOL. Also, fenix uses the shield icon to open ETP toggle, and not the lock icon
2020-09-08 21:15:04 -07:00
Asif Youssuff
bab75dff42
[fenix] Add Google Play badge to Readme ( https://github.com/mozilla-mobile/fenix/pull/14829 )
2020-09-08 21:14:19 -07:00
Tiger Oakes
ec74c0ef26
[fenix] Extract checkbox selected mask ( https://github.com/mozilla-mobile/fenix/pull/14308 )
2020-09-08 18:10:35 -07:00
mozilla-l10n-automation-bot
6f501b7388
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/14867 )
2020-09-08 18:09:54 -07:00
Tiger Oakes
0f4ca53372
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14460 : Fix PBM notification tint ( https://github.com/mozilla-mobile/fenix/pull/14699 )
2020-09-08 17:56:25 -04:00
Tiger Oakes
5b395f9999
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14376 : Reverse items with bottom toolbar ( https://github.com/mozilla-mobile/fenix/pull/14451 )
2020-09-08 13:55:10 -07:00
Tiger Oakes
e77e039413
[fenix] Enforce IO thread inside of components ( https://github.com/mozilla-mobile/fenix/pull/14704 )
...
* Automatically run PermissionStorage on IO thread
* Run TabCollectionStorage on dedicated scope + IO
* Update findSitePermissionsBy calls
2020-09-08 13:55:01 -07:00
Gabriel Luong
e8b910302b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/14629 - Enable showing frequently visited sites ON by default ( https://github.com/mozilla-mobile/fenix/pull/14630 )
2020-09-08 11:30:13 -07:00
Sebastian Kaspari
a9c11d6f3b
[fenix] Update to new state API and update Mozilla Android Components version.
...
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
2020-09-08 18:08:01 +02:00
Oana Horvath
a50b3bd694
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14277 : Ads idling resources for History UI tests
2020-09-08 17:41:31 +03:00
Oana Horvath
ab4cc312c1
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12645 : Re-enable mediaSystemNotificationInPrivateModeTest
2020-09-08 13:49:13 +03:00
Mozilla L10n Automation Bot
927b0653d5
[fenix] Import l10n.
2020-09-08 10:26:33 +03:00
Mozilla L10n Automation Bot
18ab511316
[fenix] Import l10n.
2020-09-07 16:05:41 +02:00
MickeyMoz
477f7f17dd
[fenix] Update Android Components version to 58.0.20200906130403.
2020-09-07 10:27:01 +03:00