Commit Graph

5741 Commits (3df2509ff8d37311263fcbee914f41b42327da64)
 

Author SHA1 Message Date
MickeyMoz 3df2509ff8 [fenix] Update Android Components version to 71.0.20210120143040. 4 years ago
AndiAJ b6a6e4ae41 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for No history in PB and Add to home screen 4 years ago
mcarare 2042857a3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17044: Explicitly set a new default engine when default is deleted. 4 years ago
Codrut Topliceanu b309321f54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17377 - Fix for empty awesomeBar on searchFragment open (https://github.com/mozilla-mobile/fenix/pull/17435)
The awesomeBar was set to stay hidden for the first consumeFrom(store) if the SearchDialogFragment.kt. However, recent changes send an additional store update when the view is created. To work around it we can take a look at AwesomeBarView.update(), we see that the awesomeBar suggestions get provided only if the query != url. So we can use the same method to keep the awesomeBar hidden until the user changes anything in the url.
4 years ago
Mozilla L10n Automation Bot 92c425a71c [fenix] Import l10n. 4 years ago
Kate Glazko e511381cf3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15181: Remove All Downloads From Settings 4 years ago
Christian Sadilek 23496ce12b [fenix] Refactor QuickSettingsDialog to use browser store 4 years ago
Arturo Mejia d150b21329 [fenix] Update Android Components version 4 years ago
Arturo Mejia f42b3c2e14 [fenix] Add dot notification for autoplay blocked content 4 years ago
mcarare 2614789acf [fenix] For https://github.com/mozilla-mobile/fenix/issues/14011: Remove new line character and spaces from string. 4 years ago
Jonathan Almeida 1017c1b136 [fenix] Add experimental WebAuthn support for Nightly only
When testing out WebAuthn support with the privileged API,
we need our app to be signed by an allowed signing key.

We're seeing our tests fail with this error when testing locally:

```
  [FidoApiImpl] updateTransaction is called for stop
  [FidoApiImpl] finishSecurityKeyRequestController should not be called when SecurityKeyRequestController is null.
```

Our theory is that if we try this code on our signed APK, we should see
it work.
4 years ago
AndiAJ 297dbc109e [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Tabs Tray 4 years ago
Christian Sadilek 5964b07cca [fenix] Refactor OpenSpecificTabIntentProcessor to use browser store 4 years ago
Christian Sadilek 4e51c77671 [fenix] Remove SessionManager from TrackingProtectionPanelDialogFragment 4 years ago
Christian Sadilek 5e4d04bc5e [fenix] Refactor CrashReporterFragment to use browser store 4 years ago
Christian Sadilek 0580d3a540 [fenix] Switch to use case when selecting tab for extensions 4 years ago
Christian Sadilek 483d03a98b [fenix] Remove unused NotificationsIntentProcessor 4 years ago
Christian Sadilek f2dd0f0a18 [fenix] Remove unused SessionManager reference from RecentlyClosedController 4 years ago
Jonathan Almeida e76960b389 [fenix] A-C 71.0.20210118134928: Fix breaking API in TabCounterToolbarButton 4 years ago
Sebastian Kaspari 4e676267b7 [fenix] SearchDialogController: Pass tab ID instead of Session instance. 4 years ago
MickeyMoz 0dc93ba95f [fenix] Update Android Components version to 71.0.20210117143132. 4 years ago
AndiAJ f14cc65106 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Bookmarks
For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Bookmarks
4 years ago
Oana Horvath bb689c53d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: Collections UI smoke tests 4 years ago
Michael Comella 0c54ed58ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/17447: add intentional delay to cold start up in debug and nightly.
I validated:
- that the log statement appeared in Nightly but not in Beta.
- that the local runtimes of our perftest increased (the median diff is 124ms)
4 years ago
Arturo Mejia 905f243ceb [fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16846 Add ui for controlling exceptions for auto play 4 years ago
Sebastian Kaspari 8bc1202159 [fenix] Add unit tests for FennecWebAppIntentProcessor. 4 years ago
Mugurell 426ed78138 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16519: Add space above Delete History button (https://github.com/mozilla-mobile/fenix/pull/17492)
add space above Delete History button

Co-authored-by: Jocelyne Abi Haidar <jocelyne.ah1@gmail.com>
4 years ago
Sebastian Kaspari 8a7505843a [fenix] Migrate some "selected tab" reads from SessionManager to BrowserStore. 4 years ago
Arturo Mejia 82847b2b61 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/17457: Prevent page refresh when tapping the security icon 4 years ago
codrut.topliceanu df625cd8b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16238 - Back button now dismisses Suggested Logins
By using PromptFeature's onBackPressed the user can now press back to dismiss the Suggested Logins prompt without inadvertently navigating back
4 years ago
Mozilla L10n Automation Bot 556fac6f3a [fenix] Import l10n. 4 years ago
mcarare c86f6fdbb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10417: Improve reload collection tab testing. 4 years ago
mcarare 997f1f9454 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17400: Select tab opened from collection. 4 years ago
mcarare 34413d3dc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16393: Don't show divider above general category when not signed in 4 years ago
Michael Comella d7d87963ec [fenix] No issue: switch subcommand names to deactivate/activate.
These make more sense than push/remove if you don't understand the
underlying mechanism.
4 years ago
Michael Comella 2412f24e06 [fenix] No issue: change startup profiling script to take release channel.
This is easier to remember and less error prone to write.
4 years ago
Michael Comella 6157cade94 [fenix] No issue: add main function to setup-startup-profiling. 4 years ago
Michael Comella b3b28189ca [fenix] No issue: embed startup-profiling configs in script.
Not leaving around config files is more intuitive and less redundant.
4 years ago
Christian Sadilek b0f7acdaff [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17443: IllegalStateException in startPostponedEnterTransition on HomeFragment 4 years ago
MickeyMoz 1299b44402 [fenix] Update Android Components version to 71.0.20210114143040. 4 years ago
Stefan Arentz df8e7aa595 [fenix] Update Mergify to also expect ui-test-x86-beta to succeed (https://github.com/mozilla-mobile/fenix/pull/17126) 4 years ago
isabelrios 0f6e44f7bc [fenix] Changes to run tests on beta builds (https://github.com/mozilla-mobile/fenix/pull/16786)
* Changes to run tests on beta builds

* remove dontoptime and fix bookmarks tests

* fix ktlint and smokeTest

* add variable for package name

* rebase and fix conflicts

* add yml files and modify script to run tests

* fix yml file indentation

* changes in kind file and add try_task

* fix error kind file

* fix error kind file 2

* fix error kind file 3

* fix reviewer comments

* remove mockwebserver implementation as per reviewer comment

* run beta tests only on releases branches

* reg exp for master branch

* reg exp for master branch2

* modify try_task with release branch

* remove try file

* let's start by running only one test

* address latest reviewers comments

* double check correct tasks for release branch

* remove try file after confirming beta build run

Co-authored-by: isabel rios <isabelrios@MBP-de-isabel-2.home>
4 years ago
Christian Sadilek 1677bb0fc7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17441: NPE when invalidating toolbar in response to reader changes 4 years ago
jhugman 152e140c55 [fenix] SDK-158 Use disabled/no-op version of Nimbus object to eliminate unnecessary Rust call (https://github.com/mozilla-mobile/fenix/pull/17372) r=christian 4 years ago
MickeyMoz 5778951f4a [fenix] Update Android Components version to 71.0.20210113143107. 4 years ago
Arturo Mejia e5956c919f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16847: Allow autoplay to controlled via the toolbar. 4 years ago
Sebastian Kaspari 4f3a617738 [fenix] Update Mozilla Android Components to 71.0.20210113102848. 4 years ago
Sebastian Kaspari 21e848692d [fenix] Update to latest feature-intent and feature-recentlyclosed APIs (and update Android Components). 4 years ago
Oana Horvath ecdf3415d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test editCustomSearchEngineTest 4 years ago
hakkikaancaliskan 9954d20d0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12732: Match notification accent color with app theme 4 years ago