Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Silence-Android
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
269
Issues
269
List
Boards
Labels
Service Desk
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Silence
Silence-Android
Commits
33fa1f6f
Commit
33fa1f6f
authored
Apr 21, 2017
by
Bastien Le Querrec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to v0.15.7
parent
b95075e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
CHANGELOG.md
CHANGELOG.md
+5
-0
build.gradle
build.gradle
+2
-2
No files found.
CHANGELOG.md
View file @
33fa1f6f
# Silence Changelog
### [0.15.7] - 2017-04-21
-
Fixed crash on malformed encrypted messages
-
Updated translations
### [0.15.6] - 2017-03-29
-
Moved from Axolotl to Signal protocol
-
Fixed crash when opening a conversation
...
...
@@ -212,6 +216,7 @@
-
Changed app name
-
Removed non-free libraries
[
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
[
0.15.4
]:
https://github.com/SilenceIM/Silence/compare/v0.15.3...v0.15.4
...
...
build.gradle
View file @
33fa1f6f
...
...
@@ -141,8 +141,8 @@ android {
useLibrary
'org.apache.http.legacy'
defaultConfig
{
versionCode
13
5
versionName
"0.15.
6
"
versionCode
13
6
versionName
"0.15.
7
"
minSdkVersion
9
targetSdkVersion
22
...
...
Write
Preview
Markdown
is supported
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