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

Firefox reality quarantine #76

Merged
merged 7 commits into from
Sep 13, 2019
Merged

Firefox reality quarantine #76

merged 7 commits into from
Sep 13, 2019

Conversation

Pike
Copy link
Contributor

@Pike Pike commented Sep 4, 2019

No description provided.

Title bar support
X-Channel-Revision: [master] mozilla-mobile/android-components@762e069
X-Channel-Revision: [master] mozilla-mobile/fenix@4442139
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@1b30c06
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@398b433
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@4828903
Also a few fixes for the title bar
X-Channel-Revision: [master] mozilla-mobile/android-components@762e069
X-Channel-Revision: [master] mozilla-mobile/fenix@4442139
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@1b30c06
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@05fb61d
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@4828903
* History feed

* Do not show redirects in the history feed

Also avoid storing URLs manually and rely o the history delegate for all history management

* Refactor title bar update code

* Added support for getVisited and visited links colouring

Also fixed an issue with history sections and made the historyListener a delegate as having multiple listeners is not really necessary

* Fixed rebase issue

* Update history entries when revisited

Also fixed history cleanup ranges

* Handle dim when history is opened

X-Channel-Revision: [master] mozilla-mobile/android-components@762e069
X-Channel-Revision: [master] mozilla-mobile/fenix@4442139
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@1b30c06
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@d2f07b0
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@4828903
* Update Bookmarks UI

* Fixed crash when scrolling

X-Channel-Revision: [master] mozilla-mobile/android-components@762e069
X-Channel-Revision: [master] mozilla-mobile/fenix@4442139
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@1b30c06
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@357f7e1
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@4828903
@Pike Pike requested a review from Delphine September 4, 2019 11:35
@Pike Pike self-assigned this Sep 4, 2019
@@ -885,4 +979,17 @@

<!-- This string is displayed in the content language list in front of the system default language in between parenthesis -->
<string name="language_default">Default</string>

<!-- This string is displayed in the URL bar when the user is in the home page -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please explain what "%1$s" refers to in comment.
CC @keianhzo.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keianhzo and others added 2 commits September 9, 2019 13:22
X-Channel-Revision: [master] mozilla-mobile/android-components@762e069
X-Channel-Revision: [master] mozilla-mobile/fenix@4442139
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@1b30c06
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@ba0fbd6
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@4828903
X-Channel-Revision: [master] mozilla-mobile/android-components@762e069
X-Channel-Revision: [master] mozilla-mobile/fenix@4442139
X-Channel-Revision: [master] mozilla-mobile/firefox-tv@1b30c06
X-Channel-Converted-Revision: [master] MozillaReality/FirefoxReality@e6ec2b6
X-Channel-Revision: [master] mozilla-lockwise/lockwise-android@4828903
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

4 participants