forked from NextPush/nextpush-android
Android application
This repository has been archived on 2024年04月23日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Kotlin 100%
| .github | Fix github workflow | |
| .woodpecker | Optimize woodpecker CI | |
| app | Updated the link to the notif channels example | |
| docs | Add project links | |
| fastlane/metadata/android/en-US | 1.8.1 | |
| gradle/wrapper | Bump dependencies, target SDK 34 | |
| .gitignore | Delete multiple app in the same time | |
| build.gradle | Bump dependencies, target SDK 34 | |
| gradle.properties | Use non transitive R classes | |
| gradlew | Init | |
| gradlew.bat | Init | |
| LICENSE | Create LICENSE | |
| README.md | Fix notification channels link | |
| settings.gradle | Init | |
NextPush - Android
UnifiedPush provider for Nextcloud - android application
Requirements
You need the UnifiedPush provider on the server, and at least the NextPush client on Android:
Nextcloud Server
UnifiedPush Provider App on Nextcloud Server
Android Apps
[0] Nextcloud Application - For SSO login (recommended)
[1] NextPush Client - This app
[2] Applications supporting UnifiedPush
[3] UP-Example - UnifiedPush Test Client - For testing purposes only. Not required for operation.
Usage
- (Recommended) Install and sign into your Nextcloud account using the official Nextcloud Application [0].
- Install the NextPush client [1] and sign into your Nextcloud account. a. (Recommended) With the Nextcloud file application (SSO) b. Manually, you will need to create an application password for NextPush.
- 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.
- The application will automatically detect NextPush and use it to send notifications.
Notification Channels
This app supports notification channels for use cases where UnifiedPush can't be used. Please check the Examples for more information.
Credit
This application has been inspired by Nextcloud Push Notifier