D18253: Move the Android API level checks to runtime
Volker Krause
noreply at phabricator.kde.org
Mon Jan 14 21:08:09 GMT 2019
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 doesn't make notifications on API level < 23 work yet, but it allows
us to build against lower API levels and have something that still works
when run on higher API levels.
Tested on API level 21 and 27.
This should also enable building the Android support on the CI.
REPOSITORY
R289 KNotifications
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18253
AFFECTED FILES
src/CMakeLists.txt
src/android/org/kde/knotifications/KNotification.java
src/android/org/kde/knotifications/NotifyByAndroid.java
src/knotificationmanager.cpp
src/notifybyandroid.cpp
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/20190114/0e2c141f/attachment.html>
More information about the Kde-frameworks-devel
mailing list