Roger Yang
Roger Yang
### Pull Request checklist - [x] **Tests**: This PR includes thorough tests or an explanation of why it does not - [ ] **Screenshots**: This PR includes screenshots or GIFs...
For the site https://file-examples.com/index.php/sample-video-files/. Some file types such as MP4 is streamed but does not have a media notification. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-8263)
Currently sync debounce in `WorkMangerSyncManager` does not take `customEngineSubset` into account. This could cause an issue where the first sync request is with a smaller subset and the second sync...
Currently native crashes are reported on a different process. Add mechanism to support breadcrumb reporting with native crashes. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-20948)
Currently Search Engine icons are set when the search engine is created. Add support so theme can be applied to the search engine icons if needed. ┆Issue is synchronized with...
This is to remove the workaround for https://github.com/mozilla-mobile/android-components/issues/9859. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-8356)
Currently we don't redirect to a 3rd party app when opening an URL is external triggered. Investigate to see if we can redirect them to the 3rd party app if...
This is created for https://github.com/mozilla-mobile/android-components/issues/11877
### Pull Request checklist - [x] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended) - [x] **Tests**: This PR includes thorough tests or an explanation...
Currently media notification while streaming video only have pause and play. Investigate into adding advance media control in the media notification. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-8277)