From 27ba7ecde26730c86bb82e3a867a07e73df6acd1 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Thu, 21 Dec 2023 20:12:15 +0000 Subject: [PATCH 1/2] Add F-Droid Repo URL --- source/installation/client_store.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/source/installation/client_store.md b/source/installation/client_store.md index aece66f..bddef62 100644 --- a/source/installation/client_store.md +++ b/source/installation/client_store.md @@ -1,13 +1,18 @@ # Get Client from Store ## Hardware Requirements + Minimal Android Version: 5.0 (API Level 21) Minimal iOS Version: 8.0 ## Store Links -+ **Android**: [https://play.google.com/store/apps/details?id=org.fab_infra.fabaccess](https://play.google.com/store/apps/details?id=org.fab_infra.fabaccess) -+ **iOS**: [https://apps.apple.com/us/app/fabaccess/id1531873374](https://apps.apple.com/us/app/fabaccess/id1531873374) + +- **Android**: + - via Google PlayStore: [https://play.google.com/store/apps/details?id=org.fab_infra.fabaccess](https://play.google.com/store/apps/details?id=org.fab_infra.fabaccess) + - via [F-Droid](https://f-droid.org): [https://fdroid.fab-access.org/fdroid/repo(https://fdroid.fab-access.org/fdroid/repo) (add this repo URL to your package sources) +- **iOS**: [https://apps.apple.com/us/app/fabaccess/id1531873374](https://apps.apple.com/us/app/fabaccess/id1531873374) ## Beta Links - use on youre own risk -+ **iOS**: [https://testflight.apple.com/join/KfeUaHT4](https://testflight.apple.com/join/KfeUaHT4) \ No newline at end of file + +- **iOS**: [https://testflight.apple.com/join/KfeUaHT4](https://testflight.apple.com/join/KfeUaHT4) From f15cecf0055267cadaf09574806380f364965950 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Wed, 27 Dec 2023 19:38:40 +0000 Subject: [PATCH 2/2] plain APK download added --- source/installation/client_store.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/installation/client_store.md b/source/installation/client_store.md index bddef62..b759663 100644 --- a/source/installation/client_store.md +++ b/source/installation/client_store.md @@ -11,6 +11,7 @@ Minimal iOS Version: 8.0 - **Android**: - via Google PlayStore: [https://play.google.com/store/apps/details?id=org.fab_infra.fabaccess](https://play.google.com/store/apps/details?id=org.fab_infra.fabaccess) - via [F-Droid](https://f-droid.org): [https://fdroid.fab-access.org/fdroid/repo(https://fdroid.fab-access.org/fdroid/repo) (add this repo URL to your package sources) + - by plain android package (APK) file download: [https://gitlab.com/fabinfra/fabaccess/borepin/-/releases](https://gitlab.com/fabinfra/fabaccess/borepin/-/releases) - **iOS**: [https://apps.apple.com/us/app/fabaccess/id1531873374](https://apps.apple.com/us/app/fabaccess/id1531873374) ## Beta Links - use on youre own risk