aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 0.8.40.8.4iNPUTmice2014-11-162-2/+5
|
* show full time stamp in connection established fieldiNPUTmice2014-11-161-1/+1
|
* better error checking in ssl switch overiNPUTmice2014-11-161-5/+10
| | | | | Conflicts: src/main/java/eu/siacs/conversations/xmpp/XmppConnection.java
* close cursor for databaseiNPUTmice2014-11-161-5/+18
|
* made presences synchronizediNPUTmice2014-11-131-13/+27
|
* more npe checks in muc packet parseriNPUTmice2014-11-131-32/+35
|
* make avatar service not break on empty namesiNPUTmice2014-11-091-14/+22
|
* bumped gradle files + changelog0.8.3iNPUTmice2014-11-092-2/+6
|
* version bump to 0.8.3 + changelogiNPUTmice2014-11-091-1/+1
|
* fixed #634iNPUTmice2014-11-091-2/+2
|
* use proper theme for MTMiNPUTmice2014-11-091-4/+8
|
* got rid of MTM and mRandom variable in favor of using a reference to serviceiNPUTmice2014-11-091-12/+7
|
* check if socket was null before doing ssl connectiNPUTmice2014-11-082-47/+42
|
* update conversation fragment on every backend connectiNPUTmice2014-11-081-2/+3
|
* Merge pull request #549 from emdete/p2Daniel Gultsch2014-11-081-3/+7
|\ | | | | adjust api level wrapping
| * adjust api level wrappingM. Dietrich2014-11-041-3/+7
| |
* | bug fixes for the previous ui refactoringiNPUTmice2014-11-073-27/+20
| |
* | UI code refactoringiNPUTmice2014-11-073-253/+172
| |
* | fixed #633iNPUTmice2014-11-061-24/+26
| |
* | don't show avatar on initial account creationiNPUTmice2014-11-061-2/+4
| |
* | linked conferenceiNPUTmice2014-11-061-1/+1
| |
* | linked conference roomiNPUTmice2014-11-061-2/+3
| |
* | version bump to 0.8.20.8.2iNPUTmice2014-11-063-3/+11
| |
* | fixed notifications for imagesiNPUTmice2014-11-052-28/+35
| |
* | fixed #617iNPUTmice2014-11-051-26/+22
| |
* | reformated license a bitiNPUTmice2014-11-042-22/+16
| |
* | Merge pull request #626 from SamWhited/issue612Daniel Gultsch2014-11-042-14/+44
|\ \ | | | | | | Add last seen info to the database
| * | Add last seen info to the databaseSam Whited2014-11-042-14/+44
| |/ | | | | | | Fixes #612
* | Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice2014-11-048-31/+156
|\ \ | | | | | | | | | development
| * \ Merge pull request #616 from SamWhited/license-complianceDaniel Gultsch2014-11-048-31/+156
| |\ \ | | |/ | |/| License compliance via an "about" menu item
| | * Shorten license text and fix height of scrollviewSam Whited2014-11-042-20/+7
| | |
| | * Use normal text size and colorSam Whited2014-11-041-1/+4
| | |
| | * Make links clickable in about textSam Whited2014-11-042-4/+7
| | |
| | * Convert about dialog to activitySam Whited2014-11-048-47/+102
| | |
| | * Use real copyright symbol ©Sam Whited2014-11-041-3/+3
| | |
| | * Move AboutDialog to correct pathSam Whited2014-11-041-0/+0
| | |
| | * Add about dialog with license infoSam Whited2014-11-043-0/+77
| |/
* / link to account details when touching own avatariNPUTmice2014-11-041-118/+124
|/
* clear avatar cache after nick name changeiNPUTmice2014-11-041-4/+8
|
* Merge pull request #625 from SamWhited/linterfixDaniel Gultsch2014-11-041-1/+3
|\ | | | | Make linter ignore properly checked API mismatch
| * Make linter ignore properly checked API mismatchSam Whited2014-11-041-1/+3
| |
* | show avatar in editaccountiNPUTmice2014-11-043-5/+33
|/
* register nfc callback in every activity that provides a proper sharable uriiNPUTmice2014-11-045-16/+18
|
* Merge pull request #622 from emdete/p1Daniel Gultsch2014-11-041-33/+39
|\ | | | | P1
| * optimize code abitM. Dietrich2014-11-041-29/+23
| |
| * implement "correct" ndef parsingM. Dietrich2014-11-041-13/+25
|/
* made qr code available from muc and contact details as welliNPUTmice2014-11-047-105/+175
|
* added missing return statement. fixed api bugiNPUTmice2014-11-041-3/+2
|
* Merge pull request #620 from emdete/p0Daniel Gultsch2014-11-041-58/+59
|\ | | | | P0
| * be more OOM. Dietrich2014-11-041-51/+44
| |