aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/UIHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-5/+29
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch1-4/+5
2016-03-12Added method to get body from message if hasMeCommand and harmonized extracti...lookshe1-4/+2
2016-03-04mark oob messages and always display download buttonDaniel Gultsch1-1/+4
2016-02-28Fixes FS#48 and FS#136lookshe1-6/+0
2016-02-23Retry decryption from message menufiaxh1-1/+3
2016-02-23Changed access to presences according to new Presence representation in Csteckbrief1-6/+7
2016-02-12Imports organizedsteckbrief1-19/+1
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-08-16Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe1-129/+0
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe1-3/+3
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe1-22/+58
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-10renamed downloadable to transferableDaniel Gultsch1-10/+9
2015-07-05show contacts name in non anonymous mucs. fixes #1213Daniel Gultsch1-2/+6
2015-07-01changed mime type handlingDaniel Gultsch1-10/+1
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+14
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-369/+0
2015-05-14added a few location questionsDaniel Gultsch1-3/+8
2015-05-13ignore question marks in location questionDaniel Gultsch1-10/+13
2015-05-13show location quick action after receiving a question about the users locationDaniel Gultsch1-0/+24
2015-05-10optimized heart render code a bitDaniel Gultsch1-3/+7
2015-05-10added white heart to new rendering as wellDaniel Gultsch1-0/+1
2015-05-10paint single unicode hearts as red and slightly largerDaniel Gultsch1-0/+4
2015-04-11no trim of messages or passwordlookshe1-2/+1
2015-03-10show geo uris as 'location' in overviewiNPUTmice1-1/+7
2015-02-07trim message bodys on displayDaniel Gultsch1-1/+1
2015-02-01fixed text preview for imagesiNPUTmice1-1/+1
2015-01-25fix mergable() for /me command.Michael1-2/+3
2015-01-18proper desc for offering and sending images in conversations overviewiNPUTmice1-0/+8
2015-01-18use same helper methods for images and filesiNPUTmice1-21/+8
2015-01-18Added new file type names for file transfersChristian S1-0/+4
2015-01-17Fix string substitutions with unknown filetypesSam Whited1-2/+2
2015-01-17Correct the download file string on notificationsSam Whited1-10/+12
2015-01-14handle muc nicks with white spaces. fixed #884iNPUTmice1-2/+2
2015-01-12catch bug in guessContentTypeDaniel Gultsch1-1/+6
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch1-0/+110
2015-01-07refactored UiHelperDaniel Gultsch1-2/+10
2015-01-03remaining part of my patchlookshe1-1/+101
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice1-42/+0
2014-12-03cleaned up avatar / tile creationiNPUTmice1-0/+3
2014-11-21remove unused imports.Michael1-20/+0
2014-11-18put error notification into notification serviceiNPUTmice1-42/+0
2014-11-16happy hanukkahiNPUTmice1-0/+7
2014-11-11initial smp supportiNPUTmice1-34/+0
2014-11-10initial smp supportiNPUTmice1-34/+0
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1