aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-05-17receiving pgp images important bug fixDaniel Gultsch1-1/+1
2014-05-17receiving pgp images important bug fixDaniel Gultsch1-1/+1
2014-05-17permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch1-1/+0
2014-05-17fixed #113Daniel Gultsch1-2/+1
2014-05-15fixed npeDaniel Gultsch1-5/+3
2014-05-13static method for providing content uriDaniel Gultsch1-8/+2
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch1-10/+5
2014-05-10fixed possible npe and possible exceptioniNPUTmice1-2/+9
2014-05-09nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch1-1/+3
2014-05-08sending text message after returing from pending intentDaniel Gultsch1-28/+7
2014-05-08more informative dialog if contact doesn't announce public keyDaniel Gultsch1-19/+22
2014-05-08code cleanupDaniel Gultsch1-148/+165
2014-05-08fixed download button on pgp imagesDaniel Gultsch1-4/+19
2014-05-07improved next encryption selectionDaniel Gultsch1-2/+0
2014-05-07remembering text. awesomeDaniel Gultsch1-214/+217
2014-05-07wee bit of code cleanupDaniel Gultsch1-37/+10
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-7/+5
2014-05-02nicer dialog screen if openkeychain is not installedDaniel Gultsch1-1/+1
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-47/+115
2014-04-26unified presence selection for otr and file transferDaniel Gultsch1-48/+16
2014-04-25couple of more optimazations on image loadingDaniel Gultsch1-3/+3
2014-04-25smoother scrolling (first step)Daniel Gultsch1-28/+32
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch1-7/+31
2014-04-21allow images to be opened with gallary appDaniel Gultsch1-1/+13
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch1-3/+11
2014-04-18put more string into strings.xmlDaniel Gultsch1-7/+7
2014-04-15made ui with sending images a little smootherDaniel Gultsch1-20/+33
2014-04-14added very basic, very untested gui on the receiving sideDaniel Gultsch1-3/+8
2014-04-14Fix two typos: assoziated -> associated.Jelmer Vernooij1-1/+1
2014-04-13Major Contact Picture code cleanupAndreas Straub1-3/+3
2014-04-12More Contact Picture refactorsandy1-1/+6
2014-04-11failed messages get now marked inlineDaniel Gultsch1-22/+24
2014-04-07jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch1-1/+4
2014-04-06gui for imagesDaniel Gultsch1-26/+35