aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-17use mam reference instead of timestampChristian Schneppe1-3/+4
2017-05-10set catchup flag on mam only when doing thatChristian Schneppe1-1/+1
2017-04-18hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe1-2/+10
2017-04-13set colored contact status preference correctlyChristian Schneppe1-2/+6
2017-04-13do not linkify urls starting with a dotChristian Schneppe1-1/+1
2017-04-13treat URL as file if URL is in oob or contains keyChristian Schneppe1-2/+1
2017-04-13send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe1-1/+1
2017-04-13unread/failed count: show >99 as infinity symbolChristian Schneppe1-2/+2
2017-04-13make contacts status color configurableChristian Schneppe2-2/+19
2017-04-05add missing finaleChristian Schneppe1-1/+1
2017-04-05Show colored presence status for contacts in overview and contact listChristian Schneppe2-0/+27
2017-04-05show file size for files smaller 1024 bytesChristian Schneppe1-5/+5
2017-04-05Changes the deprecated getColor() methodChristian Schneppe1-4/+5
2017-03-26show received/read markers in chatlistChristian Schneppe1-0/+16
2017-03-26made a few exceptions to quote parser for emoticons and quotesChristian Schneppe1-1/+2
2017-03-15grey out offline contacts in StartConversationChristian Schneppe1-0/+20
2017-03-14show typing info in overviewChristian Schneppe1-4/+37
2017-03-14optimize apk and vcard handling in messagesChristian Schneppe1-24/+42
2017-03-11display chat states in conferencesChristian Schneppe1-6/+8
2017-03-11use async avatar loading in AccountAdapterChristian Schneppe1-1/+93
2017-03-09possible audioplayer fixChristian Schneppe1-3/+4
2017-03-09do not interpret grin >< as quoteChristian Schneppe1-1/+1
2017-03-09fixed sender label for empty conversationsChristian Schneppe1-1/+3
2017-03-09added colon to seperate sender and message preview. only show first nameChristian Schneppe1-2/+3
2017-03-09Adds a message sender label in each conversation for text messagesChristian Schneppe1-0/+17
2017-02-22reordered and make some strings finalChristian Schneppe1-14/+10
2017-02-22set location preview sizeChristian Schneppe1-0/+16
2017-02-19add date bubble in chatlistChristian Schneppe1-8/+0
2017-02-10changed message bubbles from PNG to XMLChristian Schneppe1-3/+3
2017-02-10do not auto link non-http URLsChristian Schneppe1-2/+2
2017-02-08show file preview in chatlistChristian Schneppe1-46/+23
2017-02-08show number of failed uploads in chat list in red bubblesChristian Schneppe1-0/+8
2017-02-06correct view of encrypted messagesChristian Schneppe1-4/+2
2017-02-06show resend button only if file existsChristian Schneppe1-1/+4
2017-01-31get app name and version from apkChristian Schneppe1-0/+18
2017-01-31fix showing of buttons in chatsChristian Schneppe1-6/+11
2017-01-30add button to resend failed messagesChristian Schneppe1-1/+12
2017-01-29configurable local message retention period.Christian Schneppe1-3/+8
2017-01-25don't quote text when '>' is followed by numeberChristian Schneppe1-1/+1
2017-01-21write text in bold when highlighted in received muc messageChristian Schneppe1-0/+8
2017-01-16fixed linkifierChristian Schneppe1-1/+7
2017-01-09use 7.1 web url pattern matching on old platforms as wellChristian Schneppe1-2/+19
2017-01-09unify getFileUri across share and open intentsChristian Schneppe1-23/+16
2016-12-28show unread messages per conversation in chat listChristian Schneppe1-1/+8
2016-12-25support for quoting messagesChristian Schneppe1-5/+165
2016-12-18set alpha correctlyChristian Schneppe1-1/+1
2016-12-18make sure to display encryption indicatiorChristian Schneppe1-0/+1
2016-12-18use verified symbol instead of colored lock iconsChristian Schneppe1-18/+8
2016-11-29sent messages from unverified devices show red lockChristian Schneppe1-1/+1
2016-11-24changed design language to match BTBV proposalChristian Schneppe1-6/+11