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

Google Hangouts onNotificationPosted firing on swipe notification removal #6

Closed
xhuytox opened this issue Jun 23, 2016 · 2 comments
Closed
Labels
android Zephyr Android app bug Invalid or unexpected behavior

Comments

@xhuytox
Copy link
Contributor

xhuytox commented Jun 23, 2016

Because the event is fired on swipe notification removal, this causes a duplicate notification to be sent when the user goes to swipe away a notification on the phone. This seems to be isolated to Google Hangouts notifications as Gmail and Messenger (Google) did not do this. Not sure if it's a big enough deal to fix, but opening up the issue anyways. On debug, I did noticed that the notification that comes from the removal swipe has a notification.flag = 16 instead of the usual 17 that comes from when a Hangout notification appears.

@ThomasGaubert ThomasGaubert added bug Invalid or unexpected behavior android Zephyr Android app labels Jun 23, 2016
@xhuytox
Copy link
Contributor Author

xhuytox commented Jun 24, 2016

Similar to #10, after restarting my phone, this issue doesn't happen anymore. Closing for now.

@xhuytox xhuytox closed this as completed Jun 24, 2016
@ThomasGaubert
Copy link
Owner

Good to know! I'll keep an eye our for it (and the other issue) and possibly add logging to catch something like this in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Zephyr Android app bug Invalid or unexpected behavior
Projects
None yet
Development

No branches or pull requests

2 participants