Commit Graph

3566 Commits (04af2a59e895042189ad09bd92d0e99a102711c2)
 

Author SHA1 Message Date
mcarare 036e74f0f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6607 Add button to no tab content pane 5 years ago
David Walsh 7e4c381982 [fenix] Make 'Redirect to Sync' home menu item go directly to the 'Reconnect to Sync' / error screen 5 years ago
David Walsh 6d97114ad9 [fenix] Match account problem styling between HomeMenu and BrowserMenu 5 years ago
Sebastian Kaspari 55ef89d83c [fenix] FenixSearchEngineProvider: Use dummy location service in debug builds.
Workaround for issue described in:
https://github.com/mozilla-mobile/android-components/issues/5989

For debug builds it is unnecessary to use the actual location provider since those builds
do not have an API key configured. With that patch we replace the location provider with
a dummy implementation in debug builds.
5 years ago
Arturo Mejia 7fa17f6fbe [fenix] Make sure all installed extensions are registered for updates 5 years ago
Mark Hammond adde8beb17 [fenix] Allow builds with a local android-components to work on Windows 5 years ago
Will Hawkins 866d008e67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8034: Create a post-visual completeness executor
Create an object that will execute its enqued tasks
when Fenix is visually complete.
5 years ago
Richard Pappalardo 1a431a0f6d [fenix] Disable Nightly startup test (https://github.com/mozilla-mobile/fenix/pull/8783) 5 years ago
Simon Chae c32f24f0b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8116: Attach add-on snackbar to activity rootView 5 years ago
isabelrios 1e0c955c40 [fenix] Update UI Sync integration tests and fix TPS preference. (https://github.com/mozilla-mobile/fenix/pull/8489) 5 years ago
Aaron Train ae899b338f [fenix] No issue: Disable UI test verifyContextCopyLink for intermittent failure (https://github.com/mozilla-mobile/fenix/pull/8833) 5 years ago
David Walsh 1462e34c3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7504 - Update sync error display in menus (https://github.com/mozilla-mobile/fenix/pull/8639) 5 years ago
ekager b2448a111f [fenix] Remove unused color selector resource 5 years ago
ekager b24a4cbcb4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8641 - Update addon text selector to use attr colors 5 years ago
Aaron Train c2ad5b0c39 [fenix] No issue: Disable UI test createBookmarkFolderTest for intermittent failure (https://github.com/mozilla-mobile/fenix/pull/8828) 5 years ago
Simon Chae 8c858e49b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8824: Reset isInstallationInProgress in correct lifecycle (https://github.com/mozilla-mobile/fenix/pull/8825) 5 years ago
Arturo Mejia ba018c4489 [fenix] No issue: Submit exceptions while updating add-ons to the crashReporter 5 years ago
Arturo Mejia 2660aee561 [fenix] No issue: Update to AC 35.0.0-SNAPSHOT 5 years ago
Simon Chae 821063dde4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8699: Add view.settings to setAllInteractiveViewsClickable (https://github.com/mozilla-mobile/fenix/pull/8820) 5 years ago
Johan Lorenzo 2633799d79 [fenix] Bug 1614287 - part 3: Let fennec-beta upload APKs on Google Play's alpha track 5 years ago
Mozilla L10n Automation Bot 56dd7e6029 [fenix] Import l10n. 5 years ago
Mozilla L10n Automation Bot 0707c8d75f [fenix] Import l10n. 5 years ago
David Walsh d96f62d8d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8792 - Fix display of tabs icon in browser 5 years ago
ekager 6aeff54650 [fenix] No issue: Add UI test wait for Toolbar edit url view 5 years ago
Mihai Adrian 623ca58b5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/8540: Fix ETP options not being correctly applied (https://github.com/mozilla-mobile/fenix/pull/8688) 5 years ago
David Walsh d51848bcaa [fenix] For https://github.com/mozilla-mobile/fenix/issues/8505 - Update tab icon 5 years ago
Simon Chae 8ce8c11b4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/8699: Add setAllInteractiveViewsClickable for add-on pending removal (https://github.com/mozilla-mobile/fenix/pull/8776) 5 years ago
mcarare f928fb34b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8627: Add proper content description to ETP card clickable areas 5 years ago
Sebastian Kaspari 883bd45f08 [fenix] Update MigrationService to use correct activity reference. 5 years ago
Grisha Kruglov 6740bb85e4 [fenix] Public API changes related to 0.52.0 A-S bump 5 years ago
Severin Rudie 96460ed942 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8752: fix invalid AutoplayAction crash 5 years ago
Sawyer Blatz 7fd64075b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7715: Display search suggestions when pressing allow 5 years ago
Grisha Kruglov 32802e7fc8 [fenix] Remove direct A-S dependency; switch to using 'full' megazord
As far as I can tell, we never actually exercise the a-s libraries in Fenix tests currently (this was one of the presumed reasons for having a direct dependency).
In a different branch I've started work on adding end-to-end tests, but currently that's blocked on trying to figure out to load native libraries in tests (somehow, fenix's setup is different than what we have in A-C, not yet clear to me in what way).

Another reason for a direct dependency (i think) is that we needed it to configure a `fenix` megazord. This could be solved via a `support-megazord-fenix` a-c component that provides the correct transient dependencies,
but we can also just switch to use the `full` megazord instead, which is essentially what fenix megazord is at this point. A-S team wants to remove the fenix megazord, so this will help. This is what this patch does.
5 years ago
ekager 0c4725dbfb [fenix] For https://github.com/mozilla-mobile/fenix/issues/5843 - Ensure tabs pending deletion are removed 5 years ago
Sawyer Blatz a040442402 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4383: Add feature flag 5 years ago
Sawyer Blatz a971086fda [fenix] For https://github.com/mozilla-mobile/fenix/issues/4383: Enable dynamic bottom toolbar 5 years ago
mcarare 5c521f6035 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8719: Keep top site item at mock width size, prevent stretching 5 years ago
mcarare f7c41401ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/8719: Keep RecyclerView from stretching to fill up parent width 5 years ago
Kadeem M 27b8a33acc [fenix] Disable UI test showbookmarksAndHistory (https://github.com/mozilla-mobile/fenix/pull/8749) 5 years ago
ekager 52efbd4d05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7919 - Define colorControlActivated with app namespace 5 years ago
ekager fae3dee41d [fenix] For https://github.com/mozilla-mobile/fenix/issues/5696 - Adds basic share action to text selection context menu 5 years ago
Mugurell fc280b19b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8673 - Don't mirror the onboarding - toolbar position picker tiles
Don't mirror the images and keep the radio buttons fixed in place at the top
left corner of the images.
5 years ago
Mugurell 1e948bc142 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8673 - Don't mirror the onboarding - theme picker tiles
Don't mirror the images and keep the radio buttons fixed in place at the top
left corner of the images.
5 years ago
ekager c50c1c2999 [fenix] No issue: Add back updateThemeForSession in onResume 5 years ago
MarcLeclair 73719d449f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7448: Move LP to IO dispatcher (https://github.com/mozilla-mobile/fenix/pull/8558) 5 years ago
Sawyer Blatz ebb0a8a1e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8743: Fix baseBrowserFragment crash 5 years ago
Sparky93 7a34f86af9 [fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/8722 - Update complete notification is not routing to onboarding screen
Now handling migration completed and clear states as routes to home screen.
5 years ago
ekager c61501b72f [fenix] Removes FragmentPreDrawManager changes in BrowserFragment 5 years ago
Sawyer Blatz be4198f248 [fenix] No issue: Fixes swipeRefresh UI test crash 5 years ago
mcarare a47a7d11a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8655: Show top site context menu below top site title 5 years ago