diff options
Diffstat (limited to 'application')
-rw-r--r-- | application/views/file/upload_form.php | 6 |
1 files changed, 6 insertions, 0 deletions
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 @@ <h4>Android</h4> <p> + Development: <a href="https://github.com/v4rakh/fbmobile">v4rakh/fbmobile @ Github</a><br> + Google Play: <a href="https://play.google.com/store/apps/details?id=de.varakh.fbmobile">FileBin @ Google Play</a><br> + </p> + + <p> + Unmaintained Legacy Client:<br> Development: <a href="https://github.com/sebastianrakel/fb-client-android">sebastianrakel/fb-client-android @ Github</a><br> F-Droid Store: <a href="https://f-droid.org/repository/browse/?fdid=eu.devunit.fb_client">fb-client Android @ F-Droid</a><br> </p> |