[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdeconnect-android/sslrefactor] src/org/kde/kdeconnect/Plugins/NotificationsPlugin: Less alarming
From:       Albert Vaca <albertvaka () gmail ! com>
Date:       2016-05-31 19:05:14
Message-ID: E1b7oyY-0001CO-Be () scm ! kde ! org
[Download RAW message or body]

Git commit 6ecfc5071eeec231ee837b911136af4a22ff1f48 by Albert Vaca.
Committed on 31/05/2016 at 17:04.
Pushed by albertvaka into branch 'sslrefactor'.

Less alarming notification icon

M  +1    -1    src/org/kde/kdeconnect/Plugins/NotificationsPlugin/Notificat=
ionsPlugin.java

http://commits.kde.org/kdeconnect-android/6ecfc5071eeec231ee837b911136af4a2=
2ff1f48

diff --git a/src/org/kde/kdeconnect/Plugins/NotificationsPlugin/Notificatio=
nsPlugin.java b/src/org/kde/kdeconnect/Plugins/NotificationsPlugin/Notifica=
tionsPlugin.java
index ba24d5e..0d2dadb 100644
--- a/src/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationsPlugi=
n.java
+++ b/src/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationsPlugi=
n.java
@@ -361,7 +361,7 @@ public class NotificationsPlugin extends Plugin impleme=
nts NotificationReceiver.
                         .setContentText(np.getString("ticker"))
                         .setContentIntent(resultPendingIntent)
                         .setTicker(np.getString("ticker"))
-                        .setSmallIcon(android.R.drawable.ic_dialog_alert)
+                        .setSmallIcon(R.drawable.ic_notification)
                         .setLargeIcon(largeIcon)
                         .setAutoCancel(true)
                         .setLocalOnly(true)  // to avoid bouncing the noti=
fication back to other kdeconnect nodes

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic