aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed problems with sha sum calculation on avatar write. delete avatars with ↵iNPUTmice2014-08-061-7/+3
| | | | non matching sha sum
* 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 ↵iNPUTmice2014-07-261-2/+4
| | | | startConversationactivity
* 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
|
* bug fix on deleting conference bookmarksiNPUTmice2014-07-151-1/+1
|
* use nick from bookmark if availableiNPUTmice2014-07-152-28/+34
|
* pushing bookmarks back to serveriNPUTmice2014-07-151-2/+35
|
* use proper picture on bookmarked conferences when joined. use bookmark title ↵iNPUTmice2014-07-141-2/+2
| | | | when no subject is set
* fetch bookmarks from serveriNPUTmice2014-07-141-14/+77
|
* refactored ui listeners a little bitiNPUTmice2014-07-124-240/+341
|
* made conversation list thread safeiNPUTmice2014-07-122-3/+3
|
* cleanup for presence parseriNPUTmice2014-07-121-1/+1
|
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-123-14/+22
|
* switch SearchView with custom action viewiNPUTmice2014-07-111-70/+127
|
* added join conference dialogiNPUTmice2014-07-112-2/+41
|
* cleanup. removed old contacts activity. WARNING: this will temporarly ↵iNPUTmice2014-07-115-638/+8
| | | | disable muc invites
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-16/+8
|
* fixed #38iNPUTmice2014-07-103-7/+29
|