2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-07 15:20:38 +00:00
Commit Graph

4280 Commits

Author SHA1 Message Date
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
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
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
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
mcarare
607cbff174 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Add session observer to check conditions for displaying banner. 2020-09-07 10:22:14 +03:00
mcarare
32d5066e1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Create show open in app banner preference. 2020-09-07 10:22:14 +03:00
mcarare
f9d3e9ab05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Implement banner custom view based on material design specs. 2020-09-07 10:22:14 +03:00
mcarare
e5ccbbb148 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Add possibility to navigate to a preference in settings. 2020-09-07 10:22:14 +03:00
codrut.topliceanu
44d0d2451e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11153 - String for private mode scr shot warning 2020-09-04 16:40:40 +03:00
Oana Horvath
f293fae303 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14524: Disable ETP tests failing on AC 58 update 2020-09-04 13:31:30 +03:00
Mugurell
c21a0dad3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
2020-09-04 11:46:49 +03:00
Mozilla L10n Automation Bot
92c7869749 [fenix] Import l10n. 2020-09-03 18:45:11 -07:00
ekager
790a9c8098 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14679 For https://github.com/mozilla-mobile/fenix/issues/14676 - Dismiss MP Migration tip, init in disabled state 2020-09-03 13:24:48 -07:00
ekager
5e11508f7b [fenix] For https://github.com/mozilla-mobile/fenix/issues/14609 - Correct nav from new search experience to browser 2020-09-03 13:24:31 -07:00
mcarare
9ee799f489 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14665: Replace hardcoded label with string resource. 2020-09-03 10:56:55 -07:00
Shane Synan
45cd74ee5e [fenix] For https://github.com/mozilla-mobile/fenix/issues/14642: Use correct 'Close tabs' summary text (https://github.com/mozilla-mobile/fenix/pull/14644)
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".

This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".

Closes https://github.com/mozilla-mobile/fenix/issues/14642
2020-09-02 19:07:27 -07:00
Dennis Schubert
cafcdcb1ac [fenix] Bug 1645844 - Add label to reports sent via the webcompat-reporter. (https://github.com/mozilla-mobile/fenix/pull/14625) 2020-09-02 17:48:37 -07:00
mozilla-l10n-automation-bot
fc0dd111db [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14650) 2020-09-02 17:48:10 -07:00
Christian Sadilek
4ca734ab71 [fenix] Configure M4 AMO collection for Nightly/Debug 2020-09-02 18:25:23 -04:00
liuche
06a1157ef5 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7620 - Remove Nightly flag for external download manager (https://github.com/mozilla-mobile/fenix/pull/14632) 2020-09-02 13:59:00 -07:00
Sören Hentzschel
bf51019351 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8343, https://github.com/mozilla-mobile/fenix/issues/9709 - replace "phone" with "device" in translations (https://github.com/mozilla-mobile/fenix/pull/14083) 2020-09-02 10:55:35 -07:00
Arturo Mejia
ef41c4e785 [fenix] Pin AC TO 57.0.0 and remove feature flag for view downloads (https://github.com/mozilla-mobile/fenix/pull/14592)
* Update Android Components version to 57.0.0.

* Remove feature flag for "View Downloads".

* Update search enginer list from changes by https://github.com/mozilla-mobile/fenix/issues/13452

Co-authored-by: Chenxia Liu <liuche@mozilla.com>
2020-09-01 20:04:31 -07:00
Tiger Oakes
053781ffbd [fenix] Gradle configuration avoidance 2020-09-01 18:58:52 -07:00
mozilla-l10n-automation-bot
6ecff3e594 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14599) 2020-09-01 18:26:25 -07:00
ekager
793b27980d [fenix] For https://github.com/mozilla-mobile/fenix/issues/13926 - MP migration 2020-09-01 16:27:51 -07:00
Jeff Boek
df3d9365ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/14279 - Prevent GeckoView from resizing while searching 2020-09-01 14:32:15 -07:00