Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | refactored Conversations Adapter into seperate class | iNPUTmice | 2014-08-15 | 2 | -93/+114 | |
| | | ||||||
* | | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-08-15 | 1 | -18/+29 | |
|\ \ | ||||||
| * \ | Merge pull request #355 from kriztan/patch-2 | Daniel Gultsch | 2014-08-15 | 1 | -18/+29 | |
| |\ \ | | | | | | | | | Updated german translation | |||||
| | * | | Update strings.xml | kriztan | 2014-08-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | corrected missspelling | |||||
| | * | | Update strings.xml | kriztan | 2014-08-15 | 1 | -17/+28 | |
| |/ / | | | | | | | Added German Translations and corrected misspellings. | |||||
* | | | fixed #356 | iNPUTmice | 2014-08-15 | 1 | -10/+12 | |
| | | | ||||||
* | | | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-08-14 | 5 | -2/+316 | |
|\| | | ||||||
| * | | Merge pull request #354 from GreenLunar/development | Daniel Gultsch | 2014-08-14 | 2 | -0/+306 | |
| |\ \ | | | | | | | | | Add Hebrew translation. | |||||
| | * | | Add Hebrew translation. | GreenLunar | 2014-08-14 | 1 | -0/+284 | |
| | | | | ||||||
| | * | | Add Hebrew translation. | GreenLunar | 2014-08-14 | 1 | -0/+22 | |
| |/ / | ||||||
| * | | Merge pull request #349 from kruks23/development | Daniel Gultsch | 2014-08-14 | 3 | -2/+10 | |
| |\ \ | | | | | | | | | Update Spanish Translations + publish_avatar button and menu conflict | |||||
| | * | | Update Spanish Translations + publish_avatar button and menu conflict | kruks23 | 2014-08-12 | 3 | -2/+10 | |
| | | | | ||||||
* | | | | fixed muc pm avatar | iNPUTmice | 2014-08-14 | 1 | -2/+5 | |
|/ / / | ||||||
* | | | fixed bug in caps hash generation. thanks Asterix of the Gajim project | iNPUTmice | 2014-08-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | another rare npe fixed | iNPUTmice | 2014-08-14 | 1 | -0/+6 | |
| | | | ||||||
* | | | trying to fix rotation problems | iNPUTmice | 2014-08-13 | 1 | -13/+37 | |
| | | | ||||||
* | | | fixed #348 | iNPUTmice | 2014-08-13 | 2 | -14/+14 | |
| | | | ||||||
* | | | only notify ui on significant muc changes | iNPUTmice | 2014-08-13 | 1 | -1/+8 | |
| | | | ||||||
* | | | try to make openpgp a little more reliable | iNPUTmice | 2014-08-13 | 1 | -10/+27 | |
| | | | ||||||
* | | | fixed weird snackbar click issues | iNPUTmice | 2014-08-12 | 1 | -0/+2 | |
| | | | ||||||
* | | | fixed long press to bring back default in publish avatar activity | iNPUTmice | 2014-08-12 | 1 | -7/+14 | |
| | | | ||||||
* | | | show user name as well in confernce details if real name was shown | iNPUTmice | 2014-08-12 | 1 | -1/+3 | |
| | | | ||||||
* | | | show own avatar in muc details | iNPUTmice | 2014-08-11 | 2 | -3/+2 | |
| | | | ||||||
* | | | fixed avatar in notification | iNPUTmice | 2014-08-11 | 3 | -19/+32 | |
|/ / | ||||||
* | | handle bare jid presences. fixes for otr | iNPUTmice | 2014-08-11 | 5 | -33/+50 | |
| | | ||||||
* | | Merge pull request #344 from 1nsan3/development | Daniel Gultsch | 2014-08-11 | 1 | -0/+14 | |
|\ \ | | | | | | | Hardware search button | |||||
| * | | Updated StartConversationActivity to react on Search Button Pressing | Gero Kraus | 2014-08-10 | 1 | -0/+14 | |
| | | | ||||||
* | | | added limited private muc chat feature (messages are now properly marked) - ↵ | iNPUTmice | 2014-08-10 | 7 | -30/+155 | |
| | | | | | | | | | | | | long press on user icon will sent private messages. fixed #259 | |||||
* | | | fixed rare npe after race condition | iNPUTmice | 2014-08-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | potential fix for rejected execution exception | iNPUTmice | 2014-08-10 | 1 | -2/+7 | |
|/ / | ||||||
* | | changed all displays of avatars to be center crop instead of fitXY | iNPUTmice | 2014-08-09 | 5 | -4/+6 | |
| | | ||||||
* | | work around xml parser issues... | iNPUTmice | 2014-08-09 | 1 | -1/+1 | |
| | | ||||||
* | | trying to fix activity has been destroyed error | iNPUTmice | 2014-08-09 | 1 | -1/+4 | |
| | | ||||||
* | | show add to roster dialog when trying to start otr session | iNPUTmice | 2014-08-09 | 1 | -1/+1 | |
| | | ||||||
* | | fixed very rare npe | iNPUTmice | 2014-08-09 | 1 | -8/+10 | |
| | | ||||||
* | | added warning lable if server doesn't support pubsub. refactored feature ↵ | iNPUTmice | 2014-08-09 | 4 | -35/+64 | |
| | | | | | | | | identification into seperate class | |||||
* | | bug fix for 'back to default' | iNPUTmice | 2014-08-09 | 1 | -2/+4 | |
| | | ||||||
* | | ability to bring default picture back with long press in publish avatar | iNPUTmice | 2014-08-09 | 3 | -6/+36 | |
| | | ||||||
* | | grant uri permission on share picture | iNPUTmice | 2014-08-09 | 1 | -1/+1 | |
| | | ||||||
* | | more fixes for notfication in conferences | iNPUTmice | 2014-08-09 | 1 | -2/+2 | |
| | | ||||||
* | | save images to external storage instead of internal. this requires more ↵ | iNPUTmice | 2014-08-08 | 6 | -283/+417 | |
| | | | | | | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though | |||||
* | | fixed #320 | iNPUTmice | 2014-08-07 | 1 | -1/+1 | |
| | | ||||||
* | | bug fix for not working notification grace period in muc | iNPUTmice | 2014-08-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-08-06 | 2 | -1/+7 | |
|\ \ | ||||||
| * \ | Merge pull request #339 from kruks23/development | Daniel Gultsch | 2014-08-05 | 2 | -1/+7 | |
| |\ \ | | | | | | | | | Update Spanish Translations + gallery | |||||
| | * | | Update Spanish Translations + gallery | kruks23 | 2014-08-05 | 2 | -1/+7 | |
| | | | | ||||||
* | | | | fixed problems with sha sum calculation on avatar write. delete avatars with ↵ | iNPUTmice | 2014-08-06 | 4 | -20/+43 | |
|/ / / | | | | | | | | | | non matching sha sum | |||||
* / / | fetch missing avatars from server | iNPUTmice | 2014-08-05 | 11 | -15/+152 | |
|/ / | ||||||
* | | show own avatar after publication. no persistancy yet | iNPUTmice | 2014-08-05 | 4 | -6/+41 | |
| | | ||||||
* | | error messages for publish avatar | iNPUTmice | 2014-08-05 | 4 | -12/+37 | |
| | |