D27528: Adapt action numbering in Android to work like in KNotifications
caca hueto
noreply at phabricator.kde.org
Sat Feb 29 13:29:24 GMT 2020
cacahueto updated this revision to Diff 76684.
cacahueto added a comment.
Adapt action numbering in Android to work like in KNotifications
Summary:
KNotifications assigns the ID 0 to the default action on a notification (the
one when the notification itself is selected). Additional actions (buttons on
the notification) are counted starting with 1.
In the Android backend however, the default action has ID 0 and the additional
actions are counted starting with 0 as well. This has been fixed to work as
described above.
Reviewers: #frameworks <https://phabricator.kde.org/tag/frameworks/>, nicolasfella, vkrause
Subscribers: kde-frameworks-devel
Tags: #frameworks <https://phabricator.kde.org/tag/frameworks/>
Differential Revision: https://phabricator.kde.org/D27528
REPOSITORY
R289 KNotifications
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D27528?vs=76065&id=76684
BRANCH
adapt-action-numbering-in-android-as-in-knotifications (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D27528
AFFECTED FILES
src/android/org/kde/knotifications/NotifyByAndroid.java
To: cacahueto, #frameworks, nicolasfella, vkrause
Cc: jbbgameich, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200229/62599539/attachment.html>
More information about the Kde-frameworks-devel
mailing list