https://bugs.kde.org/show_bug.cgi?id=367930
Albert Vaca <albertv...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kdec | |onnect-android/3b5a7deebee3 | |cd5c7b98fe2f5271918cba854ff | |f Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Albert Vaca <albertv...@gmail.com> --- Git commit 3b5a7deebee3cd5c7b98fe2f5271918cba854fff by Albert Vaca. Committed on 20/09/2016 at 10:46. Pushed by albertvaka into branch '1.x'. Rewritten the Notification Filter. - Now we display every app in the phone. - We show the app icon next to the name. - Some apps can now be disabled by default. Disabled notifications for the default Android messaging app, as SMS notifications are already handled by the telephony plugin. M +8 -0 res/layout/activity_notification_filter.xml M +7 -0 src/org/kde/kdeconnect/Helpers/StringsHelper.java M +35 -45 src/org/kde/kdeconnect/Plugins/NotificationsPlugin/AppDatabase.java M +115 -98 src/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationFilterActivity.java M +0 -5 src/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationsPlugin.java http://commits.kde.org/kdeconnect-android/3b5a7deebee3cd5c7b98fe2f5271918cba854fff -- You are receiving this mail because: You are watching all bug changes.