Summary: | Unnecessary persistent notification "Not connected to any device" | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Alexander Potashev <aspotashev> |
Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | 6zyguo, remi.ducceschi |
Priority: | NOR | ||
Version First Reported In: | 1.10 | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=393840 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Potashev
2018-11-14 10:05:27 UTC
Hello! I'd like to add 2 things here: - if you remove this notification from the app settings, android (8.1 at least) will add another notification to tell you that KDE Connect is wasting battery - I recently installed Clementine (the music player), and the remote on my smartphone. Their app works the same as KDE Connect (background service via a notification to keep the connection). Though, inside the app, you have a "Quit" button to completely turn it off (both the app and the background service). For me, the "Quit" button would be a nice feature. PS: Thanks @Alexander Potashev to point me here from https://bugs.kde.org/show_bug.cgi?id=393840#c5 where I've added a comment. This notification is mandatory since Android 8 for background services. If we don't have it, the OS will kill the process and we won't be able to discover and connect to other devices. Note that you can hide the notification. Please, read my comment and consider the "Quit" button... (In reply to Albert Vaca from comment #2) > This notification is mandatory since Android 8 for background services. If > we don't have it, the OS will kill the process and we won't be able to > discover and connect to other devices. > > Note that you can hide the notification. Wondering if there's anyway workaround to keep KDE alive but notification off. |