aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/UIHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework max file upload size in server infoChristian Schneppe2019-03-311-0/+10
* ignore code block start in message previewChristian Schneppe2019-01-251-0/+3
* fix display of deleted filesChristian Schneppe2019-01-251-1/+1
* mark deleted files in database and not query them when querying for mediaChristian Schneppe2019-01-251-3/+3
* added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe2018-12-271-0/+2
* implement self healing omemoChristian Schneppe2018-12-041-0/+2
* disabled by default variant of XEP-0392Christian Schneppe2018-08-261-0/+3
* do not save draft if message is completly empty and fixed appending shared textChristian Schneppe2018-05-211-0/+16
* apply styling helper to conversation overviewChristian Schneppe2018-05-141-7/+20
* filter sequences of more than 3 ltr-rtlChristian Schneppe2018-05-051-1/+1
* use GIF to describe gifs instead of imageChristian Schneppe2018-04-301-1/+3
* very much unoptimized search functionalityChristian Schneppe2018-04-301-3/+4
* removed 'received' prefix from descriptionChristian Schneppe2018-04-291-18/+4
* make error message for 'not encrypted for this device'Christian Schneppe2018-04-231-0/+2
* create interface for onBackendConnectedChristian Schneppe2018-04-081-2/+4
* migrate to xmpp-addrChristian Schneppe2018-04-021-6/+3
* 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