Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | do not crash on jingle connection when contact doesn't use disco | Daniel Gultsch | 2016-07-09 | 1 | -2/+4 | |
| | ||||||
* | set timeout correctly | Christian Schneppe | 2016-07-02 | 1 | -2/+2 | |
| | ||||||
* | delete old color | Christian Schneppe | 2016-07-02 | 2 | -2/+1 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2016-07-02 | 13 | -30/+2 | |
| | ||||||
* | some little updater changes and code cleanup | Christian Schneppe | 2016-07-02 | 5 | -31/+12 | |
| | ||||||
* | show online status in foreground service | Christian Schneppe | 2016-07-01 | 1 | -3/+14 | |
| | ||||||
* | correct variable names | Christian Schneppe | 2016-07-01 | 1 | -1/+1 | |
| | ||||||
* | use direct invites to re-invite muc members | Daniel Gultsch | 2016-07-01 | 1 | -5/+9 | |
| | ||||||
* | use dnd as overriding status | Daniel Gultsch | 2016-07-01 | 4 | -14/+15 | |
| | ||||||
* | don't crash on record voice | Christian Schneppe | 2016-06-30 | 1 | -2/+1 | |
| | ||||||
* | don't crash on broken base64 in omemo messages. fixes #1934 | Daniel Gultsch | 2016-06-30 | 2 | -8/+14 | |
| | ||||||
* | support jingle ft:4 to be compatible with swift | Daniel Gultsch | 2016-06-30 | 4 | -32/+105 | |
| | | | | Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well) | |||||
* | add share button to image/video view | Christian Schneppe | 2016-06-30 | 5 | -7/+272 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2016-06-30 | 1 | -11/+0 | |
| | ||||||
* | add .nomedia to audios directory | Christian Schneppe | 2016-06-30 | 1 | -4/+12 | |
| | ||||||
* | use variables from filebackend | Christian Schneppe | 2016-06-30 | 1 | -1/+2 | |
| | ||||||
* | increased preview size | Christian Schneppe | 2016-06-29 | 1 | -3/+3 | |
| | ||||||
* | reworked image preview a bit | Christian Schneppe | 2016-06-29 | 3 | -71/+84 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2016-06-29 | 1 | -4/+2 | |
| | ||||||
* | vibrate on new messages when app is open | Christian Schneppe | 2016-06-29 | 2 | -0/+11 | |
| | ||||||
* | add count to notifications | Christian Schneppe | 2016-06-29 | 1 | -0/+1 | |
| | ||||||
* | check if bitmap is null and clear pending uris when pressing cancel | Christian Schneppe | 2016-06-28 | 1 | -61/+71 | |
| | ||||||
* | don't show 'create conference' toast on invite | Daniel Gultsch | 2016-06-28 | 2 | -8/+12 | |
| | ||||||
* | parse ยง5.1.2 full jids from muc archives for OMEMO messages | Daniel Gultsch | 2016-06-28 | 1 | -4/+12 | |
| | ||||||
* | only keep offline members in members only conferences | Daniel Gultsch | 2016-06-28 | 1 | -1/+4 | |
| | ||||||
* | show preview when sharing single image | Christian Schneppe | 2016-06-28 | 1 | -11/+107 | |
| | ||||||
* | add missing german strings | Christian Schneppe | 2016-06-25 | 1 | -0/+4 | |
| | ||||||
* | modified output filename and location of voice recorder | Christian Schneppe | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2016-06-24 | 1 | -15/+0 | |
| | ||||||
* | introduced share button in contact details. remove show qr | Daniel Gultsch | 2016-06-24 | 6 | -33/+23 | |
| | ||||||
* | code cleanup in jingle socks5 transport | Daniel Gultsch | 2016-06-24 | 1 | -16/+2 | |
| | ||||||
* | show error toasts on ui thread | Daniel Gultsch | 2016-06-24 | 1 | -5/+18 | |
| | ||||||
* | catch exceptions when retrieving uri file extension | Daniel Gultsch | 2016-06-24 | 1 | -0/+2 | |
| | ||||||
* | show image/video in fullscreen | Christian Schneppe | 2016-06-23 | 1 | -1/+9 | |
| | ||||||
* | fixed bug on opening notifications | Christian Schneppe | 2016-06-22 | 1 | -1/+1 | |
| | ||||||
* | remove white spaces from hostname | Daniel Gultsch | 2016-06-22 | 1 | -2/+2 | |
| | ||||||
* | refactor code that reads real jid from muc | Daniel Gultsch | 2016-06-22 | 1 | -15/+15 | |
| | ||||||
* | respond to block list push | Daniel Gultsch | 2016-06-22 | 1 | -0/+6 | |
| | ||||||
* | make sure that we always release wake lock even after throwing exception | Daniel Gultsch | 2016-06-22 | 1 | -20/+13 | |
| | ||||||
* | synchronize stanza count increment and write | Daniel Gultsch | 2016-06-22 | 1 | -11/+11 | |
| | ||||||
* | reworked permissions | Christian Schneppe | 2016-06-21 | 6 | -10/+52 | |
| | | | | | * ask only for necessary permissions on start * ask for location/microphone when requested | |||||
* | display toast on pgp error | Daniel Gultsch | 2016-06-20 | 3 | -8/+16 | |
| | ||||||
* | log reason for not showing notification | Daniel Gultsch | 2016-06-20 | 1 | -0/+3 | |
| | ||||||
* | remove ascii control chars when creating xml | Daniel Gultsch | 2016-06-20 | 1 | -1/+1 | |
| | ||||||
* | hide all graphical previews in chatlist | Christian Schneppe | 2016-06-20 | 1 | -6/+9 | |
| | ||||||
* | thumb caching improvement | Christian Schneppe | 2016-06-20 | 2 | -3/+2 | |
| | ||||||
* | fixed intents for integrated location service and voice recorder | Christian Schneppe | 2016-06-19 | 1 | -4/+2 | |
| | ||||||
* | fixed bug with message preview in chatlist | Christian Schneppe | 2016-06-19 | 1 | -2/+3 | |
| | ||||||
* | optimized image cache | Christian Schneppe | 2016-06-19 | 2 | -0/+5 | |
| | ||||||
* | don't fail on missing jid in bookmarks | Daniel Gultsch | 2016-06-19 | 1 | -3/+5 | |
| |