View Single Post
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#59
Originally Posted by ruff View Post
Ok, so with latest commit interface is somewhat usable.
I didn't touch yet DeveloperPage part (includes screenshot page), firmware update and side-load (import page). The rest is more or less usable. (Finally I've set my fav. apps from jolla )
Brilliant, that's a great start! Let's get it out there!

Originally Posted by ruff View Post
I've noticed that rockpoold segfaults occasionally on reconnection (need to enable coredumps to debug)
Code:
[D] Pebble::onPebbleDisconnected:494 - Pebble disconnected: "Pebble Time C229" 
[D] WatchConnection::scheduleReconnect:38 - Attempting to reconnect in 10 seconds 
Segmentation fault
Thanks, I'll keep an eye out. Stability is next priority I think.

Originally Posted by ruff View Post
Another observation is that app_icon is mostly generic. I.e. I'm receiving mail notifications however icon is still generic. probably because the source is still system event hub, will need to monitor dbus attributes and probably perform certain remapping.
I'm not sure what you mean here, do you mean the icons on the notifications on watch? The current mapping of notifications to pebble icons is in SailfishPlatform:: onNotification. That chooses an icon based on notification owner, category, android package etc.
 

The Following 3 Users Say Thank You to abranson For This Useful Post: