Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indywidualny committed Feb 18, 2017
1 parent 875e5d0 commit 34000b8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ Face Slim is an unofficial Facebook application for Android devices that resembl
## Changelog
& what makes the application awesome:

**3.1**
* Show notification images
* Add current URL to home screen
* Handle `fb://profile/<facebook_id>` links
* Spanish translation updated
* Block sponsored posts on News Feed (fixed)
* Fix text size when wrong value
* Update messages URL to full list of conversation and search functionality

**3.0**
* fixed problem with white pages
* new, polished dark look
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
048:3.0.3
049:3.1.0
Binary file modified app/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "org.indywidualni.fblite"
minSdkVersion 15
targetSdkVersion 25
versionCode 48
versionName "3.0.3"
versionCode 49
versionName "3.1.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 34000b8

Please sign in to comment.