aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-23refactored options menu handling a bitiNPUTmice1-140/+149
2014-09-22fixed #452iNPUTmice1-1/+5
2014-09-20indicates received messages with a tick.Michael1-0/+4
2014-09-13add a forgotten break and remove some unused importsMichael1-1/+0
2014-09-10IT'S CHRISTMAS ALREADY!iNPUTmice1-34/+70
2014-09-08setting to increase font size. fixed #420iNPUTmice1-2/+4
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-25/+38
2014-09-08warn on missing presence subscriptioniNPUTmice1-1/+1
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+31
2014-09-02fixed #410 by removing that config optioniNPUTmice1-19/+1
2014-09-02refactored share with activityiNPUTmice1-113/+0
2014-08-31some code cleanupiNPUTmice1-29/+37
2014-08-23jump right into edit account if now accounts are configuredDaniel Gultsch1-2/+1
2014-08-21save newly taken photos in DCIM diriNPUTmice1-6/+25
2014-08-15refactored Conversations Adapter into seperate classiNPUTmice1-93/+7
2014-08-13fixed #348iNPUTmice1-12/+12
2014-08-10potential fix for rejected execution exceptioniNPUTmice1-2/+7
2014-08-09trying to fix activity has been destroyed erroriNPUTmice1-1/+4
2014-08-05fetch missing avatars from serveriNPUTmice1-2/+1
2014-07-31fixed npe for the rare case that user has disabled his action bariNPUTmice1-7/+14
2014-07-30fixed npe for the rare case that user has disabled his action bariNPUTmice1-7/+14
2014-07-27fixe race conditons with newIntentiNPUTmice1-19/+17
2014-07-22brought settings and manage account menu items backiNPUTmice1-4/+0
2014-07-18show snackbar if conference was not foundiNPUTmice1-1/+1
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-16/+15
2014-07-12refactored ui listeners a little bitiNPUTmice1-4/+5
2014-07-12made conversation list thread safeiNPUTmice1-2/+1
2014-07-11cleanup. removed old contacts activity. WARNING: this will temporarly disable...iNPUTmice1-35/+4
2014-07-10added contextual menu for contactsiNPUTmice1-6/+1
2014-07-10changed support lib to v13. added tabs and fragments to start conversation ac...iNPUTmice1-1/+1
2014-07-09unified warnings/error msgsiNPUTmice1-1/+1
2014-07-01allow state loss on fragment changeiNPUTmice1-1/+1
2014-06-26fixed rare bug with attach image menuiNPUTmice1-0/+6
2014-06-22moved message packet creation into sperate classiNPUTmice1-0/+1
2014-06-20not working version of otr file transferiNPUTmice1-2/+3
2014-06-16streamlined onpresenceselected listeneriNPUTmice1-106/+20
2014-06-16code cleanup / unificationiNPUTmice1-5/+0
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-1/+0
2014-06-13offline sending of imagesiNPUTmice1-0/+1
2014-06-13moved last seen to contact detailsiNPUTmice1-10/+0
2014-06-12finished offline otriNPUTmice1-2/+2
2014-06-11groundwork for offline otr messagesiNPUTmice1-90/+44
2014-06-10select presence dialog now suggests last used presenceiNPUTmice1-6/+22
2014-06-09don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice1-0/+4
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-36/+27
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice1-274/+350
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 properlyiNPUTmice1-1/+1
2014-06-01unified crypto messages and made lock icon work for conferencesiNPUTmice1-5/+5
2014-06-01show dialog when no contact in a muc has pgp supportiNPUTmice1-1/+1