Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | respond to XEP-0202: Entity Time | Daniel Gultsch | 2016-07-13 | 3 | -2/+34 | |
| | ||||||
* | don't time out disco request but just send bind request | Daniel Gultsch | 2016-07-13 | 1 | -37/+12 | |
| | ||||||
* | call update file params from thread | Daniel Gultsch | 2016-07-13 | 1 | -16/+16 | |
| | | | | now that file params has more work to do we should make sure we always call it from a sperate thread | |||||
* | fixed storage location for recorded voice | Christian Schneppe | 2016-07-12 | 1 | -2/+1 | |
| | | | | fixes #92 | |||||
* | change foreground icon when not connected | Christian Schneppe | 2016-07-12 | 1 | -3/+5 | |
| | ||||||
* | revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415 | Christian Schneppe | 2016-07-12 | 2 | -95/+129 | |
| | ||||||
* | show a preview for video files | Daniel Gultsch | 2016-07-12 | 1 | -24/+116 | |
| | ||||||
* | don't crash when tabbing through muc user list with offline users | Daniel Gultsch | 2016-07-09 | 1 | -2/+3 | |
| | ||||||
* | simplified muc users ordering | Daniel Gultsch | 2016-07-09 | 1 | -11/+12 | |
| | ||||||
* | 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 | |
| | ||||||
* | code cleanup | Christian Schneppe | 2016-07-02 | 10 | -26/+0 | |
| | ||||||
* | some little updater changes and code cleanup | Christian Schneppe | 2016-07-02 | 3 | -29/+10 | |
| | ||||||
* | 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 | 1 | -5/+34 | |
| | ||||||
* | 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 | 1 | -71/+82 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 4 | -23/+22 | |
| | ||||||
* | 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 | 4 | -9/+50 | |
| | | | | | * 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 | |
| |