index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
services
/
AttachFileToConversationRunnable.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to stop transcoding notification in some rare cases
Christian Schneppe
2018-06-29
1
-0
/
+2
*
send transcoded video in onTranscodeCompleted
Christian Schneppe
2018-04-03
1
-0
/
+1
*
fixed duplicate file sending
Christian Schneppe
2018-04-02
1
-1
/
+0
*
delegate mime type from intent
Christian Schneppe
2018-04-01
1
-3
/
+5
*
made conference invite work again
Christian Schneppe
2018-04-01
1
-0
/
+1
*
don't send messages in callback
Christian Schneppe
2018-04-01
1
-0
/
+2
*
always copy firefoxe’s shared files
Christian Schneppe
2018-02-15
1
-1
/
+1
*
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
2018-01-19
1
-3
/
+4
*
video processing: pick smaller file after transcoding. Do not transcode files...
Christian Schneppe
2017-10-29
1
-1
/
+20
*
don't crash if runtime could not be retrieved
Christian Schneppe
2017-10-15
1
-1
/
+0
*
rework fix for duplicate file messages
Christian Schneppe
2017-10-15
1
-3
/
+10
*
don't duplicate file if compression failes
Christian Schneppe
2017-10-13
1
-1
/
+1
*
don't recompress videos which were sent/received before
Christian Schneppe
2017-09-25
1
-1
/
+1
*
execute video compression on seperate thread
Christian Schneppe
2017-09-24
1
-0
/
+4
*
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
2017-09-19
1
-2
/
+8
*
don't change video compression quality for files longer than 8 seconds
Christian Schneppe
2017-09-19
1
-4
/
+1
*
show permanent notification while transcoding video
Christian Schneppe
2017-09-18
1
-0
/
+139