dattas / pebble-notifier

Pebble notifier for Android
MIT License
62 stars 31 forks source link

Google Now notifications don't contain main content #7

Open bingster opened 11 years ago

bingster commented 11 years ago

Google Now notification (i.e. from the Google Search app) don't contain the main (i.e. title) text of the notification on the phone. Perhaps the Now notifications are custom layouts that the NotificationService.dumpViewGroup() method doesn't handle.

dattas commented 11 years ago

They are working fine for me and I am on the latest version. Have you enabled "Fetch detailed notifications for apps" ?

bingster commented 11 years ago

I have enabled that and selected 'save'. I assume I don't have to restart the app or anything. Hm. I just got text saying that it was the Google Search app and that I had two cards. It didn't show the text showing the weather, which was one of the new cards.

-Mark

-Mark

On Fri, May 17, 2013 at 4:19 PM, Dattas Moonchaser <notifications@github.com

wrote:

They are working fine for me and I am on the latest version. Have you enabled "Fetch detailed notifications for apps" ?

— Reply to this email directly or view it on GitHubhttps://github.com/dattas/pebble-notifier/issues/7#issuecomment-18090686 .

dattas commented 11 years ago

It can only display what the notification has and if you have more than 1 card you can see the notification says that you have 2 cards, not what the cards are.

bingster commented 11 years ago

Perhaps I was unclear. The notification on the phone actually has text with a summary of the weather. In much smaller print it says that there are two cards.

-Mark

-Mark

On Fri, May 17, 2013 at 4:25 PM, Dattas Moonchaser <notifications@github.com

wrote:

It can only display what the notification has and if you have more than 1 card you can see the notification says that you have 2 cards, not what the cards are.

— Reply to this email directly or view it on GitHubhttps://github.com/dattas/pebble-notifier/issues/7#issuecomment-18090853 .

bingster commented 11 years ago

For another data ponit, I just got another one where the Pebble notification told me "Game in progress" and "5 cards" but not the actual game score which was in the phone's notification.

-Mark

On Fri, May 17, 2013 at 4:28 PM, Mark Friedman mark.friedman@gmail.comwrote:

Perhaps I was unclear. The notification on the phone actually has text with a summary of the weather. In much smaller print it says that there are two cards.

-Mark

-Mark

On Fri, May 17, 2013 at 4:25 PM, Dattas Moonchaser < notifications@github.com> wrote:

It can only display what the notification has and if you have more than 1 card you can see the notification says that you have 2 cards, not what the cards are.

— Reply to this email directly or view it on GitHubhttps://github.com/dattas/pebble-notifier/issues/7#issuecomment-18090853 .