aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 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