aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* provide Set as Profile intentChristian Schneppe2019-01-258-19/+150
|
* explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-259-60/+36
|
* modify emoji integrationChristian Schneppe2019-01-256-16/+4
|
* ignore code block start in message previewChristian Schneppe2019-01-251-0/+3
|
* extend open with to audio filesChristian Schneppe2019-01-253-11/+21
|
* stop file watching when service has been destroyedChristian Schneppe2019-01-252-4/+34
|
* check if we have storage permission before marking a file as deleted on resendChristian Schneppe2019-01-251-3/+6
|
* explicitly set type=images for all media with an image mime type this is in ↵Christian Schneppe2019-01-255-19/+10
| | | | preperation to be able to query the database for all images
* synchronize around notification update from corrected messagesChristian Schneppe2019-01-252-2/+8
|
* make contact chooser (direct sharing) smart about sharing text in groups ↵Christian Schneppe2019-01-252-3/+17
| | | | when http is not available
* maintain order of conversations in share with dialogChristian Schneppe2019-01-252-5/+30
|
* fixed regression that hid enter jid button in block list viewChristian Schneppe2019-01-251-1/+2
|
* offer 'open with' in context menu for geo urisChristian Schneppe2019-01-257-23/+79
|
* support enter/done key in create contact & join dialogsChristian Schneppe2019-01-256-31/+51
|
* check if encrypted pgp file get deletedChristian Schneppe2019-01-254-27/+26
|
* fix display of deleted filesChristian Schneppe2019-01-259-17/+17
|
* fixed downloading of deleted filesChristian Schneppe2019-01-252-3/+3
|
* don’t check if files exists when loading attachmentsChristian Schneppe2019-01-251-7/+2
|
* mark deleted files in database and not query them when querying for mediaChristian Schneppe2019-01-2514-97/+162
|
* updated copyright hintsChristian Schneppe2019-01-241-2/+2
|
* ignore startService failureChristian Schneppe2019-01-241-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 instanceIdServiceChristian Schneppe2019-01-244-46/+32
|
* added avatar to 'me' in notificationsChristian Schneppe2019-01-241-2/+6
|
* put images into MessageStyle notificationsChristian Schneppe2019-01-245-15/+79
|
* use bitmap instead of URI for avatars in notificationChristian Schneppe2019-01-244-28/+17
|
* count muc participants correctlyChristian Schneppe2019-01-243-90/+59
|
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2019-01-075-0/+185
|\
| * update translationsChristian Schneppe2019-01-075-0/+185
| |\ | | | | | | New Crowdin translations
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-071-0/+2
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-071-0/+7
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-071-1/+17
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-071-0/+18
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+12
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+19
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+22
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+19
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+2
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+7
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+28
| | |
| | * New translations strings.xml (Arabic)Christian Schneppe2019-01-061-0/+18
| | |
| | * New translations strings.xml (French)Christian Schneppe2019-01-061-1/+2
| | |
| | * New translations strings.xml (French)Christian Schneppe2019-01-061-0/+3
| | |
| | * New translations strings.xml (Italian)Christian Schneppe2019-01-051-0/+4
| | |
| | * New translations strings.xml (German)Christian Schneppe2019-01-041-0/+3
| | |
| | * New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2019-01-041-113/+113
| | |
| | * New translations strings.xml (Spanish)Christian Schneppe2019-01-041-0/+2
| | |
| | * New translations strings.xml (French)Christian Schneppe2019-01-041-0/+2
| | |
| | * New translations strings.xml (Portuguese)Christian Schneppe2019-01-041-113/+113
| | |
* | | handle decrypting/encrypting of omemo messages with duplicate device idsChristian Schneppe2019-01-072-43/+77
| | |
* | | added work around to create 'actions' from nova launcherChristian Schneppe2019-01-073-10/+38
| | |