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 probably the most invasive part of the Android support, the remainder is implementing the native Android backend. This will mean that KF5::Notifications will miss some API on Android that depends on D-Bus, but with D-Bus not only being non-functional but usually not even available as a stub I don't really see how to avoid that. REPOSITORY R289 KNotifications BRANCH master REVISION DETAIL https://phabricator.kde.org/D17817 AFFECTED FILES CMakeLists.txt KF5NotificationsConfig.cmake.in autotests/CMakeLists.txt src/CMakeLists.txt src/knotificationmanager.cpp tests/CMakeLists.txt To: vkrause Cc: kde-frameworks-devel, michaelh, ngraham, bruns