linphone-desktop/linphone-app/ui
Julien Wadel d6f5a7f0ce Fix file transfert and notification behaviour
- Add External Image Provider to avoid having error message when we try to show a file that is not an image (used to show an attachment where it can be a regular file).
- When creating an image, try to read the headers of a file when the extension is not consistent with contents.
- Build if not exists, a thumbnail image if the file has been displayed when filling a message
- When trying to open the file, test if it was downloaded by reading the flag
- Add a status for File Transfert In Progress
- Use non-deprecated function to get file path from ChatMessage
- Use FileSize in addtion of content Size to get the full size of a message
- Show a progressbar when downloading a file
- Show the image in notification when downloaded or the file name if it is not an image
2020-05-05 00:35:55 +02:00
..
dev-modules Change application source folder name 2020-03-26 16:44:31 +01:00
modules Fix file transfert and notification behaviour 2020-05-05 00:35:55 +02:00
scripts Change application source folder name 2020-03-26 16:44:31 +01:00
views/App - Send authentification request only if a proxy still exists for this auth 2020-05-04 00:04:09 +02:00