Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added more logging for file deletion | Daniel Gultsch | 2016-07-26 | 1 | -6/+11 |
| | |||||
* | display specific error message when password is too weak on registration | Daniel Gultsch | 2016-07-25 | 3 | -15/+24 |
| | |||||
* | refactored how view intents are handled | Daniel Gultsch | 2016-07-25 | 4 | -39/+36 |
| | | | | | 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-23 | 2 | -19/+95 |
| | |||||
* | feed version response from app name instead of static variable | Daniel Gultsch | 2016-07-22 | 2 | -3/+4 |
| | |||||
* | don't crash when opening 'xmpp:' uris | Daniel Gultsch | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | provide black background video thumbnail if preview couldn't be generated | Daniel Gultsch | 2016-07-22 | 1 | -6/+13 |
| | |||||
* | push file offered notification when initial HTTP HEAD req. fails | Daniel Gultsch | 2016-07-21 | 1 | -6/+7 |
| | |||||
* | offer back/cancel button when using magic create | Daniel Gultsch | 2016-07-21 | 1 | -7/+25 |
| | |||||
* | announce OTR support as per XEP-0378 | Daniel Gultsch | 2016-07-17 | 1 | -0/+6 |
| | |||||
* | allow message correction by default since security implications are negligible | Daniel Gultsch | 2016-07-17 | 2 | -2/+2 |
| | | | | Conversations only allows correction of the *last* message. so nudging a message into oblivion by adding a message correction doesn't work. also conversations checks the fingerprint for encrypted messages | ||||
* | additional null pointer checks when verifying otr keys | Daniel Gultsch | 2016-07-17 | 1 | -1/+1 |
| | |||||
* | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 2016-07-17 | 4 | -1/+39 |
| | |||||
* | version bump to 1.13.6 + changelog1.13.6 | Daniel Gultsch | 2016-07-16 | 2 | -2/+6 |
| | |||||
* | show error notification in connecting state as well | Daniel Gultsch | 2016-07-14 | 1 | -1/+3 |
| | |||||
* | add more error states for stream errors | Daniel Gultsch | 2016-07-14 | 3 | -5/+35 |
| | |||||
* | include pgp and omemo fallback message only when unencrypted is enabled | Daniel Gultsch | 2016-07-14 | 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 | ||||
* | show a preview for video files | Daniel Gultsch | 2016-07-11 | 8 | -24/+176 |
| | |||||
* | fixed typo in changelog | Daniel Gultsch | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | version bump to 1.13.5 + changelog1.13.5 | Daniel Gultsch | 2016-07-09 | 2 | -3/+6 |
| | |||||
* | don't crash when tabbing through muc user list with offline users | Daniel Gultsch | 2016-07-08 | 1 | -2/+3 |
| | |||||
* | simplified muc users ordering | Daniel Gultsch | 2016-07-04 | 1 | -11/+12 |
| | |||||
* | do not crash on jingle connection when contact doesn't use disco | Daniel Gultsch | 2016-07-04 | 1 | -2/+4 |
| | |||||
* | version bump to 1.13.4 + changelog1.13.4 | Daniel Gultsch | 2016-07-02 | 2 | -2/+7 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-07-01 | 1 | -4/+4 |
| | |||||
* | use direct invites to re-invite muc members | Daniel Gultsch | 2016-06-30 | 1 | -5/+9 |
| | |||||
* | use dnd as overriding status | Daniel Gultsch | 2016-06-30 | 4 | -15/+15 |
| | |||||
* | don't show 'disable foreground service' button. fixes #1933 | Daniel Gultsch | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | don't crash on broken base64 in omemo messages. fixes #1934 | Daniel Gultsch | 2016-06-29 | 2 | -8/+14 |
| | |||||
* | support jingle ft:4 to be compatible with swift | Daniel Gultsch | 2016-06-29 | 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) | ||||
* | 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 |
| | |||||
* | render ic_launcher. fixes #1919 | Daniel Gultsch | 2016-06-28 | 3 | -2/+3 |
| | |||||
* | version bump to 1.13.31.13.3 | Daniel Gultsch | 2016-06-25 | 2 | -2/+5 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-06-25 | 3 | -1/+75 |
| | |||||
* | introduced share button in contact details. remove show qr | Daniel Gultsch | 2016-06-24 | 6 | -33/+30 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #1923 from alexxthehood/patch-1 | Daniel Gultsch | 2016-06-21 | 1 | -5/+5 |
|\ | | | | | Update create_conference_dialog.xml to also match dark theme. |