aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* log download failure caused by missing content lengthDaniel Gultsch2016-06-191-1/+1
|
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-193-4/+28
|
* synchronize message body changes for message correctionDaniel Gultsch2016-06-192-68/+72
|
* extract relevant extension from file name when processing share intentDaniel Gultsch2016-06-191-2/+23
|
* replace corrected messages in decryption queueDaniel Gultsch2016-06-192-0/+6
|
* only dismiss sent message after encryptionDaniel Gultsch2016-06-192-9/+16
|
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-191-0/+1
|
* delay notification until after pgp decryptionDaniel Gultsch2016-06-197-22/+51
|
* log all fail reasonsDaniel Gultsch2016-06-191-5/+6
|
* clear muc tiles when avatar of member changesDaniel Gultsch2016-06-143-1/+19
|
* sort muc users by affiliation, name. fixes #1913Daniel Gultsch2016-06-141-9/+15
|
* synchronize access to stanza queueDaniel Gultsch2016-06-141-21/+31
|
* remove messages from decryption queue when trimming a conversationDaniel Gultsch2016-06-142-4/+19
|
* make sure tagwriter is clear before force closing socketDaniel Gultsch2016-06-142-19/+9
|
* refactored pgp decryptionDaniel Gultsch2016-06-1411-333/+214
|
* make StartUI resistant against rotations and don't restart app when not ↵Christian Schneppe2016-06-143-1/+8
| | | | necessary
* add permission exception for android < MarshmallowChristian Schneppe2016-06-122-12/+18
|
* actually do add fall back message for omemoDaniel Gultsch2016-06-121-1/+1
|
* parse real jid from muc mam messages. (disabled)Daniel Gultsch2016-06-122-1/+17
| | | | | parsing this is dangerous if server doesn't filter properly thus it is disabled in config
* close db cursor after reading certDaniel Gultsch2016-06-121-0/+1
|
* also restart if permissions were changed after first startChristian Schneppe2016-06-122-29/+32
|
* make a restart after granting permissions on first startChristian Schneppe2016-06-122-13/+33
|
* set last seen true as defaultChristian Schneppe2016-06-121-1/+1
|
* version 1.13.3Christian Schneppe2016-06-102-2/+6
|
* catch conversations sort exception. not vital at this pointDaniel Gultsch2016-06-102-15/+19
|
* added log tag if no backup foundChristian Schneppe2016-06-101-0/+1
|
* check and request all needed permissions on startupChristian Schneppe2016-06-106-1/+138
| | | | >= SDK 23 (Marshmallow)
* version 1.13.2Christian Schneppe2016-06-062-3/+8
|
* added missing stringsChristian Schneppe2016-06-063-3/+7
|
* update lastseen in contactdetailsChristian Schneppe2016-06-061-2/+2
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-0619-84/+157
|\
| * Merge pull request #1895 from pp3345/right-altDaniel Gultsch2016-06-051-1/+1
| |\ | | | | | | Do not treat Right Alt key as a modifier for key combos
| | * Do not treat right alt key as a modifier for key combosYussuf Khalil2016-06-051-1/+1
| | |
| * | spelling in readmeDaniel Gultsch2016-06-051-1/+1
| | |
| * | add paragraph on running your own server to readmeDaniel Gultsch2016-06-051-0/+3
| | |
| * | make non interactive verfier non interactiveDaniel Gultsch2016-06-051-1/+1
| | |
| * | log all background stanzas when background logging is enabledDaniel Gultsch2016-06-054-9/+4
| | |
| * | swap sending presence and csiDaniel Gultsch2016-06-041-3/+3
| | |
| * | renamed last activity to last user interactionDaniel Gultsch2016-06-041-1/+1
| | |
| * | opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-0416-71/+165
| |/
* | add permission checks to welcome activityChristian Schneppe2016-06-061-25/+45
| |
* | fix crash in welcome screen on first startChristian Schneppe2016-06-061-1/+3
| |
* | version 1.13.1Christian Schneppe2016-06-042-2/+5
| |
* | change default resource to mobileChristian Schneppe2016-06-042-3/+2
| |
* | also add 4 chars to filesnames during copy to private storageChristian Schneppe2016-06-041-1/+1
| |
* | check database versione before importChristian Schneppe2016-06-042-5/+11
| | | | | | | | * don't import database if backup version is newer than system version
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-046-15/+21
|\|
| * added section on backup to FAQDaniel Gultsch2016-06-041-0/+5
| |
| * version bump to 1.12.9 + changelogDaniel Gultsch2016-06-032-2/+5
| |
| * trim nick from bookmark before checking if it's emptyDaniel Gultsch2016-06-031-2/+2
| |