aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/UIHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe1-17/+0
2018-03-14do not use pop up menus for encryption and attachment selectionChristian Schneppe1-15/+0
2018-01-30optimized /me behaviorChristian Schneppe1-1/+1
2017-12-10Refined avatar generation a bitChristian Schneppe1-11/+58
2017-12-10avoid some false positive quotesChristian Schneppe1-3/+3
2017-11-28some bug fixesChristian Schneppe1-6/+3
2017-11-23code cleanupChristian Schneppe1-2/+2
2017-11-23deduplicate read markers if one with real jid is foundChristian Schneppe1-1/+1
2017-11-23shorten >4 names to a, b, c +n moreChristian Schneppe1-2/+6
2017-11-22send and show read markers in private, non-anonymous groupsChristian Schneppe1-5/+64
2017-08-13cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe1-2/+2
2017-08-03display messages that only contain emoji slightly largerChristian Schneppe1-6/+0
2017-08-01update datebubblesChristian Schneppe1-0/+18
2017-04-16don't count >number% as quoteChristian Schneppe1-1/+1
2017-04-13exclude >= from being recognized as quoteChristian Schneppe1-1/+6
2017-04-13treat URL as file if URL is in oob or contains keyChristian Schneppe1-1/+1
2017-04-05changed one last seen stateChristian Schneppe1-1/+1
2017-03-26made a few exceptions to quote parser for emoticons and quotesChristian Schneppe1-4/+41
2017-03-23rework last activity logic to something that should work pretty well …Christian Schneppe1-2/+3
2017-03-15grey out offline contacts in StartConversationChristian Schneppe1-5/+7
2017-03-11display chat states in conferencesChristian Schneppe1-0/+10
2017-03-09do not interpret grin >< as quoteChristian Schneppe1-2/+11
2017-03-04show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe1-0/+18
2017-01-25don't quote text when '>' is followed by numeberChristian Schneppe1-1/+16
2017-01-09add more punctuations to message previewChristian Schneppe1-5/+7
2016-12-25skip empty lines in message preview. prevents indexoutofbounds exceptionChristian Schneppe1-1/+25
2016-11-19reformat codeChristian Schneppe1-278/+278
2016-11-11show button on "xmpp:" urisChristian Schneppe1-0/+6
2016-09-23don't simply ignore null in message body but try to avoid itDaniel Gultsch1-3/+1
2016-09-17deal with null bodys in message previewChristian Schneppe1-8/+6
2016-08-26offer quick reply on android NDaniel Gultsch1-3/+27
2016-07-29show identity type for device selectionDaniel Gultsch1-0/+18
2016-07-29changed package id inside manifest and projectChristian Schneppe1-9/+9
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-5/+3
2016-05-28limit text size in message adapter to 2k and also limit text size in conversa...Daniel Gultsch1-3/+7
2016-05-15include name in locations received in MUCsDaniel Gultsch1-1/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch1-0/+17
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch1-4/+5
2016-03-04mark oob messages and always display download buttonDaniel Gultsch1-1/+4
2016-02-23Retry decryption from message menufiaxh1-1/+3
2015-12-29handle null names in getColorForNameDaniel Gultsch1-1/+1
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-21/+0
2015-10-26Reset the margins manually after rotatingsaqura1-0/+21
2015-07-20Optimize importsAndreas Straub1-6/+6
2015-07-16made 'check image on http host' message more generic. fixed #1281Daniel Gultsch1-1/+2
2015-07-14changed 'checking_image' to 'checking_file'Christian S1-1/+1
2015-07-10renamed downloadable to transferableDaniel Gultsch1-10/+9
2015-07-05correct MUC nicknamesChristian S1-5/+4
2015-07-05show contacts name in non anonymous mucs. fixes #1213Daniel Gultsch1-2/+6
2015-07-05show nicknames in MUCs instead of the user part of the JIDChristian S.1-1/+6