![]() |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Quote:
Can you replicate that? Everyone seems to be getting a 0 there, including me, but stupidly I didn't notice before because I'd repaired my watch and so had a fresh file. I assumed that converting it directly to an int would return 0 for any string that wouldn't parse as an int, for the sake of the children. I've added a bit of a dirty hack to skip the parsing and return Enabled when the value is "true", but I'd remove it if I could. |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Quote:
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Ok, I'll leave that in then. It won't do any hard. The icon thing is bugging me so I'm trying to store the notif icons as they come in. Just putting off solving the phone call end segfault...
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
It seems there's no way to disable an "ongoing" Android system notification? Like, when the Play store is updating apps, it puts up a notification saying "Updating gmail" or whatever, and if I close that on the Pebble it re-opens in ten seconds or so.This effectively makes the rest of the Pebble useless until apps are done updating.
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Quote:
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Is there a way to receive notifications after getting the first one?
Because it stops receiving notifications after the first one, untill I open the app (Skype for example) I wish there was an option to receive all messages without this limitation Edit: The problem is: It shows the messages on the notifications of the phone, but not as a NEW notification. It replaces the old one, which is probably the problem why Rockpool does not detect it :( |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
I'm rejigging the notification part a lot right now to support replacesId, and I don't think we're doing anything if the notification already exists so it doesn't get sent. I'd wondered when that would be the case, but you've just told me. Skype messages?
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
While you're at it - can you also extend struct which is sent for notification filters to the client as well as the string used for id? The way it works now is a bit cumbersome - normalized name to be presented as a source_id (which it isn't actually) and then this stupid attempt to guess who the hell was that in the client.
I.e. I have now almost all filters set to some localized string (eg. Nachrichten) so if i switch locale all my filters become obsolete. Also the icon for the mail notification is now assigned if id contains @ - which would not be true for let say jabber. While original messages contain proper info we need: Code:
method call sender=:1.35 -> dest=org.freedesktop.Notifications serial=2004 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify |
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Did you pull my latest master? I'm already storing the icon from the notification. Source id from x-nemo-owner would make more sense though. I'll have a look at storing that alongside a separate friendly/locale specific name.
|
Re: [Announce] Rockpool - Pebble daemon for Sailfish
Not yet, still enchanting websockets to cast them to devconnection. let me rebase...
|
All times are GMT. The time now is 03:09. |
vBulletin® Version 3.8.8