owncloud / owncloud/android

Android Server Notifications - Accept federated shares

Open
#1,676 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.