almindor / harbour-jTox

Sailfish OS native tox implementation for Jolla
GNU General Public License v3.0
12 stars 4 forks source link

Missing notifications #4

Closed 7heo closed 7 years ago

7heo commented 7 years ago

The application cover displays how many messages have been received since last time the user checked, but there is no notification in the phone UI, or LED color change.

almindor commented 7 years ago

UI notifies of new messages by showing the friend's name bold in friends view and showing new messages bold in message view (which switch to normal after 2 seconds).

I'll keep the issue open tho since I didn't do the LED color change yet.

7heo commented 7 years ago

Also, there is no audio notification AFAICT.

almindor commented 7 years ago

Yes this is another issue I'm aware of. I expected the nemo notifications to play sounds because Jolla doesn't seem to make the QML Notification object show the "hints" property which can be used to add a "sound-name" for the notification. I might need to switch to the C++ one or just play a sound directly when the event happens.

almindor commented 7 years ago

This was actually fixed in 1.0.1 I couldn't get LED to change color or blink tho, so I'll open a new issue for that. Audio is now played on messages.