-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for Payment 2024-09-24] Implement Android conversation notifications #37604
Comments
Triggered auto assignment to @bfitzexpensify ( |
FYI this is a copy of the old internal issue here: https://github.com/Expensify/Expensify/issues/258528 |
From the docs, we need to implement these to get conversation notifications
Which means we should just need to implement sharing shortcuts. I'm going to look for a contributor to work on this. @robertKozik you worked on our last issue for clearing notifications on Android. Would you be interested in working on this as well? |
Hey @arosiclair! I can take care of this feature, because currently I work on the HybridApp, where we will refactor notifications in order to make sure they work for both OldDot, and NewDot. However, could we slightly wait with implementation of this feature? I just want to make sure that the notifications work fine after the refactor, and then, as a follow-up, I will add the conversation notifications on Android. |
Makes sense I'll assign you and put this on hold. Keep us updated 🙏 |
Still held @staszekscp? |
Still held I believe. cc @staszekscp for any updates |
Hey! Sorry, I missed the previous comment - the PR with the refactor is open, I just have to find one fix for a bug that I noticed. After merging I will work on this issue - I have already done some small testing, and I think I know what needs to be done 😄 |
Still held on https://github.com/Expensify/Mobile-Expensify/pull/12610 |
Remains held |
Asked for an update on the PR. Still held for now. |
@arosiclair Could you please trigger an Adhoc build for #47626? thanks! |
I am heading out of office until September 21st, so assigning a buddy to watch over this in my absence. Current status: PR being worked on in #47626 |
Triggered auto assignment to @garrettmknight ( |
@garrettmknight / @bfitzexpensify I reviewed the PR #47626 as C+, please assign me here. Thanks! |
Note The production deploy automation failed: This should be on [HOLD for Payment 2024-09-24] according to #49287 production deploy checklist, confirmed in #47626 (comment) |
Awaiting payment |
I'm back from OOO, and can take this one back over - thanks for keeping an eye on it @garrettmknight |
Payment summary: @staszekscp - contractor, no payment required Offer sent via Upwork @rayane-djouah |
@bfitzexpensify - Offer accepted, thank you! |
Checklist
Regression Test Proposal
Do we agree 👍 or 👎 |
Regression steps proposed in https://github.com/Expensify/Expensify/issues/430593 Payment complete. Closing this one out! |
In Android 11, conversation notifications were added that offer a richer notification experience for messaging.
Conversation notifications are placed highest in the notification shade and prominently display avatars and names with the app's logo in the corner. Individual notifications can be marked as a priority allowing them to cut through Do Not Disturb settings. This is very similar to communication notifications which we implemented for iOS here.
The text was updated successfully, but these errors were encountered: