update description for Vector

This commit is contained in:
Oddvar Lovaas 2016-07-13 11:47:15 +01:00
parent d74664eac5
commit 768f926697

View file

@ -31,6 +31,8 @@ Features include:
* Full message search
* Excellent support for all Android device sizes and orientations
Note that the F-Droid release does not use GCM for notifications - instead it will keep syncing in the background. If you find that the ongoing background sync is using too much battery, you can add a delay or change the timeout of the sync or even disable background sync completely, in the settings page.
For developers:
* Vector is a Matrix client - built on the Matrix.org open standard and ecosystem, providing interoperability with all other Matrix compatible apps, servers and integrations
@ -54,6 +56,7 @@ Repo Type:git
Repo:https://github.com/vector-im/vector-android
Build:0.3.2,14
prebuild=sed -i -e '/play-services/d' build.gradle && git clone https://github.com/matrix-org/matrix-android-sdk.git && cd matrix-android-sdk && gradle build && cp matrix-android-sdk/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar ../vector/libs/matrix-sdk.aar
commit=3a82249de2abb839ce7ecc0796773e3c9097a1a1
subdir=vector
gradle=appfdroid