aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-27proper cleanup after pgp image decryptioniNPUTmice1-16/+9
2014-10-27check for links in pgp encrypted messages as welliNPUTmice1-0/+4
2014-10-26set divider for image meta information to '|' to not conflict with URL. break...iNPUTmice1-2/+14
2014-10-15detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice1-4/+4
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-2/+4
2014-10-15changed pgp decoding mechanismiNPUTmice1-1/+1
2014-10-14read image bounds on downloaded imageiNPUTmice1-3/+1
2014-10-14renamingiNPUTmice1-1/+1
2014-10-14basic image over http downloadingiNPUTmice1-9/+9
2014-09-13add a forgotten break and remove some unused importsMichael1-4/+0
2014-09-08setting to increase font size. fixed #420iNPUTmice2-4/+5
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-09-03more openpgp bug fixesiNPUTmice1-3/+7
2014-09-03more openpgp bug fixesiNPUTmice1-3/+7
2014-09-03fixed pgp signature creationiNPUTmice1-3/+19
2014-09-03fixed pgp signature creationiNPUTmice1-3/+19
2014-09-01optimize string operations a bitM. Dietrich1-2/+2
2014-08-31some code cleanupiNPUTmice2-38/+44
2014-08-13try to make openpgp a little more reliableiNPUTmice1-10/+27
2014-08-11handle bare jid presences. fixes for otriNPUTmice1-3/+6
2014-07-12refactored ui listeners a little bitiNPUTmice1-2/+1
2014-06-07removed unnecessary variable in message classiNPUTmice1-2/+0
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-61/+94
2014-06-01OpenPGP key display in muc details is now prettier and linked to openkeychainiNPUTmice1-0/+9
2014-05-28display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch1-2/+8
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-1/+0
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2-30/+14
2014-05-09link to openkeychain from contact detailsDaniel Gultsch1-3/+10
2014-05-08sending text message after returing from pending intentDaniel Gultsch1-52/+45
2014-05-07wee bit of code cleanupDaniel Gultsch1-3/+7
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-45/+143
2014-05-01reworked openpgp integration part #1Daniel Gultsch2-88/+132
2014-04-25fixed #75Daniel Gultsch1-1/+2
2014-04-03be compatible with openkeychain api v3Daniel Gultsch1-10/+28
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-13finished registrationDaniel Gultsch1-1/+1
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-03-08cleanupDaniel Gultsch1-1/+0
2014-03-08fixed a couple of pgp bugsDaniel Gultsch1-6/+11
2014-03-06api updatedDaniel Gultsch1-2/+2
2014-03-06api bug fixDaniel Gultsch1-1/+5
2014-03-03api changes. muc optionsDaniel Gultsch1-41/+37