aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/AttachFileToConversationRunnable.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't recompress videos which were sent/received beforeChristian Schneppe2017-09-251-1/+1
* execute video compression on seperate threadChristian Schneppe2017-09-241-0/+4
* ignore http upload file size constraints for videos that will be compressedChristian Schneppe2017-09-191-2/+8
* don't change video compression quality for files longer than 8 secondsChristian Schneppe2017-09-191-4/+1
* show permanent notification while transcoding videoChristian Schneppe2017-09-181-0/+139