Revision 4598f08...

Go back to digest for 30th March 2014

Features in Networking Tools

Albert Vaca Cintora committed changes in [kdeconnect-android] src/main/java/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationsPlugin.java:

Read notifications ticker text from extras Bundle.

Many Apps don't set a useful ticker text. On Android version KitKat or
newer, the title and text of a notification is stored in the extras Bundle.
This patch make use of it, to provide a better ticker text.

File Changes

Modified 1 files
  • src/main/java/org/kde/kdeconnect/Plugins/NotificationsPlugin/NotificationsPlugin.java
1 files changed in total