Andrew Branson

Results 7 issues of Andrew Branson

A few subreddits use the flair feature categorize posts, with the aim that users can filter out topics that they don't want to see. For example 'US Politics', 'Trump' or...

enhancement

Background processes aren't allowed in the harbour, but it would be great if the connection could be split off into a daemon that logged in at startup. Maybe split the...

enhancement

Hi, In our pebble app we're storing the sender parameter of the Notify call to let users filter notification, but Hangish leaves this blank. I think this also means it's...

It would be very powerful to have a JS Kit DBus object, to let watch apps query and call things in the phone.

Dismissal only works for notifications now, find methods to add support for others.

https://git.javispedro.com/cgit/libwatchfish.git/ Sailfish specific interface for smartwatch related interactions by @javispedro. Could be wrapped behind RockWork's libpebble PlatformInterface. - Notification monitor watches for notification call returns before submitting the notification to...

Useful for implementation of DUMP and other internal transactions (except for the silly ones). Also define proper error codes for them as the current GBINDER_STATUS_FAILED is not recognized.