aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/crypto/OtrEngine.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-13add a forgotten break and remove some unused importsMichael1-4/+0
2014-09-08setting to increase font size. fixed #420iNPUTmice1-1/+2
2014-09-08introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice1-15/+1
2014-09-07deleted some unused string-resources and imports, also deleted edit_account_d...Michael1-2/+0
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice1-9/+26
2014-08-31some code cleanupiNPUTmice1-29/+32
2014-08-11handle bare jid presences. fixes for otriNPUTmice1-3/+6
2014-03-23holding wake locks during onStartCommandDaniel Gultsch1-5/+2
2014-03-21fixed users profile pictureDaniel Gultsch1-1/+1
2014-03-20added no-copyDaniel Gultsch1-3/+2
2014-03-19rename in muc fixedDaniel Gultsch1-0/+1
2014-03-14added display of own fingerprintDaniel Gultsch1-0/+3
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-2/+1
2014-03-11basic stream managment functionalityDaniel Gultsch1-1/+1
2014-03-08couple of otr related bug fixes and basic pingDaniel Gultsch1-7/+3
2014-02-28rebrandingDaniel Gultsch1-5/+5
2014-02-28basic pgp support.Daniel Gultsch1-2/+0
2014-02-22bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch1-0/+1
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-0/+4
2014-02-13basic otr supportDaniel Gultsch1-0/+229