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

4875 Commits

Author SHA1 Message Date
mcarare
9d9d283dc7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15310: Also catch ActivityNotFoundException when sharing to app. 2020-09-28 13:29:17 +03:00
ekager
b276e9daca [fenix] No issue: Update AC to 61.0.20200925190057 2020-09-26 12:21:10 +02:00
ekager
cf0af49d3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/12383 https://github.com/mozilla-mobile/fenix/issues/15407 https://github.com/mozilla-mobile/fenix/issues/12860 - Switch to using shared view model for session to delete on home 2020-09-25 16:54:54 -07:00
Grisha Kruglov
c348e03d0e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/15434: Don't try to display a 'signed in' snackbar in a 'headless' mode 2020-09-25 15:31:07 -07:00
Grisha Kruglov
a0189c8080 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/15432: Invoke UI updates on main thread in response to account events 2020-09-25 15:30:48 -07:00
Grisha Kruglov
5bb231cc70 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/15436: Auto-close tabs during startup on the main thread 2020-09-25 15:11:21 -07:00
Christian Sadilek
146aa075dd [fenix] Configure M5 AMO collection for Nightly/Debug 2020-09-25 11:18:07 -04:00
mcarare
c5c3b6549d [fenix] For https://github.com/mozilla-mobile/fenix/issues/15130: Remove "what's new card" check in UI test. 2020-09-25 18:04:48 +03:00
mcarare
1d7b1df0e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15130: Remove "what's new card" from onboarding screen. 2020-09-25 18:04:48 +03:00
Mozilla L10n Automation Bot
8774b36f49 [fenix] Import l10n. 2020-09-24 18:03:47 -07:00
Kate Glazko
739a3520e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15320: Ensure Mimetype Other PDF Shows PDF Icon 2020-09-24 13:49:51 -07:00
Elise Richards
609857c5f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14280, https://github.com/mozilla-mobile/fenix/issues/14743: Remove old search fragment (https://github.com/mozilla-mobile/fenix/pull/15169)
* Remove search fragment

* Use new folder to search dialog

* Rebase and lint

* Update tests with search dialog nav directions

* Rename interactor to match naming convention. Remove old controller and point everything to the dialog controller.
2020-09-24 15:46:42 -05:00
Jonathan Almeida
2ab099b37b [fenix] For https://github.com/mozilla-mobile/fenix/issues/15349: Fixes SyncedTabs suggestion not clicking 2020-09-24 15:35:06 -04:00
Grisha Kruglov
bc90bd2f31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15296: Allow excluding bookmark subtrees when editing parent folder
I'm really not a fan of how title overwriting and structure processing are mangled together,
but will leave clearing that up for another day.
2020-09-23 23:22:44 -07:00
Mozilla L10n Automation Bot
fdb3d6c013 [fenix] Import l10n. 2020-09-23 21:16:24 -07:00
Sawyer Blatz
9d49be285c [fenix] For https://github.com/mozilla-mobile/fenix/issues/14243: Pre-land visuals for Close Tabs CFR (https://github.com/mozilla-mobile/fenix/pull/15171) 2020-09-23 14:57:52 -07:00
Grisha Kruglov
661a48a940 [fenix] Update breaking changes in the FxA/Sync integration 2020-09-23 14:51:04 -07:00
Jocelyne
0638e9b3d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11800: Hide reveal and clear password icons if the password is empty when editing a saved login (https://github.com/mozilla-mobile/fenix/pull/15244)
Co-authored-by: Jocelyne Abi Haidar <jocelyne.abihaidar@gotocme.com>
2020-09-23 12:10:49 -07:00
Sebastian Kaspari
0663cf8916 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/13270: Do not launch into Fennec's task anymore.
Initially we did this to avoid a duplicated task right after the migration from Fennec. We'd end up
with the original task from Fennec and the new one from Fenix; with the Fennec task still showing
Fennec in the app switcher, but launching Fenix once selected.

Anyhow, now on Android 11 this causes the Fenix task to get duplicated. The simple fix is to not
do any of that anymore. This may re-introduce the problem with the Fennec migration, but:
* We are at 100% rollout for quite some time. There are still users migrating, but the impact
  of the bug is much lower.
* The bug after the migration was only temporary. This bug here is happening every time you
  launch Fenix. So I'd rather fix this than a possible inconvenience right after the migration.
2020-09-23 18:05:05 +02:00
mcarare
deafcc7387 [fenix] https://github.com/mozilla-mobile/fenix/pull/274-android-l10n: Update create account string to avoid partial translations. 2020-09-23 08:49:23 -07:00
Christian Sadilek
d12fa25350 [fenix] Configure M4 AMO collection for all builds 2020-09-22 19:01:37 -04:00
person808
2ddd7950b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15219 - Fix tab tray handle size.
Also use dimens for the tab history handle.
2020-09-22 15:24:22 -07:00
aprabhakara
06036292ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/15262: Updated margins 2020-09-22 14:57:53 -07:00
ekager
65db93b8b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15291 - Limit current CFRs to show max one every 3 days 2020-09-22 10:43:14 -07:00
mcarare
9b953c0255 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15263: Properly update open links in app preference. 2020-09-22 09:44:32 -07:00
ekager
5536851865 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15272 - Remove bottom margin for toolbar on enter fullscreen 2020-09-22 08:34:29 -07:00
ekager
2f7edfe924 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15121 - Ensure tabs removed while on browser select an available parent session 2020-09-22 08:33:39 -07:00
mcarare
f887985405 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15268: Update unit tests for safe navigation to details fragment. 2020-09-22 18:23:17 +03:00
mcarare
d6f5f88deb [fenix] For https://github.com/mozilla-mobile/fenix/issues/15268: Use safe navigation to addon details fragments. 2020-09-22 18:23:17 +03:00
Oana Horvath
90ef2c90bf [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14524, https://github.com/mozilla-mobile/fenix/issues/12896, https://github.com/mozilla-mobile/fenix/issues/13830: re-enabled strict ETP tests after code bug fix 2020-09-22 13:42:30 +03:00
Grisha Kruglov
0b56dd58e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15284: Process root titles when creating new folders
This also simplifies how we do this. We're no longer creating instances of `DesktopFolder` class
nor creating copies of BookmarkNodes just to display root titles correctly for the 'edit folder' UI.
2020-09-21 20:03:04 -07:00
ekager
e2f534e533 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15089 - Disable recently closed in multiselect 2020-09-21 18:35:08 -07:00
ekager
231bfe6323 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15112 - Still show recently closed when history empty 2020-09-21 18:35:08 -07:00
Grisha Kruglov
4e486c0b40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15286: Don't crash when separators are long-touched 2020-09-21 18:34:08 -07:00
Mozilla L10n Automation Bot
3249a5e7f4 [fenix] Import l10n. 2020-09-21 18:17:38 -07:00
ekager
9763d05ef2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13934 - Make TabHistory work on PWA/Custom Tabs 2020-09-21 16:07:56 -07:00
ekager
f4406b2265 [fenix] No issue: Fixes strict mode death in debug custom tab 2020-09-21 12:59:33 -07:00
ekager
0fbfbb5516 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14982 - Show snackbars with padding with static bottom toolbar 2020-09-21 10:05:28 -07:00
ekager
abe4ccd2ea [fenix] For https://github.com/mozilla-mobile/fenix/issues/14458 - dismiss keyboard on fill link from clipboard 2020-09-21 08:27:46 -07:00
Mozilla L10n Automation Bot
a8ce1d6722 [fenix] Import l10n. 2020-09-20 20:19:09 -07:00
ekager
6b66dbd5cc [fenix] For https://github.com/mozilla-mobile/fenix/issues/15245 - Remove margin for toolbar on toolbar-less PWA 2020-09-20 19:41:29 -07:00
Mozilla L10n Automation Bot
ddd8d2b7fd [fenix] Import l10n. 2020-09-19 21:33:21 -07:00
Grisha Kruglov
4f6213a2dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/2792: Display bookmark folders at the top of the bookmarks UI 2020-09-18 22:01:17 -07:00
Grisha Kruglov
ec18031057 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15211: Make sure bookmarks are moved to the end of folders 2020-09-18 21:52:58 -07:00
Grisha Kruglov
ba242fb3b9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/15206: Only track 'move' event if bookmark parent was changed 2020-09-18 21:52:58 -07:00
Grisha Kruglov
fa8af7dcd2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11502: Make sure to always process root titles for parent folders during edit
This also switches to a simpler bookmarks query API ('getBookmark') which doesn't fetch
children. We don't need 'children' for this dialog, and so don't need to do the extra work.
2020-09-18 21:16:57 -07:00
Grisha Kruglov
f79c9733e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13157: Filter out folder being edited from 'select folder' dialog 2020-09-18 20:13:45 -07:00
Grisha Kruglov
412ae60537 [fenix] Rename 'visitedAddBookmark' arg to a less confusing name 2020-09-18 20:13:45 -07:00
Grisha Kruglov
2e646b696a [fenix] Remove unused nav arg from 'select folder' 2020-09-18 20:13:45 -07:00
Mozilla L10n Automation Bot
e4bf6224f6 [fenix] Import l10n. 2020-09-18 19:01:38 -07:00
Tiger Oakes
da57dc840d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14131: Move constants to dimens.xml (https://github.com/mozilla-mobile/fenix/pull/14135)
Co-authored-by: Elise Richards <erichards@mozilla.com>
2020-09-18 16:13:57 -07:00
Tom Klein
86c20fc7c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13300 - Adjust the 'Sharing a Collection' layout to prevent overlapping of the close icon and 'Share' label in RTL
Note that the "Share" title is still constrained to start at the end of the
close button - I don't know why the previous extra constraint was causing the
differing behavior in LTR and RTL, but this seems to fix it.
2020-09-18 14:04:03 -07:00
Elise Richards
79f788e577 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13812: add ETP category for redirect trackers (https://github.com/mozilla-mobile/fenix/pull/15139)
* Feature flag for ETP cookie purging

* Strings for new ETP description

* Remove icons from ETP info screeen and add category for redirect trackers

* ETP policy factory tests

* Remove icons from ETP panel and add cross tracking allowed field.

* Remove icons on ETP panel. Add blocked category for redirect trackers to panel.

* Add margins to tracking protection settings
2020-09-18 14:03:51 -05:00
Jeff Boek
f9c9099f5d [fenix] For https://github.com/mozilla-mobile/android-components/issues/8429 - Dont initialize MLS if token is null 2020-09-18 11:51:50 -07:00
Jeff Boek
c6f46de882 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/12544 - Prevent search engines mixup"
This reverts commit 52f1a904b7039fb69cdd074f63ad059834fb99c1.
2020-09-18 11:51:50 -07:00
Hakkı Kaan Çalışkan
18e1dded25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13922: Add indicator to synced tabs suggestions in awesomebar 2020-09-18 09:54:19 -07:00
Jonathan Almeida
9824d81afa [fenix] For https://github.com/mozilla-mobile/fenix/issues/14230: Stop redrawing all top sites when one is removed 2020-09-18 12:53:23 -04:00
mcarare
23cbede5e3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12829: Add create account option on the the sign in screen. 2020-09-18 09:04:54 -07:00
mcarare
3af7750c57 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12829: Update addUnderline extension function to accept parameters. 2020-09-18 09:04:54 -07:00
mcarare
a1a9202e1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/15150: Do not show open banner if open in app is ON in settings. 2020-09-18 10:47:02 +03:00
Mozilla L10n Automation Bot
a6591cb3fe [fenix] Import l10n. 2020-09-18 10:26:22 +03:00
mcarare
b2b5b1a22c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13943: Change strict mode penalty to penaltyDeath.
Also, keep dialogPenalty as replacement option for penaltyDeath.
2020-09-18 09:45:08 +03:00
Oana Horvath
09481688f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13829: Added idling resources to the addon details view" 2020-09-18 09:43:06 +03:00
mcarare
64f647f006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14727: Add content description to resync tabs button. 2020-09-17 16:44:36 -07:00
Sören Hentzschel
bc6259dc2f [fenix] For https://github.com/mozilla-mobile/fenix/issues/14933 - Fixed private browsing icon color in preferences fragment 2020-09-17 16:41:02 -07:00
Tiger Oakes
d29e90717c [fenix] Merge bookmark item and folder view holders 2020-09-17 15:59:42 -07:00
Tiger Oakes
a684ab65ca [fenix] Change separator to use its own view holder 2020-09-17 15:59:42 -07:00
Elise Richards
a6f71a3581 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15079: handle QR permissions when changed in Android settings (https://github.com/mozilla-mobile/fenix/pull/15097)
* Define intent data for activity

* Search dialog shows permissions for allow and deny camera

* Check camera permissions for fxa pairing

* Check camera permissions for old search

* Tests for pairing sync interactor and controller.

* Cleanup

* Use bool pref for setting. Use interfaces and default implementations for the sync interactor and controller.

* Lint
2020-09-17 16:41:28 -05:00
Sawyer Blatz
c21bfef9e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15123: Fix top sites text color 2020-09-17 11:35:51 -07:00
Sawyer Blatz
1a5a88be4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/14565: Add telemetry for top sites 2020-09-17 10:06:39 -07:00
Arturo Mejia
6e5748123f [fenix] Fix add-ons permissions breaking change 2020-09-17 09:48:57 -07:00
mcarare
4a29c49fb7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Also do not expand or set bottom toolbar behavior on TWA tabs. 2020-09-17 09:30:27 -07:00
mcarare
2245badc6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Do not set bottom toolbar behavior on PWA tabs. 2020-09-17 09:30:27 -07:00
mcarare
a6a7ce00bc [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Do not expand toolbar on PWA tabs. 2020-09-17 09:30:27 -07:00
mcarare
55e2cfe526 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15116: Use safe cast for layout params. 2020-09-17 09:30:27 -07:00
Sebastian Kaspari
e90ddb1f38 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/14225: Remove task when finishing ExternalAppBrowserActivity. 2020-09-17 18:13:47 +02:00
Mozilla L10n Automation Bot
12a0333419 [fenix] Import l10n. 2020-09-16 18:31:50 -07:00
Mozilla L10n Automation Bot
8ea08ff5ba [fenix] Import l10n. 2020-09-16 09:31:34 +03:00
Hakkı Kaan Çalışkan
199cdac801 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11245: Integrate Synced Tabs AwesomeBar suggestions
fix pr
2020-09-15 13:58:29 -04:00
mozilla-l10n-automation-bot
ed97bf1db4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/15099) 2020-09-14 18:08:22 -07:00
Jeff Boek
710da8dd63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15007 - Puts swipe to delete behind a feature flag (https://github.com/mozilla-mobile/fenix/pull/15009) 2020-09-14 15:20:46 -07:00
Mozilla L10n Automation Bot
fcf4731ce7 [fenix] Import l10n. 2020-09-14 12:02:00 -07:00
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
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
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
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
ekager
b8e2bfebd4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4118 - Creates setting for auto closing tabs 2020-09-01 13:04:12 -07:00
ekager
0c03651086 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14254 - Removes Login select feature flag 2020-09-01 13:02:24 -07:00
Codrut Topliceanu
0c5d1e2527 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11465 - Fix default engine for widget voice search (https://github.com/mozilla-mobile/fenix/pull/14015)
For https://github.com/mozilla-mobile/fenix/issues/11465  - Fix default engine for widget voice search
2020-09-01 12:22:16 +03:00
Tiger Oakes
41c3a580ee [fenix] Simplify media state drawables (https://github.com/mozilla-mobile/fenix/pull/13474) 2020-08-31 19:42:27 -07:00
Kainalu Hagiwara
5cc77fdef1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13498 - Use custom long press back handling for Huawei devices. (https://github.com/mozilla-mobile/fenix/pull/14387) 2020-08-31 18:47:16 -07:00
Sören Hentzschel
1983d40104 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13329 - removed unused feature flag (https://github.com/mozilla-mobile/fenix/pull/14438) 2020-08-31 17:54:42 -07:00
Mozilla L10n Automation Bot
e7a4d39f26 [fenix] Import l10n. 2020-08-31 17:49:44 -07:00
Michael Debertol
662d7cdddf [fenix] For https://github.com/mozilla-mobile/fenix/issues/14354: Update the search shortcuts icon on state update (https://github.com/mozilla-mobile/fenix/pull/14355) 2020-08-31 16:59:33 -07:00
Tiger Oakes
2c4a2f2224 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14346: Fix min height on site list item (https://github.com/mozilla-mobile/fenix/pull/14370) 2020-08-31 15:55:46 -07:00
Codrut Topliceanu
e5639763f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13765 - Fix TopSites layout and item sizes (https://github.com/mozilla-mobile/fenix/pull/14278) 2020-08-31 13:13:27 -04:00
Oana Horvath
38a287bcc2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13218: adds IdlingResources for the Addons list 2020-08-31 19:59:49 +03:00
Oana Horvath
a4000a27f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14522: item 'Open link in apps' moved 2020-08-31 19:59:49 +03:00
Michael Droettboom
82e4291457 [fenix] Fix a typo in metric expiry. (https://github.com/mozilla-mobile/fenix/pull/14530)
This was changed to 2020-04-01 in c90c09e2eb697c68b86c1a321c0fca97aa86dca4

I assume this was just a typo, since a lot of metrics got changed to 2021-04-01
in the same commit.
2020-08-31 09:39:39 -07:00
Gabriel Luong
5e1f5a2364 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13264 - Scroll to the tab above the selected tab in the tabs tray (https://github.com/mozilla-mobile/fenix/pull/14372) 2020-08-31 11:14:37 -04:00
mcarare
f282aa4327 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14289: Check if toolbar is initialised before setting flags. 2020-08-31 10:40:36 +03:00
Mozilla L10n Automation Bot
5c3870c930 [fenix] Import l10n. 2020-08-30 22:48:28 -04:00
Mozilla L10n Automation Bot
634986b48c [fenix] Import l10n. 2020-08-30 11:13:51 -04:00
Arturo Mejia
6deca4a4a2 [fenix] Add support for restoring downloads 2020-08-29 12:04:23 -04:00
Mozilla L10n Automation Bot
b71ca32910 [fenix] Import l10n. 2020-08-28 23:10:21 -04:00
Tiger Oakes
a70bbb7aff [fenix] For https://github.com/mozilla-mobile/fenix/issues/14376: Use concept-menu with tab counter menu (https://github.com/mozilla-mobile/fenix/pull/14374) 2020-08-28 13:28:15 -07:00
Tiger Oakes
64aa8c17bd [fenix] Remove un-needed nullables (https://github.com/mozilla-mobile/fenix/pull/13816) 2020-08-28 13:28:08 -07:00
Jeff Boek
a4a8e9ed88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14318 - Use old API to try to fix startup crash without GPS 2020-08-28 13:04:22 -07:00
Tiger Oakes
a87a20d844 [fenix] Split toolbar controller into two classes (https://github.com/mozilla-mobile/fenix/pull/13854) 2020-08-28 12:13:59 -07:00
Tiger Oakes
2bc1749689 [fenix] Remove unneeded tint for ic_link (https://github.com/mozilla-mobile/fenix/pull/14381) 2020-08-28 14:52:07 -04:00
Tiger Oakes
c759cea9f2 [fenix] FNX-14583 ⁃ Extract and test preference helpers for Settings (https://github.com/mozilla-mobile/fenix/pull/13402) 2020-08-28 11:02:07 -07:00
ekager
b167911097 [fenix] No issue: Add strings for tab management 2020-08-28 12:46:32 -04:00
Suraj Shah
0db8dc3136 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4840 - - Adds dark search widget based on system theme (https://github.com/mozilla-mobile/fenix/pull/13975)
* Fixes https://github.com/mozilla-mobile/fenix/issues/4840

* Fixes https://github.com/mozilla-mobile/fenix/issues/4840 - Adds dark search widget based on system theme
2020-08-28 11:22:47 +03:00
Mugurell
b6d41cc860 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12980 - Clear icons when deleting browsing data 2020-08-28 10:28:48 +03:00
Mugurell
6a06883e22 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages()
The two methods are serving the same purpose, with one calling the other.
This prepares the ground for adding a method to delete icons in only one place
and remove confusion about what that place should be.
2020-08-28 10:28:48 +03:00
Mozilla L10n Automation Bot
e812181ec3 [fenix] Import l10n. 2020-08-27 22:02:02 -04:00
Tiger Oakes
55066509af [fenix] Use shared list widget in tab history (https://github.com/mozilla-mobile/fenix/pull/13884) 2020-08-27 18:27:57 -07:00
Tiger Oakes
667e20c13b [fenix] Add tests for collection creation (https://github.com/mozilla-mobile/fenix/pull/13909) 2020-08-27 18:27:34 -07:00
Tiger Oakes
56d4800bb5 [fenix] FNX-14661 ⁃ Delete drawables (https://github.com/mozilla-mobile/fenix/pull/13481)
* Delete unused drawabled

Mostly leftovers from quick action bar

* Remove duplicate drawables using tints
2020-08-27 18:26:35 -07:00
Tiger Oakes
53e1905818 [fenix] Add tools: attributes for preview 2020-08-27 21:11:13 -04:00
Hakkı Kaan Çalışkan
8042ed6754 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12673: Adjust top and left alignment of logo on homescreen (https://github.com/mozilla-mobile/fenix/pull/12676)
align collection title
2020-08-27 17:16:19 -07:00
Jeff Boek
3294bf7605 [fenix] No Issue - Add prompt to secret settings 2020-08-27 15:32:50 -07:00
mozilla-l10n-automation-bot
9e96f6bff2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14258) 2020-08-27 15:21:10 -07:00
Gabriel Luong
188ba0b421 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14119 - Add a setting to toggle the display of frequently visited top sites (https://github.com/mozilla-mobile/fenix/pull/14183) 2020-08-27 16:17:57 -04:00
Jeff Boek
eeadfb67e6 [fenix] No Issue - Fixes bug where shortcuts and hint are visible at the same time 2020-08-27 10:47:01 -07:00
Tiger Oakes
ce22838e4c [fenix] For https://github.com/mozilla-mobile/fenix/issues/8157: Redirect about:addons search (https://github.com/mozilla-mobile/fenix/pull/13990) 2020-08-27 09:49:32 -07:00
Oana Horvath
517ef24c99 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10911: idling resource registration timing issues (https://github.com/mozilla-mobile/fenix/pull/14231) 2020-08-27 11:40:22 -04:00
mcarare
fdfe47db04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13911: Fix resolving color attribute for title and description.
For SDK < 23 color attr cannot be resolved in selectors.
2020-08-27 12:42:20 +03:00
mcarare
267dabbcb8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12905: Update dialog title so it won't be read by a11y services. 2020-08-27 12:28:44 +03:00
mcarare
bb02aa260c [fenix] For https://github.com/mozilla-mobile/fenix/issues/12905: Just code rearrange, no changes. 2020-08-27 12:28:44 +03:00
mcarare
c5c3265ef5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11425: Improve editing bookmarks flow. 2020-08-27 12:27:25 +03:00
Oana Horvath
17c25aabea [fenix] [Ui Tests] Closes https://github.com/mozilla-mobile/fenix/issues/11944: changes the way the system notifications are verified according to their visibility 2020-08-27 10:02:48 +03:00
Sachin
8025efc0d7 [fenix] for https://github.com/mozilla-mobile/fenix/issues/12573, added startup type and hasSavedInstance keys to app_startup_type telemetry (https://github.com/mozilla-mobile/fenix/pull/13494) 2020-08-26 23:14:13 -07:00
Jeff Boek
befdf304c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14251 - Dont show CFR if were navigating to Search 2020-08-26 21:18:19 -07:00
Jeff Boek
4e2b53b340 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Performance fixes for the ReviewPromptController 2020-08-26 21:02:02 -07:00
Jeff Boek
eb45012b4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Adds tests for ReviewPromptController 2020-08-26 21:02:02 -07:00
Jeff Boek
bf08d65510 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Extracts review prompt behavior into ReviewPromptController 2020-08-26 21:02:02 -07:00
Elise Richards
fcdd29e56e [fenix] Allow play store in app review to be shown to users 2020-08-26 21:02:02 -07:00
Jeff Boek
f2de6f25a1 [fenix] No Issue - Fixes UI Tests with new search experience 2020-08-26 18:00:47 -07:00
Jeff Boek
b49003287a [fenix] No Issue - Removes pref, toggles new search based on feature flag only 2020-08-26 18:00:47 -07:00
ekager
042d68447e [fenix] Puts login selection behind a nightly feature flag 2020-08-26 20:07:56 -04:00
ekager
06517f7b40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5551 - Adds select login prompts 2020-08-26 20:07:56 -04:00
Jonathan Almeida
150755800e [fenix] Disabling StrictMode policy for Top Sites changes 2020-08-26 18:39:05 -04:00
Christian Sadilek
df886ca4cb [fenix] Fixes for A-C 57.0.20200826190111: Move EngineSession to BrowserState 2020-08-26 18:39:05 -04:00
Tiger Oakes
744cec9650 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9056: Search from custom tab 2020-08-26 18:39:05 -04:00
Gabriel Luong
85e9dec7a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 7: Fix TopSiteViewHolderTest and TopSiteItemViewHolderTest 2020-08-26 18:39:05 -04:00
Gabriel Luong
a0b7b6f105 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 6: Show "Delete from history" instead of "Remove" for top frecent sites in the top site menu 2020-08-26 18:39:05 -04:00
Gabriel Luong
362eb62997 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 5: Fix DefaultSessionControlControllerTest and DefaultBrowserToolbarControllerTest 2020-08-26 18:39:05 -04:00
Gabriel Luong
0965df3817 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites 2020-08-26 18:39:05 -04:00
Gabriel Luong
159f46c1c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 3: Use the TopSitesUseCase in the BrowserToolbarController and SessionControlController
Use the provided `addPinnedSites` and `removeTopSites` use cases in `BrowserToolbarController` and `SessionControlController`.
2020-08-26 18:39:05 -04:00
Gabriel Luong
e1f7058630 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 2: Replace the local TopSiteStorage with the A-C DefaultTopSiteStorage 2020-08-26 18:39:05 -04:00
Gabriel Luong
1f3f1f481d [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 1: Remove top sites prefetch and observation of live data 2020-08-26 18:39:05 -04:00
Christian Sadilek
d8fbb2b4b0 [fenix] Revert "For 11660: fixing nits for previous https://github.com/mozilla-mobile/fenix/pull/11668 (https://github.com/mozilla-mobile/fenix/pull/11821)"
This reverts commit 220e98e4c2c45b12e982bc5d4082739812193629.
2020-08-26 18:39:05 -04:00
ekager
7e324064d1 [fenix] Pre-land strings For https://github.com/mozilla-mobile/fenix/issues/14243 For https://github.com/mozilla-mobile/fenix/issues/14239 2020-08-26 18:18:43 -04:00
Jeff Boek
c217ef8d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13368 - Ignores strict mode for LeanplumMetricsService 2020-08-26 17:21:23 -04:00
mcarare
711db8d72d [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Pre-land strings for open in app cfr message. 2020-08-26 16:51:46 -04:00
MarcLeclair
dfd6e02971 [fenix] For 11660: fixing nits for previous https://github.com/mozilla-mobile/fenix/pull/11668 (https://github.com/mozilla-mobile/fenix/pull/11821) 2020-08-26 16:11:46 -04:00
Oana Horvath
1cfc33445d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13877: shortens closeTabTest to avoid flakiness 2020-08-26 18:44:54 +03:00
Sebastian Kaspari
430e249c22 [fenix] Add diagnostic breadcrumbs for debugging "Display already aquired" crashes.
For:
https://github.com/mozilla-mobile/android-components/issues/7960
2020-08-26 16:59:01 +02:00
Grisha Kruglov
5c7af211dd [fenix] Pass along crash reporter instance to PlacesHistoryStorage 2020-08-26 10:33:07 -04:00
Mugurell
d931ed1561 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Cleanup - have the camera check in just one place
This patch reverts a previous commit for the issue which added the camera check
in two places.
With a new solution to check if the device has camera only in
TurnOnSyncFragment we need to cleanup the previous checks.
2020-08-26 10:32:29 -04:00
Mugurell
8123647d85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Use email to sign in to fxa if device has no camera
App can be installed on devices with no camera modules. Like Android TV boxes.
Will skip presenting the option to sign in by scanning a qr code in this case
and default to login with email and password.
2020-08-26 10:32:29 -04:00
Jeff Boek
b07969e85f [fenix] No Issue - Enables new search for all channels. Brings over missing metric 2020-08-25 21:18:01 -07:00
mozilla-l10n-automation-bot
050371e569 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14200) 2020-08-25 17:53:19 -07:00
Tiger Oakes
a11a28dc10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in exceptions (https://github.com/mozilla-mobile/fenix/pull/14113)
* For https://github.com/mozilla-mobile/fenix/issues/8765: Add resource for shared list widget

* For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in exceptions
2020-08-25 14:48:47 -07:00
Tiger Oakes
4a3fb70f51 [fenix] Replace setPadding with updatePadding (https://github.com/mozilla-mobile/fenix/pull/14137) 2020-08-25 11:04:51 -07:00
liuche
56821f7270 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12046 - Renew telemetry probes before migration completion (https://github.com/mozilla-mobile/fenix/pull/13958)
* For https://github.com/mozilla-mobile/fenix/issues/12046 - Renew telemetry probes before migration completion
* Delay remaining probes renewal for one more month.
2020-08-25 10:45:02 -07:00
mcarare
ef574d051c [fenix] For https://github.com/mozilla-mobile/fenix/issues/14157: Pass correct anchor for context menu popup. 2020-08-25 20:30:59 +03:00
Tiger Oakes
6fca4119f6 [fenix] Fix breaking AC change to support monochrome icons 2020-08-25 13:06:33 -04:00
ekager
242196ba69 [fenix] No issue: Restore two deprecated deleted strings 2020-08-25 13:00:07 -04:00
Jeff Boek
e214cb3f98 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Addresses nits 2020-08-25 09:25:18 -07:00
Jeff Boek
90c55e82ff [fenix] No Issue - Ports over accessabiltiy fixes to new search experience 2020-08-25 09:25:18 -07:00
Jeff Boek
98e9872aaa [fenix] No Issue - Adds the fill with clipboard button 2020-08-25 09:25:18 -07:00
Jeff Boek
7dc69db360 [fenix] No Issue - Moves over functionality from the old SearchFragment 2020-08-25 09:25:18 -07:00
Jeff Boek
78e111fc28 [fenix] No Issue - Hide keyboard when navigating or scrolling 2020-08-25 09:25:18 -07:00
Jeff Boek
91fb9f4a82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13766 - Adds voice search 2020-08-25 09:25:18 -07:00
Jeff Boek
2ded80f78e [fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Fixes search colors in PBM 2020-08-25 09:25:18 -07:00
Jeff Boek
eaec45e880 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13845 - Add search suggestion hint 2020-08-25 09:25:18 -07:00
codrut.topliceanu
d732870133 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11180 - Fix for tab tray FAB spot 2020-08-25 12:07:32 -04:00
Jonathan Almeida
26b2584fad [fenix] For https://github.com/mozilla-mobile/fenix/issues/14168: Fix click listener on migration button 2020-08-25 08:41:07 -07:00
Michael Comella
e2cd23ab93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14133: warn opened_link telemetry may be wrong. 2020-08-25 08:39:42 -07:00
ekager
871965a2ef [fenix] No issue: Restore deleted deprecated string for uplifts 2020-08-25 10:40:14 +03:00
Mozilla L10n Automation Bot
bd2e881e92 [fenix] Import l10n. 2020-08-25 10:39:50 +03:00
Gabriel Luong
19f204d032 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8312 - Show Top Sites in a ViewPager (https://github.com/mozilla-mobile/fenix/pull/14116) 2020-08-24 19:52:33 -04:00
Gilbert Gilb's
bd501dec14 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7584 - fix about libraries toolbar theme
fixes https://github.com/mozilla-mobile/fenix/issues/7584 https://github.com/mozilla-mobile/fenix/issues/13970
2020-08-24 15:31:19 -07:00
Elise Richards
48e6a5cbc5 [fenix] Update string for FxA signin onboarding header (https://github.com/mozilla-mobile/fenix/pull/14132) 2020-08-24 17:00:19 -05:00
sraturi
3b46908756 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 2020-08-24 14:08:37 -07:00
ekager
7d93541b3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/12377 - Choice to hide no collections placeholder from homescreen 2020-08-24 16:48:50 -04:00
bawyap
f69dbaaa81 [fenix] FNX2-15608:Removes unused feature flag import 2020-08-24 11:53:37 -07:00
bawyap
fc8ea503f4 [fenix] FNX2-15608:Removes unused xml 2020-08-24 11:53:37 -07:00
bawyap
1010b346bb [fenix] FNX2-15608:Removes unused feature flag 2020-08-24 11:53:37 -07:00
Mozilla L10n Automation Bot
7d7f79ccfa [fenix] Import l10n. 2020-08-24 11:53:01 -07:00
sraturi
f84b53e538 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13478, letting go of the fragment resource inside onDestroyView of AddonsManagementFragment to avoid memory leak 2020-08-24 14:51:50 -04:00
mcarare
244ac47f87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13315: Fix text direction and alignment for RTL languages. 2020-08-24 12:41:19 +03:00
mcarare
4d75399d62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13388: Use safe call for nullable swipeRefresh. 2020-08-24 09:41:24 +03:00
Mozilla L10n Automation Bot
c6a8bf73f4 [fenix] Import l10n. 2020-08-22 20:48:45 -07:00
bawyap
21e7936203 [fenix] FNX2-15653:Removes empty check 2020-08-21 20:12:10 -07:00
bawyap
0fca7e5e11 [fenix] FNX2-15653:Removes unused import 2020-08-21 20:12:10 -07:00
bawyap
338c0c1721 [fenix] FNX2-15653:Refactors check method 2020-08-21 20:12:10 -07:00
bawyap
b9d20da423 [fenix] FNX2-15653:checks blanks name in homescreen shortcut name 2020-08-21 20:12:10 -07:00
Kate Glazko
d72900eecd [fenix] No Issue: Fix DownloadItemKtTest 2020-08-21 18:51:57 -07:00
Jonathan Almeida
76e3bccb06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11918: Take a screenshot when clicking the tab tray
We looked into taking a screenshot right before leaving the
BrowserFragment, however this call will always fail since it's
non-blocking (we never want it to be blocking too), and we will never
receive a screenshot when a session is detached from an EngineView
before the callback is complete.

In Fenix, we can nicely evade this by taking a screenshot when click
the tabs tray icon, which is where you would want to see the most
up-to-date thumbnail of the tab and also does not leave the
BrowserFragment as well.
2020-08-21 20:30:50 -04:00
kglazko
dc44991fea [fenix] For https://github.com/mozilla-mobile/fenix/issues/13935: Enhanced File Type List Icons (https://github.com/mozilla-mobile/fenix/pull/14036)
* For https://github.com/mozilla-mobile/fenix/issues/13935: Enhanced File Type List Icons

* For https://github.com/mozilla-mobile/fenix/issues/13935 - Pulls out and tests logic for getting the icon for a DownloadItem

Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
2020-08-21 16:14:40 -07:00
Kate Glazko
a9d74f5437 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13983: Show Only Completed Downloads in List 2020-08-21 11:52:19 -07:00
Kate Glazko
97004cc454 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13979: Deleted Download Files Shouldnt Show 2020-08-21 08:38:07 -07:00
Mozilla L10n Automation Bot
660846ad33 [fenix] Import l10n. 2020-08-21 15:19:01 +03:00
Mihai Branescu
885926e000 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11051 - added/fixed unit tests for voice search
Allow package manager to resolve voice intent
2020-08-21 13:45:26 +03:00
Mihai Branescu
61b3f14592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11051 - added intent check for voice search
Also made the activity translucent so that it won't flicker when the user pressses the button and Google app is disabled
2020-08-21 13:45:26 +03:00
Mihai Adrian Carare
90d7d5be15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13938: Implement nav to notification settings for all OS versions. (https://github.com/mozilla-mobile/fenix/pull/13972) 2020-08-20 15:10:04 -05:00
Jeff Boek
3ae85079b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13473 - Addresses nits 2020-08-20 13:03:03 -07:00
Jeff Boek
dc58860300 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13483 - Checks if the device has a camera before showing the QR scanning button 2020-08-20 13:03:03 -07:00
Jeff Boek
3dae168443 [fenix] No Issue - Fixes up linting errors 2020-08-20 13:03:03 -07:00
Jeff Boek
0e512ec2b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13473 - Fixes edge cases with Awesomebar not visible 2020-08-20 13:03:03 -07:00
Jeff Boek
e16ebd57bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/13483 - Adds QR scanning to new search dialog 2020-08-20 13:03:03 -07:00
Jeff Boek
fefc00ae88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13473 - Adds pill_wraper to the search dialog 2020-08-20 13:03:03 -07:00
Kate Glazko
2bed7c3585 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13974: Long Press Should Not Result In Crash 2020-08-20 11:42:21 -07:00
Elise Richards
87e1b377a9 [fenix] FNX-14498 ⁃ For https://github.com/mozilla-mobile/fenix/issues/9487: improve fxa onboarding manual sign in card (https://github.com/mozilla-mobile/fenix/pull/13317)
* Replace strings, add learn more, hook up button

* Constrain learn more and icon to the text

* View holder tests

* Lint

* Update homescreen ui test
2020-08-20 11:05:11 -05:00
Mugurell
77bd9544dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/8578 - Don't attempt to use different addons icons backgrounds
After the change from AC https://github.com/mozilla-mobile/fenix/issues/8054 specifying different addons icons backgrounds
is not possible anymore.
All favicons used all throughout the app will have the same background.
2020-08-20 14:45:55 +03:00
Kate Glazko
51f2750a76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13940: Pull To Refresh View Causes Throbber Downloads 2020-08-19 20:35:25 -07:00
Mozilla L10n Automation Bot
8a92c45d29 [fenix] Import l10n. 2020-08-19 20:57:36 -04:00
Kate Glazko
faf3c8320f [fenix] For https://github.com/mozilla-mobile/fenix/issues/13939: Missing empty state for downloads view 2020-08-19 17:51:57 -07:00
Jonathan Almeida
c3734a1299 [fenix] No issue: Fix missing FeatureFlags imports 2020-08-19 16:28:46 -07:00
Kate Glazko
e0e3bd7889 [fenix] No Issue: Fix Lint Issues Downloads Manager 2020-08-19 15:47:08 -07:00
Jonathan Almeida
4836894fd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Address review comments 2020-08-19 17:37:56 -04:00
Jonathan Almeida
1a7ba25347 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Add feature flag for Synced Tabs in tabs tray 2020-08-19 17:37:56 -04:00
Jonathan Almeida
7286969285 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Show devices with no tabs in Synced Tabs list 2020-08-19 17:37:56 -04:00
Jonathan Almeida
73c7e9c3f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Add Synced Tabs to Tabs Tray 2020-08-19 17:37:56 -04:00
Elise Richards
05389ad4e5 [fenix] FNX-14546 ⁃ For https://github.com/mozilla-mobile/fenix/issues/13096: Add notifications pref in top level settings (https://github.com/mozilla-mobile/fenix/pull/13366)
* Add notifications pref in top level settings to route to Android app and notification settings

* Make pref visible on Oreo and higher

* Only show notifications pref when Oreo and above
2020-08-19 13:24:48 -05:00
Kate Glazko
ce57fdeeb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/349: View Downloads 2020-08-19 11:23:50 -07:00
Oana Horvath
4e0a401403 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13219: Changes device long-tap delay before UI tests (https://github.com/mozilla-mobile/fenix/pull/13502) 2020-08-19 11:06:40 -04:00
Mozilla L10n Automation Bot
b12bf5efbb [fenix] Import l10n. 2020-08-19 10:31:27 +03:00
Jeff Boek
af34cbd92b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11656 - Adds addon user attributes to leanplum 2020-08-18 14:29:10 -07:00
Kainalu Hagiwara
f175288aa7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13330 - Remove feature flag for swipe to switch tabs. 2020-08-18 10:31:23 -10:00
TejaswiKarasani
481a7546a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/112,https://github.com/mozilla-mobile/fenix/issues/145: Verify Search engine can be changed temporarily using Search engine (https://github.com/mozilla-mobile/fenix/pull/13259) 2020-08-18 10:03:47 -07:00
Kainalu Hagiwara
abc6217f9e [fenix] For https://github.com/mozilla-mobile/fenix/issues/13030 - Use material design animation values for swipe to switch tabs. 2020-08-18 14:59:05 +03:00
Gilbert Gilb's
17973c382e [fenix] Add custom Activity to show libraries licenses.
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.

We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.

Fixes https://github.com/mozilla-mobile/fenix/issues/7584

See also https://github.com/mozilla-mobile/fenix/issues/162
2020-08-17 19:18:22 -07:00
Mozilla L10n Automation Bot
1db06d41b0 [fenix] Import l10n. 2020-08-17 17:51:52 -07:00
Michael Droettboom
c38fe720ed [fenix] Bug 1608838: Add data sensitivity metadata 2020-08-17 17:17:38 -07:00
ekager
bfb30d200f [fenix] For https://github.com/mozilla-mobile/fenix/issues/13251 - Use bottomSheetCallback in multiselect mode 2020-08-17 11:46:03 -04:00
mcarare
05fe44c96a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13761: Add a11y change listener after toolbar is initialised.
Also removed it before reference is removed in onDestroy.
2020-08-17 11:35:35 -04:00
Arturo Mejia
d736d9c24f [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12796: Ensure Cookie purging is only active in nightly or debug. 2020-08-17 10:03:25 -04:00
codrut.topliceanu
af0afa5713 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8625 - Label for search engine radio buttons 2020-08-17 15:15:35 +03:00
Mozilla L10n Automation Bot
568657c910 [fenix] Import l10n. 2020-08-17 12:34:51 +03:00
Sachin
6f3c613f97 [fenix] for https://github.com/mozilla-mobile/fenix/issues/11364 added a resetAfter for onboarding variable inside HomeFragment to avoid random system strictmode violations during UI testing. (https://github.com/mozilla-mobile/fenix/pull/13811) 2020-08-16 22:46:41 -07:00
Tiger Oakes
0e2cdbb0e0 [fenix] FNX-14513 ⁃ For https://github.com/mozilla-mobile/fenix/issues/12862: Use concept-menu in library (https://github.com/mozilla-mobile/fenix/pull/13332) 2020-08-14 16:44:09 -07:00
Simon Chae
f26917773c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13256: Set add-on settings tab mode based on BrowsingModeManager 2020-08-14 16:30:57 -07:00
Tiger Oakes
1f7bb1af2e [fenix] Use AC version of PrivateNotificationService (https://github.com/mozilla-mobile/fenix/pull/12459) 2020-08-14 16:08:41 -07:00
Roger Yang
bdf01c141b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13459: Pass DefaultLoadUrlUseCase to AppLinksFeature (https://github.com/mozilla-mobile/fenix/pull/13460) 2020-08-14 16:09:36 -04:00
Kainalu Hagiwara
32d3e0e474 [fenix] Remove selection holder from bookmark viewholder constructors.
Now that we're passing the mode to the viewholders in their bind
methods, there's no real need to pass them into their constructors. This
also allows us to remove the indirection of having the adapter implement
the SelectionHolder interface and have the mode implement it directly.
2020-08-14 13:03:08 -07:00
Kainalu Hagiwara
104f4b0060 [fenix] Add tests for Bookmarks DiffUtil and ViewHolders. 2020-08-14 13:03:08 -07:00
Kainalu Hagiwara
cbdee5da2c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13156, https://github.com/mozilla-mobile/fenix/issues/13280 - Use payloads to bind bookmark viewholders.
Change the DiffUtil callback for bookmarks to use the generated equals()
method instead of only checking the title and url fields. This prevents
the BookmarkNode in our state from getting out of sync with the
BookmarkNode the viewholder is bound to.
2020-08-14 13:03:08 -07:00
Tiger Oakes
a4ec091210 [fenix] Add test for createInitialSearchFragmentState 2020-08-14 13:01:24 -07:00
Tiger Oakes
d79b320182 [fenix] Add createInitialSearchFragmentState function 2020-08-14 13:01:24 -07:00
Tiger Oakes
e88886c6cb [fenix] Add test for search dialog controller 2020-08-14 13:01:24 -07:00
Kainalu Hagiwara
4cf84544c1 [fenix] Clear button (https://github.com/mozilla-mobile/fenix/pull/13842)
Co-authored-by: Darren <finchdarren25@gmail.com>
2020-08-14 09:48:46 -07:00
Arturo Mejia
abb96c3283 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/13827: "Set as default browser" option disappears from Settings. 2020-08-14 11:56:14 -04:00
Tiger Oakes
a491a5ea39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13357: Validate PWA manifest folder 2020-08-14 17:45:33 +02:00
Tiger Oakes
1e0ce43f5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13176: Remove race condition for shortcuts (https://github.com/mozilla-mobile/fenix/pull/13815) 2020-08-14 08:04:21 -07:00
Jonathan Almeida
edc4f0eb32 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13293: Show Add To Collections after tabs load 2020-08-14 09:53:18 -04:00
Mozilla L10n Automation Bot
d10ed6733c [fenix] Import l10n. 2020-08-14 16:53:08 +03:00
Kainalu Hagiwara
441da66585 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13405 - Use toolbar location relative to the whole screen instead of window. 2020-08-13 14:08:49 -07:00
Oana Horvath
a389e35352 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12778: re-arranged the steps in closeTabTest and closePrivateTabTest (https://github.com/mozilla-mobile/fenix/pull/13810) 2020-08-13 12:20:47 -04:00
codrut.topliceanu
742913932a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13390 - Fix for stuck readerMode appearance controls 2020-08-13 15:27:31 +03:00
Shen
573e3b2761 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12976 - Show infinity symbol in the tab counter when the count is greater than 99 2020-08-13 13:33:42 +03:00
Mozilla L10n Automation Bot
9bdbbb2ca5 [fenix] Import l10n. 2020-08-12 18:37:49 -07:00
Kainalu Hagiwara
ed9b029a99 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11935 - Move BrowserThumbnails to BrowserFragment. 2020-08-12 13:48:47 -07:00
Sawyer Blatz
928c37f8b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11531: Fixes some issues with default event not firing 2020-08-12 13:24:05 -07:00
Kainalu Hagiwara
260849c518 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13329 - Remove tab history feature flag. 2020-08-12 12:49:28 -07:00
Kainalu Hagiwara
63c90afba3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13016 - Only scroll to current page in tab history after the initial layout. 2020-08-12 12:34:48 -07:00
Kainalu Hagiwara
e17c4e5f90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13424 - Fix detekt config and warnings. 2020-08-12 09:04:24 -07:00
Mugurell
38ac83b87a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12857 - Use Collection title when sharing tabs collection
Avoided passing the subject for sharing a collection of tabs in the ShareData
object since ShareData is part of a web standard.
2020-08-12 13:40:58 +03:00
Mozilla L10n Automation Bot
a4edbe05f8 [fenix] Import l10n. 2020-08-11 18:39:10 -07:00
Arturo Mejia
f4fccae7cb [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/7620: Add support for external download managers 2020-08-11 14:15:10 -04:00
Kainalu Hagiwara
b905255e14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13149 - Add end padding to tab history title and url views. 2020-08-11 10:41:51 -07:00
Kainalu Hagiwara
6bdb31ddd8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12926 - Add back button to menu. 2020-08-11 10:36:55 -07:00
Richard Pappalardo
25858d572b [fenix] fix: disable broken tests 2020-08-11 08:01:33 -07:00
Mozilla L10n Automation Bot
69ef575a81 [fenix] Import l10n. 2020-08-10 17:07:41 -07:00
Arturo Mejia
431908533c [fenix] Fix breaking behaviour on BrowsersCacheTest from AC 54.0.20200810074539 2020-08-10 12:54:25 -04:00
Sebastian Kaspari
0f7251593e [fenix] Validate deep links. 2020-08-10 15:58:32 +02:00
Mozilla L10n Automation Bot
80a48ee9a7 [fenix] Import l10n. 2020-08-08 19:05:32 -07:00
Jonathan Almeida
9ff6729e7a [fenix] Update Android Components and fix breaking tests 2020-08-07 19:49:59 -04:00
Kirill Rakhman
48f47193a0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8043 Hook up AwesomeBarView.setOnEditSuggestionListener 2020-08-07 19:49:59 -04:00
Matthew Finkel
8038199cb0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13361: Prevent Sentry usage behind isSentryEnabled 2020-08-07 15:33:17 +03:00
Jeff Boek
5b442c99c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13053 - Handles common dismiss interactions 2020-08-06 18:28:31 -07:00
Jeff Boek
06c70edf54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13052 - Bumps feature flag to Nightly builds as well 2020-08-06 18:28:31 -07:00
Jeff Boek
4898f0edfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/13052 - When opening a new tab pre-open search 2020-08-06 18:28:31 -07:00
Jeff Boek
f4d01f85fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/13325 - Positions toolbar according to user preference 2020-08-06 18:28:31 -07:00
Mozilla L10n Automation Bot
127edf7956 [fenix] Import l10n. 2020-08-06 18:05:42 -07:00
liuche
ce565577cc [fenix] Changed name_collection_dialog.xml's EditText's input type from "text… (https://github.com/mozilla-mobile/fenix/pull/13367)
Co-authored-by: Karol Wąsowski <wasowski02@gmail.com>
2020-08-06 14:45:23 -07:00
Mozilla L10n Automation Bot
e187eb9028 [fenix] Import l10n. 2020-08-06 10:42:06 -07:00
ankur
0ff90accee [fenix] For https://github.com/mozilla-mobile/fenix/pull/13301, https://github.com/mozilla-mobile/fenix/issues/13038: hide overflow menu for all bookmark items in selected mode 2020-08-06 09:51:56 -07:00
Aaron Train
0410b34203 [fenix] No issue: Remove unused import in SettingsAddonsTest (https://github.com/mozilla-mobile/fenix/pull/13345)
Fixes lint-ktlint error on master https://github.com/mozilla-mobile/fenix/runs/954237630
2020-08-06 11:24:16 -04:00
Kadeem M
3f291b969d [fenix] Fix failing verifyAddonsCanBeUninstalled test (https://github.com/mozilla-mobile/fenix/pull/13319) 2020-08-06 10:33:25 -04:00
Sebastian Kaspari
2875338740 [fenix] Simplify build variants to just: debug, nightly, beta and release.
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
2020-08-06 11:52:10 +02:00
Aaron Train
0bdfbd8d88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13218: Fix settingsAddonsItemsTest 2020-08-06 10:21:18 +03:00
Emily Kager
a429f0482b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13298 - Make private tabs in tabs tray not long clickable (https://github.com/mozilla-mobile/fenix/pull/13316) 2020-08-05 22:12:03 -04:00
ekager
a42bb3c9de [fenix] For https://github.com/mozilla-mobile/fenix/issues/6313 - Removes unused browser animations, improve delayed paint interactions 2020-08-05 20:03:05 -04:00
Tiger Oakes
5049ed496d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11903: Fix private custom tabs (https://github.com/mozilla-mobile/fenix/pull/13327) 2020-08-05 16:24:47 -07:00
Jeff Boek
4f119b055d [fenix] Wires up controller, store and interactor. (https://github.com/mozilla-mobile/fenix/pull/13324)
* For https://github.com/mozilla-mobile/fenix/issues/13320 - Wires up the search store, controller and interactor for the new search experience

* For https://github.com/mozilla-mobile/fenix/issues/13323 - Navigates to new search experience from the browser when enabled
2020-08-05 18:22:07 -05:00
Jeff Boek
08967f0051 [fenix] Progress on new search experience with Toolbar and Awesomebar placeholders (https://github.com/mozilla-mobile/fenix/pull/13314)
* For https://github.com/mozilla-mobile/fenix/issues/13272 - Adds the ToolbarView to the SearchDialogFragment

* For https://github.com/mozilla-mobile/fenix/issues/13273 - Replaces container dependency with context in AwesomebarView

* For https://github.com/mozilla-mobile/fenix/issues/13276 - Hacks together the awesomebar and toolbar in the new search experience
2020-08-05 14:40:43 -05:00
Michael Comella
a2c984016b [fenix] For https://github.com/mozilla-mobile/fenix/issues/4132: remove raptor property and isRaptorEnabled manifest placeholder.
afaict, this is only used for BrowserPerformanceTestActivity, which is
being removed in this PR.
2020-08-05 10:15:46 -07:00
Michael Comella
d11908ce34 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
Tiger Oakes
3213f5107b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13262: Update gradle (https://github.com/mozilla-mobile/fenix/pull/13263) 2020-08-05 09:17:30 -07:00
Kainalu Hagiwara
87fdd035c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12831 - Disable SwipeRefreshLayout while swiping a bookmark. 2020-08-05 09:00:43 -07:00
Kainalu Hagiwara
6e65d78609 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12906 - Fix swipe-to-delete bookmark folder. 2020-08-05 08:59:26 -07:00
Mozilla L10n Automation Bot
33e0d6861d [fenix] Import l10n. 2020-08-05 09:56:36 -04:00
Hakkı Kaan Çalışkan
3c4b386aab [fenix] For https://github.com/mozilla-mobile/fenix/issues/12585: Close tab tray menu on orientation changes 2020-08-05 09:56:08 -04:00
Richard Pappalardo
9c1a956c23 [fenix] Disable flaky tests: settingsAddonsItemsTest, verifyAboutFirefoxPreview (https://github.com/mozilla-mobile/fenix/pull/13286)
* fix: disable intermittent failing UI tests

* fix: add dependency
2020-08-04 22:46:41 -04:00
ekager
ff022c2dcf [fenix] No issue: Change first paint feature flag to nightly/debug 2020-08-04 18:28:41 -04:00
ekager
af14e3d6e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6313 - On first load, hides engineView until firstContentfulPaint 2020-08-04 17:15:46 -04:00
Jeff Boek
5b99bf33a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13052 - Creates new dialog fragment for search and puts it behind a feature flag 2020-08-04 12:24:24 -07:00
Kainalu Hagiwara
9b80ad8560 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13235 - Add haptic feedback when long pressing forward button. 2020-08-04 12:19:12 -07:00
ekager
4fbb2e2fbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/13179 - Ensure we only dismiss share prompt once 2020-08-04 15:05:26 -04:00
ekager
591cd111e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13221 - Update global ETP to include PBM 2020-08-04 14:34:24 -04:00
Tiger Oakes
686f0087e5 [fenix] Don't init glean in unit tests (https://github.com/mozilla-mobile/fenix/pull/13100) 2020-08-04 11:18:52 -07:00
ekager
db174e64d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11610 - Fire sign in event for other types of auth events 2020-08-04 14:18:19 -04:00
ekager
7fbd592e45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11280 - Adds FxA Signed Up Leanplum Event 2020-08-04 14:18:19 -04:00
Jeff Boek
f342d1bf31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13229 - Cache deviceId for reuse 2020-08-04 11:07:20 -07:00
Oana Horvath
fc5440438b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12893: fixed deleteAllHistoryTest (https://github.com/mozilla-mobile/fenix/pull/13255) 2020-08-04 13:33:52 -04:00
ekager
0d40fa830c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13228 - Disable Firebase analytics a second way 2020-08-04 11:43:13 -04:00
Mozilla L10n Automation Bot
439cdd9652 [fenix] Import l10n. 2020-08-04 10:17:35 -04:00
Elise Richards
1e7d4c3e80 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10261: PWA Telemetry (https://github.com/mozilla-mobile/fenix/pull/11859)
* Add PWA events to metrics.

Track events for add to homescreen and install.

Map PWA facts to events

* Map component facts to local metrics

Add events pings to fragments

Supress long method for events

Move install event to AC and collect facts

Retrieve fg and bg events from Facts. Do not track intent fg/bg events, only views

* Allow onPause in base fragment to send telemetry for PWA in the external app fragment. Track foreground and bg locally in fenix, and route install and home screen taps from AC facts

* Rebase
2020-08-03 13:59:31 -05:00
Mihai Branescu
d82708797c [fenix] Remove all deprecated strings (https://github.com/mozilla-mobile/fenix/pull/13192)
As requested here: https://github.com/mozilla-l10n/android-l10n/pull/249#discussion_r461209439
2020-08-03 12:22:12 -05:00
Mozilla L10n Automation Bot
24e21e581d [fenix] Import l10n. 2020-08-03 12:07:59 -04:00
Oana Horvath
f7ad4fdcc6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13220, https://github.com/mozilla-mobile/fenix/issues/13217: Disables failing UI tests 2020-08-03 16:21:08 +03:00
Tiger Oakes
6468af8c5b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13140: Use concept-menu for saved logins menu (https://github.com/mozilla-mobile/fenix/pull/13143) 2020-08-02 18:48:10 -07:00
Ankur Khandelwal
f07dd7cc58 [fenix] Renamed Deps.mozilla_ui_publicsuffixlist to Deps.mozilla_lib_publicsuffixlist (https://github.com/mozilla-mobile/fenix/pull/13201) 2020-08-02 17:23:39 -04:00
Shen
bfb617eed9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9619 hide overflow menu for all history items in selected mode 2020-08-01 22:26:43 -04:00
Mozilla L10n Automation Bot
db2dc4ed38 [fenix] Import l10n. 2020-08-01 21:44:35 -04:00
mozilla-l10n-automation-bot
392b7dffb4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/13189) 2020-07-31 17:31:52 -07:00
Michael Comella
56b2adf7e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12802 - review: update metrics for data review. 2020-07-31 16:05:06 -07:00
Michael Comella
19abae1155 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12802: add StorageStats glean metrics. 2020-07-31 16:05:06 -07:00
Tiger Oakes
db14fef0d3 [fenix] Renamed Metrics to Event 2020-07-31 14:14:45 -07:00
Tiger Oakes
6d95c7aab0 [fenix] Moved MetricsService to its own file 2020-07-31 14:14:45 -07:00
Tiger Oakes
f1575249d1 [fenix] Move MetricController to its own file 2020-07-31 14:14:45 -07:00
Kainalu Hagiwara
f2c24c516f [fenix] For https://github.com/mozilla-mobile/fenix/issues/13127 - Make sure tabPreview is added after browserLayout. 2020-07-31 14:14:05 -07:00
ekager
c040c5ffa6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13117 - Don't show add to collections button in private tabs tray 2020-07-31 14:13:12 -07:00
Tiger Oakes
e1a2dc51c8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12522: Reuse exceptions code (https://github.com/mozilla-mobile/fenix/pull/13047) 2020-07-31 13:24:14 -07:00
ekager
6e5ade7b2c [fenix] For https://github.com/mozilla-mobile/fenix/issues/13135 - Replace about top header with Firefox Daylight 2020-07-31 16:21:39 -04:00
prabhat3108
043b43553a [fenix] swapped deleted and save icon in bookmarks_edit menu. closeshttps://github.com/mozilla-mobile/fenix/issues/11490 2020-07-31 16:19:02 -04:00
Kainalu Hagiwara
f84b9e5c55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12888 - Add highlight to current page in tab history. 2020-07-31 12:54:42 -07:00
Mihai Branescu
dd5ed3fa87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11498/https://github.com/mozilla-mobile/fenix/issues/11499 - added/fixed unit tests 2020-07-31 21:42:57 +03:00
Mihai Branescu
0c18983da3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11498 - removed SignIn ViewHolder and unified with the Error one 2020-07-31 21:42:57 +03:00
Mihai Branescu
331c042339 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11499 - replaced string for no tabs available 2020-07-31 21:42:57 +03:00
Mihai Branescu
5338c21474 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11498 - add Sync tabs error view (including sign-in CTA) 2020-07-31 21:42:57 +03:00
Kadeem
f2ad00d86e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12769: Refactored Background Service Test into multiple test cases. 2020-07-31 10:47:11 -07:00
Mugurell
854065ea5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Use email to sign in to fxa if device has no camera
App can be installed on devices with no camera modules. Like Android TV boxes.
Will skip presenting the option to sign in by scanning a qr code in this case
and default to login with email and password.
2020-07-31 20:02:23 +03:00
ekager
c84bf4ea74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6846 - Don't show ToolbarPopupWindow if nothing to show 2020-07-31 12:55:09 -04:00
Mihai Eduard Badea
11baf289f3 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12400 - Refresh swiped collection tab view
Item is now refreshed by calling notifyDataSetChanged on the adapter when the last tab from the collection has been swiped away and the user cancels the deletion by pressing the cancel button from the dialog.
Also added a "wasSwiped" flag to onCollectionRemoveTab in order to check if the tab was deleted from a swipe action and not by pressing the "X" button.
2020-07-31 12:48:32 -04:00
Mozilla L10n Automation Bot
2d3b926e00 [fenix] Import l10n. 2020-07-31 12:37:11 +03:00
Tiger Oakes
1b2723089c [fenix] Fix suggestions, extract layout for tab history 2020-07-30 17:54:09 -07:00
Tiger Oakes
4245f4fb0f [fenix] Add tests for tab history 2020-07-30 17:54:09 -07:00
Tiger Oakes
135a3a607a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12887: Use ListAdapter to diff history 2020-07-30 17:54:09 -07:00
ekager
2da8330f19 [fenix] No issue: Adds sameAs function for TopSiteList AdapterItem 2020-07-30 17:46:03 -04:00
ekager
86081e11d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11690 - Add contentsSameAs to avoid rebind of items in SessionControlAdapter 2020-07-30 15:18:04 -04:00
Tiger Oakes
a2d4efd120 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7992: Use favicon style from AC (https://github.com/mozilla-mobile/fenix/pull/12608) 2020-07-30 11:21:17 -07:00
Tiger Oakes
c56392c5ec [fenix] Use uplifted addon date code 2020-07-30 10:29:40 -07:00
jhugman
0d4c4122a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11664 — Fixup MissingResourceExceptions being thrown in exotic Locales (https://github.com/mozilla-mobile/fenix/pull/13124)
Our kotlin code is not catching the `MissingResourceException` in the `LeanplumMetricsService` which results in the app crashing when the locale isn't known by the device.

Catches the exception, and falls back to the ISO 639 language code. This isn't a great solution, because ISO 639 isn't especially stable.

In practice however this is almost certainly never going to be a problem because Leanplum isn't going to be supported in such exotic locales.

In this case, using the ISO 639 language code allows the error message to be more informative.
2020-07-30 18:28:26 +01:00
ekager
a863afc6c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13117 - Hide save to collection button for private tabs in tab tray 2020-07-30 11:53:29 -04:00
mcarare
812e635a69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12565: Remove activity from DefaultTabTrayController constructor. 2020-07-30 13:33:02 +03:00
Mozilla L10n Automation Bot
63bde96bcd [fenix] Import l10n. 2020-07-29 21:52:03 -04:00
Tiger Oakes
9673c13a72 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13084 - Use runBlockingTest 2020-07-29 21:51:28 -04:00
Kate Glazko
f140e0bf32 [fenix] remove unused import 2020-07-29 17:47:18 -07:00
Kate Glazko
16797b3103 [fenix] For AC https://github.com/mozilla-mobile/fenix/issues/7673 Move DownloadStatus to DownloadState Fenix Side Changes 2020-07-29 17:47:18 -07:00
Tiger Oakes
6b5229d75b [fenix] Move config to robolectric.properties 2020-07-29 17:46:26 -07:00
Jeff Boek
b58a48ca5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/12570 - Correctly removes search suggestions when search query and url is empty 2020-07-29 16:03:10 -07:00
Jeff Boek
d2d7fceb94 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11579 - Adds telemetry for autoplay settings in Site Permissions 2020-07-29 15:10:25 -07:00
Tiger Oakes
451a859db0 [fenix] Add metric tests 2020-07-29 14:58:48 -07:00
Kainalu Hagiwara
627cd8b8bd [fenix] For https://github.com/mozilla-mobile/fenix/issues/12865, https://github.com/mozilla-mobile/fenix/issues/12990 - Disable swipe to switch tabs gesture when the keyboard is visible. 2020-07-29 14:55:03 -07:00
mozilla-l10n-automation-bot
8ef2048506 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/13088) 2020-07-29 13:51:01 -07:00
Sawyer Blatz
2a5fdd6054 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9730: Add Login Dialog Prompt telemetry 2020-07-29 12:59:35 -07:00
ekager
61b5a37ce9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13084 - Update SavedLoginsStorageControllerTest 2020-07-29 15:15:18 -04:00
ekager
5f923111ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/11654 - Adds leanplum ETP changed event 2020-07-29 13:35:16 -04:00
Sawyer Blatz
10a4dd6381 [fenix] Add documentation 2020-07-29 13:35:16 -04:00
Sawyer Blatz
51a33c9efe [fenix] For https://github.com/mozilla-mobile/fenix/issues/12103: Add ChangedDefaultBrowser event for leanplum 2020-07-29 13:35:16 -04:00
Sawyer Blatz
83e18873b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11531: Add search widget installed leanplum event 2020-07-29 13:35:16 -04:00
ekager
2cc3f2b4e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13071 - Only return to home when session doesn't have parent session to select 2020-07-29 09:50:58 -07:00
Antti Vainikka
b7b555d823 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12692: Remove www. prefix in tab tray urls
Use separate imports instead of a wildcard import

Use toShortUrl String extension instead of removing prefix from url host

Add missing import
2020-07-29 12:16:32 -04:00
mcarare
9fad50cce9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12565: Pass passwordsStorage instead of context in constructor. 2020-07-29 12:15:16 -04:00
ekager
39ddffabef [fenix] For https://github.com/mozilla-mobile/fenix/issues/12992 - Correctly notifies concat adapters about mode changes 2020-07-29 11:58:04 -04:00
Mozilla L10n Automation Bot
414488b0cf [fenix] Import l10n. 2020-07-29 11:42:30 -04:00
ekager
cf11d7e3cc [fenix] For https://github.com/mozilla-mobile/fenix/issues/13042 - Remove bottomSheetCallback in multiselect mode 2020-07-29 11:19:47 -04:00
Mihai Adrian Carare
206106ddc0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12533: Align main settings categories according to specs. (https://github.com/mozilla-mobile/fenix/pull/12534) 2020-07-29 10:08:00 -05:00
mcarare
ebf3399087 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12565: Remove context from DeleteBrowsingDataController constructor 2020-07-29 17:46:43 +03:00
mozilla-l10n-automation-bot
e6ba80ba02 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/13048) 2020-07-28 18:37:50 -07:00
sraturi
adfcf08a49 [fenix] for https://github.com/mozilla-mobile/fenix/issues/11830 created class containing the logic for sending AllStartup telemetry logic
lint check

renamed the intentReceived telemetry to appOpenedAllSource

added comments

removed unused code

moved lifecycle process to AppAllSourceStartTelemetry

moved tracking event out of init function

lint fix

moved appAllStartTelemetry to components

added bit more info about the metrics

added the  onReceivedIntent metric back

minor fix

change discriptions based on the comments frm MR

wrote test cases for AppAllSourceStartTelemetry.kt

lint fix

test case to mock application going background

post rebase:

post rebase:

fixed nit from comments

fixed nit from comments

fixed nit from comments

lint fix

lint fix
2020-07-28 17:09:42 -07:00
Sachin
12202411d3 [fenix] for https://github.com/mozilla-mobile/fenix/issues/11698 added on demand workmanager initialization (https://github.com/mozilla-mobile/fenix/pull/12739) 2020-07-28 16:26:18 -07:00
Kainalu Hagiwara
b27e4b4eae [fenix] For https://github.com/mozilla-mobile/fenix/issues/12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment.
Changing the root view of BaseBrowserFragment from a CoordinatorLayout
to a SwipeGestureLayout has caused some regressions, particularly in
snackbar behavior. Lets prevent those regressions from occuring in
builds where the feature flag for gestures is off by only adding the
SwipeGestureLayout when the feature flag is on.
2020-07-28 14:54:18 -07:00
Leonardo Murça
f7f50cc994 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12755 - Replace @+id by @id when referencing already declared ids
When referencing an Android resource ID, you do not need the
plus-symbol if you declared before.
Caution: make sure that the resource you are referring to
is defined EARLIER and not LATER.
2020-07-28 14:46:09 -07:00
Kainalu Hagiwara
347b5d527c [fenix] For https://github.com/mozilla-mobile/fenix/issues/12861 - Swap order of tabs for tab switching gesture. 2020-07-28 14:37:45 -07:00
amkcpu
48db5eb528 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12706 - Add vertical scrollbar to bookmarks screen 2020-07-28 16:47:18 -04:00
amkcpu
0a96e991b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12704 - Add vertical scrollbar to history screen 2020-07-28 16:47:09 -04:00
amkcpu
af7f24a305 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12707 - Add vertical scrollbar to search suggestions 2020-07-28 16:46:51 -04:00
Tiger Oakes
6bff47c3c5 [fenix] Test paged history provider 2020-07-28 12:35:34 -07:00
Jonathan Almeida
a48f4282b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12856: Add save to collections button to Tabs Tray
Using the ConcatAdapter, we're now able to insert multiple data sources
of information into one RecyclerView and preserve layout/scrolling in
addition to adding the 'Save to Collection' button.
2020-07-28 11:14:08 -07:00
ekager
e15b895fd9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12992 - Hide tab close button while in multiselect mode 2020-07-28 11:10:45 -07:00
Hakkı Kaan Çalışkan
ffadbb4045 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12622: Visually indicate different types of suggestions in the search screen 2020-07-28 11:08:35 -07:00
Aaron Train
49d247d79c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13021: Fix verifyAboutFirefoxPreview UI test 2020-07-28 11:02:21 -07:00
Kainalu Hagiwara
0f81dae020 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13028 - Add feature flag for tab history. 2020-07-28 11:01:59 -07:00
Roger Yang
05675f9e94 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12670: Add lastUri as a parameter in RequestInterceptor 2020-07-28 13:24:03 -04:00
Oana Horvath
63e3ec5c71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12968: Re-enables Search settings tests (https://github.com/mozilla-mobile/fenix/pull/13020) 2020-07-28 09:22:46 -04:00
Jonathan Almeida
502a50bfa0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12983: Fix deep link scheme for nightly builds
When we simplified our variants, our deep link scheme for nightly was
lost.
2020-07-28 08:31:12 -04:00
Mozilla L10n Automation Bot
e8a2650d38 [fenix] Import l10n. 2020-07-27 21:05:00 -04:00
ekager
262650edb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12991 - Set height to recommended touch target size for collect button 2020-07-27 20:17:48 -04:00
Elise Richards
0cf5fc6c53 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12571: Rename shortcuts to search engine on search screen (https://github.com/mozilla-mobile/fenix/pull/12839)
* Rename shortcuts to search engine on search screen

* Remove deprecated pref key

* Re-add deprecated string
2020-07-27 17:19:31 -05:00
Tiger Oakes
44a94f388f [fenix] Fix AccountUiView ui failures 2020-07-27 17:40:15 -04:00
Elise Richards
bc1cffe3a2 [fenix] Enable editing saved logins on all channels (https://github.com/mozilla-mobile/fenix/pull/12841) 2020-07-27 15:48:28 -05:00
Jeff Boek
42582369aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/2681 - Adds ability to bypass cache when reloading 2020-07-27 12:11:11 -07:00
Tiger Oakes
f3b7440063 [fenix] Extract navigation subgraphs 2020-07-27 15:04:28 -04:00
Tiger Oakes
233708b122 [fenix] Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
Tiger Oakes
5f6b5090ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/1146: Extract AccountUiView from settings 2020-07-27 21:05:47 +03:00
Tiger Oakes
d4ddb88f2a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12565 - Clean up controller and add tests 2020-07-27 10:40:09 -07:00
Mugurell
efa1351277 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12772 - Opt-out of scoped storage
Targeting Android 10 means we need to support scoped storage or we need to
opt-out of that using requestLegacyExternalStorage="true".

This patch adds the opting-out leaving investigations for what changes we need
for fully supporting scoped storage to be done in issue https://github.com/mozilla-mobile/fenix/issues/12822.
2020-07-27 10:39:47 -07:00
ekager
d7514bcf78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6846: Added quick actions for nav bar in home 2020-07-27 13:28:28 -04:00
ekager
46a11849d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12966 - Fixes session removal show home logic 2020-07-27 10:27:39 -07:00
Tiger Oakes
ad4476342b [fenix] Fix license on remaining files 2020-07-27 13:04:55 -04:00
Mihai Eduard Badea
3e5ceb23d5 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12181 - Convert String to sentence case
Changed the string values capitalization to sentence case.
2020-07-27 12:31:13 -04:00
Kadeem M
a8f29e65c0 [fenix] Created UI tests for Addon Settings (https://github.com/mozilla-mobile/fenix/pull/9258) 2020-07-27 11:00:35 -04:00
ekager
76a7b37440 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12954 - Remove all ConstraintLayout casts in SearchEngineListPreference 2020-07-27 09:49:43 -04:00
Oana Horvath
1748d2d012 [fenix] For: https://github.com/mozilla-mobile/fenix/issues/12894, https://github.com/mozilla-mobile/fenix/issues/12899, https://github.com/mozilla-mobile/fenix/issues/12968, https://github.com/mozilla-mobile/fenix/issues/11239, disables failing UI tests 2020-07-27 13:34:56 +03:00
Mihai Branescu
0507017605 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7716 - modified xml to let 'Learn more' button have min 48dp for a11y
Added a margin top of 20dp as well on the buttons so as not to change UI
2020-07-27 10:16:31 +03:00
ekager
1dbc00f08d [fenix] For https://github.com/mozilla-mobile/fenix/issues/12947 - Adjust tab selected state on bind 2020-07-25 20:07:30 -04:00
Tiger Oakes
a0f58194e2 [fenix] Add concept-menu dependency 2020-07-25 19:38:35 -04:00
ekager
180590e776 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12721 - Remove SessionManager usages in TabCounter 2020-07-25 18:37:45 -04:00
Hakkı Kaan Çalışkan
2dff66eee9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12929: Change cast to LinearLayout 2020-07-25 10:14:48 -04:00
Hakkı Kaan Çalışkan
9845637378 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12804: Set min height for search engine radio button 2020-07-24 22:10:24 -04:00
ekager
1ced27bda6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
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
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
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
Tiger Oakes
ef885fe482 [fenix] Add tests for web push integration 2020-07-21 10:12:06 -07:00
mcarare
5ddf809ee8 [fenix] For android-l10n https://github.com/mozilla-mobile/fenix/pull/241: Mark a11y link type as not translatable. 2020-07-21 17:59:17 +03:00
Johan Lorenzo
13e8560acf [fenix] Bug 1652979 - Stop producing fennecNightly, fenixNightly and fenixBeta (https://github.com/mozilla-mobile/fenix/pull/12225) 2020-07-21 16:42:08 +02:00
TejaswiKarasani
00cd8b8f35 [fenix] No issue: verify ETP toolbar shield icon is not displayed if ETP is OFF globally in ETP UI tests (https://github.com/mozilla-mobile/fenix/pull/12623) 2020-07-21 09:33:06 -04:00
Oana Horvath
82a76042d9 [fenix] Fix UI tests from https://github.com/mozilla-mobile/fenix/issues/12752 https://github.com/mozilla-mobile/fenix/issues/12637 https://github.com/mozilla-mobile/fenix/issues/12764 (https://github.com/mozilla-mobile/fenix/pull/12779)
* For https://github.com/mozilla-mobile/fenix/issues/12752 & https://github.com/mozilla-mobile/fenix/issues/12764: Fixes tabs tray behavior in UI tests

* For https://github.com/mozilla-mobile/fenix/issues/12637: fixes goBackTest
2020-07-21 08:49:24 -04:00
Tiger Oakes
3bccc0dd50 [fenix] Pass settings and metrics to CFR 2020-07-21 09:01:09 +03:00
mozilla-l10n-automation-bot
72e6448a1d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12766) 2020-07-20 18:26:00 -07:00
Richard Pappalardo
41bb2cb087 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/12752, https://github.com/mozilla-mobile/fenix/issues/12764 - Temp disable openHistoryInNewTabTest intermittent UI test failures (https://github.com/mozilla-mobile/fenix/pull/12754)
* Fixes https://github.com/mozilla-mobile/fenix/issues/12752 - Temp disable intermittent failing test
2020-07-20 18:09:01 -07:00
Kainalu Hagiwara
5a895d6125 [fenix] No issue - Suppress new warnings from detekt update 2020-07-20 17:01:50 -07:00
Sawyer Blatz
de6145c967 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12461: Add tab count to tab tray 2020-07-20 19:16:47 -04:00
Tiger Oakes
712dce391d [fenix] For https://github.com/mozilla-mobile/fenix/issues/5499 - Unify CFR drawables and dimens (https://github.com/mozilla-mobile/fenix/pull/12749) 2020-07-20 16:00:57 -07:00
Hakkı Kaan Çalışkan
898defc3a2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12532: Quick fix for radio button alignment (https://github.com/mozilla-mobile/fenix/pull/12691) 2020-07-20 15:33:32 -07:00
Kainalu Hagiwara
3320f82bfb [fenix] For https://github.com/mozilla-mobile/fenix/issues/12551 - Implement swipe to delete for bookmarks. 2020-07-20 14:54:20 -07:00
Kainalu Hagiwara
0671fc50e8 [fenix] Rename tab_tray_background.xml 2020-07-20 14:54:20 -07:00
Michael Comella
e85dd6a09c [fenix] No issue: correct position of StartupTimeline; add warning. 2020-07-20 14:27:41 -07:00
Sawyer Blatz
80b4fb0808 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10466: Add search privately to top of list (https://github.com/mozilla-mobile/fenix/pull/12744) 2020-07-20 13:25:36 -07:00
Tiger Oakes
5b7d951590 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10924 - Cleanup SavedLoginsAuthFragment (https://github.com/mozilla-mobile/fenix/pull/10930) 2020-07-20 13:25:24 -07:00
Kainalu Hagiwara
055620f117 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12730 - Fix ripple for font size setting. 2020-07-20 13:00:59 -07:00
Sawyer Blatz
d8ecc2e19c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11851: Close tab tray when last tab closed (https://github.com/mozilla-mobile/fenix/pull/12615) 2020-07-20 11:05:32 -07:00