D29358: Implement lock-screen visibility control on Android
Volker Krause
noreply at phabricator.kde.org
Sat May 2 11:38:42 BST 2020
vkrause created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.
REVISION SUMMARY
This is only the backend part, lacking a proper frontend API this is
using a custom hint for now. Android knows three levels for this:
- public: visible completely on the lock screen
- private: lock screen only shows that $app has notifications
- secret: nothing shown on the lock screen at all
REPOSITORY
R289 KNotifications
BRANCH
pending
REVISION DETAIL
https://phabricator.kde.org/D29358
AFFECTED FILES
src/android/org/kde/knotifications/KNotification.java
src/android/org/kde/knotifications/NotifyByAndroid.java
src/notifybyandroid.cpp
To: vkrause
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200502/b3d719ef/attachment.html>
More information about the Kde-frameworks-devel
mailing list