Bug 359312 - Show notifications when reconnected
Summary: Show notifications when reconnected
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-12 12:04 UTC by Josef Kufner
Modified: 2018-01-17 00:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Kufner 2016-02-12 12:04:40 UTC
When WiFi on the phone is configured to disconnect when sleeping, KDE Connect cannot maintain permanent connection. This is ok, but it brings a bit more requirements on reconnecting.

When SMS arrives, the phone wakes up and reconnects to WiFi and then KDE Connect reconnects too. Also the notifications are synchronized as expected. But since the SMS arrived before the connection was restored, the notification does not pop up on the desktop. KDE Connect should detect new notifications after reconnecting, not only when notification is created.

Reproducible: Always

Steps to Reproduce:
0. Set wifi in your phone to sleep when not in charger.
1. Let phone sleep and wifi disconnect (it takes few minutes).
2. Receive SMS.
3. Plasmoid reconnects to phone.
4. SMS notification is in the plasmoid's list, but there is no notification about the new notification.
Comment 1 Nicolas Fella 2018-01-17 00:10:15 UTC
This has been implemented with https://cgit.kde.org/kdeconnect-android.git/commit/?id=e94959f9c34918b0b974955ad1fb40f98ca17437 and released with 1.7.1
Comment 2 Aleix Pol 2018-01-17 00:17:51 UTC
Then close as fixed!