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
Silence
Silence-Android
Commits
2454d713
Commit
2454d713
authored
Aug 23, 2019
by
Bastien Le Querrec
Browse files
Bump version to v0.15.15
parent
cd75e9a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
2454d713
# Silence Changelog
### [0.15.15] - 2019-08-23
-
Fixed infinite loop when sending MMS messages
-
Fixed crash when receiving encrypted MMS message
-
Updated translations
### [0.15.14] - 2019-08-17
-
Improved MMS support and quality of scaled images
-
Added Android Auto support
...
...
@@ -259,6 +264,7 @@
-
Changed app name
-
Removed non-free libraries
[
0.15.15
]:
https://github.com/SilenceIM/Silence/compare/v0.15.14...v0.15.15
[
0.15.14
]:
https://github.com/SilenceIM/Silence/compare/v0.15.13...v0.15.14
[
0.15.13
]:
https://github.com/SilenceIM/Silence/compare/v0.15.12...v0.15.13
[
0.15.12
]:
https://github.com/SilenceIM/Silence/compare/v0.15.11...v0.15.12
...
...
build.gradle
View file @
2454d713
...
...
@@ -123,8 +123,8 @@ android {
useLibrary
'org.apache.http.legacy'
defaultConfig
{
versionCode
14
3
versionName
"0.15.1
4
"
versionCode
14
4
versionName
"0.15.1
5
"
minSdkVersion
14
targetSdkVersion
23
...
...
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