Jonathan Almeida
312addd8be
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10925 : Fix breaking APIs in tabs tray
2020-07-24 16:52:06 -04:00
Tiger Oakes
2c08b342e8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12871 - Use local TWA DAL API ( https://github.com/mozilla-mobile/fenix/pull/12872 )
2020-07-24 13:08:24 -07:00
Kainalu Hagiwara
ee201255cc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12880 - Pass a CoordinatorLayout to Snackbars created by the context menu.
2020-07-24 12:30:46 -07:00
Sawyer Blatz
fdf22f7e74
[fenix] No issue: fix master
2020-07-24 15:06:38 -04:00
ekager
a939f4ee8f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12364 - Improve PWA onboarding timing logic
2020-07-24 14:43:28 -04:00
Sawyer Blatz
adc1813fd6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12793 : Improve snackbars for tabs tray
2020-07-24 10:56:54 -07:00
Sawyer Blatz
6317a79222
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12791 : Fix issue with undo snackbar last tab
2020-07-24 10:56:54 -07:00
Sawyer Blatz
b4a0e122d1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10997 : Remove scrolling from home ( https://github.com/mozilla-mobile/fenix/pull/12866 )
2020-07-24 10:43:53 -07:00
Michael Comella
aff5a4f5c4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12345 : replace Activity.reportFullyDrawnSafe with a-c impl.
2020-07-24 10:30:03 -07:00
Oana Horvath
d6ead0a749
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12893 : Disables failing deleteAllHistoryTest ( https://github.com/mozilla-mobile/fenix/pull/12902 )
2020-07-24 11:47:59 -04:00
Oana Horvath
c286ebe55e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12473 : Disable failing verifyContextCopyLink ( https://github.com/mozilla-mobile/fenix/pull/12891 )
2020-07-24 10:29:22 -04:00
mcarare
ae809790c7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10026 : Update scroll flags on a11y state change.
2020-07-24 10:35:33 +03:00
mcarare
38cb941da9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10026 : Add a11y state listener to BaseBrowserFragment.
2020-07-24 10:35:33 +03:00
mcarare
dad550613d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10026 : Add Context extension to get AccessibilityManager.
2020-07-24 10:35:33 +03:00
Kainalu Hagiwara
559f83302e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12868 - Fix tab counter menu snackbar position.
2020-07-23 18:30:04 -07:00
Sawyer Blatz
d63bd0b2e3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12430 : Hide the mic when not using Google
2020-07-23 19:29:26 -04:00
Tiger Oakes
4037103a95
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12565 : Don't pass contest to SortingStrategy
2020-07-23 19:05:11 -04:00
Aaron Train
f0f972a053
[fenix] No issue: Fix recent UI test breakage ( https://github.com/mozilla-mobile/fenix/pull/12869 )
2020-07-23 14:17:54 -07:00
Tiger Oakes
0d37525151
[fenix] Migrate from Session.toTab to BrowserStore ( https://github.com/mozilla-mobile/fenix/pull/12221 )
2020-07-23 12:27:39 -07:00
Tiger Oakes
0d5d9631c1
[fenix] Add tests for some classes in home/browser ( https://github.com/mozilla-mobile/fenix/pull/12837 )
2020-07-23 11:17:52 -07:00
Tiger Oakes
d2d30f0e5e
[fenix] Test sync adapter ( https://github.com/mozilla-mobile/fenix/pull/12810 )
2020-07-23 11:16:11 -07:00
MickeyMoz
2f9b77ad74
[fenix] Update Android Components version to 52.0.20200723130248.
2020-07-23 12:17:51 -04:00
Arturo Mejia
9f8851294b
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/11676 : Features phone that doesn't a site permission exception shouldn't be shown ( https://github.com/mozilla-mobile/fenix/pull/12855 )
...
exception shouldn't be shown
2020-07-23 09:12:22 -07:00
Mozilla L10n Automation Bot
69d6c450c5
[fenix] Import l10n.
2020-07-23 10:40:10 +03:00
Tiger Oakes
bf4a7cd969
[fenix] Create ToolbarPosition enum ( https://github.com/mozilla-mobile/fenix/pull/12747 )
2020-07-22 19:23:38 -07:00
Jonathan Almeida
bb3e5bfbf9
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/11333 : Set ContentBlocking settings directly on GeckoRuntime
...
We set the ContentBlockingSettings directly on the GeckoRuntime now to
improve the startup of the engine.
This change has requirements from Android Components and GeckoView, so
we would only see the full perf benefits in Nightly as the changes ride
the train, although we might start to see some of them as we're updating
the GeckoProvider for the `geckoBeta` variant as well.
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
2020-07-22 16:28:18 -04:00
Kainalu Hagiwara
9153350cd2
[fenix] No issue - Fix compilation error caused by removed extension function.
2020-07-22 13:00:07 -07:00
Kainalu Hagiwara
d4d68f2b77
[fenix] Fix UI tests.
...
We need to pass a CoordinatorLayout instead of a SwipeGestureLayout to
FenixSnackbar.make() in BaseBrowserFragment to prevent UI tests from
breaking. We also need to remove a few view IDs from the tab preview.
2020-07-22 11:26:15 -07:00
Kainalu Hagiwara
a6a8c4dc08
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3481 - Implement swipe on toolbar to switch tabs.
2020-07-22 11:26:15 -07:00
Mozilla L10n Automation Bot
d85e95f6b8
[fenix] Import l10n.
2020-07-22 11:25:16 -07:00
Kainalu Hagiwara
9d3f8a7e0f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1048 - Add ability to view tab history by long-pressing the back or forward button.
2020-07-22 11:20:47 -07:00
Hakkı Kaan Çalışkan
082cddf7d8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12571 : Rename 'Shortcuts' to 'Search engines'
...
Co-Authored-By: Khushraj Rathod <khushrajrathod@gmail.com>
2020-07-22 11:05:04 -07:00
Tiger Oakes
75817b004c
[fenix] Use AC RunWhenReadyQueue ( https://github.com/mozilla-mobile/fenix/pull/12800 )
2020-07-22 09:48:36 -07:00
Tiger Oakes
fb7c801b38
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12801 - Extra debug menu trigger, disable if already triggered
2020-07-22 19:28:48 +03:00
Jonathan Almeida
1df7dce5d0
[fenix] Update to Android Components 52.0.20200722023149
...
Fixes breaking APIs in SyncedTabsFeature and
BookmarksStorageSuggestionProvider
2020-07-22 10:52:14 -04:00
Johan Lorenzo
4958ea8855
[fenix] Bug 1631839 - part 3: Remove "project.mobile" routes ( https://github.com/mozilla-mobile/fenix/pull/12821 )
2020-07-22 14:56:27 +02:00
Michael Comella
67d1e5f935
[fenix] No issue: add missing newline.
2020-07-21 15:52:34 -07:00
Michael Comella
e84b6e82e8
[fenix] No issue: clean up initVisualCompletenessQueue... method.
...
A no-op clean up.
2020-07-21 15:52:34 -07:00
Michael Comella
032ca003cd
[fenix] No issue: extract initVisualCompletenessQueueAndQueueTasks.
...
This refactor, done entirely by IDE, is a no-op cleanup.
2020-07-21 15:52:34 -07:00
Michael Comella
1f65ba446e
[fenix] No issue: extract startMetricsIfEnabled function.
...
This refactor, done entirely by IDE, is a no-op clean-up of this file.
2020-07-21 15:52:34 -07:00
Jeff Boek
b2d6f5746b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12806 - Adds unit tests to cover ToolbarView.update()
( https://github.com/mozilla-mobile/fenix/pull/12807 )
2020-07-21 14:34:07 -07:00
Jonathan Almeida
758f0b0b96
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12797 : Use measured height/width for loading a thumbnail
...
Using `onNextLayout` has the side-effect of showing the thumbnail with
the tab.id from a recycled view.
The root cause of needing that call is to retrieve the measured
height/width from the view first before requesting. A simpler solution
to avoid the complexity is to retrieve these values from the dimen
resources.
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2020-07-21 16:38:49 -04:00
Sawyer Blatz
a48f1f8591
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12461 : Update content description for tabs tray open tab count
2020-07-21 15:48:38 -04:00
Sebastian Kaspari
8de62c28cf
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7877 : Add SearchActionProvider for faster responses that mirror entered text.
2020-07-21 14:41:00 -04:00
Tiger Oakes
adbadba250
[fenix] Move settings in components ( https://github.com/mozilla-mobile/fenix/pull/12675 )
2020-07-21 10:47:10 -07:00
Mihai Eduard Badea
130de798fb
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12387 - Display tab tray using .show
...
Replaced the global navigation action used for displaying the tab tray with the .show() function.
2020-07-21 10:31:24 -07:00
mcarare
2320c617b2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9722 : Refactor onboarding buttons with text.
...
Add title and description to button text, remove extra Textviews.
2020-07-21 10:28:45 -07:00
Kainalu Hagiwara
0d977a5e2d
[fenix] Move release locales to a separate config file.
...
We should leave l10n.toml untouched unless the l10n team wants to
change it.
2020-07-21 10:20:21 -07:00
gmierz
b6fede138a
[fenix] Undo test changes.
2020-07-21 10:15:38 -07:00
gmierz
0afee78646
[fenix] Test vismet.
2020-07-21 10:15:38 -07:00