ztNFny / AANotificationForwarder

Companion app for Android Auto to allow any apps notifications to be shown on the cars screen.
19 stars 2 forks source link

Two notifications #2

Closed bggold closed 1 year ago

bggold commented 1 year ago

I'm getting two of every notification for the app posting it. I know there is a notification from this app.

Nice job on the rewrite and functionality for newer AA.

This was originally my idea for emil. If you need any help let me know.

Thanks

ztNFny commented 1 year ago

Are you able to add any details to your report? E.g. which app is causing this. I've yet to see a doubled notification. Even if an app sends the same notification twice (as my mail client does) this is filtered out.

You're very welcome to contribute!

bggold commented 1 year ago

It is on every app. Not sure if it might be related to the android auto settings for messages or not.

ztNFny commented 1 year ago

"every app" is simply wrong. Without knowing which app to check i can't look into this. It's not happening for any of the apps I tested.

bggold commented 1 year ago

Not trying to make it difficult for you. If there was logging I could send I would.

Also I uninstalled and reinstalled the app. I followed the android 13 directions and I have no overflow button to enable restricted.

I originally had to install with kinginstaller. I thought that might have been the issue.

I am not a developer so not sure what else.

Pixel 7 pro a13 rooted.

Outlook and Gmail to start.

But all apps are doing it.

On Sun, May 21, 2023, 8:55 AM ztNFny @.***> wrote:

"every app" is simply wrong. Without knowing which app to check i can't look into this. It's not happening for any of the apps I tested.

— Reply to this email directly, view it on GitHub https://github.com/ztNFny/AANotificationForwarder/issues/2#issuecomment-1556212945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHUZ3K34NN42XF7ZKZXMRLXHI3HZANCNFSM6AAAAAAYAHJOKU . You are receiving this because you authored the thread.Message ID: @.***>

bggold commented 1 year ago

Ok got restricted access now. Will test again shortly.

On Sun, May 21, 2023, 8:55 AM ztNFny @.***> wrote:

"every app" is simply wrong. Without knowing which app to check i can't look into this. It's not happening for any of the apps I tested.

— Reply to this email directly, view it on GitHub https://github.com/ztNFny/AANotificationForwarder/issues/2#issuecomment-1556212945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHUZ3K34NN42XF7ZKZXMRLXHI3HZANCNFSM6AAAAAAYAHJOKU . You are receiving this because you authored the thread.Message ID: @.***>

ztNFny commented 1 year ago

Outlook and Gmail to start.

Well that wasn't so hard 😜 Gmails notifications are known to cause problems in all kind of listener scenarios. Try "Ignore Group Summary Notifications" setting in 1.1

bggold commented 1 year ago

Thanks for the quick update. So far that seems to have fixed the mail client issues. I will let you know on other apps.

On Sun, May 21, 2023, 10:13 AM ztNFny @.***> wrote:

Outlook and Gmail to start.

Well that wasn't so hard 😜 Gmails notifications are known to cause problems in all kind of listener scenarios. Try "Ignore Group Summary Notifications" setting in 1.1

— Reply to this email directly, view it on GitHub https://github.com/ztNFny/AANotificationForwarder/issues/2#issuecomment-1556229094, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHUZ3PXTTTOKP6IJQQQNBDXHJELXANCNFSM6AAAAAAYAHJOKU . You are receiving this because you authored the thread.Message ID: @.***>

bggold commented 1 year ago

All apps working as expected with the new settings option.

Thanks