krobelus / cyanide

Tox client for SailfishOS
GNU General Public License v3.0
30 stars 8 forks source link

No/inaudible call notification #45

Open dikonov opened 5 years ago

dikonov commented 5 years ago

I have cyanide installed on a Jolla1 (SFOS 3.0.2.8). It works rather well, but there is no audible notification when a contact is calling. In the contact list page I can see a green ring around the contact's status indicator. If I am already at the chat page, there is no notification whatsoever (I can use the answer command in the menu).

Cyanide should play some sound to hint that someone is calling you and have a visual alert in the chat mode (as sound can be muted accidentally).

krobelus commented 5 years ago

On Mon, Apr 15, 2019 at 08:40:36AM +0000, Вячеслав Диконов wrote:

I have cyanide installed on a Jolla1 (SFOS 3.0.2.8). It works rather well, but there is no audible notification when a contact is calling. In the contact list page I can see a green ring around the contact's status indicator. If I am already at the chat page, there is no notification whatsoever (I can use the answer command in the menu).

Cyanide should play some sound to hint that someone is calling you and have a visual alert in the chat mode (as sound can be muted accidentally).

Have you tried jTox[1]? It seems to be actively developed.

[1] https://github.com/almindor/harbour-jTox

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/krobelus/cyanide/issues/45

dikonov commented 5 years ago

jTox does not support voice/video calls. I have little use for pure text chats (and I need group calls too), so cyanide is the more advanced from those two.

krobelus commented 5 years ago

On Mon, Apr 15, 2019 at 09:25:33PM -0700, Вячеслав Диконов wrote:

jTox does not support voice/video calls. I have little use for pure text chats (and I need group calls too), so cyanide is the more advanced from those two.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/krobelus/cyanide/issues/45#issuecomment-483506185 I see. So cyanide does kinda have audio calls, even though it's outdated (and I'm surprised it still works). But group calls and video calls are missing. They're not that hard to implement but it takes effort to get it right. I can see myself fixing minor issues like this but I'm not sure more features.

I think going forward it will be easier to add those features to jTox since it seems more active and the code is in much better shape.

Perhaps an Android client like TRIfA works as well? https://github.com/zoff99/ToxAndroidRefImpl

dikonov commented 5 years ago

Вторник, 16 апреля 2019, 15:30 +03:00 от Johannes Altmanninger notifications@github.com:

On Mon, Apr 15, 2019 at 09:25:33PM -0700, Вячеслав Диконов wrote:

jTox does not support voice/video calls. I have little use for pure text chats (and I need group calls too), so cyanide is the more advanced from those two.

I see. So cyanide does kinda have audio calls, even though it's outdated (and I'm surprised it still works). But group calls and video calls are missing. They're not that hard to implement but it takes effort to get it right. I can see myself fixing minor issues like this but I'm not sure more features. Outdated or not, it just works (unlike some trendy crap like viber/whatsapp).  This notification bug is the main user's problem. I think going forward it will be easier to add those features to jTox since it seems more active and the code is in much better shape.

Perhaps an Android client like TRIfA works as well? https://github.com/zoff99/ToxAndroidRefImpl TRIfA did not work for me (voice calls) even on a native Android tablet.

  • I prefer not to use any Android stuff in Sailfish.