Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check if we have storage permission before marking a file as deleted on resend | Christian Schneppe | 2019-01-25 | 1 | -3/+6 |
| | |||||
* | explicitly set type=images for all media with an image mime type this is in ↵ | Christian Schneppe | 2019-01-25 | 5 | -19/+10 |
| | | | | preperation to be able to query the database for all images | ||||
* | synchronize around notification update from corrected messages | Christian Schneppe | 2019-01-25 | 2 | -2/+8 |
| | |||||
* | make contact chooser (direct sharing) smart about sharing text in groups ↵ | Christian Schneppe | 2019-01-25 | 2 | -3/+17 |
| | | | | when http is not available | ||||
* | maintain order of conversations in share with dialog | Christian Schneppe | 2019-01-25 | 2 | -5/+30 |
| | |||||
* | 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 | 7 | -23/+79 |
| | |||||
* | support enter/done key in create contact & join dialogs | Christian Schneppe | 2019-01-25 | 6 | -31/+51 |
| | |||||
* | 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 |
| | |||||
* | updated copyright hints | Christian Schneppe | 2019-01-24 | 1 | -2/+2 |
| | |||||
* | 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 | 4 | -46/+32 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2019-01-07 | 5 | -0/+185 |
|\ | |||||
| * | update translations | Christian Schneppe | 2019-01-07 | 5 | -0/+185 |
| |\ | | | | | | | New Crowdin translations | ||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-07 | 1 | -0/+2 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-07 | 1 | -0/+7 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-07 | 1 | -1/+17 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-07 | 1 | -0/+18 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+12 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+19 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+22 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+19 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+2 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+7 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+28 |
| | | | |||||
| | * | New translations strings.xml (Arabic) | Christian Schneppe | 2019-01-06 | 1 | -0/+18 |
| | | | |||||
| | * | New translations strings.xml (French) | Christian Schneppe | 2019-01-06 | 1 | -1/+2 |
| | | | |||||
| | * | New translations strings.xml (French) | Christian Schneppe | 2019-01-06 | 1 | -0/+3 |
| | | | |||||
| | * | New translations strings.xml (Italian) | Christian Schneppe | 2019-01-05 | 1 | -0/+4 |
| | | | |||||
| | * | New translations strings.xml (German) | Christian Schneppe | 2019-01-04 | 1 | -0/+3 |
| | | | |||||
| | * | New translations strings.xml (Portuguese, Brazilian) | Christian Schneppe | 2019-01-04 | 1 | -113/+113 |
| | | | |||||
| | * | New translations strings.xml (Spanish) | Christian Schneppe | 2019-01-04 | 1 | -0/+2 |
| | | | |||||
| | * | New translations strings.xml (French) | Christian Schneppe | 2019-01-04 | 1 | -0/+2 |
| | | | |||||
| | * | New translations strings.xml (Portuguese) | Christian Schneppe | 2019-01-04 | 1 | -113/+113 |
| | | | |||||
* | | | 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 |
| | | | |||||
* | | | update androidTranscoder to version 0.3 | Christian Schneppe | 2019-01-07 | 4 | -19/+80 |
|/ / | |||||
* / | add preference to play gif files automatically in chat view | Christian Schneppe | 2019-01-04 | 9 | -24/+111 |
|/ | | | | fixes #170 and #236 | ||||
* | show warning if file from MediaViewerActivity is deleted | Christian Schneppe | 2019-01-04 | 1 | -2/+11 |
| | |||||
* | update libs | Christian Schneppe | 2019-01-04 | 1 | -5/+5 |
| | |||||
* | count muc participants correctly | Christian Schneppe | 2019-01-04 | 1 | -2/+3 |
| |