aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 disable...iNPUTmice2014-07-115-638/+8
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-16/+8
* fixed #38iNPUTmice2014-07-103-7/+29
* added create contact dialogiNPUTmice2014-07-101-1/+64
* added contextual menu for contactsiNPUTmice2014-07-103-13/+68
* small changesiNPUTmice2014-07-101-19/+1
* made searchview text color whiteiNPUTmice2014-07-101-0/+4
* filter contacts and starting confercenesiNPUTmice2014-07-101-15/+156
* added group add buttoniNPUTmice2014-07-101-4/+9
* added action bar menu to start conversationiNPUTmice2014-07-101-0/+21
* changed support lib to v13. added tabs and fragments to start conversation ac...iNPUTmice2014-07-102-1/+81
* inital activityiNPUTmice2014-07-101-0/+11
* unified warnings/error msgsiNPUTmice2014-07-092-31/+25
* contact tiles follow material colors as welliNPUTmice2014-07-081-2/+8
* Merge branch 'development'iNPUTmice2014-07-031-2/+5
|\
| * fixed array out of bounds in isMuciNPUTmice2014-07-031-2/+5
* | allow state loss on fragment changeiNPUTmice2014-07-011-1/+1
|/
* fixed image sharing with contacts that have multiple presencesiNPUTmice2014-07-011-16/+25
* fixed rare npe in verify otr fingerprint dialogiNPUTmice2014-06-301-4/+6
* added error message for #240iNPUTmice2014-06-301-3/+19
* more error handling for jingle connectionsiNPUTmice2014-06-291-0/+3
* fixed rare bug with attach image menuiNPUTmice2014-06-261-0/+6
* fixed two rare npeiNPUTmice2014-06-251-43/+45
* fixed regression with chat markers not workingiNPUTmice2014-06-231-5/+1
* moved message packet creation into sperate classiNPUTmice2014-06-221-0/+1
* not working version of otr file transferiNPUTmice2014-06-203-5/+9
* clear input field after conference pgp messageiNPUTmice2014-06-161-0/+1
* streamlined onpresenceselected listeneriNPUTmice2014-06-165-124/+106
* fixed bug in intent filter. cleaned share with activityiNPUTmice2014-06-161-15/+40
* added share image intent to android manifest for testing purposesiNPUTmice2014-06-161-43/+65
* code cleanup / unificationiNPUTmice2014-06-161-5/+0
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-165-11/+0
* infite scrollingiNPUTmice2014-06-141-10/+44
* fixed #204iNPUTmice2014-06-141-4/+8
* offline sending of imagesiNPUTmice2014-06-131-0/+1
* status waiting for images sent offlineiNPUTmice2014-06-131-3/+8
* moved last seen to contact detailsiNPUTmice2014-06-133-25/+4
* finished offline otriNPUTmice2014-06-122-4/+8
* made muc join easier if muc server is known. added room to key wordsiNPUTmice2014-06-121-1/+15
* groundwork for offline otr messagesiNPUTmice2014-06-112-96/+51
* select presence dialog now suggests last used presenceiNPUTmice2014-06-101-6/+22
* fixed scrolling issuesiNPUTmice2014-06-101-18/+35
* don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice2014-06-094-87/+127
* fixing #184iNPUTmice2014-06-071-0/+1