aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-15fixed #276iNPUTmice1-0/+9
2014-07-15unregister bookmark on conversation when bookmark is deletediNPUTmice1-0/+1
2014-07-15added confirm dialog before contact and bookmark removaliNPUTmice1-10/+48
2014-07-15bug fix on deleting conference bookmarksiNPUTmice1-1/+1
2014-07-15use nick from bookmark if availableiNPUTmice2-28/+34
2014-07-15pushing bookmarks back to serveriNPUTmice1-2/+35
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice1-2/+2
2014-07-14fetch bookmarks from serveriNPUTmice1-14/+77
2014-07-12refactored ui listeners a little bitiNPUTmice4-240/+341
2014-07-12made conversation list thread safeiNPUTmice2-3/+3
2014-07-12cleanup for presence parseriNPUTmice1-1/+1
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice3-14/+22
2014-07-11switch SearchView with custom action viewiNPUTmice1-70/+127
2014-07-11added join conference dialogiNPUTmice2-2/+41
2014-07-11cleanup. removed old contacts activity. WARNING: this will temporarly disable...iNPUTmice5-638/+8
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-16/+8
2014-07-10fixed #38iNPUTmice3-7/+29
2014-07-10added create contact dialogiNPUTmice1-1/+64
2014-07-10added contextual menu for contactsiNPUTmice3-13/+68
2014-07-10small changesiNPUTmice1-19/+1
2014-07-10made searchview text color whiteiNPUTmice1-0/+4
2014-07-10filter contacts and starting confercenesiNPUTmice1-15/+156
2014-07-10added group add buttoniNPUTmice1-4/+9
2014-07-10added action bar menu to start conversationiNPUTmice1-0/+21
2014-07-10changed support lib to v13. added tabs and fragments to start conversation ac...iNPUTmice2-1/+81
2014-07-10inital activityiNPUTmice1-0/+11
2014-07-09unified warnings/error msgsiNPUTmice2-31/+25
2014-07-08contact tiles follow material colors as welliNPUTmice1-2/+8
2014-07-03fixed array out of bounds in isMuciNPUTmice1-2/+5
2014-07-01allow state loss on fragment changeiNPUTmice1-1/+1
2014-07-01fixed image sharing with contacts that have multiple presencesiNPUTmice1-16/+25
2014-06-30fixed rare npe in verify otr fingerprint dialogiNPUTmice1-4/+6
2014-06-30added error message for #240iNPUTmice1-3/+19
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+3
2014-06-26fixed rare bug with attach image menuiNPUTmice1-0/+6
2014-06-25fixed two rare npeiNPUTmice1-43/+45
2014-06-23fixed regression with chat markers not workingiNPUTmice1-5/+1
2014-06-22moved message packet creation into sperate classiNPUTmice1-0/+1
2014-06-20not working version of otr file transferiNPUTmice3-5/+9
2014-06-16clear input field after conference pgp messageiNPUTmice1-0/+1
2014-06-16streamlined onpresenceselected listeneriNPUTmice5-124/+106
2014-06-16fixed bug in intent filter. cleaned share with activityiNPUTmice1-15/+40
2014-06-16added share image intent to android manifest for testing purposesiNPUTmice1-43/+65
2014-06-16code cleanup / unificationiNPUTmice1-5/+0
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice5-11/+0
2014-06-14infite scrollingiNPUTmice1-10/+44
2014-06-14fixed #204iNPUTmice1-4/+8
2014-06-13offline sending of imagesiNPUTmice1-0/+1
2014-06-13status waiting for images sent offlineiNPUTmice1-3/+8
2014-06-13moved last seen to contact detailsiNPUTmice3-25/+4