From 7beac3ee25872a01a34d8c5a00ebd3b79f639502 Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Wed, 13 Jul 2016 12:05:48 +0100 Subject: [PATCH] rewritemeta changes --- metadata/im.vector.alpha.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata/im.vector.alpha.txt b/metadata/im.vector.alpha.txt index fb6cbeef88..da855a0254 100644 --- a/metadata/im.vector.alpha.txt +++ b/metadata/im.vector.alpha.txt @@ -31,7 +31,10 @@ 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. +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: