aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-06-06removed presence from last seeniNPUTmice1-7/+1
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice1-20/+42
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-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-1/+1
2014-06-02long press on images revails share with intentiNPUTmice1-0/+13
2014-06-01linked openkeychain install dialog from decrypt messages boxiNPUTmice1-49/+62
2014-06-01unified crypto messages and made lock icon work for conferencesiNPUTmice1-16/+12
2014-06-01added warning when public keys are missingiNPUTmice1-0/+6
2014-06-01show dialog when no contact in a muc has pgp supportiNPUTmice1-5/+23
2014-05-30Disabled the Home button when it's not the Up buttonAlethea Butler1-0/+1
2014-05-28first tries on crypto mucDaniel Gultsch1-30/+34
2014-05-21cleaned up shared textDaniel Gultsch1-9/+11
2014-05-20Update Spanish Translations + harcoded just_nowkruks231-1/+1
2014-05-20highlight people in conferences by clicken on their pictureDaniel Gultsch1-14/+27
2014-05-19some code cleanup to deal with the roster mgmt changes from earlierDaniel Gultsch1-55/+49