Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reworked permissions | Christian Schneppe | 2016-07-28 | 1 | -69/+89 |
| | |||||
* | automatically join muc after unknown error | Christian Schneppe | 2016-07-28 | 1 | -1/+2 |
| | |||||
* | fix crash on first start | Christian Schneppe | 2016-07-28 | 1 | -7/+13 |
| | |||||
* | add OS to version response | Daniel Gultsch | 2016-07-27 | 1 | -1/+5 |
| | |||||
* | fixed rare null pointer in avatar creation | Daniel Gultsch | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | add trillian to html otr parsing fixes #1963 | Daniel Gultsch | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | don't crash during standby and resume full screen video view | Christian Schneppe | 2016-07-27 | 1 | -2/+16 |
| | | | | fixes #93 | ||||
* | fixed regression in file delete detection due to missing ! | Daniel Gultsch | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | added more logging for file deletion | Daniel Gultsch | 2016-07-27 | 1 | -6/+11 |
| | |||||
* | display specific error message when password is too weak on registration | Daniel Gultsch | 2016-07-25 | 2 | -15/+23 |
| | |||||
* | refactored how view intents are handled | Daniel Gultsch | 2016-07-25 | 4 | -40/+35 |
| | | | | | processing view intents before saved instance caused troubles when the activity was destroyed fixes #1969 | ||||
* | refactored deleted file detection to monitor entire sd card. fixes #1968 | Daniel Gultsch | 2016-07-25 | 2 | -19/+95 |
| | |||||
* | feed version response from app name instead of static variable | Daniel Gultsch | 2016-07-25 | 2 | -3/+5 |
| | |||||
* | don't crash when opening 'xmpp:' uris | Daniel Gultsch | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | provide black background video thumbnail if preview couldn't be generated | Daniel Gultsch | 2016-07-25 | 1 | -6/+13 |
| | |||||
* | push file offered notification when initial HTTP HEAD req. fails | Daniel Gultsch | 2016-07-25 | 1 | -6/+7 |
| | |||||
* | offer back/cancel button when using magic create | Daniel Gultsch | 2016-07-25 | 1 | -7/+25 |
| | |||||
* | announce OTR support as per XEP-0378 | Daniel Gultsch | 2016-07-25 | 1 | -0/+6 |
| | |||||
* | additional null pointer checks when verifying otr keys | Daniel Gultsch | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 2016-07-25 | 2 | -1/+37 |
| | |||||
* | avoid NPE | Christian Schneppe | 2016-07-17 | 1 | -2/+4 |
| | |||||
* | show error notification in connecting state as well | Daniel Gultsch | 2016-07-17 | 1 | -1/+3 |
| | |||||
* | add more error states for stream errors | Daniel Gultsch | 2016-07-17 | 2 | -4/+32 |
| | |||||
* | include pgp and omemo fallback message only when unencrypted is enabled | Daniel Gultsch | 2016-07-17 | 1 | -2/+5 |
| | |||||
* | don't take stanza-id into account when deduping muc pms | Daniel Gultsch | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | 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 |
| |