aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development'iNPUTmice2014-07-032-2/+6
|\
| * fixed array out of bounds in isMuciNPUTmice2014-07-031-2/+5
| * enabled anti alising for tilesiNPUTmice2014-07-021-0/+1
* | allow state loss on fragment changeiNPUTmice2014-07-011-1/+1
* | fixed npe on rare occasion of show element in presence being nulliNPUTmice2014-07-011-1/+1
|/
* fixed #216iNPUTmice2014-07-011-3/+7
* fixed image sharing with contacts that have multiple presencesiNPUTmice2014-07-011-16/+25
* removed old notification iconiNPUTmice2014-06-301-1/+1
* fixed rare npe in verify otr fingerprint dialogiNPUTmice2014-06-301-4/+6
* possible fix for #232iNPUTmice2014-06-301-6/+35
* couple of modifications for disco discoveryiNPUTmice2014-06-301-3/+12
* fixed #235iNPUTmice2014-06-302-129/+164
* fixed #228iNPUTmice2014-06-302-1/+12
* added error message for #240iNPUTmice2014-06-301-3/+19
* more error handling for jingle connectionsiNPUTmice2014-06-299-57/+89
* raised ping time outiNPUTmice2014-06-271-3/+3
* faulty otr messages now generate an erroriNPUTmice2014-06-263-5/+25
* fixed rare bug with attach image menuiNPUTmice2014-06-261-0/+6
* moved some try catchs aroundiNPUTmice2014-06-251-5/+5
* more npe fixesiNPUTmice2014-06-252-3/+8
* fixed two rare npeiNPUTmice2014-06-252-44/+49
* more kxml fuck ups fixediNPUTmice2014-06-251-0/+2
* fixed odd occurrences of a cursor returned by the system being NULL. wtf ukasiNPUTmice2014-06-251-0/+3
* wraped stanza writer in try catchiNPUTmice2014-06-251-5/+11
* removed unecessary loggingiNPUTmice2014-06-251-5/+0
* wrap wakelock release with try catchiNPUTmice2014-06-253-7/+7
* some fixes for otr with multiple partiesiNPUTmice2014-06-252-1/+10
* more otr fixesiNPUTmice2014-06-242-14/+24
* fixes for offline otriNPUTmice2014-06-242-1/+17
* fixed regression with chat markers not workingiNPUTmice2014-06-233-8/+2
* fix for not being able to send otr encrypted images to offline contacts. unco...iNPUTmice2014-06-231-18/+18
* possible better distribution of contact picture colorsiNPUTmice2014-06-231-2/+2
* enabled otr encryption for ibb filetransfer as welliNPUTmice2014-06-232-16/+20
* removed warningsiNPUTmice2014-06-225-11/+7
* fixed #220iNPUTmice2014-06-225-14/+63
* moved message packet creation into sperate classiNPUTmice2014-06-223-69/+84
* establish otr connection before sending imageiNPUTmice2014-06-221-13/+34
* fixes for otr file transferiNPUTmice2014-06-204-23/+49
* not working version of otr file transferiNPUTmice2014-06-2015-52/+548
* clear input field after conference pgp messageiNPUTmice2014-06-161-0/+1
* streamlined onpresenceselected listeneriNPUTmice2014-06-165-124/+106
* fixed bug in intent filter. cleaned share with activityiNPUTmice2014-06-161-15/+40
* added share image intent to android manifest for testing purposesiNPUTmice2014-06-161-43/+65
* code cleanup / unificationiNPUTmice2014-06-162-40/+22
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-1613-41/+5
* Rounded minutes ago and last seen + Update Spanish Translationskruks232014-06-151-6/+14
* Send from our full jid (fixes #60)Steven Dee2014-06-151-2/+1
* infite scrollingiNPUTmice2014-06-143-15/+69
* fixed #197iNPUTmice2014-06-141-2/+3
* fixed #204iNPUTmice2014-06-141-4/+8