Conversations/src/main/java/eu/siacs/conversations/services
Johannes Morgenroth a4454bcff2 Add reply button in wear design
The existing reply button for Android wear has been re-used from the action
bar. Instead of a 'send' icon, a 'reply' icon better matches the intended
action. Moreover, action icons for Android wear are solid white instead of
half transparent.
2017-04-17 12:19:14 +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 reply button in wear design 2017-04-17 12:19:14 +02:00
XmppConnectionService.java show 'try again' button when remote server wasn't found in previously active muc 2017-04-15 17:18:15 +02:00