D8966: Add a foreground notification to the background service
Nicolas Fella
noreply at phabricator.kde.org
Mon Dec 11 00:37:52 UTC 2017
nicolasfella added a comment.
In https://phabricator.kde.org/D8966#178278, @apol wrote:
> I've been running the version you gave me that keeps the notification on all the time. I see 2 problems:
>
> - The notification is annoying. It's more Android saying KDE Connect is doing dark stuff than KDE Connect stating it's alive.
> - I'm pretty sure the phone doesn't do power management properly when it's on (I can't confirm because I had FireChat installed and it's craziness)
>
> Or did I misunderstand this patch altogether?
Android O introduced new restrictions to background processes making it impossible for us to run in the background without this notification.
https://developer.android.com/about/versions/oreo/background.html
We can still disable it on Android <Oreo.
The only way to completely avoid it is to get rid of the BackgroundService which seems very difficult (if not impossible) to me.
REPOSITORY
R225 KDE Connect - Android application
REVISION DETAIL
https://phabricator.kde.org/D8966
To: mtijink, #kde_connect
Cc: apol, albertvaka, nicolasfella
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20171211/49c0b833/attachment.html>
More information about the KDEConnect
mailing list