Re: [SailfishDevel] DBus events for incoming call statuses

2018-07-17 Thread Slava Monich
There's also ofono D-Bus interface (the original source of pretty much everything related to telephony) and libqofono library: https://git.merproject.org/mer-core/libqofono Harbour apps can't link to it though but there's nothing wrong with compiling bits of it into your app. Cheers, -Slava

Re: [SailfishDevel] DBus events for incoming call statuses

2018-07-16 Thread Sebastian Wolf
Hi Adam, thank you very much, that was fast. :) Haven't thought of checking these kind of apps... Will check in detail when I have some free time - probably on the next weekend. Best regards, Sebastian On Monday, 16 July 2018, Adam Pigg wrote: > Hi Sebastian > > In Amazfish, I 'borrowed'

Re: [SailfishDevel] DBus events for incoming call statuses

2018-07-16 Thread Adam Pigg
Hi Sebastian In Amazfish, I 'borrowed' the code from rockpool for the same thing, see https://github.com/piggz/harbour-amazfish/blob/master/src/voicecallhandler.cpp Adam On Mon, 16 Jul 2018 at 22:11 Sebastian Wolf wrote: > Dear fellow developers, > > last weekend, I did some additional

[SailfishDevel] DBus events for incoming call statuses

2018-07-16 Thread Sebastian Wolf
Dear fellow developers,last weekend, I did some additional experiments with my new Gemini PDA and was quite happy that I could implement a nice Knight-Rider/K.I.T.T.-like LED animation for incoming calls for SFOS. What drove me crazy was that the DBus event which I found out for active call