Commit log

cdf2bd0 use async avatar loading in AccountAdapter

Daniel Gultsch created

c3b2f33 hide keyboard after setting up account

Daniel Gultsch created

d56fb3c pulled translations from transifex

Daniel Gultsch created

19b7179 version bump to 1.17.0-beta.2

Daniel Gultsch created

7747fc0 notify for muc messages after mam catchup

Daniel Gultsch created

6b72e18 add <x/> element to outgoing MUC PM

Daniel Gultsch created

1f3be15 add origin-id to outgoing messages

Daniel Gultsch created

9d04307 only take 1:1 conversations into account when determining catchup timestamp

Daniel Gultsch created

8ca16a6 do not interpret grin >< as quote

Daniel Gultsch created

064926a fixed regression that caused stanza-ids not to be saved

Daniel Gultsch created

a3b51f7 do not show 'block stranger' snackbar in empty conversations

Daniel Gultsch created

233ee8a version bump to 1.17.0-beta + changelog

Daniel Gultsch created

721250c pulled translations from transifex

Daniel Gultsch created

8502d51 changed string from unread conversation to messages in notification

Daniel Gultsch created

5b17734 Merge branch 'dev' of https://github.com/badarsh2/Conversations into badarsh2-dev

Daniel Gultsch created

254edc4 show conversation time as last clear date when empty

Daniel Gultsch created

3c951ce set last clear date to time of last message

Daniel Gultsch created

87f0c4a Modifies notification for MUC conversations

Click to expand commit body
Minor fixes

Replaces html.fromHTML with SpannableString

B Adarsh created

5fae946 show snackbar in conversations with stranger to block. fixes #2358

Daniel Gultsch created

7306e02 do not notify for messages from strangers by default

Daniel Gultsch created

857c761 fixed sender label for empty conversations

Daniel Gultsch created

79b2f34 added colon to seperate sender and message preview. only show first name

Daniel Gultsch created

9f3543a Merge branch 'message-marker' of https://github.com/hareshkh/Conversations into hareshkh-message-marker

Daniel Gultsch created

9ba5335 cleaned code of muc name generator

Daniel Gultsch created

633aad3 Adds a message sender label in each conversation for text messages

Haresh Khanna created

1c56b74 closing the corresponding conversations after blocking a contact. fixes #2347

Daniel Gultsch created

5a00b11 extract stanza-id from muc reflections

Daniel Gultsch created

4a7dbaa deduplicate every message with a stanza-id from the server

Daniel Gultsch created

6088913 fixed multi-session-nick renaming behaviour

Daniel Gultsch created

aa24a05 allow Conversations to access user trust store

Daniel Gultsch created

cae993a renamed enter jid menu item id

Daniel Gultsch created

bb7780e Merge branch 'issue_#2336' of https://github.com/vikiCoder/Conversations into vikiCoder-issue_#2336

Daniel Gultsch created

b0ada55 use min width of 32dp for swipe handle

Daniel Gultsch created

f414998 use default priority notifications. disables heads up notifications

Daniel Gultsch created

72537b7 fixes #2336 : added an option to directly add a jid to block list from blocklist activity

vikiCoder created

b86dd58 made swipe handle more unified and smaller across various screen sizes

Daniel Gultsch created

cb203f5 Keep draft even when correcting previously sent msg

Click to expand commit body
fixes #1822. Thank you @singhalok641

Daniel Gultsch created

d166309 Merge branch 'hareshkh-master'

Daniel Gultsch created

f2d2966 Squash : Adds number of unread messages for every conversation. Fixes #2181

Haresh Khanna created

5c789b7 fixed messages vanishing after pgp raised error on editing a message

Daniel Gultsch created

58595fc show icons in pop menu with reflection. imagespan was not centred vertically

Daniel Gultsch created

768d79c Merge branch 'issue_#1200' of https://github.com/vikiCoder/Conversations into vikiCoder-issue_#1200

Daniel Gultsch created

afa34ce block send action while encrypting pgp message

Daniel Gultsch created

469cf72 make notification icon size depend on 'Large Text' setting

Daniel Gultsch created

51ef096 fixes #1200 : Added icons for the attach options according to material design guidlines

vikiCoder created

8cce653 changed default setting for enter_is_send on devices with keyboard

Daniel Gultsch created

c740386 rename the Xmlns class to Namespace

Daniel Gultsch created

ea1e282 bump mam namespace to :2

Daniel Gultsch created

ecd5358 show 'show inactive keys' button also when there are no active keys

Daniel Gultsch created

23a91e5 use priority low when creating notification without sound/vibration.

Click to expand commit body
should prevent notifcations showing up in ambient display

Daniel Gultsch created