https://bugs.kde.org/show_bug.cgi?id=393190
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kde | |connect-android/e4ffd3d3cf0 | |2ce7507be2eef2af01fd7b7aeff | |47 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit e4ffd3d3cf02ce7507be2eef2af01fd7b7aeff47 by Nicolas Fella. Committed on 30/09/2018 at 17:34. Pushed by nicolasfella into branch 'master'. Enable (de)selecting all apps in notification filter Summary: Add checkbox to (de)select all {F5812151} Old proposal: {F5810640} Test Plan: Deselect all, verify that no notification is coming from test app. Select all, ... Deselect all, select single app, ... Reviewers: #kde_connect, broulik Reviewed By: #kde_connect Subscribers: albertvaka, kdeconnect, apol, mtijink, broulik, #kde_connect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D12281 M +1 -1 res/layout/activity_notification_filter.xml M +1 -0 res/values/strings.xml M +6 -2 src/org/kde/kdeconnect/Plugins/NotificationsPlugin/AppDatabase.java M +31 -14 src/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationFilterActivity.java https://commits.kde.org/kdeconnect-android/e4ffd3d3cf02ce7507be2eef2af01fd7b7aeff47 -- You are receiving this mail because: You are watching all bug changes.