D17851: Add Android notification backend
Volker Krause
noreply at phabricator.kde.org
Sat Dec 29 11:01:27 GMT 2018
vkrause created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.
REVISION SUMMARY
There are probably still many features that aren't properly mapped to
Android, but at least the basics work:
- text, title and icon
- actions
- dismissing the notification is propagated
- taping the notification opens the corresponding app
This is also the first time we have Java code for Android in a KF5
framework, I tried to follow what Qt does for this.
REPOSITORY
R289 KNotifications
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D17851
AFFECTED FILES
CMakeLists.txt
src/CMakeLists.txt
src/KF5Notifications-android-dependencies.xml
src/knotificationmanager.cpp
src/notifybyandroid.cpp
src/notifybyandroid.h
src/org/kde/knotifications/KNotification.java
src/org/kde/knotifications/NotifyByAndroid.java
To: vkrause
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181229/ba5f59a1/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list