aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-17receiving pgp images important bug fixDaniel Gultsch1-1/+1
2014-05-17added record audio buttonDaniel Gultsch1-0/+8
2014-05-17made sending session more compliantDaniel Gultsch1-2/+2
2014-05-17receiving pgp images important bug fixDaniel Gultsch1-1/+1
2014-05-17Update Validator.javathe-username1-1/+1
2014-05-17fixed #108Daniel Gultsch1-3/+4
2014-05-17permanent notification disapears now when account is being deleted + code ↵Daniel Gultsch3-16/+9
clean up
2014-05-17fixed #113Daniel Gultsch1-2/+1
2014-05-16reworked message to conferencesDaniel Gultsch2-16/+19
2014-05-16fixed npe for otr sessions with non contactsDaniel Gultsch1-4/+8
2014-05-16offline sending of pgp fixedDaniel Gultsch2-25/+43
2014-05-16fixed null in shared linkDaniel Gultsch1-1/+5
2014-05-16French translation + hard-coded string > @stringBenoit Bouvarel1-16/+16
2014-05-15fixed npeDaniel Gultsch1-5/+3
2014-05-14hiding the prepare image toast after error or successDaniel Gultsch2-3/+15
2014-05-14fixed possible npeDaniel Gultsch1-4/+3
2014-05-14fixed #105Daniel Gultsch2-29/+38
2014-05-14made message parser non staticDaniel Gultsch2-64/+86
2014-05-14code clean upDaniel Gultsch1-104/+51
2014-05-13added presence selectionDaniel Gultsch1-5/+19
2014-05-13code cleanupDaniel Gultsch1-10/+12
2014-05-13takeing pictures over intentDaniel Gultsch3-42/+95
2014-05-13static method for providing content uriDaniel Gultsch2-8/+10
2014-05-13submenu for attach fileDaniel Gultsch1-1/+29
2014-05-13ensure that iq response is being send out for jingle packets. remove jingle ↵Daniel Gultsch2-22/+44
connection from manager after termination
2014-05-13further translationsDaniel Gultsch1-2/+2
2014-05-13fixed npe in tag writerDaniel Gultsch1-2/+6
2014-05-12Better error handling if attach file doesnt work (on permission denied)0.2-betaDaniel Gultsch9-102/+107
and unified encrypted and unencrypted file attachment
2014-05-10fixed possible npe and possible exceptioniNPUTmice1-2/+9
2014-05-09added dialog for otr file transfer0.2-alphaDaniel Gultsch1-1/+25
2014-05-09link to openkeychain from contact detailsDaniel Gultsch2-9/+33
2014-05-09nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch4-6/+33
2014-05-08Improve OTR fingerprint dialog and fix german sentenceDominik Schürmann1-0/+3
2014-05-08sending text message after returing from pending intentDaniel Gultsch3-80/+90
2014-05-08better flow after returning from openkeychain for various actionsDaniel Gultsch3-31/+47
2014-05-08offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch3-42/+50
2014-05-08more informative dialog if contact doesn't announce public keyDaniel Gultsch2-36/+55
2014-05-08code cleanupDaniel Gultsch5-164/+170
2014-05-08fixed download button on pgp imagesDaniel Gultsch1-4/+19
2014-05-07improved next encryption selectionDaniel Gultsch2-3/+4
2014-05-07remembering text. awesomeDaniel Gultsch2-214/+227
2014-05-07correct status after error iqDaniel Gultsch1-1/+3
2014-05-07wee bit of code cleanupDaniel Gultsch5-77/+104
2014-05-06basic pgp encrypted file transferDaniel Gultsch7-92/+253
2014-05-03content name and creator are properly setDaniel Gultsch2-9/+13
2014-05-03properly reply to iq requests. reply to discoDaniel Gultsch2-1/+19
2014-05-03allow roster pushes only from bare jid or nullDaniel Gultsch1-4/+6
2014-05-03added restart button to openkeychain dialogDaniel Gultsch2-2/+8
2014-05-02nicer dialog screen if openkeychain is not installedDaniel Gultsch2-3/+24
2014-05-01reworked openpgp integration part #1Daniel Gultsch8-266/+441