Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Improve JID error handling | Sam Whited | 2014-11-09 | 2 | -9/+57 | |
| | | ||||||
* | | Add first attempt at JID class | Sam Whited | 2014-11-09 | 1 | -0/+151 | |
|/ | ||||||
* | version bump to 0.8.3 + changelog | iNPUTmice | 2014-11-09 | 1 | -1/+1 | |
| | ||||||
* | fixed #634 | iNPUTmice | 2014-11-09 | 1 | -2/+2 | |
| | ||||||
* | got rid of MTM and mRandom variable in favor of using a reference to service | iNPUTmice | 2014-11-09 | 1 | -12/+7 | |
| | ||||||
* | check if socket was null before doing ssl connect | iNPUTmice | 2014-11-08 | 2 | -47/+42 | |
| | ||||||
* | update conversation fragment on every backend connect | iNPUTmice | 2014-11-08 | 1 | -2/+3 | |
| | ||||||
* | Merge pull request #549 from emdete/p2 | Daniel Gultsch | 2014-11-08 | 1 | -3/+7 | |
|\ | | | | | adjust api level wrapping | |||||
| * | adjust api level wrapping | M. Dietrich | 2014-11-04 | 1 | -3/+7 | |
| | | ||||||
* | | bug fixes for the previous ui refactoring | iNPUTmice | 2014-11-07 | 3 | -27/+20 | |
| | | ||||||
* | | UI code refactoring | iNPUTmice | 2014-11-07 | 3 | -253/+172 | |
| | | ||||||
* | | fixed #633 | iNPUTmice | 2014-11-06 | 1 | -24/+26 | |
| | | ||||||
* | | don't show avatar on initial account creation | iNPUTmice | 2014-11-06 | 1 | -2/+4 | |
| | | ||||||
* | | version bump to 0.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 | |
| | | ||||||
* | | 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 | 2 | -0/+56 | |
|\ \ | | | | | | | | | | development | |||||
| * | | Convert about dialog to activity | Sam Whited | 2014-11-04 | 2 | -6/+29 | |
| | | | ||||||
| * | | Move AboutDialog to correct path | Sam Whited | 2014-11-04 | 1 | -0/+33 | |
| |/ | ||||||
* / | 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 | 1 | -1/+18 | |
|/ | ||||||
* | 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 | 5 | -105/+167 | |
| | ||||||
* | 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 | 3 | -165/+271 | |
|\ | | | | | | | @emdete | |||||
| * | basic beam code / untested | iNPUTmice | 2014-11-03 | 3 | -127/+187 | |
| | | ||||||
* | | unfinishd qr code implemenation. thanks to @emdete | iNPUTmice | 2014-11-03 | 2 | -11/+110 | |
|/ | ||||||
* | create file explicitly before downloading image | iNPUTmice | 2014-11-03 | 1 | -0/+2 | |
| | ||||||
* | 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 | 28 | -353/+756 | |
| | | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 102 | -0/+19285 | |