Skip to content

Commit

Permalink
version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0rg committed Mar 27, 2017
1 parent fc2972c commit 97f313e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http:https://schemas.android.com/apk/res/android"
android:versionCode="30" android:versionName="@string/build_revision" package="org.yaxim.androidclient">
android:versionCode="31" android:versionName="@string/build_revision" package="org.yaxim.androidclient">

<uses-sdk android:targetSdkVersion="17" android:minSdkVersion="7"/>

Expand Down
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
0.9.2:
* Fixes: Crash and connection problems fixed (among others: chatme.im)

0.9.1:
* Chat: Smiley Hugification™
* Chat: fix notification after user pressed <Home>
* Chat Rooms: repair participant list, fix crashes
* Icons: toned down status icon contrast
* Network: Android 7 improvements
* Build: switch from ant to gradle. finally!

0.9.0:
* New artwork: yaxim is now "yak's IM" ;-)
* Mobile Optimization: Support google:queue (almost XEP-0352)
Expand Down

0 comments on commit 97f313e

Please sign in to comment.