aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved merged files to correct location0.0.3lookshe2015-08-162-166/+0
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-162-0/+166
|\
| * Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe2015-08-163-8/+8
| * Fixes FS#15 - Adding smiley only possible at the endlookshe2015-08-161-21/+13
| * Fixes FS#37 - Remove special treatment of unicode heartslookshe2015-08-162-3/+1
| * - Introduction of SwipeRefreshLayout for conversation viewsteckbrief2015-08-123-138/+219
| * Fixes FS#20: Limitation of end conversation swipe to left sidesteckbrief2015-08-111-58/+59
| * Merge tag '1.5.2' into trz/rebaselookshe2015-08-1115-566/+1038
| * Show Online status in contact list with respect to SHOW_ONLINE_STATUS preferencesteckbrief2015-06-191-2/+4
| * Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief2015-06-191-0/+4
* | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-1928-8861/+0
|/
* changed received and read confirmation setting to one list and put it to sett...lookshe2015-04-141-2/+3
* changed last message in overview also to EmojiconTextView for displaying smil...lookshe2015-04-121-1/+3
* whatsapp-like smiley implementationlookshe2015-04-123-19/+143
* whatsapp-like smiley implemantationlookshe2015-04-121-1/+2
* show online status under avatar in same way for muc as the send button doeslookshe2015-04-111-13/+18
* differ between received and read messagelookshe2015-04-112-5/+2
* no trim of messages or passwordlookshe2015-04-112-4/+7
* Changes for emoticon parser reactivatedsteckbrief2015-03-312-6/+8
* Merge tag '1.2.0' into trz/mastersteckbrief2015-03-3017-327/+845
|\
| * Added multiple select to Choose Contact ActivityAndreas Straub2015-03-182-6/+121
| * add context menu entries for geo urisiNPUTmice2015-03-111-17/+33
| * display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice2015-03-072-48/+122
| * fixed enter is send optioniNPUTmice2015-03-062-6/+10
| * avoid unnecessary thread creationiNPUTmice2015-03-051-1/+1
| * hide change password menu item if server feature is unavailableiNPUTmice2015-02-271-7/+8
| * reset error status in edit account when reconnectingiNPUTmice2015-02-261-0/+4
| * prevent next button from showing up too early on account setupiNPUTmice2015-02-251-1/+1
| * init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice2015-02-224-14/+44
| * properly remove invalid avatariNPUTmice2015-02-222-0/+2
| * added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-213-37/+117
| * fixed #993iNPUTmice2015-02-191-1/+2
| * launch edit account activity when starting Conversations for the first time (...iNPUTmice2015-02-191-5/+9
| * always call to cancel before loading new avatarsiNPUTmice2015-02-182-24/+28
| * avoid weird npe. fixed #991iNPUTmice2015-02-181-1/+3
| * limit ui refresh rateiNPUTmice2015-02-177-92/+79
| * refresh list view more ofteniNPUTmice2015-02-172-2/+2
| * support for XEP-0092: Software VersioniNPUTmice2015-02-161-11/+3
| * fixed avatar cache lookup in ListItemAdapteriNPUTmice2015-02-161-4/+1
| * made image view background more colorful while waiting on actual avatar to loadiNPUTmice2015-02-152-2/+3
| * loading avatars in seperate tasksiNPUTmice2015-02-152-4/+177
| * use time instead of uptime for unmuteiNPUTmice2015-02-121-3/+1
| * don't show 'enter pgp key' in non encrypted chatsiNPUTmice2015-02-091-0/+1
| * sort users in mucDaniel Gultsch2015-02-071-3/+12
| * refactored how snackbar is displayedDaniel Gultsch2015-02-071-82/+105
* | Merge master-originsteckbrief2015-02-2013-547/+741
|\|
| * Merge branch 'development' of https://github.com/siacs/Conversations into dev...iNPUTmice2015-01-291-2/+7
| |\
| | * Use Material Design Icons on API 21+Sam Whited2015-01-291-2/+7
| * | Merge branch 'development' of https://github.com/siacs/Conversations into dev...iNPUTmice2015-01-291-10/+10
| |\|
| | * Show errors before mute snackbarSam Whited2015-01-271-10/+10