Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniele Guarino
Silence-Android
Commits
7f91d89f
Commit
7f91d89f
authored
Oct 05, 2017
by
Bastien Le Querrec
Browse files
Bump version to v0.15.8
parent
0982c040
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7f91d89f
# Silence Changelog
### [0.15.8] - 2017-10-05
-
Updated emojis to Android O
-
Improved build reproducibility
-
Fixed crash on malformed messages
-
Enabled incognito keyboard mode by default
-
Removed cleartext password that may leak
-
Enabled Czech and Portuguese (Brazil) languages
-
Updated translations
### [0.15.7] - 2017-04-21
-
Fixed crash on malformed encrypted messages
-
Updated translations
...
...
@@ -216,6 +225,7 @@
-
Changed app name
-
Removed non-free libraries
[
0.15.8
]:
https://github.com/SilenceIM/Silence/compare/v0.15.7...v0.15.8
[
0.15.7
]:
https://github.com/SilenceIM/Silence/compare/v0.15.6...v0.15.7
[
0.15.6
]:
https://github.com/SilenceIM/Silence/compare/v0.15.5...v0.15.6
[
0.15.5
]:
https://github.com/SilenceIM/Silence/compare/v0.15.4...v0.15.5
...
...
build.gradle
View file @
7f91d89f
...
...
@@ -141,8 +141,8 @@ android {
useLibrary
'org.apache.http.legacy'
defaultConfig
{
versionCode
13
6
versionName
"0.15.
7
"
versionCode
13
7
versionName
"0.15.
8
"
minSdkVersion
9
targetSdkVersion
22
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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