Bug 359312

Summary: Show notifications when reconnected
Product: [Applications] kdeconnect Reporter: Josef Kufner <jk>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED FIXED    
Severity: normal CC: aleixpol, nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

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!