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 )
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
[D] Pebble::onPebbleDisconnected:494 - Pebble disconnected: "Pebble Time C229" [D] WatchConnection::scheduleReconnect:38 - Attempting to reconnect in 10 seconds Segmentation fault
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.