Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version bump to 0.8.20.8.2 | iNPUTmice | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | fixed notifications for images | iNPUTmice | 2014-11-05 | 2 | -28/+35 |
| | |||||
* | fixed #617 | iNPUTmice | 2014-11-05 | 1 | -26/+22 |
| | |||||
* | reformated license a bit | iNPUTmice | 2014-11-04 | 2 | -22/+16 |
| | |||||
* | Merge pull request #626 from SamWhited/issue612 | Daniel Gultsch | 2014-11-04 | 2 | -14/+44 |
|\ | | | | | Add last seen info to the database | ||||
| * | Add last seen info to the database | Sam Whited | 2014-11-04 | 2 | -14/+44 |
| | | | | | | | | Fixes #612 | ||||
* | | Merge branch 'development' of https://github.com/siacs/Conversations into ↵ | iNPUTmice | 2014-11-04 | 8 | -31/+156 |
|\ \ | | | | | | | | | | development | ||||
| * | | Shorten license text and fix height of scrollview | Sam Whited | 2014-11-04 | 2 | -20/+7 |
| | | | |||||
| * | | Use normal text size and color | Sam Whited | 2014-11-04 | 1 | -1/+4 |
| | | | |||||
| * | | Make links clickable in about text | Sam Whited | 2014-11-04 | 2 | -4/+7 |
| | | | |||||
| * | | Convert about dialog to activity | Sam Whited | 2014-11-04 | 8 | -47/+102 |
| | | | |||||
| * | | Use real copyright symbol © | Sam Whited | 2014-11-04 | 1 | -3/+3 |
| | | | |||||
| * | | Move AboutDialog to correct path | Sam Whited | 2014-11-04 | 1 | -0/+0 |
| | | | |||||
| * | | Add about dialog with license info | Sam Whited | 2014-11-04 | 3 | -0/+77 |
| |/ | |||||
* / | link to account details when touching own avatar | iNPUTmice | 2014-11-04 | 1 | -118/+124 |
|/ | |||||
* | clear avatar cache after nick name change | iNPUTmice | 2014-11-04 | 1 | -4/+8 |
| | |||||
* | Merge pull request #625 from SamWhited/linterfix | Daniel Gultsch | 2014-11-04 | 1 | -1/+3 |
|\ | | | | | Make linter ignore properly checked API mismatch | ||||
| * | Make linter ignore properly checked API mismatch | Sam Whited | 2014-11-04 | 1 | -1/+3 |
| | | |||||
* | | show avatar in editaccount | iNPUTmice | 2014-11-04 | 3 | -5/+33 |
|/ | |||||
* | register nfc callback in every activity that provides a proper sharable uri | iNPUTmice | 2014-11-04 | 5 | -16/+18 |
| | |||||
* | optimize code abit | M. Dietrich | 2014-11-04 | 1 | -29/+23 |
| | |||||
* | implement "correct" ndef parsing | M. Dietrich | 2014-11-04 | 1 | -13/+25 |
| | |||||
* | made qr code available from muc and contact details as well | iNPUTmice | 2014-11-04 | 7 | -105/+175 |
| | |||||
* | added missing return statement. fixed api bug | iNPUTmice | 2014-11-04 | 1 | -3/+2 |
| | |||||
* | be more OO | M. Dietrich | 2014-11-04 | 1 | -51/+44 |
| | |||||
* | support pre JELLY_BEAN ndef | M. Dietrich | 2014-11-04 | 1 | -16/+24 |
| | |||||
* | fixed nfc. react to ?join uris. some refactoring. code cleanup. thanks to ↵ | iNPUTmice | 2014-11-03 | 4 | -187/+291 |
|\ | | | | | | | @emdete | ||||
| * | fixed merge errornfc | iNPUTmice | 2014-11-03 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'nfc' of https://github.com/siacs/Conversations into nfc | iNPUTmice | 2014-11-03 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Conflicts: src/main/AndroidManifest.xml | ||||
| | * | basic beam code / untested | iNPUTmice | 2014-11-03 | 4 | -149/+207 |
| | | | |||||
| * | | use different filter for nfc intents | iNPUTmice | 2014-11-03 | 1 | -1/+1 |
| | | | |||||
| * | | basic beam code / untested | iNPUTmice | 2014-11-03 | 4 | -149/+207 |
| | | | |||||
* | | | unfinishd qr code implemenation. thanks to @emdete | iNPUTmice | 2014-11-03 | 5 | -18/+130 |
|/ / | |||||
* | | create file explicitly before downloading image | iNPUTmice | 2014-11-03 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'development' of https://github.com/siacs/Conversations into ↵ | iNPUTmice | 2014-11-03 | 1 | -2/+1 |
|\ \ | |/ |/| | | | development | ||||
| * | Wrap "last seen" time. | Sam Whited | 2014-11-03 | 1 | -2/+1 |
| | | | | | | | | Fixes #611 | ||||
* | | more error handling for http connection | iNPUTmice | 2014-11-03 | 1 | -9/+12 |
|/ | |||||
* | version bump to 0.8.1 | iNPUTmice | 2014-11-03 | 1 | -5/+6 |
| | |||||
* | always use exif helper | iNPUTmice | 2014-11-03 | 1 | -23/+6 |
| | |||||
* | more error handling in xmppconnection | iNPUTmice | 2014-11-03 | 1 | -66/+78 |
| | |||||
* | fixed arrayoutofbounds + spelling | iNPUTmice | 2014-11-01 | 2 | -7/+7 |
| | |||||
* | Merge branch 'gradle' into development | Sam Whited | 2014-10-30 | 315 | -0/+6342 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib | ||||
| * | Make conversations the root project | Sam Whited | 2014-10-22 | 313 | -0/+25560 |
| | |||||
* | only end otr session if there is more than one contact presence. reset otherwise | iNPUTmice | 2014-10-30 | 1 | -1/+5 |
| | |||||
* | cleanup for clear conversation history. small otr fixes | iNPUTmice | 2014-10-30 | 4 | -26/+22 |
| | |||||
* | replace the exif interface with a small static class from 3d gallery | iNPUTmice | 2014-10-29 | 2 | -17/+167 |
| | |||||
* | proper error state for images | iNPUTmice | 2014-10-29 | 5 | -20/+16 |
| | |||||
* | fixed 'share image' context menu | iNPUTmice | 2014-10-29 | 1 | -2/+1 |
| | |||||
* | fixed intent managment | iNPUTmice | 2014-10-29 | 1 | -8/+8 |
| | |||||
* | end otr session if plain text message from another instance is being received | iNPUTmice | 2014-10-28 | 1 | -1/+8 |
| |