xmpp_client/src/main/java/eu/siacs/conversations/services
Johannes Morgenroth 403eff3d19 Add Android Auto support to notifications
This patch adds required additions in order to show notifications
in Android Auto. Messages are read aloud and voice reply is
offered. The functionaliy has been tested with the Android Auto
standalone app as well as with the DHU simulator as describes
here:

https://developer.android.com/training/auto/testing/index.html
2017-04-14 13:32:01 +02:00
..
AbstractConnectionManager.java only call UI thread from downloading thread every 250ms 2017-01-12 16:02:09 +01:00
AvatarService.java better handle the case when same user is joined with multiple nicks in the same room 2016-11-29 13:43:52 +01:00
BarcodeProvider.java use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec. fixes #2375 2017-03-17 12:56:55 +01:00
ContactChooserTargetService.java Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
EventReceiver.java Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
ExportLogsService.java Stop Conversations force closing over sqlite errors due to long messages 2017-01-30 00:03:51 -05:00
MessageArchiveService.java notify for muc messages after mam catchup 2017-03-08 22:02:09 +01:00
NotificationService.java Add Android Auto support to notifications 2017-04-14 13:32:01 +02:00
XmppConnectionService.java Add Android Auto support to notifications 2017-04-14 13:32:01 +02:00