Commit Graph

2603 Commits (0929ce58727b30b351f8e0771575941d3df5930f)

Author SHA1 Message Date
Mugurell 0929ce5872 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6577 - Remove the `total_uri_count` Glean StringMetricType
This was added as a duplicate to an already existing `total_uri_count`
CounterMetricType in https://github.com/mozilla-mobile/fenix/issues/4456.
4 years ago
Kate Glazko 72541520c7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8248 Icon Wrong Color 4 years ago
Christian Sadilek 8f35bd177b [fenix] No issue: Support basic navigation in add-on popups 4 years ago
mcarare 0d7a8129f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Update Private browsing card.
Added test to description.
Added link to settings.
Updated unit tests.
4 years ago
Jeff Boek 673fca0d49 [fenix] For mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/8172: Add a new 'E_Fennec_To_Fenix_Migrated' Leanplum event
This new event will be sent when the user has successfully migrated from Fennec
to Fenix.
This event will only be sent to Leanplum and not to the other telemetry
services like Glean or Adjust.

Co-authored-by: ValentinTimisica <valentin.timisica@softvision.ro>
4 years ago
ValentinTimisica 117b196472 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8172: Add a new "Fenix" Leanplum attribute 4 years ago
Emily Kager fd05ca94b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8403: Don't postpone transition for view intents 4 years ago
Christian Sadilek e81dce7dd1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8143: Allow add-on popups to display prompts 4 years ago
Emily Kager 60bdc02b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8358 - Make sure we don't cancel toolbar editing more than once 4 years ago
Mozilla L10n Automation Bot d027ccf331 [fenix] Import l10n. 4 years ago
Emily Kager 412c470195 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8366 - Move CreateShortcutFragment dismiss after AddToHomescreen 4 years ago
Simon Chae f3008c0ec7 [fenix] Allow fragment to go back when all unsupported add-ons are removed (https://github.com/mozilla-mobile/fenix/pull/8351) 4 years ago
Simon Chae abbaf7ec8e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8346: Update add-on-permissions fragment to be scrollable (https://github.com/mozilla-mobile/fenix/pull/8352) 4 years ago
Simon Chae 0e13878eb2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8153: Allow web-ext to open new tabs in correct browsing mode 4 years ago
mcarare e39a1948d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8262: Set toolbar position relative anchor for collection snackbars 4 years ago
Jeff Boek daab385c3a [fenix] For https://github.com/mozilla-mobile/fenix/issues/5905 - Fixes UI tests 4 years ago
Severin Rudie 91b538cde4 [fenix] Fix UI test failures 4 years ago
Jeff Boek fb219581ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/5905 - Creates private browsing settings fragment 4 years ago
Jeff Boek 7b25c7872b [fenix] For https://github.com/mozilla-mobile/fenix/issues/5905 - Combine theme and toolbar settings 4 years ago
Jeff Boek 672179f1ec [fenix] No Issue - Fixes breaking snapshot change 4 years ago
mcarare 7045a27193 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8299: Select current ETP policy set on card creation 4 years ago
Arturo Mejia 3003f9c72a [fenix] For issues https://github.com/mozilla-mobile/fenix/issues/8310 Disable the remove button while disabling an add-on
and vice versa.
4 years ago
Arturo Mejia 33387d5d93 [fenix] For issues https://github.com/mozilla-mobile/fenix/issues/8191 Increase text contrast for the "Remove" button
on installed Add-ons fragment
4 years ago
Jeff Boek 757788497b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/8321)
Co-authored-by: mozilla-l10n-automation-bot <54512241+mozilla-l10n-automation-bot@users.noreply.github.com>
4 years ago
Aaron Train 5bc087bd9b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8316: Disable animations for instrumented tests (https://github.com/mozilla-mobile/fenix/pull/8317) 4 years ago
isabelrios 034029e6f3 [fenix] sync-integration-history-bookmark-fenix-desktop (https://github.com/mozilla-mobile/fenix/pull/7808)
clean code

remove unused import

fix reviewer comments
4 years ago
MarcLeclair 115432a293 [fenix] Remove Tracking protection popup for visual testing (https://github.com/mozilla-mobile/fenix/pull/8226)
* For https://github.com/mozilla-mobile/fenix/issues/6903: allow override TP popup for performanceTest

* For https://github.com/mozilla-mobile/fenix/issues/6903: refactored the code
4 years ago
Sparky93 b7e64c7866 [fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity
In order to ensure that the user's migration screen is not being bypassed by mistake, we handle the
migration's store COMPLETED state the same way we handle the MIGRATING state.

We can do this because we can treat the initial state (NONE) as being either a fresh start of the
app, either the user's intention of starting the home activity.

Before this change, if the app was being open from the shortcut after the migration was complete,
the user would have been encountered the home activity instead of the migration one.
4 years ago
codrut.topliceanu a1c73eebe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7978 - Remove ScrollView from migration activity. 4 years ago
codrut.topliceanu 009f16a2b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7975 - Added a progress bar according to specs 4 years ago
Vlad Baicu 0de59b4ed1 [fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/8024 - Provide activity class for the migration's service notification content intent. 4 years ago
Sawyer Blatz e560e6e5a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5892: Update horizontal line styling 4 years ago
Arturo Mejia 41908f6e3f [fenix] https://github.com/mozilla-mobile/android-components/issues/5867 Fix addonProgressOverlay IllegalStateException 4 years ago
Arturo Mejia a971aba412 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8272: Keep the add-ons management ui in sync with add-ons
changes
4 years ago
David Walsh 2041ebfe1e [fenix] Show horizontal divider in error pages 4 years ago
Emily Kager 9a81700566 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7999 - for Leanplum fxaHasSyncedItems use SyncEnginesStorage 4 years ago
David Walsh 221a696949 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8016 - Prevent duplicate domains from displaying inthe collection description on the home screen 4 years ago
Sawyer Blatz 07e62413b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7753: Increases touch target of crash page 4 years ago
Jeff Boek 35faf84bfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/8212 - Fixes shadow/border when toolbar is on top (https://github.com/mozilla-mobile/fenix/pull/8234) 4 years ago
Simon Chae e18e36e32e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8259: Add scrollview within the nested relative layout 4 years ago
Sebastian Kaspari e53db0c75c [fenix] Update Mozilla Android Components to 32.0.0-SNAPSHOT. 4 years ago
Johan Lorenzo 4732f8a92d [fenix] Import l10n. 4 years ago
Sparky93 4f9235710f [fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/5695 - Migration steps' status displayed before the migration completed
The migration steps' status was already being shown as succeeded instead of showing an "unchecked" list of
steps.
These changes will make the steps being "checked" one by one as the migration advances.
4 years ago
mcarare ac298ca46f [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Show correct image mocks for toolbar positions 4 years ago
Jeff Boek 30b05ad7d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4674 - Adds ability to toggle metric services by type 4 years ago
Jeff Boek 2c52c7a640 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4674 - Adds marketing data as a collection choice 4 years ago
Emily Kager b9d9c21972 [fenix] No issue: Update androidx dependencies 02.08.20 4 years ago
Grisha Kruglov f9338cf5c7 [fenix] Enable fennec Pinned Sites migration 4 years ago
Jonathan Almeida 00088c4f5a [fenix] No issue: Simplify migration accessible string (https://github.com/mozilla-mobile/fenix/pull/8249) 4 years ago
Kadeem 573c35d308 [fenix] Updated About Settings Tests to check if a view is completely displayed 4 years ago