aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils/UIHelper.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-369/+0
| | | | | | "renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
* no trim of messages or passwordlookshe2015-04-111-2/+1
| | | | check password with only spaces separately
* Merge tag '1.2.0' into trz/mastersteckbrief2015-03-301-2/+8
|\ | | | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/parser/AbstractParser.java src/main/java/eu/siacs/conversations/ui/SettingsActivity.java src/main/java/eu/siacs/conversations/ui/adapter/ConversationAdapter.java src/main/res/values-de/strings.xml src/main/res/xml/preferences.xml
| * show geo uris as 'location' in overviewiNPUTmice2015-03-101-1/+7
| |
| * trim message bodys on displayDaniel Gultsch2015-02-071-1/+1
| |
* | Merge master-originsteckbrief2015-02-201-8/+133
|\| | | | | | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/ui/SettingsActivity.java src/main/java/eu/siacs/conversations/ui/XmppActivity.java src/main/java/eu/siacs/conversations/ui/adapter/ConversationAdapter.java src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java src/main/java/eu/siacs/conversations/utils/UIHelper.java src/main/res/values-de/strings.xml
| * 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
| |
* | remaining part of my patchlookshe2015-01-031-1/+101
|/
* 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