aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/UIHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-17/+0
* do not use pop up menus for encryption and attachment selectionChristian Schneppe2018-03-141-15/+0
* optimized /me behaviorChristian Schneppe2018-01-301-1/+1
* Refined avatar generation a bitChristian Schneppe2017-12-101-11/+58
* avoid some false positive quotesChristian Schneppe2017-12-101-3/+3
* some bug fixesChristian Schneppe2017-11-281-6/+3
* code cleanupChristian Schneppe2017-11-231-2/+2
* deduplicate read markers if one with real jid is foundChristian Schneppe2017-11-231-1/+1
* shorten >4 names to a, b, c +n moreChristian Schneppe2017-11-231-2/+6
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-5/+64
* cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2017-08-131-2/+2
* display messages that only contain emoji slightly largerChristian Schneppe2017-08-031-6/+0
* update datebubblesChristian Schneppe2017-08-011-0/+18
* don't count >number% as quoteChristian Schneppe2017-04-161-1/+1
* exclude >= from being recognized as quoteChristian Schneppe2017-04-131-1/+6
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-1/+1
* changed one last seen stateChristian Schneppe2017-04-051-1/+1
* made a few exceptions to quote parser for emoticons and quotesChristian Schneppe2017-03-261-4/+41
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-231-2/+3
* grey out offline contacts in StartConversationChristian Schneppe2017-03-151-5/+7
* display chat states in conferencesChristian Schneppe2017-03-111-0/+10
* do not interpret grin >< as quoteChristian Schneppe2017-03-091-2/+11
* show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2017-03-041-0/+18
* don't quote text when '>' is followed by numeberChristian Schneppe2017-01-251-1/+16
* add more punctuations to message previewChristian Schneppe2017-01-091-5/+7
* skip empty lines in message preview. prevents indexoutofbounds exceptionChristian Schneppe2016-12-251-1/+25
* reformat codeChristian Schneppe2016-11-191-278/+278
* show button on "xmpp:" urisChristian Schneppe2016-11-111-0/+6
* don't simply ignore null in message body but try to avoid itDaniel Gultsch2016-09-231-3/+1
* deal with null bodys in message previewChristian Schneppe2016-09-171-8/+6
* offer quick reply on android NDaniel Gultsch2016-08-261-3/+27
* show identity type for device selectionDaniel Gultsch2016-07-291-0/+18
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+289