aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* show user name as well in confernce details if real name was showniNPUTmice2014-08-121-1/+3
* show own avatar in muc detailsiNPUTmice2014-08-111-2/+1
* Merge pull request #344 from 1nsan3/developmentDaniel Gultsch2014-08-111-0/+14
|\
| * Updated StartConversationActivity to react on Search Button PressingGero Kraus2014-08-101-0/+14
* | added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-102-7/+92
* | fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
* | potential fix for rejected execution exceptioniNPUTmice2014-08-101-2/+7
|/
* trying to fix activity has been destroyed erroriNPUTmice2014-08-091-1/+4
* show add to roster dialog when trying to start otr sessioniNPUTmice2014-08-091-1/+1
* added warning lable if server doesn't support pubsub. refactored feature iden...iNPUTmice2014-08-092-7/+18
* bug fix for 'back to default'iNPUTmice2014-08-091-2/+4
* ability to bring default picture back with long press in publish avatariNPUTmice2014-08-091-5/+25
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-9/+11
* fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice2014-08-061-7/+3
* fetch missing avatars from serveriNPUTmice2014-08-051-2/+1
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-3/+13
* error messages for publish avatariNPUTmice2014-08-051-7/+26
* publish avatarsiNPUTmice2014-08-051-25/+64
* proper account send to publish avatar activityiNPUTmice2014-08-032-9/+19
* activity for future avatar publications. not working yetiNPUTmice2014-08-032-0/+103
* get rid of 'use phones self contact picture option'iNPUTmice2014-07-311-13/+5
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-313-306/+282
* fixed #326 fixed #202iNPUTmice2014-07-312-34/+106
* fixed npe for the rare case that user has disabled his action bariNPUTmice2014-07-301-7/+14
* fixed npe in start conversation activityiNPUTmice2014-07-301-1/+3
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-292-63/+90
* fixe race conditons with newIntentiNPUTmice2014-07-271-19/+17
* fixed npe when user was very quick with starting to type in startConversation...iNPUTmice2014-07-261-2/+4
* removed more legacy tls error handling stuffiNPUTmice2014-07-241-1/+0
* removed outdated tls erroriNPUTmice2014-07-241-7/+1
* presonalized read up to this point messageiNPUTmice2014-07-241-3/+7
* switched to mtmiNPUTmice2014-07-221-54/+0
* brought settings and manage account menu items backiNPUTmice2014-07-221-4/+0
* refactored message adapter into seperate classDaniel Gultsch2014-07-223-445/+498
* added hint to explain the contact has read up to this pointiNPUTmice2014-07-211-0/+7
* fixed #267iNPUTmice2014-07-212-1/+13
* switched to direct invites. fixes #284iNPUTmice2014-07-211-1/+1
* fixed bug where presence requests where sent on display of contact detailsiNPUTmice2014-07-211-2/+5
* disable subscription checkboxes when account is offlineiNPUTmice2014-07-201-0/+24
* simplified presence subscription in contact detailsiNPUTmice2014-07-201-102/+82
* only show muc errors if actually connectediNPUTmice2014-07-181-25/+34
* notify ui on roster changesiNPUTmice2014-07-182-0/+38
* show snackbar if conference was not foundiNPUTmice2014-07-182-3/+13
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-1712-94/+311
* redesigned muc details a little bitiNPUTmice2014-07-164-154/+210
* couple of bug fixes related to muc renamingiNPUTmice2014-07-151-2/+2
* fixed #276iNPUTmice2014-07-151-0/+9
* unregister bookmark on conversation when bookmark is deletediNPUTmice2014-07-151-0/+1
* added confirm dialog before contact and bookmark removaliNPUTmice2014-07-151-10/+48