Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed regression that hid enter jid button in block list view | Christian Schneppe | 2019-01-25 | 1 | -1/+2 |
| | |||||
* | offer 'open with' in context menu for geo uris | Christian Schneppe | 2019-01-25 | 4 | -22/+72 |
| | |||||
* | support enter/done key in create contact & join dialogs | Christian Schneppe | 2019-01-25 | 3 | -30/+47 |
| | |||||
* | check if encrypted pgp file get deleted | Christian Schneppe | 2019-01-25 | 4 | -27/+26 |
| | |||||
* | fix display of deleted files | Christian Schneppe | 2019-01-25 | 9 | -17/+17 |
| | |||||
* | fixed downloading of deleted files | Christian Schneppe | 2019-01-25 | 2 | -3/+3 |
| | |||||
* | don’t check if files exists when loading attachments | Christian Schneppe | 2019-01-25 | 1 | -7/+2 |
| | |||||
* | mark deleted files in database and not query them when querying for media | Christian Schneppe | 2019-01-25 | 14 | -97/+162 |
| | |||||
* | ignore startService failure | Christian Schneppe | 2019-01-24 | 1 | -1/+5 |
| | | | | some nokia devices with Android 9 fail to start the service from the activity sometimes. since this is probably a race it should be save to ignore this | ||||
* | remove deprecated instanceIdService | Christian Schneppe | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | added avatar to 'me' in notifications | Christian Schneppe | 2019-01-24 | 1 | -2/+6 |
| | |||||
* | put images into MessageStyle notifications | Christian Schneppe | 2019-01-24 | 5 | -15/+79 |
| | |||||
* | use bitmap instead of URI for avatars in notification | Christian Schneppe | 2019-01-24 | 4 | -28/+17 |
| | |||||
* | count muc participants correctly | Christian Schneppe | 2019-01-24 | 3 | -90/+59 |
| | |||||
* | handle decrypting/encrypting of omemo messages with duplicate device ids | Christian Schneppe | 2019-01-07 | 2 | -43/+77 |
| | |||||
* | added work around to create 'actions' from nova launcher | Christian Schneppe | 2019-01-07 | 3 | -10/+38 |
| | |||||
* | try to fix faulty chooser intent | Christian Schneppe | 2019-01-07 | 1 | -7/+5 |
| | |||||
* | add preference to play gif files automatically in chat view | Christian Schneppe | 2019-01-04 | 5 | -24/+90 |
| | | | | fixes #170 and #236 | ||||
* | show warning if file from MediaViewerActivity is deleted | Christian Schneppe | 2019-01-04 | 1 | -2/+11 |
| | |||||
* | count muc participants correctly | Christian Schneppe | 2019-01-04 | 1 | -2/+3 |
| | |||||
* | use person in message style notification | Christian Schneppe | 2019-01-03 | 1 | -2/+44 |
| | |||||
* | introduced 'original' as video and image quality and do not ignorer error | Christian Schneppe | 2019-01-03 | 3 | -7/+21 |
| | |||||
* | clear conversationsuuid and pending attachments when opening new conversation | Christian Schneppe | 2019-01-03 | 1 | -0/+6 |
| | |||||
* | clear pending view intent when processing onNewIntent() | Christian Schneppe | 2019-01-03 | 1 | -0/+1 |
| | |||||
* | rename functions and variables for room destruction | Christian Schneppe | 2019-01-03 | 3 | -15/+13 |
| | |||||
* | archive destoryed mucs when registering that bookmark has been removed | Christian Schneppe | 2019-01-03 | 2 | -2/+25 |
| | |||||
* | add ability to configure autojoin flag in groupchat details | Christian Schneppe | 2018-12-30 | 1 | -1/+20 |
| | |||||
* | add ability to set nickname in profile | Christian Schneppe | 2018-12-30 | 3 | -2/+117 |
| | |||||
* | add tgz and gz to mime file types | Christian Schneppe | 2018-12-28 | 1 | -0/+2 |
| | |||||
* | fix typos | Christian Schneppe | 2018-12-28 | 1 | -3/+3 |
| | |||||
* | deduplicate disco response | Christian Schneppe | 2018-12-27 | 3 | -5/+4 |
| | | | | fixes #283 | ||||
* | change epub file extension to epub and added mobi | Christian Schneppe | 2018-12-27 | 1 | -1/+2 |
| | |||||
* | added epub and azw mime types. try to resolve application/octet-stream by ↵ | Christian Schneppe | 2018-12-27 | 7 | -6/+33 |
| | | | | file extension instead. added preview icons for ebooks | ||||
* | log number of unhandled iq callbacks after resume | Christian Schneppe | 2018-12-27 | 1 | -3/+4 |
| | |||||
* | log policy violation stream error message to logcat | Christian Schneppe | 2018-12-27 | 1 | -0/+4 |
| | |||||
* | fixed some rare crashes caused by race conditions | Christian Schneppe | 2018-12-27 | 2 | -6/+6 |
| | |||||
* | show accept button to confirm sasl downgrade | Christian Schneppe | 2018-12-27 | 1 | -1/+14 |
| | |||||
* | add android version to crashreport | Christian Schneppe | 2018-12-27 | 1 | -0/+4 |
| | |||||
* | fix crash in MediaPreviewAdapter | Christian Schneppe | 2018-12-27 | 1 | -1/+5 |
| | |||||
* | fix crash in ChangePasswordActivity | Christian Schneppe | 2018-12-27 | 1 | -4/+5 |
| | |||||
* | change cipher_mode for backup en-/decryption | Christian Schneppe | 2018-12-27 | 1 | -1/+1 |
| | |||||
* | code cleanup and rework show toast on update check | Christian Schneppe | 2018-12-27 | 2 | -7/+11 |
| | |||||
* | make it possible to restore backups from decrypted database files | Christian Schneppe | 2018-12-27 | 1 | -132/+208 |
| | |||||
* | set min Columns in GridManager to 1 | Christian Schneppe | 2018-12-15 | 1 | -1/+4 |
| | |||||
* | synchronize join/leaves with bookmarks | Christian Schneppe | 2018-12-15 | 2 | -8/+30 |
| | |||||
* | display last not first message in notification | Christian Schneppe | 2018-12-15 | 1 | -1/+2 |
| | |||||
* | bring back previews unread messages as read in groups | Christian Schneppe | 2018-12-14 | 1 | -0/+15 |
| | |||||
* | fixed dead lock when sending pgp messages from quick reply | Christian Schneppe | 2018-12-14 | 2 | -3/+1 |
| | |||||
* | limit video transcoding to api >= 18 and other api 16 fixes | Christian Schneppe | 2018-12-14 | 5 | -6/+18 |
| | |||||
* | change message styling rules | Christian Schneppe | 2018-12-14 | 1 | -0/+24 |
| | | | | | | | | | | Message styling purposly doesn’t require a whitespace after a closing tag to make something like ~un~believable work. However it also breaks _Programmierer_innen_ and other example where the tag is repeated as a non tag in the word. Therefor we change the rules that if a closing tag is followed by a higher order closing tag (a closing tag followed by an end block or white space) we ignore the first closing tag. But only if we don’t read another tag open. |