Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | only dismiss sent message after encryption | Daniel Gultsch | 2016-06-19 | 2 | -9/+16 | |
| | ||||||
* | refresh UI to redraw message hint after switching to pgp | Daniel Gultsch | 2016-06-19 | 1 | -0/+1 | |
| | ||||||
* | delay notification until after pgp decryption | Daniel Gultsch | 2016-06-19 | 7 | -22/+51 | |
| | ||||||
* | log all fail reasons | Daniel Gultsch | 2016-06-19 | 1 | -5/+6 | |
| | ||||||
* | clear muc tiles when avatar of member changes | Daniel Gultsch | 2016-06-14 | 3 | -1/+19 | |
| | ||||||
* | sort muc users by affiliation, name. fixes #1913 | Daniel Gultsch | 2016-06-14 | 1 | -9/+15 | |
| | ||||||
* | synchronize access to stanza queue | Daniel Gultsch | 2016-06-14 | 1 | -21/+31 | |
| | ||||||
* | remove messages from decryption queue when trimming a conversation | Daniel Gultsch | 2016-06-14 | 2 | -4/+19 | |
| | ||||||
* | make sure tagwriter is clear before force closing socket | Daniel Gultsch | 2016-06-14 | 2 | -19/+9 | |
| | ||||||
* | refactored pgp decryption | Daniel Gultsch | 2016-06-14 | 10 | -333/+213 | |
| | ||||||
* | make StartUI resistant against rotations and don't restart app when not ↵ | Christian Schneppe | 2016-06-14 | 2 | -1/+7 | |
| | | | | necessary | |||||
* | add permission exception for android < Marshmallow | Christian Schneppe | 2016-06-12 | 2 | -12/+18 | |
| | ||||||
* | actually do add fall back message for omemo | Daniel Gultsch | 2016-06-12 | 1 | -1/+1 | |
| | ||||||
* | parse real jid from muc mam messages. (disabled) | Daniel Gultsch | 2016-06-12 | 2 | -1/+17 | |
| | | | | | parsing this is dangerous if server doesn't filter properly thus it is disabled in config | |||||
* | close db cursor after reading cert | Daniel Gultsch | 2016-06-12 | 1 | -0/+1 | |
| | ||||||
* | also restart if permissions were changed after first start | Christian Schneppe | 2016-06-12 | 2 | -29/+32 | |
| | ||||||
* | make a restart after granting permissions on first start | Christian Schneppe | 2016-06-12 | 2 | -13/+33 | |
| | ||||||
* | set last seen true as default | Christian Schneppe | 2016-06-12 | 1 | -1/+1 | |
| | ||||||
* | catch conversations sort exception. not vital at this point | Daniel Gultsch | 2016-06-10 | 2 | -15/+19 | |
| | ||||||
* | added log tag if no backup found | Christian Schneppe | 2016-06-10 | 1 | -0/+1 | |
| | ||||||
* | check and request all needed permissions on startup | Christian Schneppe | 2016-06-10 | 1 | -0/+109 | |
| | | | | >= SDK 23 (Marshmallow) | |||||
* | update lastseen in contactdetails | Christian Schneppe | 2016-06-06 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-06-06 | 15 | -83/+147 | |
|\ | ||||||
| * | Merge pull request #1895 from pp3345/right-alt | Daniel Gultsch | 2016-06-05 | 1 | -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 combos | Yussuf Khalil | 2016-06-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | log all background stanzas when background logging is enabled | Daniel Gultsch | 2016-06-05 | 4 | -9/+4 | |
| | | | ||||||
| * | | swap sending presence and csi | Daniel Gultsch | 2016-06-04 | 1 | -3/+3 | |
| | | | ||||||
| * | | opt-in to send last userinteraction in presence | Daniel Gultsch | 2016-06-04 | 12 | -63/+142 | |
| |/ | ||||||
* | | add permission checks to welcome activity | Christian Schneppe | 2016-06-06 | 1 | -25/+45 | |
| | | ||||||
* | | fix crash in welcome screen on first start | Christian Schneppe | 2016-06-06 | 1 | -1/+3 | |
| | | ||||||
* | | change default resource to mobile | Christian Schneppe | 2016-06-04 | 1 | -2/+1 | |
| | | ||||||
* | | also add 4 chars to filesnames during copy to private storage | Christian Schneppe | 2016-06-04 | 1 | -1/+1 | |
| | | ||||||
* | | check database versione before import | Christian Schneppe | 2016-06-04 | 2 | -5/+11 | |
| | | | | | | | | * don't import database if backup version is newer than system version | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-06-04 | 5 | -14/+20 | |
|\| | ||||||
| * | trim nick from bookmark before checking if it's empty | Daniel Gultsch | 2016-06-03 | 1 | -2/+2 | |
| | | ||||||
| * | don't use a bookmarks name if it's empty | Daniel Gultsch | 2016-06-03 | 2 | -4/+7 | |
| | | ||||||
| * | throw writeexecption in downloader if flush fails | Daniel Gultsch | 2016-06-03 | 1 | -7/+5 | |
| | | ||||||
| * | disconnect account in background after deletion. fixes #1861 | Daniel Gultsch | 2016-06-03 | 1 | -1/+6 | |
| | | ||||||
* | | add first 4 chars to file names | Christian Schneppe | 2016-06-04 | 3 | -4/+4 | |
| | | | | | | | | | | fixes download of multiple files within the same time becauser prosody doesn't send milliseconds | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-06-02 | 1 | -2/+12 | |
|\| | ||||||
| * | print specific toast when download failed because of write error | Daniel Gultsch | 2016-06-02 | 1 | -2/+12 | |
| | | ||||||
* | | changed default resource to 'mobile' | Christian Schneppe | 2016-06-02 | 1 | -1/+1 | |
| | | ||||||
* | | also export database when chats are exported | Christian Schneppe | 2016-06-02 | 3 | -7/+54 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-06-02 | 1 | -1/+1 | |
|\| | ||||||
| * | fixed regression that would not show clear devices | Daniel Gultsch | 2016-06-02 | 1 | -1/+1 | |
| | | ||||||
* | | changed color of lock icon | Christian Schneppe | 2016-06-02 | 1 | -1/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-06-02 | 4 | -7/+22 | |
|\| | ||||||
| * | make grace period configurable | Daniel Gultsch | 2016-06-02 | 3 | -6/+14 | |
| | | ||||||
| * | deactive grace period when receiving screen on action | Daniel Gultsch | 2016-06-01 | 1 | -1/+8 | |
| | | ||||||
* | | Share link to invite user to start over with Pix-Art Messenger | Christian Schneppe | 2016-06-02 | 3 | -0/+20 | |
| | |