From 83573402dc1760961157ddef20b52c3c83e2d813 Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Tue, 19 Jul 2016 17:56:59 +0100 Subject: [PATCH 1/3] Add new version (3.0.4) of Vector --- metadata/im.vector.alpha.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index fc6c2d70f7..a9e4baca96 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -67,7 +67,18 @@ Build:0.3.2,14 sed -i -e '/projectDir/d' ../settings.gradle && \ sed -i -e '/play-services/d' build.gradle +Build:0.3.4,304 + commit=290464bb0fe7db1e8393541160f149d7ee04b417 + subdir=vector + gradle=appfdroid + srclibs=matrixsdk@80a629ab18d525beabeebec6ab9065b776e94455 + prebuild=GRADLE_OPTS="$GRADLE_OPTS -Xmx512m" && cp -fR $$matrixsdk$$/matrix-sdk ../ && \ + sed -i -e '/projectDir/d' ../settings.gradle && \ + sed -i -e '/play-services/d' build.gradle + + + Auto Update Mode:None Update Check Mode:None -Current Version:0.3.2 -Current Version Code:14 +Current Version:0.3.4 +Current Version Code:304 From cecaae9c0de3e2fe8ccd16e133cd0875eb02262c Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Tue, 19 Jul 2016 18:02:13 +0100 Subject: [PATCH 2/3] Remove pre-compile step --- metadata/im.vector.alpha.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index a9e4baca96..4668857f10 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -72,12 +72,10 @@ Build:0.3.4,304 subdir=vector gradle=appfdroid srclibs=matrixsdk@80a629ab18d525beabeebec6ab9065b776e94455 - prebuild=GRADLE_OPTS="$GRADLE_OPTS -Xmx512m" && cp -fR $$matrixsdk$$/matrix-sdk ../ && \ + prebuild=cp -fR $$matrixsdk$$/matrix-sdk ../ && \ sed -i -e '/projectDir/d' ../settings.gradle && \ sed -i -e '/play-services/d' build.gradle - - Auto Update Mode:None Update Check Mode:None Current Version:0.3.4 From 3727a4738b39feeb23337af673f6fb6931994ab6 Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Wed, 20 Jul 2016 11:54:10 +0100 Subject: [PATCH 3/3] Add VoIP calling in the feature list --- metadata/im.vector.alpha.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index 4668857f10..51fe6385a9 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -19,6 +19,7 @@ the center of all your discussions! Features include: * Instantly share messages, images, videos and files of any kind within groups of any size +* Voice and video calling via WebRTC * See who's reading your messages with read receipts * Communicate with users anywhere in the Matrix.org ecosystem - not just Vector users! * Discover and invite users by email address @@ -48,7 +49,7 @@ Coming soon: * Add your own integrations, bridges and bots! * Email notifications of missed messages and invites * End-to-end encryption using Olm ([https://matrix.org/git/olm]) -* Voice and video calling and conferencing (already available on the web version at [https://vector.im]) +* Voice and video conferencing (already available on the web version at [https://vector.im]) * Screen sharing * Login as multiple users at the same time