aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27revised send button in landscape modeiNPUTmice1-1/+2
2014-09-22fixed #452iNPUTmice1-1/+5
2014-09-20fixed #470iNPUTmice1-9/+23
2014-09-19scroll fixesiNPUTmice1-6/+7
2014-09-11missed show=chat for send button colorizationiNPUTmice1-0/+4
2014-09-10IT'S CHRISTMAS ALREADY!iNPUTmice1-3/+50
2014-09-08simplefied some code that might have been the source for some strange bugsiNPUTmice1-25/+15
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-4/+4
2014-09-07added missing breaks oOiNPUTmice1-0/+2
2014-09-07fixed npeiNPUTmice1-0/+3
2014-09-04made muc password dialog hide the password (password field)iNPUTmice1-1/+1
2014-09-03added support for password protected muc - fixed #203 and fixed #395iNPUTmice1-17/+47
2014-09-03changed order of snackbar hintsiNPUTmice1-12/+11
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+10
2014-09-02fixed #410 by removing that config optioniNPUTmice1-7/+1
2014-08-31add missing blank before nickiNPUTmice1-0/+3
2014-08-31Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov1-6/+3
2014-08-28fixed spelling thanks @bethegiNPUTmice1-2/+2
2014-08-25fixed message hintiNPUTmice1-51/+61
2014-08-22tiny redesign for private muc messagesiNPUTmice1-14/+18
2014-08-12fixed weird snackbar click issuesiNPUTmice1-0/+2
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-2/+42
2014-08-10fixed rare npe after race conditioniNPUTmice1-0/+1
2014-07-31fixed #326 fixed #202iNPUTmice1-34/+67
2014-07-22refactored message adapter into seperate classDaniel Gultsch1-445/+11
2014-07-21added hint to explain the contact has read up to this pointiNPUTmice1-0/+7
2014-07-21fixed #267iNPUTmice1-1/+12
2014-07-18only show muc errors if actually connectediNPUTmice1-25/+34
2014-07-18show snackbar if conference was not foundiNPUTmice1-2/+12
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-3/+3
2014-07-16redesigned muc details a little bitiNPUTmice1-28/+0
2014-07-15fixed #276iNPUTmice1-0/+9
2014-07-09unified warnings/error msgsiNPUTmice1-30/+24
2014-07-08contact tiles follow material colors as welliNPUTmice1-2/+8
2014-06-30fixed rare npe in verify otr fingerprint dialogiNPUTmice1-4/+6
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+3
2014-06-23fixed regression with chat markers not workingiNPUTmice1-5/+1
2014-06-20not working version of otr file transferiNPUTmice1-2/+5
2014-06-16clear input field after conference pgp messageiNPUTmice1-0/+1
2014-06-16streamlined onpresenceselected listeneriNPUTmice1-12/+2
2014-06-14infite scrollingiNPUTmice1-10/+44
2014-06-14fixed #204iNPUTmice1-4/+8
2014-06-13status waiting for images sent offlineiNPUTmice1-3/+8
2014-06-13moved last seen to contact detailsiNPUTmice1-15/+0
2014-06-12finished offline otriNPUTmice1-2/+6
2014-06-11groundwork for offline otr messagesiNPUTmice1-6/+7
2014-06-10fixed scrolling issuesiNPUTmice1-18/+35
2014-06-09don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice1-5/+29
2014-06-07fixing #184iNPUTmice1-0/+1
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-12/+11