Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webxr update to bring branch in line with main branch #6943

Merged
merged 369 commits into from Jul 29, 2020

Conversation

blairmacintyre
Copy link

Merged changes to master/main from december till now, into webxr branch.

maleshchenko and others added 30 commits March 9, 2020 14:50
…when using Night mode (mozilla-mobile#5959)

* Fix mozilla-mobile#4700: Reader view should switch to a darker theme when using Night Mode

* Fix mozilla-mobile#4700 - Keep sepia as reader mode theme when switching back from dark to light in case sepia was used in light mode before

* Fix mozilla-mobile#4700 - Refactor the code from previous commits

* Fix mozilla-mobile#4700 - Fix the issue with reader mode changing its color after changing font size of font type

* Fix mozilla-mobile#4976: Make Reader Mode respect accessibility settings (mozilla-mobile#5983)

* Fix mozilla-mobile#4976: Make Reader Mode respect accessibility settings

* Fix mozilla-mobile#4976 - Remove unused variable

* Fix mozilla-mobile#4976 - Fix selected state for font buttons

* Update after merge from master

* Fix mozilla-mobile#4700: Code review feedback

* Fix mozilla-mobile#4700: Remove unused init method

Co-authored-by: Mykola Aleshchenko <maleschenko@homeawaycorp.com>
…zilla-mobile#6228)

* Fix mozilla-mobile#6012 - Enhanced Tracking Protection Coversheet
- Updated test cases to not show ETP screen randomly
- Added ETP CoverSheet tests
…ebpack step (mozilla-mobile#6246)

* Fix mozilla-mobile#6245 - Update uglify to terser js plugin for the webpack step

* Update autogenerated files
…ile#6247)

* [nobug, build] update app services to v54 (xcode 11.3.1)

* update README
…6179)

* Release checklist: add check for security advisories

* Update release_checklist_template.md
…ge in customSearchVC (mozilla-mobile#6236)

user input stays on theme change

address extra lines feedback
* Fix#5873 - Share sheet not in dark mode

* mozilla-mobile#5873: Create theme for shareExtension
* Fix mozilla-mobile#6133: Add tab telemetry

* Add telemetry docs in tree

* issue mozilla-mobile#6133: Rename tab count ping
…zilla-mobile#6296)

Fix mozilla-mobile#6272 for whatsapp to load the proper desktop website by using custom user agent
This will be used as a template when adding a new feature request.
Note that it will auto-add the `Feature 🎁` label.
This will be used as a template when adding a new bug.
Note that it will auto-add the `Bug 🐞` label.
…la-mobile#6169)

* Fix6152 - Home 'Custom URL' placeholder text is barely visible

* Update DarkTheme.swift

removed white spaces
* add fragment support for search engine

* refactor and re indent file

* add test case of fragment usage for search term

* change source of onepassword-app-extension and update

* Update Cartfile

* Update Cartfile.resolved

* Fix UIView.isHidden must be used from main thread only

* Revert "Fix UIView.isHidden must be used from main thread only"

This reverts commit e5ce847.

* FirefoxAccountStateChange post notification wrapped to notify on the main thread.

* fix RustLogins warnings

* migrade deprecated .lproj

* add recommended base localizations

* make background black when camera is denied

* do not allow to open torch when denied camera

Co-authored-by: Garvan Keeley <garvankeeley+github@gmail.com>
blairmacintyre and others added 24 commits June 26, 2020 10:28
Added flags for building XRViewerDev and XRViewer conditional code.
* Issue 6711: Update colours in ETP shield icon

* Fixes
…ozilla-mobile#6853)

* Add Search button to tabbar in home screen
* Reduce icon flickering and add tests
* removing logic from controller

* removing webview within viewModel

* inject LeanPlumClient via init

* cleanup

* cleanup

* applying pr changes

* applying second waves of changes
this section should have been removed.
fixed user agent to have WebXRViewer in it as needed by the polyfill
Added XR directory back to project.
@garvankeeley garvankeeley requested review from garvankeeley and removed request for garvankeeley July 9, 2020 14:57
@garvankeeley
Copy link
Contributor

lgtm, nothing jumps out as problematic, hard to say with the volume of changes though.

@garvankeeley
Copy link
Contributor

LMK if you need me to merge it in

@blairmacintyre
Copy link
Author

blairmacintyre commented Jul 10, 2020 via email

@garvankeeley garvankeeley merged commit e2e299d into mozilla-mobile:webxr Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet