aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* conversation.svgdiesys2014-06-231-0/+381
|
* new logoiNPUTmice2014-06-2312-7/+13
|
* fix for not being able to send otr encrypted images to offline contacts. ↵iNPUTmice2014-06-231-18/+18
| | | | unconfirmed
* 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
|
* changelog and version bump to 0.4-betaiNPUTmice2014-06-222-2/+11
|
* 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
|
* removed duplicate entriesiNPUTmice2014-06-211-4/+0
|
* Merge branch 'beriain-development' into developmentiNPUTmice2014-06-201-240/+249
|\
| * Merge branch 'development' of https://github.com/beriain/Conversations into ↵iNPUTmice2014-06-201-240/+249
|/| | | | | | | | | | | | | beriain-development Conflicts: res/values-eu/strings.xml
| * Update strings.xmlAitor Beriain2014-06-181-3/+6
| |
| * Update strings.xmlAitor Beriain2014-06-091-3/+30
| |
* | 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-162-15/+44
| |
* | added share image intent to android manifest for testing purposesiNPUTmice2014-06-162-43/+66
| |
* | code cleanup / unificationiNPUTmice2014-06-162-40/+22
| |
* | cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-1613-41/+5
| |
* | Merge pull request #211 from kruks23/developmentDaniel Gultsch2014-06-153-15/+30
|\ \ | | | | | | Rounded minutes ago and last seen moe exactly
| * | Rounded minutes ago and last seen + Update Spanish Translationskruks232014-06-153-15/+30
|/ /
* | Merge pull request #209 from mrdomino/developmentDaniel Gultsch2014-06-151-2/+1
|\ \ | | | | | | Send from our full jid (fixes #60)
| * | Send from our full jid (fixes #60)Steven Dee2014-06-151-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 scrollingiNPUTmice2014-06-143-15/+69
| |
* | fixed #197iNPUTmice2014-06-141-2/+3
| |
* | fixed #204iNPUTmice2014-06-141-4/+8
| |
* | offline sending of imagesiNPUTmice2014-06-132-7/+16
| |
* | status waiting for images sent offlineiNPUTmice2014-06-132-24/+41
| |
* | moved last seen to contact detailsiNPUTmice2014-06-136-51/+14
| |
* | further bullet proofingiNPUTmice2014-06-131-32/+33
| |
* | fixed #201iNPUTmice2014-06-131-1/+0
| |
* | finished offline otriNPUTmice2014-06-125-23/+47
| |
* | fire onContactStatusChanged only on online/offline changes. not on status ↵iNPUTmice2014-06-123-13/+4
| | | | | | | | changes
* | send otr messages when contacts comes onlineiNPUTmice2014-06-123-4/+7
| |
* | made muc join easier if muc server is known. added room to key wordsiNPUTmice2014-06-123-2/+17
| |
* | groundwork for offline otr messagesiNPUTmice2014-06-118-122/+111
| |
* | select presence dialog now suggests last used presenceiNPUTmice2014-06-101-6/+22
| |
* | fixed scrolling issuesiNPUTmice2014-06-102-19/+36
| |
* | cleanupiNPUTmice2014-06-101-2/+1
| |
* | Merge pull request #193 from strb/muciconsDaniel Gultsch2014-06-101-1/+1
|\ \ | | | | | | Muc Icon tile color fix
| * | Muc Icon tile color fixAndreas Straub2014-06-101-1/+1
|/ /
* | don't display 'enter password' message if OpenKeychain is not installed. ↵iNPUTmice2014-06-097-88/+130
| | | | | | | | made status messages in chat not selectable
* | Merge pull request #188 from DerHamster/worktestDaniel Gultsch2014-06-091-1/+1
|\ \ | | | | | | small fix ( zerfifikat -> zertifikat )
| * | small fix ( zerfifikat -> zertifikat )eric2014-06-091-1/+1
| | |
* | | updated languagesiNPUTmice2014-06-091-5/+30
|/ /
* | Merge pull request #186 from kruks23/developmentDaniel Gultsch2014-06-091-16/+23
|\ \ | | | | | | Update Spanish Translations