aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice2014-08-107-30/+155
| | | | long press on user icon will sent private messages. fixed #259
* fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
|
* potential fix for rejected execution exceptioniNPUTmice2014-08-101-2/+7
|
* changed all displays of avatars to be center crop instead of fitXYiNPUTmice2014-08-095-4/+6
|
* work around xml parser issues...iNPUTmice2014-08-091-1/+1
|
* trying to fix activity has been destroyed erroriNPUTmice2014-08-091-1/+4
|
* show add to roster dialog when trying to start otr sessioniNPUTmice2014-08-091-1/+1
|
* fixed very rare npeiNPUTmice2014-08-091-8/+10
|
* added warning lable if server doesn't support pubsub. refactored feature ↵iNPUTmice2014-08-094-35/+64
| | | | identification into seperate class
* bug fix for 'back to default'iNPUTmice2014-08-091-2/+4
|
* ability to bring default picture back with long press in publish avatariNPUTmice2014-08-093-6/+36
|
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1
|
* more fixes for notfication in conferencesiNPUTmice2014-08-091-2/+2
|
* save images to external storage instead of internal. this requires more ↵iNPUTmice2014-08-086-283/+417
| | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
* fixed #320iNPUTmice2014-08-071-1/+1
|
* bug fix for not working notification grace period in muciNPUTmice2014-08-071-1/+1
|
* Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-08-062-1/+7
|\
| * Merge pull request #339 from kruks23/developmentDaniel Gultsch2014-08-052-1/+7
| |\ | | | | | | Update Spanish Translations + gallery
| | * Update Spanish Translations + gallerykruks232014-08-052-1/+7
| | |
* | | fixed problems with sha sum calculation on avatar write. delete avatars with ↵iNPUTmice2014-08-064-20/+43
|/ / | | | | | | non matching sha sum
* / fetch missing avatars from serveriNPUTmice2014-08-0511-15/+152
|/
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-054-6/+41
|
* error messages for publish avatariNPUTmice2014-08-054-12/+37
|
* publish avatarsiNPUTmice2014-08-0512-35/+197
|
* proper account send to publish avatar activityiNPUTmice2014-08-032-9/+19
|
* manifest for that publish avatar activityiNPUTmice2014-08-031-0/+5
|
* activity for future avatar publications. not working yetiNPUTmice2014-08-0310-3/+340
|
* get rid of 'use phones self contact picture option'iNPUTmice2014-07-312-18/+5
|
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-316-344/+313
|
* fixed #326 fixed #202iNPUTmice2014-07-313-38/+110
|
* Merge branch 'master' into developmentiNPUTmice2014-07-312-2/+5
|\ | | | | | | | | Conflicts: AndroidManifest.xml
| * version bump to 0.5.2iNPUTmice2014-07-312-3/+6
| |
| * fixed npe in start conversation activityiNPUTmice2014-07-311-1/+3
| |
| * fixed generation of muc pictures with copyonwrite user listiNPUTmice2014-07-311-6/+10
| |
| * fixed rare npe in loading of selfiiNPUTmice2014-07-311-1/+1
| |
| * fixed npe for the rare case that user has disabled his action bariNPUTmice2014-07-311-7/+14
| |
* | added 'how to logcat' to readmeiNPUTmice2014-07-301-0/+12
| |
* | fixed npe for the rare case that user has disabled his action bariNPUTmice2014-07-301-7/+14
| |
* | fixed npe in start conversation activityiNPUTmice2014-07-301-1/+3
| |
* | fixed generation of muc pictures with copyonwrite user listiNPUTmice2014-07-301-6/+10
| |
* | fixed rare npe in loading of selfiiNPUTmice2014-07-301-1/+1
| |
* | fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-296-133/+230
| |
* | started development for 0.6iNPUTmice2014-07-281-2/+2
|/
* added changelogiNPUTmice2014-07-281-0/+4
|
* bumped to version 0.5.1iNPUTmice2014-07-281-2/+2
|
* added more features to readmeiNPUTmice2014-07-281-0/+2
|
* line break for readmeiNPUTmice2014-07-271-0/+1
|
* fixed bug in message parseriNPUTmice2014-07-271-4/+8
|
* updated readme a bitiNPUTmice2014-07-271-6/+5
|
* trying to work around npe in androids xml parseriNPUTmice2014-07-271-3/+1
|