aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/UIHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show geo uris as 'location' in overviewiNPUTmice2015-03-101-1/+7
|
* trim message bodys on displayDaniel Gultsch2015-02-071-1/+1
|
* fixed text preview for imagesiNPUTmice2015-02-011-1/+1
|
* fix mergable() for /me command.Michael2015-01-251-2/+3
|
* proper desc for offering and sending images in conversations overviewiNPUTmice2015-01-181-0/+8
|
* use same helper methods for images and filesiNPUTmice2015-01-181-21/+8
|
* Merge pull request #901 from kriztan/patch-2Daniel Gultsch2015-01-181-0/+4
|\ | | | | Added new file type names for file transfers
| * Added new file type names for file transfersChristian S2015-01-181-0/+4
| | | | | | | | | | - apk - vcard
* | Fix string substitutions with unknown filetypesSam Whited2015-01-171-2/+2
|/
* Correct the download file string on notificationsSam Whited2015-01-171-10/+12
| | | | Fixes #896
* handle muc nicks with white spaces. fixed #884iNPUTmice2015-01-141-2/+2
|
* catch bug in guessContentTypeDaniel Gultsch2015-01-121-1/+6
|
* reworked message preview / message meta information (ie file offered, ↵Daniel Gultsch2015-01-121-0/+110
| | | | | | received * file) fixed #837
* refactored UiHelperDaniel Gultsch2015-01-071-2/+10
|
* cleanup: removed unused emoticon parsingiNPUTmice2014-12-091-42/+0
|
* cleaned up avatar / tile creationiNPUTmice2014-12-031-0/+3
|
* remove unused imports.Michael2014-11-211-20/+0
|
* put error notification into notification serviceiNPUTmice2014-11-181-42/+0
|
* happy hanukkahiNPUTmice2014-11-161-0/+7
|
* initial smp supportiNPUTmice2014-11-111-34/+0
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
| | | | Remove `Account.getFullJid()'
* Update more files to use JID objectsSam Whited2014-11-091-3/+3
|
* Make conversations the root projectSam Whited2014-10-221-0/+225