aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵iNPUTmice2-1/+81
activity
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
2014-06-12finished offline otriNPUTmice2-4/+8
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice1-1/+15
2014-06-11groundwork for offline otr messagesiNPUTmice2-96/+51
2014-06-10select presence dialog now suggests last used presenceiNPUTmice1-6/+22
2014-06-10fixed scrolling issuesiNPUTmice1-18/+35
2014-06-09don't display 'enter password' message if OpenKeychain is not installed. ↵iNPUTmice4-87/+127
made status messages in chat not selectable
2014-06-07fixing #184iNPUTmice1-0/+1
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice4-57/+47
2014-06-06removed presence from last seeniNPUTmice1-7/+1
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice2-294/+392
2014-06-05read marker is now a little less in your faceiNPUTmice1-0/+1
2014-06-04image provider path name now with .webp endingiNPUTmice1-1/+1
2014-06-04experimental gui to display read statusiNPUTmice1-11/+61
2014-06-04fixed regression with newly created conversations not being shown properlyiNPUTmice1-1/+2
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice2-2/+2
2014-06-02long press on images revails share with intentiNPUTmice1-0/+13