Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | added contextual menu for contacts | iNPUTmice | 2014-07-10 | 4 | -15/+69 | |
| | | | ||||||
* | | | small changes | iNPUTmice | 2014-07-10 | 1 | -19/+1 | |
| | | | ||||||
* | | | made searchview text color white | iNPUTmice | 2014-07-10 | 1 | -0/+4 | |
| | | | ||||||
* | | | filter contacts and starting confercenes | iNPUTmice | 2014-07-10 | 4 | -24/+179 | |
| | | | ||||||
* | | | added group add button | iNPUTmice | 2014-07-10 | 1 | -4/+9 | |
| | | | ||||||
* | | | added action bar menu to start conversation | iNPUTmice | 2014-07-10 | 1 | -0/+21 | |
| | | | ||||||
* | | | changed support lib to v13. added tabs and fragments to start conversation ↵ | iNPUTmice | 2014-07-10 | 2 | -1/+81 | |
| | | | | | | | | | | | | activity | |||||
* | | | inital activity | iNPUTmice | 2014-07-10 | 1 | -0/+11 | |
| |/ |/| | ||||||
* | | unified warnings/error msgs | iNPUTmice | 2014-07-09 | 3 | -32/+26 | |
|/ | ||||||
* | contact tiles follow material colors as well | iNPUTmice | 2014-07-08 | 2 | -6/+13 | |
| | ||||||
* | made account jid lowercase | iNPUTmice | 2014-07-04 | 1 | -1/+2 | |
| | ||||||
* | made contact jids lower case | iNPUTmice | 2014-07-04 | 2 | -2/+4 | |
| | ||||||
* | added timeout to jingle socket | iNPUTmice | 2014-07-03 | 2 | -3/+16 | |
| | ||||||
* | more xmlpullparser fixes | iNPUTmice | 2014-07-03 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'development' | iNPUTmice | 2014-07-03 | 2 | -2/+6 | |
|\ | ||||||
| * | fixed array out of bounds in isMuc | iNPUTmice | 2014-07-03 | 1 | -2/+5 | |
| | | ||||||
| * | enabled anti alising for tiles | iNPUTmice | 2014-07-02 | 1 | -0/+1 | |
| | | ||||||
* | | allow state loss on fragment change | iNPUTmice | 2014-07-01 | 1 | -1/+1 | |
| | | ||||||
* | | fixed npe on rare occasion of show element in presence being null | iNPUTmice | 2014-07-01 | 1 | -1/+1 | |
|/ | ||||||
* | fixed #216 | iNPUTmice | 2014-07-01 | 1 | -3/+7 | |
| | ||||||
* | 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 | |
| |