diff --git a/README.md b/README.md index 91a1e48..d9fd163 100644 --- a/README.md +++ b/README.md @@ -14,19 +14,21 @@ UnifiedPush provider for Nextcloud - android application **Android Apps** -[1] [Nextcloud Application](https://f-droid.org/packages/com.nextcloud.client/) - **Required** +[0] [Nextcloud Application](https://f-droid.org/packages/com.nextcloud.client/) - For SSO login (recommanded) -[2] [NextPush Client](https://f-droid.org/en/packages/org.unifiedpush.distributor.nextpush/) - This app +[1] [NextPush Client](https://f-droid.org/en/packages/org.unifiedpush.distributor.nextpush/) - This app -[3] [Applications supporting UnifiedPush](https://unifiedpush.org/users/apps/) +[2] [Applications supporting UnifiedPush](https://unifiedpush.org/users/apps/) -[4] [UP-Example](https://f-droid.org/en/packages/org.unifiedpush.example/) - UnifiedPush Test Client - For testing purposes only. Not required for operation. +[3] [UP-Example](https://f-droid.org/en/packages/org.unifiedpush.example/) - UnifiedPush Test Client - For testing purposes only. Not required for operation. ## Usage -1. Install and sign into your Nextcloud account using the official Nextcloud Application [1]. -2. Install the NextPush client [2] and sign into your Nextcloud account. -3. Install one application supporting UnifiedPush [3], or UP-Example [4]. Login into the application if you need to, for instance with your mastodon account or with your matrix account. +1. (Recommanded) Install and sign into your Nextcloud account using the official Nextcloud Application [0]. +2. Install the NextPush client [1] and sign into your Nextcloud account. + a. (Recommanded) With the Nextcloud file application (SSO) + b. Manually, you will need to create an application password for NextPush. +3. Install one application supporting UnifiedPush [2], or UP-Example [3]. Login into the application if you need to, for instance with your mastodon account or with your matrix account. 4. The application will automatically detect NextPush and use it to send notifications. ## Credit diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 62198b0..2c3aa69 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,5 +1,6 @@ This application is a UnifiedPush distributor that works with the Nextcloud application associated (https://github.com/UP-NextPush/server-app). -It requires the Nextcloud App to work : https://f-droid.org/packages/com.nextcloud.client/ +The SSO login requires the Nextcloud App to work : https://f-droid.org/packages/com.nextcloud.client/ . +You can also connect directly to Nextcloud. We recommend using an application password. More information about UnifiedPush at https://unifiedpush.org . diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png index cb79a37..7618b58 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png index b1bbc1d..cb79a37 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png new file mode 100644 index 0000000..b1bbc1d Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png differ diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index 5965570..0a0c40f 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -UnifiedPush provider for Nextcloud +UnifiedPush provider with Nextcloud