Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notifications support #17

Closed
6 tasks
abishekvashok opened this issue Aug 14, 2017 · 2 comments
Closed
6 tasks

Add notifications support #17

abishekvashok opened this issue Aug 14, 2017 · 2 comments

Comments

@abishekvashok
Copy link
Contributor

abishekvashok commented Aug 14, 2017

  • Implement TaskStackBuilder builder object
  • Sync messages when you are connected online by extending the capabilities of the already
    implemented SyncAdapter in Add support for sending messages and drafts #10 via Adds support for sending messages #13
  • Add extending capacities so that messages can be viewed channel wise inside the notification shade via the NotificationCompat.Builder
  • Create a PendingIntent for the Activity. Call setContentIntent() to add the PendingIntent to the notification and route the user the dashboard.
  • Add support for updating notifications.
  • Add support for removing notifications

CC: @championswimmer @the-dagger
Difficulty: Hard
Pls add bounties

@abishekvashok
Copy link
Contributor Author

Working on it

@abishekvashok
Copy link
Contributor Author

Done in #18, now a notification is shown which can be expaned and can view channel wise unread list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants