xmpp_client/src/main/java/eu/siacs/conversations/services
Daniele Gobbetti e6e46651c9 Use the last message in the content text instead of the first.
This fixes the issue where the first message in the notification was sent to pebble
(and possibly to other wear devices) for every update in the conversation, as
reported in #1249.

This is the same patch propoed in https://github.com/siacs/Conversations/issues/1249#issuecomment-245878335
2016-09-11 18:42:05 +02:00
..
AbstractConnectionManager.java fix cancelation of http downloads and enable resume 2015-12-11 20:33:41 +01:00
AvatarService.java fixed rare null pointer in avatar creation 2016-07-27 20:11:22 +02:00
ContactChooserTargetService.java reverse order in contact chooser 2016-04-12 18:29:41 +02:00
EventReceiver.java close tcp connection after 30s of inactivity when in push_mode 2016-08-09 19:21:54 +02:00
ExportLogsService.java No possibility of multiple invocation of log export 2016-02-24 15:10:41 +01:00
MessageArchiveService.java use startdate as lower bound when querying archive with after=x 2016-04-09 12:31:08 +02:00
NotificationService.java Use the last message in the content text instead of the first. 2016-09-11 18:42:05 +02:00
XmppConnectionService.java download own vcard avatar if none is set. fixes #2008 2016-09-09 11:04:05 +02:00