Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed image sharing with contacts that have multiple presences | iNPUTmice | 2014-07-01 | 1 | -16/+25 | |
| | ||||||
* | removed old notification icon | iNPUTmice | 2014-06-30 | 1 | -1/+1 | |
| | ||||||
* | fixed rare npe in verify otr fingerprint dialog | iNPUTmice | 2014-06-30 | 1 | -4/+6 | |
| | ||||||
* | possible fix for #232 | iNPUTmice | 2014-06-30 | 1 | -6/+35 | |
| | ||||||
* | couple of modifications for disco discovery | iNPUTmice | 2014-06-30 | 1 | -3/+12 | |
| | ||||||
* | fixed #235 | iNPUTmice | 2014-06-30 | 2 | -129/+164 | |
| | ||||||
* | fixed #228 | iNPUTmice | 2014-06-30 | 2 | -1/+12 | |
| | ||||||
* | added error message for #240 | iNPUTmice | 2014-06-30 | 1 | -3/+19 | |
| | ||||||
* | more error handling for jingle connections | iNPUTmice | 2014-06-29 | 9 | -57/+89 | |
| | ||||||
* | raised ping time out | iNPUTmice | 2014-06-27 | 1 | -3/+3 | |
| | ||||||
* | faulty otr messages now generate an error | iNPUTmice | 2014-06-26 | 3 | -5/+25 | |
| | ||||||
* | fixed rare bug with attach image menu | iNPUTmice | 2014-06-26 | 1 | -0/+6 | |
| | ||||||
* | moved some try catchs around | iNPUTmice | 2014-06-25 | 1 | -5/+5 | |
| | ||||||
* | more npe fixes | iNPUTmice | 2014-06-25 | 2 | -3/+8 | |
| | ||||||
* | fixed two rare npe | iNPUTmice | 2014-06-25 | 2 | -44/+49 | |
| | ||||||
* | more kxml fuck ups fixed | iNPUTmice | 2014-06-25 | 1 | -0/+2 | |
| | ||||||
* | fixed odd occurrences of a cursor returned by the system being NULL. wtf ukas | iNPUTmice | 2014-06-25 | 1 | -0/+3 | |
| | ||||||
* | wraped stanza writer in try catch | iNPUTmice | 2014-06-25 | 1 | -5/+11 | |
| | ||||||
* | removed unecessary logging | iNPUTmice | 2014-06-25 | 1 | -5/+0 | |
| | ||||||
* | wrap wakelock release with try catch | iNPUTmice | 2014-06-25 | 3 | -7/+7 | |
| | ||||||
* | some fixes for otr with multiple parties | iNPUTmice | 2014-06-25 | 2 | -1/+10 | |
| | ||||||
* | more otr fixes | iNPUTmice | 2014-06-24 | 2 | -14/+24 | |
| | ||||||
* | fixes for offline otr | iNPUTmice | 2014-06-24 | 2 | -1/+17 | |
| | ||||||
* | fixed regression with chat markers not working | iNPUTmice | 2014-06-23 | 3 | -8/+2 | |
| | ||||||
* | fix for not being able to send otr encrypted images to offline contacts. ↵ | iNPUTmice | 2014-06-23 | 1 | -18/+18 | |
| | | | | unconfirmed | |||||
* | possible better distribution of contact picture colors | iNPUTmice | 2014-06-23 | 1 | -2/+2 | |
| | ||||||
* | enabled otr encryption for ibb filetransfer as well | iNPUTmice | 2014-06-23 | 2 | -16/+20 | |
| | ||||||
* | removed warnings | iNPUTmice | 2014-06-22 | 5 | -11/+7 | |
| | ||||||
* | fixed #220 | iNPUTmice | 2014-06-22 | 5 | -14/+63 | |
| | ||||||
* | moved message packet creation into sperate class | iNPUTmice | 2014-06-22 | 3 | -69/+84 | |
| | ||||||
* | establish otr connection before sending image | iNPUTmice | 2014-06-22 | 1 | -13/+34 | |
| | ||||||
* | fixes for otr file transfer | iNPUTmice | 2014-06-20 | 4 | -23/+49 | |
| | ||||||
* | not working version of otr file transfer | iNPUTmice | 2014-06-20 | 15 | -52/+548 | |
| | ||||||
* | clear input field after conference pgp message | iNPUTmice | 2014-06-16 | 1 | -0/+1 | |
| | ||||||
* | streamlined onpresenceselected listener | iNPUTmice | 2014-06-16 | 5 | -124/+106 | |
| | ||||||
* | fixed bug in intent filter. cleaned share with activity | iNPUTmice | 2014-06-16 | 1 | -15/+40 | |
| | ||||||
* | added share image intent to android manifest for testing purposes | iNPUTmice | 2014-06-16 | 1 | -43/+65 | |
| | ||||||
* | code cleanup / unification | iNPUTmice | 2014-06-16 | 2 | -40/+22 | |
| | ||||||
* | cleanup; removed unnecessary imports and log outputs | iNPUTmice | 2014-06-16 | 13 | -41/+5 | |
| | ||||||
* | Rounded minutes ago and last seen + Update Spanish Translations | kruks23 | 2014-06-15 | 1 | -6/+14 | |
| | ||||||
* | Send from our full jid (fixes #60) | Steven Dee | 2014-06-15 | 1 | -2/+1 | |
| | | | | | | | The problem wasn't with sending to bare jids, but rather sending *from* bare jids, which we did unless we were OTR encrypted for some reason. Google Talk supports the former, but (probably correctly) rejects the latter. | |||||
* | infite scrolling | iNPUTmice | 2014-06-14 | 3 | -15/+69 | |
| | ||||||
* | fixed #197 | iNPUTmice | 2014-06-14 | 1 | -2/+3 | |
| | ||||||
* | fixed #204 | iNPUTmice | 2014-06-14 | 1 | -4/+8 | |
| | ||||||
* | offline sending of images | iNPUTmice | 2014-06-13 | 2 | -7/+16 | |
| | ||||||
* | status waiting for images sent offline | iNPUTmice | 2014-06-13 | 2 | -24/+41 | |
| | ||||||
* | moved last seen to contact details | iNPUTmice | 2014-06-13 | 3 | -25/+4 | |
| | ||||||
* | further bullet proofing | iNPUTmice | 2014-06-13 | 1 | -32/+33 | |
| | ||||||
* | fixed #201 | iNPUTmice | 2014-06-13 | 1 | -1/+0 | |
| | ||||||
* | finished offline otr | iNPUTmice | 2014-06-12 | 4 | -20/+46 | |
| |