Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2018-10-04 17:02:30 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-10-04 17:02:30 +0300
commitba459d23295bce37b8296abc529e614bf26be203 (patch)
tree67ab6bf2bfe0b5ab53b1247c8a183875425dbda3 /page-clients.php
parent44af0ec7d0acede63fd5bf2474f6dce35a9cabbc (diff)
Update Android feature list
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-clients.php')
-rw-r--r--page-clients.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/page-clients.php b/page-clients.php
index 76b8cec5..0ce9f40e 100644
--- a/page-clients.php
+++ b/page-clients.php
@@ -218,15 +218,19 @@
<li><?php echo $l->t('Auto-configuration of Contacts and Calendar integration through DAVDroid');?></li>
<li><?php echo $l->t('Client-side,');?> <a class="hyperlink" href="<?php echo home_url('endtoend') ?>"><?php echo $l->t('End-to-end encryption');?></a></li>
<li><?php echo $l->t('Support for server push notifications and file activity feed');?></li>
+ <li><?php echo $l->t('View and reply to comments on files (needs at least Nextcloud 14)');?></li>
+ <li><?php echo $l->t('Restore deleted files (needs at least Nextcloud 14)');?></li>
</ul></p>
</div>
<div class="col-sm-4 revealOnScroll">
<p class="section--paragraph"><ul>
+ <li><?php echo $l->t('Stream media files (needs at least Nextcloud 14)');?></li>
+ <li><?php echo $l->t('TalkBack screenreader support');?></li>
<li><?php echo $l->t('Local and server-side search');?></li>
<li><?php echo $l->t('Multi-account support');?></li>
<li><?php echo $l->t('Fingerprint locking');?></li>
<li><?php echo $l->t('Adjusts to Nextcloud server theming preferences');?></li>
- <li><?php echo $l->t('Auto-upload of photos and videos with custom file naming and folder sorting, wifi-only upload, differential handling of photos and videos');?></li>
+ <li><?php echo $l->t('Auto-upload of any type of data including photos and videos with custom file naming and folder sorting, wifi-only upload, differential handling of photos and videos');?></li>
<li><?php echo $l->t('monitor any number of folders so you can upload Whatsapp etc images');?></li>
</ul></p>
</div>