2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

3948 Commits

Author SHA1 Message Date
Elise Richards
fc847d79e7 [fenix] No issue: Delete unnecessary to-dos (https://github.com/mozilla-mobile/fenix/pull/12603)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-16 13:38:07 -05:00
Hakkı Kaan Çalışkan
ad239ff1ae [fenix] No issue: Move dp's to dimens.xml 2020-07-16 13:08:55 -04:00
Kainalu Hagiwara
ce7ba9a2ac [fenix] Update TabTrayViewHolder with A-C thumbnail changes. 2020-07-16 12:50:33 -04:00
Roger Yang
be3ce6e2ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/12118: Add isSubframeRequest parameter for app links 2020-07-16 12:50:33 -04:00
Christian Sadilek
4c49410910 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12248: Webcompat reporter not active in Nightly 2020-07-16 12:24:21 -04:00
jhugman
6a7a29fc61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11704 Add leanplum attributes for tracking protection (https://github.com/mozilla-mobile/fenix/pull/11965) r=sblatz
* For 11657: add LP attribute for tracking protection

* For https://github.com/mozilla-mobile/fenix/issues/11704: added tracking_protection_enabled attribute

* Added docs for the new attributes, linking to data-review to the mma.md

* Rename null to none when no ETP is enabled
2020-07-16 17:09:32 +01:00
Hakkı Kaan Çalışkan
ab317dc779 [fenix] No issue: Uncomment forgotten assert 2020-07-16 11:45:53 -04:00
Tiger Oakes
82d1b4380d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12493: Remove kapt plugin 2020-07-16 10:38:03 -04:00
Hakkı Kaan Çalışkan
8645075a39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12105: Follow ux mock on Settings --> Accessibility screen 2020-07-16 10:37:20 -04:00
James Hugman
61fe76774f [fenix] Address review comments 2020-07-16 10:37:03 -04:00
James Hugman
800e55e69a [fenix] Remove need to specify component names for new intents 2020-07-16 10:37:03 -04:00
James Hugman
648b389a68 [fenix] Changed home_* style links to urls_* to reflect that the destination is a set of links, rather than where the screen is 2020-07-16 10:37:03 -04:00
James Hugman
8e7c9bf003 [fenix] Add install_search_widget 2020-07-16 10:37:03 -04:00
James Hugman
83ed39ed5c [fenix] Add UI tests for deep links 2020-07-16 10:37:03 -04:00
James Hugman
dc588ca0ae [fenix] Add unit tests for deep links 2020-07-16 10:37:03 -04:00
James Hugman
bc397268a6 [fenix] Add deep links for settings and home screens 2020-07-16 10:37:03 -04:00
isabelrios
18b3fb95b4 [fenix] cron-job-ui-screenshots (https://github.com/mozilla-mobile/fenix/pull/12423)
Co-authored-by: isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
2020-07-16 16:08:00 +02:00
Mugurell
85e05cb841 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12544 - Prevent search engines mixup
Stricter synchronization by always using the same "loadedSearchEngines"
variable.
With "loadedSearchEngines" calling "refreshAsync()" we also get the fallback
engines to contain reddit and youtube (which are programatically added) and
also now we properly remember and display the engines added by user.
2020-07-16 16:49:54 +03:00
Oana Horvath
70e30dcf98 [fenix] Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
Tiger Oakes
65402a62dd [fenix] Add tests for StartupReportFullyDrawn (https://github.com/mozilla-mobile/fenix/pull/12560) 2020-07-15 23:31:59 -07:00
Tiger Oakes
c1a74cc939 [fenix] Add helper for underlining text (https://github.com/mozilla-mobile/fenix/pull/12520) 2020-07-15 22:38:46 -07:00
Tiger Oakes
2e8da8abe0 [fenix] Fix nav graph and theme tests (https://github.com/mozilla-mobile/fenix/pull/12567) 2020-07-15 18:04:36 -07:00
Tiger Oakes
034a9dae8f [fenix] Update Kotlin dependency (https://github.com/mozilla-mobile/fenix/pull/10806) 2020-07-15 18:02:58 -07:00
mcarare
1efe17c801 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12503: Add unit tests for permissions details view. 2020-07-15 10:04:40 -04:00
mcarare
bfd879be4a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12503: Open addon permissions link in app. 2020-07-15 10:04:40 -04:00
Aaron Train
d60d77248b [fenix] No issue: Add a couple Tabs Tray UI tests 2020-07-15 10:49:34 +03:00
ekager
772f69c5f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
Tiger Oakes
09c37671a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12457 - Add MockK matcher for nav directions (https://github.com/mozilla-mobile/fenix/pull/12262) 2020-07-14 10:39:23 -07:00
Tiger Oakes
431459d181 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12171: Use one-line logo in Nightly (https://github.com/mozilla-mobile/fenix/pull/12555) 2020-07-14 10:37:01 -07:00
Tiger Oakes
d9e7a351fa [fenix] Add tests for search (https://github.com/mozilla-mobile/fenix/pull/12437) 2020-07-14 10:32:04 -07:00
Tiger Oakes
afd8eafd9f [fenix] Test viewholders in home.sessioncontrol (https://github.com/mozilla-mobile/fenix/pull/12524) 2020-07-14 10:31:50 -07:00
Hakkı Kaan Çalışkan
e83a7f3370 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12107: Follow ux mock on Settings --> Account screen 2020-07-14 12:25:21 +03:00
Mozilla L10n Automation Bot
2d97e98f58 [fenix] Import l10n. 2020-07-14 11:40:19 +03:00
ekager
9c0e356950 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11099 For https://github.com/mozilla-mobile/fenix/issues/12189 For https://github.com/mozilla-mobile/fenix/issues/7532 - Clean up bottom navigation bar colors 2020-07-13 13:46:35 -04:00
Sawyer Blatz
ca02217039 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10466: Put call & email at top of context list 2020-07-13 10:33:55 -07:00
Hakkı Kaan Çalışkan
c332cc631e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12106: Follow ux mock on Settings --> Logins screen 2020-07-13 11:14:32 -04:00
Oana Horvath
0885d0047e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10911: disables flaky createBookmarkFolderTest 2020-07-13 15:40:50 +03:00
Mugurell
66fdc14386 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11875 - Prevent mixup of region / locale based search engines
We have two search engine types:
- one based on MLS reported region,
- one based only on Locale.

There are multiple steps involved in returning the default search engine for
example and though at each step we could verify if a certain operation is
completed we are still exposed to concurrency issues.
Simplest and most effective way to make sure the MLS engines do not mix with
Locale based engines is to use the same type of engines for the entire duration
of the app. At the next cold start we'll verify again which engines to use.

Using the Locale based engines (fallbacks) is expected to only happen once, at
the first run of the application after being installed.
2020-07-13 13:41:34 +03:00
Mozilla L10n Automation Bot
73fbb27808 [fenix] Import l10n. 2020-07-13 07:59:10 +03:00
jhugman
de6a9cf93b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11655: add leanplum event for installing an addon (https://github.com/mozilla-mobile/fenix/pull/12136) r=elise
* For https://github.com/mozilla-mobile/fenix/issues/11655: add leanplum event for installing an addon

* Add link to data-review request in PR

* Addressed CI comments
2020-07-12 23:47:34 +01:00
Grisha Kruglov
1278ca374c [fenix] Synced Tabs: make sure to stop 'loading' when we encounter an error 2020-07-10 19:02:55 -07:00
Tiger Oakes
291c3196ee [fenix] Fix Robolectric tests SDK version (https://github.com/mozilla-mobile/fenix/pull/12464) 2020-07-10 17:21:10 -07:00
ekager
fade6c7936 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11324 - Adds trash icon to swipe to delete 2020-07-10 20:16:57 -04:00
Michael Comella
03b8068cd2 [fenix] No issue - post: mock profiler object in DefaultTabTrayControllerTest.
Without this line, the tests fail when running the full suite (but not
this test in isolation, for some reason).
2020-07-10 16:43:06 -07:00
Nazım Can Altınova
5a1c31e13f [fenix] Add profiler markers for HomeActivity.load and DefaultTabTrayController.onNewTabTapped 2020-07-10 16:43:06 -07:00
Sawyer Blatz
bdcd04cc6a [fenix] Update app/src/main/java/org/mozilla/fenix/HomeActivity.kt
Co-authored-by: Tiger Oakes <contact@tigeroakes.com>
2020-07-10 18:44:14 -04:00
Sawyer Blatz
33ea9d02aa [fenix] No issue: Update AC version 2020-07-10 18:44:14 -04:00
Michael Comella
2a3a343393 [fenix] For perf-frontend-issueshttps://github.com/mozilla-mobile/fenix/issues/44: add local property to autosign release builds. 2020-07-10 10:55:32 -07:00
Mihai Eduard Badea
a9c19cbcf5 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12339 - Collection delete dialog string update
Set the collection delete dialog title text to "Delete %1$s?"
2020-07-10 11:38:39 -04:00
Mozilla L10n Automation Bot
03185f680a [fenix] Import l10n. 2020-07-09 21:39:49 -04:00
Grisha Kruglov
d76815b9ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/12433 - Allow synced tabs pull-to-refresh for non-critical account errors 2020-07-09 16:18:54 -07:00
ekager
ddf56f9bc6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11303 - Change copy login origin to open in browser 2020-07-09 18:09:41 -04:00
Tiger Oakes
e69b1e06f1 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/9832 - Change targetSdkVersion to Android 10 (https://github.com/mozilla-mobile/fenix/pull/11014) 2020-07-09 10:50:51 -07:00
Emily Kager
2eaef29243 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12010: Follow ux mock on Settings --> ETP --> Info screen (https://github.com/mozilla-mobile/fenix/pull/12429)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-09 09:47:09 -07:00
Sebastian Kaspari
f3cfdc5058 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12311: BrowserToolbarController: Stop SessionFeature and release session from EngineView. 2020-07-09 12:36:56 -04:00
TejaswiKarasani
47e60525ff [fenix] No Issue: Verify the page main menu items UI Test (https://github.com/mozilla-mobile/fenix/pull/12336) 2020-07-09 09:15:10 -07:00
Mozilla L10n Automation Bot
869c91048a [fenix] Import l10n. 2020-07-09 11:29:38 -04:00
David Walsh
940bc85996 [fenix] For 11889 - Fix snackbar for collection creation in browser fragment 2020-07-09 08:50:12 +03:00
mozilla-l10n-automation-bot
1f3c3966fb [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12404) 2020-07-08 18:56:37 -07:00
Hakkı Kaan Çalışkan
cfb8cac9a3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11563: Set ic_close.xml to use full width and height 2020-07-08 17:21:25 -04:00
ekager
16132f2c5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11431 - Scroll to restored tab in tab tray 2020-07-08 17:18:16 -04:00
Christian Sadilek
bcb49d3985 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12353: URL copied to clipboard should not be extension/reader URL 2020-07-08 16:55:32 -04:00
Tiger Oakes
5406f2cafb [fenix] Add tests for exceptions 2020-07-08 15:52:37 -04:00
MickeyMoz
d0e3833d3b [fenix] Update Android Components version to 50.0.20200708130551. 2020-07-08 12:44:51 -04:00
isabelrios
d1582d892a [fenix] No issue: Update screenshots test (https://github.com/mozilla-mobile/fenix/pull/12348) 2020-07-08 12:20:34 -04:00
Tiger Oakes
d8847824a9 [fenix] Add tests for onboarding viewholders (https://github.com/mozilla-mobile/fenix/pull/11522) 2020-07-08 07:53:22 -07:00
Richard Pappalardo
0e434d53ee [fenix] fix: disable intermittent test failure 2020-07-08 12:21:25 +03:00
Tiger Oakes
9d875c7cca [fenix] Add tests for browser helper classes (https://github.com/mozilla-mobile/fenix/pull/12370) 2020-07-07 19:46:25 -07:00
Mozilla L10n Automation Bot
fb79db8011 [fenix] Import l10n. 2020-07-07 21:27:37 -04:00
Christian Sadilek
bcfd40018f [fenix] Update built-in extensions for new AC/GV API
New API (installBuiltIn/ensureBuiltin) requires
- Gecko IDs and new permissions
- Extension will only be re-installed if it has a new version

This includes a gradle task to automatically generate a
new version in manifest.json for every build so we don't
forget to update the version and end up with changes that
are never applied.
2020-07-07 18:41:12 -04:00
amkcpu
c76e88cf61 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/11873 - Add scrollbar in tabs tray 2020-07-07 17:50:56 -04:00
ekager
0bdfec0969 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12312 - Disable settings that navigate while authenticating 2020-07-07 16:46:14 -04:00
Michael Comella
19ec39e352 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12345: catch SecurityException when calling reportFullyDrawn.
That's amazing! I've got the same combination on my luggage.
2020-07-07 13:44:09 -07:00
Tiger Oakes
fbb9ab5b5d [fenix] Use A-C version of Resources.getSpanned (https://github.com/mozilla-mobile/fenix/pull/12358) 2020-07-07 13:36:29 -07:00
MickeyMoz
1b69dbff02 [fenix] Update Android Components version to 49.0.20200707131055. 2020-07-07 14:49:54 -04:00
Mihai Eduard Badea
58a456eb33 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12126 - Tab counter consumeFrom update
Added a direct call to the updateTabCounter method to account for changes made to the BrowserState while the tabCounter view is not visible.
2020-07-07 11:12:55 -04:00
Mozilla L10n Automation Bot
dcd1799520 [fenix] Import l10n. 2020-07-07 11:12:02 -04:00
Tiger Oakes
a601de7715 [fenix] Extract radio group logic into helper (https://github.com/mozilla-mobile/fenix/pull/11493) 2020-07-06 17:09:42 -07:00
ValentinTimisica
f270dde8e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11763: Fixes unit tests 2020-07-06 17:06:10 -04:00
ValentinTimisica
f27c27360a [fenix] For https://github.com/mozilla-mobile/fenix/issues/11763: Shows confirmation dialog when deleting last tab from collection 2020-07-06 17:06:10 -04:00
ValentinTimisica
bad18816f2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11889: Changes collection creation confirmation snackbar strings
Also I changed the adding tabs to collection confirmation string from
tabtray to take into account the number of tabs.
Example: 1 tab-"Tab saved!"; multiple tabs-"Tabs saved!"
2020-07-06 17:02:02 -04:00
Tiger Oakes
c3391dd74d [fenix] Add method to test fragments in roboletric (https://github.com/mozilla-mobile/fenix/pull/12261) 2020-07-06 13:04:43 -07:00
Hakkı Kaan Çalışkan
61ae2b2fb8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12078: Follow ux mock on Settings --> Language screen 2020-07-06 15:47:42 -04:00
mcarare
7ec8de123a [fenix] For https://github.com/mozilla-mobile/fenix/issues/9775: Increase touch target of elements in add search engine screen 2020-07-06 15:47:25 -04:00
ekager
033886f547 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12263 - Adds end margin to synced tabs header 2020-07-06 15:37:53 -04:00
Hakkı Kaan Çalışkan
18b04212f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12007: Fix add search engine items using wrap content for height 2020-07-06 15:37:28 -04:00
Hakkı Kaan Çalışkan
0bf3e0d0e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12016: Follow ux mock on Settings --> Data Collection 2020-07-06 15:27:46 -04:00
Emily Kager
b6d1d1bf8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12086: Follow ux mock on Settings --> Customize screen (https://github.com/mozilla-mobile/fenix/pull/12324)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-06 12:25:54 -07:00
MickeyMoz
9443af0ffc [fenix] Update Android Components version to 49.0.20200705130154. 2020-07-06 15:21:40 -04:00
mcarare
53508bffea [fenix] For https://github.com/mozilla-mobile/fenix/issues/12125: Handle visibility updates for add to collection button. 2020-07-06 14:37:39 -04:00
Mozilla L10n Automation Bot
3f6d9d67ed [fenix] Import l10n. 2020-07-06 14:06:24 -04:00
ekager
23d60070f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12316 - Allow text wrap on buttons 2020-07-06 20:56:54 +03:00
Tiger Oakes
3207a9d1a2 [fenix] Switch to any calls 2020-07-06 20:38:08 +03:00
Tiger Oakes
f627bb78ec [fenix] Move SearchProviderModel extension to class 2020-07-06 20:38:08 +03:00
Oana Horvath
3192fdc83e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11764: doubles long-press delay UI test 2020-07-06 19:13:53 +03:00
Aaron Train
0a9d823582 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12309: Disable verifyContextSaveImage and verifyContextMixedVariations (https://github.com/mozilla-mobile/fenix/pull/12314) 2020-07-06 11:51:06 -04:00
Mugurell
995bdd89ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/10401 - Hide Shortcuts if just one search engine is installed
Otherwise, the Shortcuts option which allows to choose with what search engines
to search would be redundant.
2020-07-06 14:36:04 +03:00
Sebastian Kaspari
c23d8e4fdc [fenix] SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 2020-07-03 21:01:59 +02:00
Sebastian Kaspari
9b9eb83cfd [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12171: (fenixProduction) Add vector image for full Nightly logo. (https://github.com/mozilla-mobile/fenix/pull/12254) 2020-07-03 10:55:26 -07:00
isabelrios
0241275d5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/12018 - Sync Int tests fixes (https://github.com/mozilla-mobile/fenix/pull/12252) 2020-07-03 13:49:40 -04:00
Aaron Train
a417d6d115 [fenix] No issue: Re-enable Context Menu UI tests (https://github.com/mozilla-mobile/fenix/pull/12250) 2020-07-03 13:48:46 -04:00
Aaron Train
cbfb7e2e2f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8714: Re-enable toggleShowVisitedSitesAndBookmarks (https://github.com/mozilla-mobile/fenix/pull/12251) 2020-07-03 13:20:39 -04:00
isabelrios
7402fb47fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/12224 - Fix UI testAboutFirefoxPreview (https://github.com/mozilla-mobile/fenix/pull/12233) 2020-07-03 12:31:47 -04:00
ekager
e4dcad8f00 [fenix] Updates AC to 49.0.20200702190156 and fixes breaking changes 2020-07-03 06:40:06 -04:00
ekager
1041a3ff71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11320 - Expose login autofill setting to beta dimension 2020-07-03 06:40:06 -04:00
liuche
7f7d733b7e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12207 - Update "new nightly" link to point to org.mozilla.fenix (https://github.com/mozilla-mobile/fenix/pull/12209) 2020-07-02 12:39:44 -07:00
Sawyer Blatz
c9d0b48560 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11183: Redirect user to homescreen after widget added"
This reverts commit 4187b343466264e27a6305e1d29cab581aca1b53.
2020-07-02 11:22:18 -07:00
Sawyer Blatz
32a8c99111 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12157: Don't show two search widget dialogs 2020-07-02 11:22:18 -07:00
mozilla-l10n-automation-bot
76702b4ae7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12175) 2020-07-02 08:29:18 -07:00
liuche
fe121a80fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/12007: Follow ux mock on Settings --> Search screen (https://github.com/mozilla-mobile/fenix/pull/12177)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-02 00:48:31 -07:00
Tiger Oakes
057cc0966e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12095: Remove TWA feature flag (https://github.com/mozilla-mobile/fenix/pull/12096) 2020-07-01 19:14:41 -07:00
Mihai Adrian Carare
f827336f2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11996: Open all links from add-on details in Fenix. (https://github.com/mozilla-mobile/fenix/pull/12080)
* For https://github.com/mozilla-mobile/fenix/issues/11996: Open add-on homepage link in Fenix.

* For https://github.com/mozilla-mobile/fenix/issues/11996: Open add-on details links in Fenix.
2020-07-01 19:13:23 -07:00
Johan Lorenzo
29049936d3 [fenix] Bug 1649400 - part 2: Make fennecProduction use the Firefox Nightly b… (https://github.com/mozilla-mobile/fenix/pull/12173)
* Bug 1649400 - part 2: Make fennecProduction use the Firefox Nightly branding

* try nightly

* Revert "try nightly"

This reverts commit d2b288b440eb4739b053bdfa4d1f5a9a2cc1df68.
2020-07-01 18:00:44 -07:00
Sawyer Blatz
81d19555fe [fenix] No issue: Remove feature flag for tips (https://github.com/mozilla-mobile/fenix/pull/12172) 2020-07-01 14:47:40 -07:00
Richard Pappalardo
5ab7edc71c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11642 - Re-enable disabled UI-tests (https://github.com/mozilla-mobile/fenix/pull/12142) 2020-07-01 09:15:57 -07:00
liuche
bc330a9ad4 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/9946: Update FennecBeta branding (https://github.com/mozilla-mobile/fenix/pull/10066)" to push to Firefox Beta (https://github.com/mozilla-mobile/fenix/pull/11872)
* Revert "For https://github.com/mozilla-mobile/fenix/issues/9946: Update FennecBeta branding (https://github.com/mozilla-mobile/fenix/pull/10066)" to push to Firefox Beta.

This reverts commit 2d2fbef27f00c5da04c3ff2a56e587f9f9f72813.
2020-07-01 09:04:35 -07:00
Johan Lorenzo
bb0083c558 [fenix] Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product (https://github.com/mozilla-mobile/fenix/pull/12127) 2020-07-01 11:03:10 +02:00
Mozilla L10n Automation Bot
94ffc2ca84 [fenix] Import l10n. 2020-07-01 08:48:18 +03:00
Jeff Boek
39b6463f5b [fenix] For https://github.com/mozilla-mobile/fenix/issues/12081 - Properly installs searchengines when MLS completes 2020-06-30 13:35:08 -07:00
Mozilla L10n Automation Bot
574af55820 [fenix] Import l10n. 2020-06-30 10:25:21 +03:00
Tiger Oakes
328e80e03a [fenix] Fix ignored XML lint issues (https://github.com/mozilla-mobile/fenix/pull/12094) 2020-06-29 16:36:52 -07:00
ekager
1949ca714f [fenix] For https://github.com/mozilla-mobile/fenix/issues/11991 - Show tab count during onboarding 2020-06-29 17:59:19 -04:00
Christian Sadilek
9a6e44cf41 [fenix] Configure M3 AMO collection for all builds (https://github.com/mozilla-mobile/fenix/pull/12055) 2020-06-29 11:16:06 -07:00
Tiger Oakes
fd387acb18 [fenix] Add tests for StrictModeManager (https://github.com/mozilla-mobile/fenix/pull/12013) 2020-06-29 08:17:07 -07:00
Mozilla L10n Automation Bot
9db2f1752f [fenix] Import l10n. 2020-06-28 20:41:02 -04:00
Mozilla L10n Automation Bot
c14051f2fa [fenix] Import l10n. 2020-06-28 09:59:49 -04:00
ekager
79eeeb9af5 [fenix] Update AC to 48.0.20200627130132 and fix breaking changes 2020-06-27 20:11:31 -04:00
Mihai Eduard Badea
f380999426 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/11835 - Update text fonts
Updated the fonts and colors for several texts throughout the application.
2020-06-26 23:18:52 -04:00
Tiger Oakes
d49982cec9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11903: Enforce private theme in custom tabs 2020-06-26 22:59:43 -04:00
Jeff Boek
fc31ff074a [fenix] For https://github.com/mozilla-mobile/fenix/issues/9935 - Use the searchengine deferred 2020-06-26 19:07:36 -07:00
Jeff Boek
a5029f1e90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9935 - Fallback region selection on first load 2020-06-26 19:07:36 -07:00
Michael Comella
8ce6fe330e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8795: remove redundant ConstraintLayout around BrowserToolbar. (https://github.com/mozilla-mobile/fenix/pull/12014)
This is functionally equivalent to the code before this patch but should
be slightly more performant in theory because ConstraintLayout is
expensive to inflate.

The elevation and layoutParams set dynamically appeared to have no effect
with the wrapping view but broke the view when used by itself so I had
to remove them. I also updated a few other unnecessary params.

Theoretically this may have some perf benefits but I didn't see anything
outside noise levels after I took the numbers (but I didn't try very
hard).
2020-06-26 21:31:02 -04:00
Chenxia Liu
a564b2a2fc [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/12044 - Bump expiry by 1mo for release 2020-06-26 18:28:46 -07:00
David Walsh
1083b6026a [fenix] For 11468 - Show tab tray after opening links from history and bookmarks 2020-06-26 18:28:31 -07:00
Kate Glazko
90c8995d73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12025: Set Search Shortcuts Off By Default 2020-06-26 18:21:58 -07:00
Jeff Boek
a2933321de [fenix] For https://github.com/mozilla-mobile/fenix/issues/11044 - Sets the anchorView of the snackbar to be the new tab fab (https://github.com/mozilla-mobile/fenix/pull/11930) 2020-06-26 17:56:56 -07:00
Jonathan Almeida
8e3fa7dfc7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12002: Show default tab background when thumbnail not available (https://github.com/mozilla-mobile/fenix/pull/12041) 2020-06-26 20:46:23 -04:00
Sachin
10a018b0b2 [fenix] for https://github.com/mozilla-mobile/fenix/issues/11830 added new metric for collecting startup method from all startup phases (https://github.com/mozilla-mobile/fenix/pull/11940)
* for https://github.com/mozilla-mobile/fenix/issues/11830 added new metric for collecting startup method

move all source startup telemetry into its own logic and added an UNKOWN state

* switched back to onNewIntent solution

* renamed the metric
2020-06-26 17:38:08 -07:00
Sawyer Blatz
372c0bd241 [fenix] No issue: update experiments when experiments updated (https://github.com/mozilla-mobile/fenix/pull/12032) 2020-06-26 17:19:58 -07:00
Sawyer Blatz
44ef22425b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11479: Record open tabs count in metrics ping (https://github.com/mozilla-mobile/fenix/pull/12024) 2020-06-26 17:15:43 -07:00
MarcLeclair
bbe9e51c11 [fenix] For 11616: removed black flicker with placeholder animation (https://github.com/mozilla-mobile/fenix/pull/11796)
Increasing duration removed second "light" flicker
2020-06-26 20:10:22 -04:00
Jonathan Almeida
850d3fa90f [fenix] Fix breaking API in WebNotificationFeature 2020-06-26 19:59:57 -04:00
Marc Leclair
890963491c [fenix] Added A-C version 48.0.20200626213814 2020-06-26 19:59:57 -04:00
Sawyer Blatz
f3b4354e76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11273: Add tabs tray telemetry (https://github.com/mozilla-mobile/fenix/pull/12036) 2020-06-26 16:37:07 -07:00
Tiger Oakes
fe025a6a0d [fenix] Test settings about/advanced (https://github.com/mozilla-mobile/fenix/pull/12023) 2020-06-26 15:53:30 -07:00
mozilla-l10n-automation-bot
2d8996e9d7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/12022) 2020-06-26 15:44:57 -07:00
Tiger Oakes
7ebf4d11cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/11943: Fix intermittent coroutine failure (https://github.com/mozilla-mobile/fenix/pull/12027) 2020-06-26 15:42:53 -07:00
ekager
d19245fb63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11294 - Enable Synced Tabs for all builds 2020-06-26 18:36:37 -04:00
Hakkı Kaan Çalışkan
2fff5a9220 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11641: Update synced tabs view 2020-06-26 18:11:13 -04:00
Gabriel Luong
a904ab8de1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12026 - Update default top sites for new users (https://github.com/mozilla-mobile/fenix/pull/12028) 2020-06-26 17:51:18 -04:00
Grisha Kruglov
f18c517551 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/11909: Metrics for recording number of recently used PWAs 2020-06-26 14:13:41 -07:00
Elise Richards
71cc2e1612 [fenix] Fix illegal arguments for onboarding keys (https://github.com/mozilla-mobile/fenix/pull/12033) 2020-06-26 16:12:18 -05:00
Tiger Oakes
b224fff98f [fenix] Add tests for PhoneFeature (https://github.com/mozilla-mobile/fenix/pull/12021) 2020-06-26 12:12:52 -07:00
MarcLeclair
fe4a508fbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/11841: Removed topsite bug on private browsing (https://github.com/mozilla-mobile/fenix/pull/12020) 2020-06-26 14:54:20 -04:00
Gabriel Luong
60ea328837 [fenix] Update Android Components version to 48.0.20200626130049. (https://github.com/mozilla-mobile/fenix/pull/12006)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2020-06-26 14:16:57 -04:00
Tiger Oakes
d553dcc8f9 [fenix] Add tests for OnSharedPreferenceChangeListener (https://github.com/mozilla-mobile/fenix/pull/12019) 2020-06-26 11:04:46 -07:00
mcarare
19767e58f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10285: Swap TextView for a LinkTextView to improve links a11y 2020-06-26 18:11:11 +03:00
ValentinTimisica
069326e4ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/11892: Remove dynamic calls to setupNavigationToolbar
This is a speculative fix for 11892 crash.
The side effect is that the back button will be visible in bookmarks root.
2020-06-26 07:54:11 -04:00
Mihai Branescu
ef5b875e24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9425 - SearchFragment now reacts to undo operation for base engines 2020-06-26 13:21:00 +03:00
Mihai Branescu
6e66943b3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/9425 - SearchFragment now reacts to undo operation for custom engines
When you remove a search engine from our list, an undo snackbar that outlives the fragment is shown. If you go back to the search fragment and press undo, now the shortcut list gets updated
2020-06-26 13:21:00 +03:00
Mihai Branescu
d151985e05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9425 - Handle undo for custom search engines
On undo, get the template that the user entered for that engine and then
re-add it to the `CustomSearchEngineStore`
2020-06-26 13:21:00 +03:00
Sawyer Blatz
a87b90852d [fenix] No issue: Allow us to run experiments on nightly if needed 2020-06-26 09:16:38 +03:00
mcarare
265e43a3ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/10285: Swap TextView for a LinkTextView to improve a11y. 2020-06-26 09:15:44 +03:00
mcarare
00ea11c80f [fenix] For https://github.com/mozilla-mobile/fenix/issues/10285: Add a custom TextView for links with a11y improvements. 2020-06-26 09:15:44 +03:00
mozilla-l10n-automation-bot
3cd4cfe0a1 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/11981) 2020-06-25 18:03:19 -07:00
Kainalu Hagiwara
a25959d679 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11677 - Adjust tab counter menu item order. 2020-06-25 15:48:10 -07:00
person808
3e5d1f66cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/2165 - Add swipe to refresh gesture to bookmarks view. 2020-06-25 14:50:24 -07:00
Christian Sadilek
7d50b70b61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9100: Follow-up to fix memory leak in NotificationSessionObserver
The observer was moved and is now bound to the activity and its
context. If the activity is re-created we leak the observer and
therefore the activity itself.

With this we make sure to stop the observer and also don't use
the activity context to begin with.
2020-06-25 16:17:38 -04:00
ekager
8a4c534741 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11866 - Update back press logic for SearchFragment 2020-06-25 14:40:31 -04:00
Christian Sadilek
5cc0cbb26d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11798: Allow sharing of reader view pages 2020-06-25 14:39:21 -04:00
Sawyer Blatz
9834983edc [fenix] For https://github.com/mozilla-mobile/fenix/issues/9625: Add telemetry for Tracking Protection CFR (https://github.com/mozilla-mobile/fenix/pull/11923) 2020-06-25 11:24:55 -07:00
Oana Horvath
feda964fc6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11764: delay single-click duration to avoid long-clicks (https://github.com/mozilla-mobile/fenix/pull/11949) 2020-06-25 14:21:51 -04:00
Elise Richards
ad9fa8a2ba [fenix] https://github.com/mozilla-mobile/fenix/issues/10824: Onboarding telemetry (https://github.com/mozilla-mobile/fenix/pull/11867)
* Onboarding events and tracking

* Rename metrics for consistency

* Add reference to PR for the data review

* Add default values to onboarding events
2020-06-25 13:21:31 -05:00
Oana Horvath
e54a462293 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/11947: fix and enable closePrivateTabsNotificationTest (https://github.com/mozilla-mobile/fenix/pull/11951) 2020-06-25 14:17:04 -04:00
Sawyer Blatz
13e2e1f90b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11392: Rename Installation ping to FirstSession (https://github.com/mozilla-mobile/fenix/pull/11869) 2020-06-25 10:06:26 -07:00
ekager
d86ea35683 [fenix] Remove ThumbnailsUseCases 2020-06-25 12:51:18 -04:00
Tiger Oakes
766c82ba60 [fenix] Update customtabs service 2020-06-24 23:26:49 -04:00
Christian Sadilek
4de31aba98 [fenix] Configure M3 AMO collection for Nightly/Debug 2020-06-24 21:55:57 -04:00
Sawyer Blatz
ae9d06bee5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11613: Expand toolbar onUrlChanged 2020-06-24 21:50:06 -04:00
Mihai Branescu
8e9f5516d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11727 - added content description 2020-06-24 21:42:38 -04:00
Hakkı Kaan Çalışkan
ec0086ac5d [fenix] don't animate unnecessarily
Fixes https://github.com/mozilla-mobile/fenix/issues/11672, https://github.com/mozilla-mobile/fenix/issues/11727: Empty default tab text and add padding to infinite character

Fixes https://github.com/mozilla-mobile/fenix/issues/11739: Fix flicker

Update TabCounter.kt

make lint happy

don't animate unnecessarily

don't animate unnecessarily

Fixes https://github.com/mozilla-mobile/fenix/issues/11739: Fix flicker

Update TabCounter.kt

squash commits

don't animate unnecessarily

Fixes https://github.com/mozilla-mobile/fenix/issues/11672, https://github.com/mozilla-mobile/fenix/issues/11727: Empty default tab text and add padding to infinite character

Fixes https://github.com/mozilla-mobile/fenix/issues/11739: Fix flicker

Update TabCounter.kt

make lint happy

don't animate unnecessarily
2020-06-24 21:42:38 -04:00
Hakkı Kaan Çalışkan
931a034205 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11739: Fix flicker 2020-06-24 21:42:38 -04:00
Hakkı Kaan Çalışkan
b346ec3f65 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11672, https://github.com/mozilla-mobile/fenix/issues/11727: Empty default tab text and add padding to infinite character 2020-06-24 21:42:38 -04:00
Sawyer Blatz
65ca7c9cd1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11183: Redirect user to homescreen after widget added
Co-authored-by:  hakkikaancaliskan <caliskanhkaan@gmail.com>
2020-06-24 21:41:42 -04:00
David Walsh
c6a8a6ed28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11860 - Conditionally show add to collection button on Home screen 2020-06-24 21:41:19 -04:00
mcarare
2f3b1429ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/11562: Align overflow menu button with close buttons. 2020-06-24 21:40:57 -04:00
mcarare
f2b6eac8ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/11880: Provide default text color for errors in a TextInputLayout 2020-06-24 21:40:10 -04:00
Sawyer Blatz
0e63e5b22c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11825: Removing the last pretty animation 😞
Goodbye, sweet summer child.
2020-06-24 21:38:28 -04:00
mcarare
37f9964f1c [fenix] For https://github.com/mozilla-mobile/fenix/issues/8080: Dismiss menu when swiping away from its anchor. 2020-06-24 21:37:57 -04:00
mcarare
a4b2acd0cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/11901: Use safe call for collection item info. 2020-06-24 21:37:24 -04:00
Mihai Branescu
8a13fbbfb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9100 - Private browsing notification fixes
Co-authored-by: Seef <Saif Dara>
2020-06-24 21:35:11 -04:00
Mihai Branescu
4f08a54d60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10467 - removed unused tests and resources related to blue dot notification 2020-06-24 21:33:32 -04:00
Mihai Branescu
985611258a [fenix] For https://github.com/mozilla-mobile/fenix/issues/10467 - blue dot doesn't disappear on menu dismiss 2020-06-24 21:33:32 -04:00
Tiger Oakes
0f66a45d81 [fenix] Add tests for collection creation controller 2020-06-24 21:21:02 -04:00
Jeff Boek
50656a7634 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11406 - Scrolls to selected tab when switching modes 2020-06-24 21:16:48 -04:00
Jeff Boek
59db888d3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11430 - Gives enough padding to the tab tray give adequate space for the fab 2020-06-24 21:16:24 -04:00
Mozilla L10n Automation Bot
9c7476a560 [fenix] Import l10n. 2020-06-24 21:16:07 -04:00
Tiger Oakes
24f91de0e6 [fenix] Add tests for share sheet 2020-06-24 20:33:47 -04:00
Tiger Oakes
de55a36526 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11903: fix custom tab private gradient 2020-06-24 20:33:16 -04:00
ekager
b4c1bf21df [fenix] For https://github.com/mozilla-mobile/fenix/issues/8374 - On external session removed, handle back press 2020-06-24 20:17:26 -04:00