Commit log

b5fe878 Refined avatar generation a bit

Daniel Gultsch created

614372d ConversationsAdapter: Do not show image preview. Show pictogram instead

Daniel Gultsch created

9869310 avoid some false positive quotes

Daniel Gultsch created

9555375 Conference Options: fix context menus for people not in roster

Daniel Gultsch created

208de32 update readme. removed outdated 'contributors' section. github has the same information

Daniel Gultsch created

31929b5 version bump + changelog

Daniel Gultsch created

4b5db2f read marker from mam. only trust true counterpart when mam:2 is being used

Daniel Gultsch created

ffb3eeb MAM: update previously sent messages with server msg id during mam query

Daniel Gultsch created

fc8a564 MAM: assume true counterpart is safe to extract when using mam:2

Daniel Gultsch created

61f3539 MAM: do not use private messages when finding last id in muc

Daniel Gultsch created

97df4a6 MessageParser: ignore groupchat messages retrieved from user archive

Daniel Gultsch created

6449881 pulled translations from transifex

Daniel Gultsch created

75b4926 fixed publish-options migration

Daniel Gultsch created

23e9c73 attempt to enable MAM(ejabberd) on muc configuration

Daniel Gultsch created

b158e9f do not return muc whispers as last markable message

Daniel Gultsch created

86f09dd PresenceParser: work around for ejabberd not including status code 110 in shut down presence

Daniel Gultsch created

21480c9 pulled translations from transifex

Daniel Gultsch created

64dd622 make 'markable' attribute persistent

Daniel Gultsch created

7f4f30c ListItemAdapter: use ViewHolder

Daniel Gultsch created

d95ff13 pulled translations from transifex

Daniel Gultsch created

9381c1d fixed content description for previous ViewHolder refactor

Daniel Gultsch created

333e7a6 deduplicate read markers if one with real jid is found

Daniel Gultsch created

513427c MAM: start muc catchup with last sent message if serverId is available

Daniel Gultsch created

7d04e63 ConversationAdapter: use view holder

Daniel Gultsch created

900ad2f ConversationsAdapter: Use EmojiWrapper instead of EmojiTextView

Daniel Gultsch created

d7c5937 process emoji charsequence instead of using EmojiTextView

Daniel Gultsch created

03c3464 shorten >4 names to a, b, c +n more

Daniel Gultsch created

8696cf2 PgpService: feed result intent back into decryption

Daniel Gultsch created

4596cad MessageParser: don't refresh view after parsing chat state when combined with message

Daniel Gultsch created

381fe82 save full jid when sending in muc. check chat markers against 'sender'

Daniel Gultsch created

79ea071 MessageAdapter: code reformat

Daniel Gultsch created

702d6cf MessageParser: dismiss notification when receiving read marker from another client

Daniel Gultsch created

05b6fdb use empty wake lock tag

Daniel Gultsch created

52e09d1 MessageAdapter: do not apply empty size spans

Daniel Gultsch created

9548a4f ConversationAdapter: do not show file icon when file has been deleted

Daniel Gultsch created

28e005f send and show read markers in private, non-anonymous groups

Daniel Gultsch created

1c65a17 pulled translations from transifex

Daniel Gultsch created

1780a42 ConversationsAdapter: code cleanup

Daniel Gultsch created

ff0e2ff version bump to 1.22.1 + changelog

Daniel Gultsch created

47adc9c pulled translations from transifex

Daniel Gultsch created

e452d5d stop scrolling before changing conversations. fixes #2700

Daniel Gultsch created

a2d4ec4 version bump support library

Daniel Gultsch created

5e15c48 refactore phone helper to ignore security exception

Daniel Gultsch created

a337be9 Merge pull request #2696 from licaon-kter/patch-2

Click to expand commit body
Fix typo

Daniel Gultsch created

1cc8a44 Fix typo

licaon-kter created

013822f excute db read and writes on different threads

Daniel Gultsch created

3dbe5db Rename 'conference' to 'group chat'

Daniel Gultsch created

2d42646 JingleConnection: fixed rare npe when canceling jingle

Daniel Gultsch created

c52492a apperently some servers will ommit the from even for stanzas not going to them

Daniel Gultsch created

75a485c catch all sorts of date parsing errors

Daniel Gultsch created