aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch2014-05-173-16/+9
* fixed #113Daniel Gultsch2014-05-171-2/+1
* reworked message to conferencesDaniel Gultsch2014-05-162-16/+19
* fixed npe for otr sessions with non contactsDaniel Gultsch2014-05-161-4/+8
* offline sending of pgp fixedDaniel Gultsch2014-05-162-25/+43
* fixed null in shared linkDaniel Gultsch2014-05-161-1/+5
* French translation + hard-coded string > @stringBenoit Bouvarel2014-05-161-16/+16
* fixed npeDaniel Gultsch2014-05-151-5/+3
* hiding the prepare image toast after error or successDaniel Gultsch2014-05-142-3/+15
* fixed possible npeDaniel Gultsch2014-05-141-4/+3
* fixed #105Daniel Gultsch2014-05-142-29/+38
* made message parser non staticDaniel Gultsch2014-05-142-64/+86
* code clean upDaniel Gultsch2014-05-141-104/+51
* added presence selectionDaniel Gultsch2014-05-131-5/+19
* Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-10/+12
|\
| * code cleanupDaniel Gultsch2014-05-131-10/+12
* | takeing pictures over intentDaniel Gultsch2014-05-133-42/+95
* | Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-132-8/+10
|\|
| * static method for providing content uriDaniel Gultsch2014-05-132-8/+10
* | submenu for attach fileDaniel Gultsch2014-05-131-1/+29
|/
* ensure that iq response is being send out for jingle packets. remove jingle c...Daniel Gultsch2014-05-132-22/+44
* further translationsDaniel Gultsch2014-05-131-2/+2
* fixed npe in tag writerDaniel Gultsch2014-05-131-2/+6
* Better error handling if attach file doesnt work (on permission denied)0.2-betaDaniel Gultsch2014-05-129-102/+107
* fixed possible npe and possible exceptioniNPUTmice2014-05-101-2/+9
* added dialog for otr file transfer0.2-alphaDaniel Gultsch2014-05-091-1/+25
* link to openkeychain from contact detailsDaniel Gultsch2014-05-092-9/+33
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-094-6/+33
* Improve OTR fingerprint dialog and fix german sentenceDominik Schürmann2014-05-081-0/+3
* sending text message after returing from pending intentDaniel Gultsch2014-05-083-80/+90
* better flow after returning from openkeychain for various actionsDaniel Gultsch2014-05-083-31/+47
* offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch2014-05-083-42/+50
* more informative dialog if contact doesn't announce public keyDaniel Gultsch2014-05-082-36/+55
* code cleanupDaniel Gultsch2014-05-085-164/+170
* fixed download button on pgp imagesDaniel Gultsch2014-05-081-4/+19
* improved next encryption selectionDaniel Gultsch2014-05-072-3/+4
* remembering text. awesomeDaniel Gultsch2014-05-072-214/+227
* correct status after error iqDaniel Gultsch2014-05-071-1/+3
* wee bit of code cleanupDaniel Gultsch2014-05-075-77/+104
* basic pgp encrypted file transferDaniel Gultsch2014-05-067-92/+253
* content name and creator are properly setDaniel Gultsch2014-05-032-9/+13
* properly reply to iq requests. reply to discoDaniel Gultsch2014-05-032-1/+19
* allow roster pushes only from bare jid or nullDaniel Gultsch2014-05-031-4/+6
* added restart button to openkeychain dialogDaniel Gultsch2014-05-032-2/+8
* nicer dialog screen if openkeychain is not installedDaniel Gultsch2014-05-022-3/+24
* reworked openpgp integration part #1Daniel Gultsch2014-05-018-266/+441
* bug fix for jingleDaniel Gultsch2014-04-261-1/+1
* unified presence selection for otr and file transferDaniel Gultsch2014-04-263-74/+90
* fixed #75Daniel Gultsch2014-04-252-2/+3
* setting backround color if image comes directly from cacheDaniel Gultsch2014-04-251-0/+1