Android Server Notifications - Accept federated shares
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 3.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
As an ownCloud user, I want to see my notifications from the server on my Android device so that I can respond to federated share requests, and also receive notifications from comment posts and other admin pushed notifications
Acceptance Criteria:
- A separate view like in the web interface
- A bell shows when a new notification is there
- A federated share can be accepted on the mobile app, and then pushes that acceptance to the server
- A read of a notification also informs the server that the notification has been viewed
- Uses the server notification API just like desktop
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the server notification API and the existing desktop implementation mentioned in the issue. Map the separate notification view, unread bell, federated-share acceptance, and read-status synchronization to the Android app. Done means all listed acceptance criteria work against the server API, including pushed notifications and share-request responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100