From 54b3b5930d30860c6bede5e2d2421f973cb39058 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 11 Apr 2021 14:51:47 +0200 Subject: Add links to new android client Signed-off-by: Florian Pritz --- NEWS | 1 + application/views/file/upload_form.php | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/NEWS b/NEWS index c04fc2eac..3ffce0f1d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. NEXT + - Add link to new android client 3.6.0 2021-02-21 - PHP 8.0 comptibility fixes diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index d734f97d9..8f6807373 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -162,6 +162,12 @@

Android

+ Development: v4rakh/fbmobile @ Github
+ Google Play: FileBin @ Google Play
+

+ +

+ Unmaintained Legacy Client:
Development: sebastianrakel/fb-client-android @ Github
F-Droid Store: fb-client Android @ F-Droid

-- cgit v1.2.3-24-g4f1b