Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
8d8990c4
Unverified
Commit
8d8990c4
authored
Apr 16, 2019
by
Sebastian Kaspari
Browse files
Update changelog for 0.50.0 release.
parent
17a8f777
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/changelog.md
View file @
8d8990c4
...
...
@@ -4,14 +4,22 @@ title: Changelog
permalink
:
/changelog/
---
# 0.5
0
.0-SNAPSHOT (In Development)
# 0.5
1
.0-SNAPSHOT (In Development)
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v0.
49
.0...master
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/5
3
?closed=1
)
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v0.
50
.0...master
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/5
4
?closed=1
)
*
[
Dependencies
](
https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Dependencies.kt
)
*
[
Gecko
](
https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Gecko.kt
)
*
[
Configuration
](
https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Config.kt
)
# 0.50.0
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v0.49.0...v0.50.0
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/53?closed=1
)
*
[
Dependencies
](
https://github.com/mozilla-mobile/android-components/blob/v0.50.0/buildSrc/src/main/java/Dependencies.kt
)
*
[
Gecko
](
https://github.com/mozilla-mobile/android-components/blob/v0.50.0/buildSrc/src/main/java/Gecko.kt
)
*
[
Configuration
](
https://github.com/mozilla-mobile/android-components/blob/v0.50.0r/buildSrc/src/main/java/Config.kt
)
*
**browser-toolbar**
*
Added
`titleView`
to
`DisplayToolbar`
which displays the title of the page. Various options are able to modified such as
`titleTextSize`
,
`titleColor`
, and
`displayTitle`
. In custom tabs, the URL will now only display the hostname.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment