2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

2691 Commits

Author SHA1 Message Date
Gabriel Luong
048cf4801e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8167: Don't show the add-ons permission dialog if installation is in progress (https://github.com/mozilla-mobile/fenix/pull/8230) 2020-02-07 16:06:28 -05:00
Emily Kager
356f70e37e [fenix] No issue: Land new share sheet strings 2020-02-07 19:26:54 +01:00
Michael Comella
09db7f1f57 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7820: warm BrowsersCache on background thread.
In an early iteration of his patch on a beta build, I saw no improvement over
6 runs (Pixel 2):
- Before: 401.5ms
- After: 402.17ms

This may be attributed to noise in startup performance. However,
BrowsersCache disappears from profiles completely and results in
theoretical performance gains.

When using the StartupTimeline class (not landed yet), I see a 27.75ms
runtime improvement on beta builds after this patch.
2020-02-07 09:13:29 -08:00
Jeff Boek
72cefa3de7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5073 - Fixes visual alignment when certificate authority breaks into a new line 2020-02-07 09:10:31 -08:00
Jeff Boek
c359702955 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5073 - Use string parameter versus concatenating programatically 2020-02-07 09:10:31 -08:00
Kate Glazko
c68c6f7dfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/5073: View Site Cert 2020-02-07 09:10:31 -08:00
Aaron Train
c0bd97b39f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7656: Add UI tests for Reader View (https://github.com/mozilla-mobile/fenix/pull/7829) 2020-02-07 12:07:16 -05:00
mcarare
d52a5f1fad [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Add onboarding Toolbar position picker card 2020-02-07 09:05:03 -08:00
Sawyer Blatz
3b1e967029 [fenix] For https://github.com/mozilla-mobile/fenix/issues/255: Removes autoplay media feature flag (https://github.com/mozilla-mobile/fenix/pull/8198) 2020-02-07 10:22:37 -05:00
ValentinTimisica
40f18bb608 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1500: Passes resources to SessionSuggestionProvider
Change required for adding 'Switch to tab' description for a suggestion that
represents an opened tab. Implemented in AC
(https://github.com/mozilla-mobile/android-components/pull/5773)
2020-02-07 11:26:58 +01:00
Jeff Boek
1a446e3deb [fenix] For https://github.com/mozilla-mobile/fenix/issues/7965 - removed unused strings, reverted changes to radiobutton widget 2020-02-06 18:48:23 -08:00
David Walsh
c9725033a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7965 - Remove CDATA strings 2020-02-06 18:48:23 -08:00
Kadeem M
e732324de3 [fenix] Adding UI tests for the Basic Menu settings. 🎲 !!!! (https://github.com/mozilla-mobile/fenix/pull/6346)
* Added UI tests for the basic settings menu

* Disabled toggleSearchSuggestions test
2020-02-06 12:58:47 -08:00
Christian Sadilek
9a364fc648 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6124 https://github.com/mozilla-mobile/fenix/issues/8158: Prevent infinite loop on fast taps on enable switch 2020-02-06 15:03:47 -05:00
Sebastian Kaspari
03488d16f9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8162: Add shortcuts.xml for fennecBeta variant. 2020-02-06 11:54:59 -08:00
Tiger Oakes
f2df1a005e [fenix] Use createBlendModeColorFilterCompat (https://github.com/mozilla-mobile/fenix/pull/8129) 2020-02-06 11:18:08 -08:00
Sebastian Kaspari
31c18a4708 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4979 - Support Fennec web apps (PWAs). 2020-02-06 10:34:13 -08:00
Emily Kager
acbacda4d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8128 - Do not use activity root view for fragment snackbars 2020-02-06 10:33:24 -08:00
Tiger Oakes
e04910806e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7511 - Override private customtab icon tint (https://github.com/mozilla-mobile/fenix/pull/8138) 2020-02-06 09:49:00 -08:00
Kadeem
2b48c17d18 [fenix] NOISSUE - Renamed a misspelled variable. 2020-02-06 18:25:11 +01:00
Emily Kager
94d437ac78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8147 - Use app:srcCompat instead of android:src 2020-02-06 17:49:30 +01:00
mcarare
451ff0580e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8146: Extend radio buttons clickable area to title and description 2020-02-06 16:34:37 +01:00
codrut.topliceanu
59b6ed8791 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5694 - Changes migration list item 'Logins' to 'Passwords' 2020-02-06 14:45:10 +01:00
Sebastian Kaspari
b90da9c87d [fenix] Try to migrate default search engine. 2020-02-06 11:48:10 +01:00
Mozilla L10n Automation Bot
f36d0cf593 [fenix] Import l10n. 2020-02-06 11:53:32 +02:00
Mohammaduvez
41c9adce29 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/5711 Added tint to onboarding icons (https://github.com/mozilla-mobile/fenix/pull/8093)
* Added tint to onboarding icons and udpated finish button tint

* Replaced tint parameter with onboarding_card_icon color in setOnboardingIcon
2020-02-05 21:46:12 -08:00
Tiger Oakes
0437e6f5a5 [fenix] Add license header to ext tests (https://github.com/mozilla-mobile/fenix/pull/8130) 2020-02-05 20:37:49 -08:00
Marc Leclair
b3231947de [fenix] reverting linting changes that touched codes that I didn't edit 2020-02-05 16:40:41 -08:00
Marc Leclair
01ac5d2518 [fenix] fixing UI test 2020-02-05 16:40:41 -08:00
Marc Leclair
ee51e9931c [fenix] https://github.com/mozilla-mobile/fenix/pull/8085 removed findViewById with actual id 2020-02-05 16:40:41 -08:00
Marc Leclair
06587df3da [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 fixed linting issues 2020-02-05 16:40:41 -08:00
Marc Leclair
2a95a80b9f [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 fixed scrolling, parallax action to match both images and some code clean up 2020-02-05 16:40:41 -08:00
Marc Leclair
3fd0dd7663 [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 squash commit and fixing toolbar to switxh to top with coordinatorlayout 2020-02-05 16:40:41 -08:00
Tiger Oakes
6c4a9664d8 [fenix] Use navArgs helper in fragments 2020-02-05 16:37:45 -08:00
Tiger Oakes
85526e4fa7 [fenix] Clean up toolbar menu class 2020-02-06 00:25:42 +01:00
Arturo Mejia
58e29d5141 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8100: Add progress bar to the add-ons manager fragment 2020-02-05 16:32:50 -05:00
Arturo Mejia
0e03d7bd20 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8097: Run add-ons callbacks only when the fragment is attached. 2020-02-05 14:22:45 -05:00
Grisha Kruglov
4856f96232 [fenix] Bump to a-s 0.50.0 2020-02-05 13:29:17 -05:00
Emily Kager
5ec9696c49 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7456 - For top toolbar set correct progress gravity and background 2020-02-05 19:14:14 +01:00
Alessio Placitelli
b0cd0692ed [fenix] Test that 'baseline' pings are sent by Fenix
This is an initial instrumented test for Fenix
that checks if a 'baseline' ping is generated when
going to background.
2020-02-05 19:06:46 +01:00
Mozilla L10n Automation Bot
f55a5464db [fenix] Import l10n. 2020-02-05 17:42:17 +01:00
Christian Sadilek
b3aab5f601 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4983: Fennec migration: Keep installed add-ons 2020-02-05 09:14:04 -05:00
Emily Kager
e8454c418b [fenix] No issue: Move bookmark delete string to be translated 2020-02-05 11:23:36 +01:00
Mugurell
b9c0cca875 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/7613 - Align radio buttons with the theme images 2020-02-05 10:21:23 +01:00
lyrjie
22a4146f6b [fenix] Added the autoMirrored flag to arrowhead drawable 2020-02-05 09:14:45 +01:00
Arturo Mejia
f11a48ee59 [fenix] No Issue: Close the web extension popup when we can't get the popup of the session. 2020-02-04 17:17:46 -05:00
Mozilla L10n Automation Bot
bba11f5701 [fenix] Import l10n. 2020-02-04 18:49:15 +01:00
Emily Kager
7a6b31fa9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/7999 - Change fxa leanplum metrics to false by default 2020-02-04 09:17:55 +01:00
Gabriel Luong
aaf9c65f5d [fenix] Provide add-on support (https://github.com/mozilla-mobile/fenix/pull/8064)
Closes https://github.com/mozilla-mobile/fenix/issues/5630, https://github.com/mozilla-mobile/fenix/issues/6069, https://github.com/mozilla-mobile/fenix/issues/6092, https://github.com/mozilla-mobile/fenix/issues/6091, https://github.com/mozilla-mobile/fenix/issues/6124, and https://github.com/mozilla-mobile/fenix/issues/6147.

Co-authored-by: Simon Chae <chaesmn@gmail.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2020-02-04 01:41:51 -05:00
Mihai Adrian
5d9e32f936 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Update ETP onboarding card (https://github.com/mozilla-mobile/fenix/pull/7958) 2020-02-03 21:03:15 -08:00
Jonathan Almeida
8e13b8bb98 [fenix] For https://github.com/mozilla-mobile/fenix/issues/373: Implement LeanPlum push messaging
Also closes https://github.com/mozilla-mobile/fenix/issues/6250, since we rely solely on the SDK itself to consume the
messages straight from FCM.
2020-02-04 00:13:56 +01:00
David Walsh
67d02f76f5 [fenix] Fix linting issue 2020-02-04 00:12:26 +01:00
Sawyer Blatz
0f6e965248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6820: Updates background, shadow, & snackbars of toolbar 2020-02-04 00:12:26 +01:00
David Walsh
6ae992fc28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6820: Place address bar at top or bottom of the home screen based on user preference 2020-02-04 00:12:26 +01:00
Aaron Train
286692f9f2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8066: disable failing UI Bookmarks tests 2020-02-03 23:41:43 +01:00
ValentinTimisica
bcc027e1f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7289: Adds telemetry for selecting dark theme 2020-02-03 23:20:42 +01:00
Kadeem
30e9f3707c [fenix] Updates the hide and reveal password icons to use and tint the mozac version. 2020-02-03 23:11:41 +01:00
Mozilla L10n Automation Bot
689a87ecfb [fenix] Import l10n. 2020-02-03 22:56:11 +01:00
David Walsh
7cad72692f [fenix] Small improvements, lint fixes 2020-02-03 21:01:14 +01:00
Sawyer Blatz
e804814640 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5892 & https://github.com/mozilla-mobile/fenix/issues/6380: Updates error page template and allows SSL bypassing 2020-02-03 21:01:14 +01:00
ValentinTimisica
128ef37d5b [fenix] For https://github.com/mozilla-mobile/fenix/issues/6834: Adds telemetry for About page items
Didn't change the existing probe for 'whats new' item because we're already
collecting that info.
2020-02-03 19:28:56 +01:00
Mihai Branescu
1cdf8af95f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7559 - added unit test for same locale selected 2020-02-03 19:24:12 +01:00
Mihai Branescu
d7daf57265 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7559 - fixes 2 issues:
- The same item now doesn't recreate the activity
- The app context now contains the right locale
2020-02-03 19:24:12 +01:00
Mihai Branescu
5f4f3dfb90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7559 - allows changing locale even after setting theme with
AppCompatDelegate.setDefaultNightMode(mode). The override is necessary because the uiMode needs
to be manually updated after changing theme
2020-02-03 19:24:12 +01:00
Aaron Train
857b0b6f4b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8015: fix UI test verifyContextCopyLink (https://github.com/mozilla-mobile/fenix/pull/8026) 2020-01-31 14:58:02 -05:00
Sawyer Blatz
77606ee6e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7970: Updates snackbars for accessibility 2020-01-31 16:24:36 +01:00
David Walsh
e9c8e25b73 [fenix] Fix 5727 - History to browser navigation should go back to history 2020-01-31 16:02:18 +01:00
Aaron Train
a98eb6bced [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8006: Add Close/Undo UI tests (https://github.com/mozilla-mobile/fenix/pull/8007) 2020-01-30 16:15:40 -05:00
David Walsh
f40c0ee461 [fenix] Bug 7189 - Provide page title in website information dialog (https://github.com/mozilla-mobile/fenix/pull/7255)
* Bug 7189 - Provide page title in website information dialog

* Update QSFS test

* Fix Tiger's nits
2020-01-30 11:24:53 -08:00
Emily Kager
4ad86900ff [fenix] No issue: Add idle for create folder UI test 2020-01-30 16:54:25 +01:00
Sawyer Blatz
4737e97eb4 [fenix] No issue: Fixes strings for data migration 2020-01-30 11:29:50 +01:00
Mihai Adrian
78f7132075 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Add What's new card (https://github.com/mozilla-mobile/fenix/pull/7952) 2020-01-29 08:50:11 -08:00
Jonathan Almeida
4d2977589d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7788: Route search widget intents through IntentReceiverActivity 2020-01-29 14:27:14 +01:00
Mihai Branescu
a5642fdd16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7679 - Replaced comparison by reference with value, added check for default in order to avoid double checkmark (example: default + English) (https://github.com/mozilla-mobile/fenix/pull/7729) 2020-01-28 19:22:04 +02:00
mcarare
b0ed29d03d [fenix] For https://github.com/mozilla-mobile/fenix/issues/5905: Pre-land strings for Settings screen changes 2020-01-28 01:49:29 -08:00
Sören Hentzschel
f55a5190e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7730 - always show "Add private browsing shortcut" in sett… (https://github.com/mozilla-mobile/fenix/pull/7943) 2020-01-27 08:44:28 -08:00
ValentinTimisica
5c2478c102 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/7881: Send telemetry event when custom search engine is deleted 2020-01-27 12:04:28 +02:00
Sebastian Kaspari
8dcea31840 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7762: Initialize Glean later in Fennec builds. 2020-01-26 11:53:26 +01:00
Jonathan Almeida
ff6ccd2a8d [fenix] For https://github.com/mozilla-mobile/fenix/issues/7524: Remove DeviceConstellation polling from onResume (https://github.com/mozilla-mobile/fenix/pull/7908) 2020-01-25 11:04:24 -08:00
Mihai Adrian
9649cd5049 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7272: Show info when saved logins list is empty. (https://github.com/mozilla-mobile/fenix/pull/7891)
* For https://github.com/mozilla-mobile/fenix/issues/7272: Show info when saved logins list is empty

* For https://github.com/mozilla-mobile/fenix/issues/7272: Updated unit tests
2020-01-24 18:13:44 -08:00
Sebastian Kaspari
9b6dd72f68 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7818: Use different target activities for launcher activity alias (fenix vs. fennec). (https://github.com/mozilla-mobile/fenix/pull/7917)
* With this patch fenix build variants will launch HomeActivity directly from the launcher.
  This will get rid of the performance regression outlined in https://github.com/mozilla-mobile/fenix/issues/7818.

* Fennec build variants will launch into MigrationDecisionActivity which will show the
  migration UI or launch normally into the app. This is faster than going through
  IntentReceiverActivity (measured and perceived).
2020-01-24 18:03:25 -08:00
Sebastian Kaspari
f7fd71bbd9 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7890: Make migration screen scrollable. (https://github.com/mozilla-mobile/fenix/pull/7914) 2020-01-24 18:03:02 -08:00
Suraj Shah
1aee93ca48 [fenix] Connectivity manager tests (https://github.com/mozilla-mobile/fenix/pull/7317)
* Fixes https://github.com/mozilla-mobile/fenix/issues/7316
Adds tests for ConnectivityManager.isOnline

* Fixes detekt errors.

* Cleaning tests

* Cleaning tests to use boolean checks instead of object equals
2020-01-24 17:43:28 -08:00
Michael Comella
b92d567d49 [fenix] No issue: don't export OssLicense*Activity. (https://github.com/mozilla-mobile/fenix/pull/7909)
afaik, these Activities are only intended to be shown internally and
have no reason to be accessible to other apps on the system.
2020-01-24 17:41:23 -08:00
Jonathan Almeida
5fd6c7fd28 [fenix] No issue: Update Firefox Logo in Migration UI (https://github.com/mozilla-mobile/fenix/pull/7916) 2020-01-24 17:33:15 -08:00
Emma Malysz
ccf371965e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7473, delay inflation of toolbar
Improve performance of HomeActivity.onCreate by delaying this inflation.
We use a ViewStub and inflate the first time the actionbar is accessed.
2020-01-24 15:21:42 -08:00
Gabriel Luong
1742d10b7e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7525 - Add telemetry for opening a top site in normal and private mode and removing a top site 2020-01-24 15:18:25 -08:00
Gabriel Luong
5ac336f840 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 7: Add menu for opening a top site in private tab and removing a top site 2020-01-24 15:18:25 -08:00
Gabriel Luong
31281691e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 6: Add top site view 2020-01-24 15:18:25 -08:00
Gabriel Luong
7b4c67bcc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 5: Add top sites to the HomeFragmentStore 2020-01-24 15:18:25 -08:00
Gabriel Luong
74bee87394 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 4: Implement "Add to Firefox Home" browser menu item
- The "Add to Firefox Home" browser menu item adds a top site to the top site storage.
- Refactors the FenixSnackbar from BaseBrowserFragment into BrowserToolbarController
since there are multiple menu items that need to show a FenixSnackbar.
- Adds metrics for the new browser menu item.
2020-01-24 15:18:25 -08:00
Gabriel Luong
707118cf28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 3: Add TopSiteStorage wrapper around AC's TopSiteStorage
This follows the existing pattern around TabCollectionStorage.
2020-01-24 15:18:25 -08:00
Gabriel Luong
bcc77834dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 2: Add AC dependencies for top sites feature 2020-01-24 15:18:25 -08:00
Gabriel Luong
bbec1a4c90 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6758 - Part 1: Add new strings for top sites feature 2020-01-24 15:18:25 -08:00
Aaron Train
1609077a12 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7920 - Disable ETP UI test for investigation into failure in https://github.com/mozilla-mobile/fenix/issues/7907 2020-01-24 12:51:25 -08:00
Sebastian Kaspari
483157f77b [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7762: Enable glean based on setting for non-fennec builds. 2020-01-23 16:32:15 +01:00
Severin Rudie
fbfe5ea04e [fenix] No issue: clarify naming for showing a prompt to allow search suggestions (https://github.com/mozilla-mobile/fenix/pull/7870) 2020-01-22 19:08:07 -08:00
Emily Kager
cdfa305f73 [fenix] No issue: Enable about:config in beta builds 2020-01-22 16:34:51 -08:00
David Walsh
5141a25ab8 [fenix] Fix 4021 - Provide tab title during share 2020-01-22 14:42:27 -08:00
ekager
6377a946f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5586 - Add telemetry for save logins setting 2020-01-22 14:19:12 -08:00
Emily Kager
421f034e3a [fenix] For https://github.com/mozilla-mobile/fenix/issues/6812 - Navigate via openToBrowser to selected session from search 2020-01-22 14:13:16 -08:00
Sawyer Blatz
5a3a810d5e [fenix] No issue: Fixes ErrorResponse instantiation 2020-01-22 11:47:51 -08:00
Arturo Mejia
314310faea [fenix] No Issue: Add support for deleting individual tracking protection
exceptions on nightly.
2020-01-22 11:47:51 -08:00
Chenxia Liu
b7a62205ec [fenix] Fix breaking changes from new TrackingProtectionException 2020-01-22 11:47:51 -08:00
Michael Comella
ddd9463c20 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7423: remove redundant bottom_bar ConstraintLayout. 2020-01-22 11:20:47 -08:00
Michael Comella
e9286553e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7423: remove unnecessary CoordinatorLayout in fragment_home.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
2020-01-22 11:20:47 -08:00
Michael Comella
100f06ade7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7423: remove unnecessary wordmark_spacer view.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
2020-01-22 11:20:47 -08:00
Sawyer Blatz
17e74ecd6b [fenix] For https://github.com/mozilla-mobile/fenix/issues/7698: Adds search back button animation (https://github.com/mozilla-mobile/fenix/pull/7840)
* For https://github.com/mozilla-mobile/fenix/issues/7698: Adds search back button animation

* Refactor for searchController
2020-01-22 11:15:30 -08:00
Josh Vocal
0d27cc34cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/4212: Control text not translated 2020-01-22 10:27:46 -08:00
Emily Kager
fee7cc764a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7814 - Updates dark shield icons (https://github.com/mozilla-mobile/fenix/pull/7838) 2020-01-22 07:42:08 -08:00
Michael Comella
6d20154f4c [fenix] No issue: fix typo in Performance.instrumentColdStartup... (https://github.com/mozilla-mobile/fenix/pull/7848) 2020-01-22 02:36:16 -05:00
mozilla-l10n-automation-bot
7d5f8192ef [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/7843) 2020-01-21 21:38:51 -08:00
Kaaira Gupta
eddabed040 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7421 :removed collection from clear browsing history 2020-01-21 19:00:59 -08:00
Michael Comella
3889f4665f [fenix] For perf-frontend-issueshttps://github.com/mozilla-mobile/fenix/pull/50: instrument imperfect reportFullyDrawn.
We don't capture the second RV draw yet. Unfortunately, I don't know if
it's the best use of my time to capture that as well.
2020-01-21 18:34:38 -08:00
Chenxia Liu
ede833526d [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980 - Pre-land string changes to onboarding cards. 2020-01-21 16:28:36 -08:00
Mihai Carare
6cf9aeb006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7029: Navigate to Search Fragment when pressing Start browsing 2020-01-21 16:26:43 -08:00
Kaaira Gupta
8547ba1a74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3813 - Create a save button for bookmark editing 2020-01-21 16:03:33 -08:00
Mozilla L10n Automation Bot
6c85b36387 [fenix] Import l10n. 2020-01-21 14:33:05 -08:00
Severin Rudie
4eb62cfc13 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7506: show highlight on home 3-dot button (https://github.com/mozilla-mobile/fenix/pull/7665) 2020-01-21 13:02:14 -08:00
mcarare
11daba9778 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7714: Align engine name to viewStart to support RTL layouts 2020-01-21 12:27:19 -08:00
Mihai Adrian
cb0e5dbcff [fenix] For https://github.com/mozilla-mobile/fenix/issues/7574: Send toolbar position metrics in English. (https://github.com/mozilla-mobile/fenix/pull/7712) 2020-01-21 08:24:18 -08:00
Sebastian Kaspari
45a7a85304 [fenix] MigratingFenixApplication: Pass MigrationStore to FennecMigrator. 2020-01-21 14:38:08 +02:00
mozilla-l10n-automation-bot
7d4366c8c4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/7744) 2020-01-20 11:07:18 -08:00
Jonathan Almeida
3cfe167fd9 [fenix] No issue: Update Migration UI with new API 2020-01-20 18:08:38 +01:00
Sebastian Kaspari
21cef2279c [fenix] Fennec home screen bookmarks: Select new tab. 2020-01-20 15:17:58 +01:00
Sebastian Kaspari
5a38c8885b [fenix] AboutFragment: Use SupportUtils.getWhatsNewUrl(). 2020-01-20 14:15:58 +01:00
Michael Comella
533d10e3b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7423: remove unnecessary CoordinatorLayout in fragment_home.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
2020-01-17 16:59:03 -08:00
Michael Comella
901ddb03e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7423: remove unnecessary wordmark_spacer view.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
2020-01-17 16:59:03 -08:00
ekager
95f54f2715 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6396 For https://github.com/mozilla-mobile/fenix/issues/6553 - Update sync engine checkboxes and send telemetry once 2020-01-17 16:39:24 -08:00
Kate Glazko
14f7c9fec5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4904: Pressing back external link doesn't go back 2020-01-17 16:08:58 -08:00
Sawyer Blatz
1b6e2b2f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/6308: Remove unecessary telemetry & bump expiry date (https://github.com/mozilla-mobile/fenix/pull/7793)
* For https://github.com/mozilla-mobile/fenix/issues/6308: Remove unecessary telemetry

* For https://github.com/mozilla-mobile/fenix/issues/6308: Bump expiry date on telemetry
2020-01-17 15:13:20 -08:00
liuche
7fab2342e4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7093 - Pre-land strings for new onboarding cards. (https://github.com/mozilla-mobile/fenix/pull/7747) 2020-01-16 18:20:41 -08:00
Jeff Boek
5a4c6134c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/220 - Puts language picker behind a feature flag 2020-01-16 15:45:05 -08:00
ekager
7fd5a5295d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/5080 - Move site permissions strings for l10n 2020-01-16 14:41:48 -08:00
Jeff Boek
1f2be69241 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1607 - Fixes SearchShortcutSelected to not leak any custom identifiers 2020-01-16 14:07:38 -08:00
Jonathan Almeida
1e6d68ce32 [fenix] For #ac-5601: Lock migration UI screen orientation 2020-01-16 13:46:01 -05:00
Jonathan Almeida
56d034fca2 [fenix] For #ac-5597: Fix unneeded dark theming in migration UI 2020-01-16 13:46:01 -05:00
Sebastian Kaspari
22b58de10a [fenix] Android manifest: Export shortcut target activity. 2020-01-16 19:29:15 +01:00
ValentinTimisica
d4fa64f541 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7751: Remove 'SearchWithCustomEngine' telemetry event 2020-01-16 10:14:07 -08:00
Sebastian Kaspari
f832b4d1d8 [fenix] Update list of tabs after onboarding screen was dismissed. 2020-01-16 18:47:33 +01:00
Mihai Adrian
02fed41fec [fenix] For https://github.com/mozilla-mobile/fenix/issues/7417 Wait for deletion to finish and loading of new UI (https://github.com/mozilla-mobile/fenix/pull/7572) 2020-01-16 11:03:59 -05:00
ValentinTimisica
a5e27570cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/6556: Adds Telemetry counts for Search Access Points
Added two new sources to be counted ('widget' and 'shortcut') besides 'action' and
'suggestion'. Also modified/fixed some tests.
2020-01-16 10:23:48 +02:00
Grisha Kruglov
199e1d3986 [fenix] Enable firebase auto-init, force push renewal after migration 2020-01-16 01:11:21 -05:00
Jonathan Almeida
7c05e76de9 [fenix] Disable failing intent handling unit tests 2020-01-15 21:41:01 -08:00
Jonathan Almeida
abcaa070b8 [fenix] Add migration for telemetry identifiers to builder 2020-01-15 21:41:01 -08:00
Jonathan Almeida
59ae4e475c [fenix] Fix general Fenix build 2020-01-15 21:41:01 -08:00
Jonathan Almeida
b540467632 [fenix] Review comments, fix build failure and targetActivity 2020-01-15 21:41:01 -08:00
Jonathan Almeida
5c1dc2bbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
Sebastian Kaspari
6bb65151cf [fenix] Always initialize glean. Set upload flag after migration. (https://github.com/mozilla-mobile/fenix/pull/7717) 2020-01-15 15:31:51 -08:00
ekager
e7ed901f20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5545 For https://github.com/mozilla-mobile/fenix/issues/5542 Closes https://github.com/mozilla-mobile/fenix/issues/6696 Integrate logins API, adds Settings for Autofilling/Saving Logins 2020-01-15 12:14:08 -08:00
Alessio Placitelli
59566d5a98 [fenix] Fix GleanMetricsService to use the new Glean APIs 2020-01-15 16:38:48 +02:00
Jonathan Almeida
ef061e1068 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7645: Disable push service when migrating 2020-01-15 02:10:56 -05:00
Mozilla L10n Automation Bot
03bc3d136b [fenix] Import l10n. 2020-01-14 18:53:13 -08:00
salvatorep
a6d13e22f1 [fenix] Added support for Intent.ACTION_SEARCH and Intent.ACTION_WEB_SEARCH actions 2020-01-14 16:50:45 -08:00
Christian Sadilek
364df1e2d5 [fenix] Issue https://github.com/mozilla-mobile/fenix/pull/4893: Enable addon migration 2020-01-14 17:43:21 -05:00
Sebastian Kaspari
20c8281303 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Move static_strings.xml to right directory. 2020-01-14 16:56:00 -05:00
Sebastian Kaspari
73a42a7d3f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Add fennec icons for fennecNightly build type. 2020-01-14 16:56:00 -05:00
Aaron Train
6923449f74 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7693: Temp disable UI test verifyContextMixedVariations (https://github.com/mozilla-mobile/fenix/pull/7694) 2020-01-14 14:55:05 -05:00
Aaron Train
1d3f48b1ac [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7687: Temp disable UI test verifyContextCopyImageLocation and verifyContextSaveImage and verifyContextOpenImageNewTab 2020-01-14 14:07:53 -05:00
Marcin Wiącek
4c323704ff [fenix] Doesn't allow for hint in URL bar on main page in two lines 2020-01-14 09:36:39 -08:00
daphliu
0d5158eb22 [fenix] Modified onboarding card colors according to design 2020-01-14 09:18:45 -08:00
isabelrios
44b0dc4798 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7563 - Sync integration logins (https://github.com/mozilla-mobile/fenix/pull/7564)
* sync-integration-logins-test

* improve checks for logins test

* fixing ktlint issues

* uncomment lines

* address reviewer comments

* fix ui tests after robot change

* fix lint
2020-01-14 08:47:37 -08:00
Grisha Kruglov
038c99c4bd [fenix] Migrate 'settings' before app init 2020-01-14 17:27:41 +01:00
Kadeem M
81997a01bf [fenix] Added BuildDate Assertion for About Preview Screen; Added verification for external links in About Preview Screen (https://github.com/mozilla-mobile/fenix/pull/7413) 2020-01-13 13:53:35 -08:00
ValentinTimisica
f5c8ae7ba1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5884: Fixed Unit tests. 2020-01-13 12:31:23 -08:00
ValentinTimisica
8560ea17c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5884: Adds user-specified search engines telemetry
Created events for adding and deleting a custom search engine and for searches
performed with a custom search engine.
2020-01-13 12:31:23 -08:00
Colin Lee
7faa412772 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/7649: Fix missing NOT in asFeatureWebChannelsDisabled check (https://github.com/mozilla-mobile/fenix/pull/7650) 2020-01-13 13:37:13 -06:00
Colin Lee
f5a7312763 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5182: Loading experiments on startup is slow, remove Fretboard (https://github.com/mozilla-mobile/fenix/pull/7510)
This removes Fretboard. The goal is to reduce cold startup costs associated with loading the experiments on the main thread. We currently have two experiments frameworks in use and should only require one.
2020-01-13 12:38:32 -06:00
Aaron Train
397dddaf0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus (https://github.com/mozilla-mobile/fenix/pull/7631)
Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus
2020-01-13 12:24:23 -05:00
Sebastian Kaspari
e36fd53543 [fenix] Open "migration FAQ" when selecting "What's new" in a Fennec build. 2020-01-13 17:08:48 +01:00
Mozilla L10n Automation Bot
cebfd743ba [fenix] Import l10n. 2020-01-13 12:14:20 +02:00
Tiger Oakes
2cf4af1c39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7431: Remove extra share button 2020-01-11 11:48:51 -08:00
ekager
a97bd82a3f [fenix] Remove unused labels from nav_graph 2020-01-10 16:45:21 -08:00
mcarare
8b6c78847f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7593 Set AboutFragment title just in onCreate 2020-01-10 16:45:21 -08:00
mcarare
0180880b3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7583 Align text in language title and subtitle to viewStart 2020-01-10 15:36:31 -08:00
Sebastian Kaspari
2af018af37 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Use app name 'Firefox Nightly' for fennecNightly build. 2020-01-10 13:59:31 -08:00
ekager
29da7724cc [fenix] Move experiments initialization and fix ktlint errors 2020-01-10 13:57:12 -08:00
Kris Taeleman
70c8589744 [fenix] Bug 1605454 - Fixing typo 2020-01-10 13:57:12 -08:00
Kris Taeleman
b83c08032b [fenix] Bug 1605454 - Kotlin linting improvement 2020-01-10 13:57:12 -08:00
Kris Taeleman
a80f985761 [fenix] Bug 1605454 - Change experiment name and take branch into account 2020-01-10 13:57:12 -08:00
Kris Taeleman
e84bd29218 [fenix] Bug 1605454 - Adding experiment code for disabling webrender. 2020-01-10 13:57:12 -08:00
Sebastian Kaspari
630f7ba824 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7587: Add shortcuts.xml for fennecNightly variant. 2020-01-10 13:50:47 -08:00
Sebastian Kaspari
9f5568a60a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/6898: Allow empty adjust token for fennecNightly builds. 2020-01-10 13:48:20 -08:00
ekager
769492ada1 [fenix] No issue: Fix dynamic theming to accommodate lazily inflated readerview 2020-01-10 13:23:46 -08:00
mcarare
3af16e3185 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7522 Catch IllegalArgumentException when validating search string 2020-01-10 11:26:11 -08:00
Sawyer Blatz
72604bb955 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6304 & https://github.com/mozilla-mobile/fenix/issues/7577: Persist private mode between app launches 2020-01-09 17:03:36 -08:00
Mihai Adrian
b035f6c04e [fenix] For https://github.com/mozilla-mobile/fenix/issues/6992 Always hide toolbar when showing find in page bar (https://github.com/mozilla-mobile/fenix/pull/7567) 2020-01-09 13:26:33 -08:00
Mihai Adrian
354ea9b6ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/7343: Handle sharing to multiple devices (https://github.com/mozilla-mobile/fenix/pull/7409)
* For https://github.com/mozilla-mobile/fenix/issues/7343 Do not allow multiple share to same device

* For https://github.com/mozilla-mobile/fenix/issues/7343 Check current destination before dismissing share
2020-01-09 10:40:14 -08:00
Sawyer Blatz
3a91c6aa33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1718: Sets accessibility users to top toolbar by default (https://github.com/mozilla-mobile/fenix/pull/7486) 2020-01-09 09:15:02 -08:00
Severin Rudie
49cb8c2620 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7556: fix intermittent failure in BookmarkNodeTest 2020-01-09 16:54:50 +02:00
Mugurell
44cef3a931 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6836 - Limit Leanplum depending on current locale. 2020-01-09 13:02:21 +02:00
Josh Vocal
e4c26f7592 [fenix] Replace fixed dp with defined dp dimension 2020-01-08 20:17:22 -08:00
Josh Vocal
c888e71c40 [fenix] Fix truncated tracking protection info text
* Allow tracking protection titles to wrap instead of being cut off
* Refactor view ids to match the layout
2020-01-08 20:17:22 -08:00
Sebastian Kaspari
39b1040830 [fenix] Update Mozilla Android Components to 28.0.0-SNAPSHOT. 2020-01-08 18:57:31 -05:00
Kaaira Gupta
3bc4d7564a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7414 : changed AboutHeaderContentText color to primarytext color and removed futile code of aboutText color 2020-01-08 16:46:18 -07:00
Mihai Adrian
813593987e [fenix] For https://github.com/mozilla-mobile/fenix/issues/5722 Set adjustViewBounds to true to maintain original icon aspect (https://github.com/mozilla-mobile/fenix/pull/7518) 2020-01-08 14:03:48 -08:00
Rushab Kumar
7b07f5cbb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7154 - Fix crash when tapping on "Blocked" in the site info panel (https://github.com/mozilla-mobile/fenix/pull/7404) 2020-01-08 13:51:45 -08:00
Mozilla L10n Automation Bot
6d5a6e4644 [fenix] Import l10n. 2020-01-08 14:43:07 -07:00
mcarare
30962ed381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7522 Ensure correct protocol is used in search string 2020-01-08 11:13:49 -08:00
mcarare
4fcaac3933 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7313 Set actionBar background color according to mocks. 2020-01-08 12:12:30 -07:00