wordpress-mobile / wordpress-mobile/WordPress-Android
Notification Settings: consider adding a setting for login push notifications
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
We received some feedback asking for a notification setting for login push notifications:
I have disabled notifications on my WordPress Android app for work/life balance reasons. Unfortunately there is no notification type “Auth” in the Android app which could have me had continued to use the feature but I’m not sure it’s worth the effort.
(internal reference: p4a5px-2z2-p2#comment-10903 cc @akirk)
Currently, we have notification settings for app notifications for sites you own, sites you follow, and for comment replies and likes but we do not have a separate setting for login push notification.
| Notification Settings | Your Sites | Followed Sites | Comments on other sites |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Tested with WPAndroid 14.9-rc-3 on Pixel 3 Android 10.
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
No files or tests are named. Start by locating the existing notification settings and login push-notification handling in the Android app; done means users can independently control login push notifications without changing the other notification categories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100



