Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed npe | Daniel Gultsch | 2014-05-15 | 1 | -5/+3 |
| | |||||
* | hiding the prepare image toast after error or success | Daniel Gultsch | 2014-05-14 | 2 | -3/+15 |
| | |||||
* | fixed possible npe | Daniel Gultsch | 2014-05-14 | 1 | -4/+3 |
| | |||||
* | fixed #105 | Daniel Gultsch | 2014-05-14 | 2 | -29/+38 |
| | |||||
* | made message parser non static | Daniel Gultsch | 2014-05-14 | 2 | -64/+86 |
| | |||||
* | code clean up | Daniel Gultsch | 2014-05-14 | 1 | -104/+51 |
| | |||||
* | added presence selection | Daniel Gultsch | 2014-05-13 | 1 | -5/+19 |
| | |||||
* | Merge branch 'development' into feature/take_picture | Daniel Gultsch | 2014-05-13 | 1 | -10/+12 |
|\ | |||||
| * | code cleanup | Daniel Gultsch | 2014-05-13 | 1 | -10/+12 |
| | | |||||
* | | takeing pictures over intent | Daniel Gultsch | 2014-05-13 | 3 | -42/+95 |
| | | |||||
* | | Merge branch 'development' into feature/take_picture | Daniel Gultsch | 2014-05-13 | 2 | -8/+10 |
|\| | |||||
| * | static method for providing content uri | Daniel Gultsch | 2014-05-13 | 2 | -8/+10 |
| | | |||||
* | | submenu for attach file | Daniel Gultsch | 2014-05-13 | 1 | -1/+29 |
|/ | |||||
* | ensure that iq response is being send out for jingle packets. remove jingle ↵ | Daniel Gultsch | 2014-05-13 | 2 | -22/+44 |
| | | | | connection from manager after termination | ||||
* | further translations | Daniel Gultsch | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | fixed npe in tag writer | Daniel Gultsch | 2014-05-13 | 1 | -2/+6 |
| | |||||
* | Better error handling if attach file doesnt work (on permission denied)0.2-beta | Daniel Gultsch | 2014-05-12 | 9 | -102/+107 |
| | | | and unified encrypted and unencrypted file attachment | ||||
* | fixed possible npe and possible exception | iNPUTmice | 2014-05-10 | 1 | -2/+9 |
| | |||||
* | added dialog for otr file transfer0.2-alpha | Daniel Gultsch | 2014-05-09 | 1 | -1/+25 |
| | |||||
* | link to openkeychain from contact details | Daniel Gultsch | 2014-05-09 | 2 | -9/+33 |
| | |||||
* | nicer descriptions in notificaton for images and encrypted messages | Daniel Gultsch | 2014-05-09 | 4 | -6/+33 |
| | |||||
* | Improve OTR fingerprint dialog and fix german sentence | Dominik Schürmann | 2014-05-08 | 1 | -0/+3 |
| | |||||
* | sending text message after returing from pending intent | Daniel Gultsch | 2014-05-08 | 3 | -80/+90 |
| | |||||
* | better flow after returning from openkeychain for various actions | Daniel Gultsch | 2014-05-08 | 3 | -31/+47 |
| | |||||
* | offer to announce pgp key if pgp encryption is selected from menu | Daniel Gultsch | 2014-05-08 | 3 | -42/+50 |
| | |||||
* | more informative dialog if contact doesn't announce public key | Daniel Gultsch | 2014-05-08 | 2 | -36/+55 |
| | |||||
* | code cleanup | Daniel Gultsch | 2014-05-08 | 5 | -164/+170 |
| | |||||
* | fixed download button on pgp images | Daniel Gultsch | 2014-05-08 | 1 | -4/+19 |
| | |||||
* | improved next encryption selection | Daniel Gultsch | 2014-05-07 | 2 | -3/+4 |
| | |||||
* | remembering text. awesome | Daniel Gultsch | 2014-05-07 | 2 | -214/+227 |
| | |||||
* | correct status after error iq | Daniel Gultsch | 2014-05-07 | 1 | -1/+3 |
| | |||||
* | wee bit of code cleanup | Daniel Gultsch | 2014-05-07 | 5 | -77/+104 |
| | |||||
* | basic pgp encrypted file transfer | Daniel Gultsch | 2014-05-06 | 7 | -92/+253 |
| | |||||
* | content name and creator are properly set | Daniel Gultsch | 2014-05-03 | 2 | -9/+13 |
| | |||||
* | properly reply to iq requests. reply to disco | Daniel Gultsch | 2014-05-03 | 2 | -1/+19 |
| | |||||
* | allow roster pushes only from bare jid or null | Daniel Gultsch | 2014-05-03 | 1 | -4/+6 |
| | |||||
* | added restart button to openkeychain dialog | Daniel Gultsch | 2014-05-03 | 2 | -2/+8 |
| | |||||
* | nicer dialog screen if openkeychain is not installed | Daniel Gultsch | 2014-05-02 | 2 | -3/+24 |
| | |||||
* | reworked openpgp integration part #1 | Daniel Gultsch | 2014-05-01 | 8 | -266/+441 |
| | |||||
* | bug fix for jingle | Daniel Gultsch | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | unified presence selection for otr and file transfer | Daniel Gultsch | 2014-04-26 | 3 | -74/+90 |
| | |||||
* | fixed #75 | Daniel Gultsch | 2014-04-25 | 2 | -2/+3 |
| | |||||
* | setting backround color if image comes directly from cache | Daniel Gultsch | 2014-04-25 | 1 | -0/+1 |
| | |||||
* | couple of more optimazations on image loading | Daniel Gultsch | 2014-04-25 | 4 | -62/+38 |
| | |||||
* | smoother scrolling (first step) | Daniel Gultsch | 2014-04-25 | 6 | -57/+223 |
| | |||||
* | deny files with unknown file types | Daniel Gultsch | 2014-04-23 | 4 | -21/+76 |
| | |||||
* | added download button for images not accepted automatically | Daniel Gultsch | 2014-04-22 | 5 | -16/+78 |
| | |||||
* | added support for ibb | Daniel Gultsch | 2014-04-22 | 7 | -23/+313 |
| | |||||
* | code cleanup | Daniel Gultsch | 2014-04-21 | 2 | -28/+16 |
| | |||||
* | allow images to be opened with gallary app | Daniel Gultsch | 2014-04-21 | 4 | -3/+145 |
| |