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
/
persistance
/
FileBackend.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
delegate mime type from intent
Christian Schneppe
2018-04-01
1
-4
/
+3
|
*
always copy firefoxe’s shared files
Christian Schneppe
2018-02-15
1
-1
/
+15
|
*
fixed crash on receiving files
Christian Schneppe
2018-01-31
1
-1
/
+1
|
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-10
/
+13
|
*
rewrite isVideoMessage logic and add some more logging
Christian Schneppe
2018-01-19
1
-1
/
+3
|
*
use JPEG as file format for avatar and compress to <9400 chars and
Christian Schneppe
2017-12-23
1
-21
/
+59
|
|
|
|
create avatar in background thread
*
some bug fixes
Christian Schneppe
2017-11-28
1
-2
/
+2
|
*
don't return null for opus file extensions
Christian Schneppe
2017-11-25
1
-0
/
+3
|
*
code cleanup
Christian Schneppe
2017-11-23
1
-3
/
+3
|
*
catch all RuntimeExceptions when using MetadataRetriever
Christian Schneppe
2017-11-21
1
-4
/
+8
|
*
catch some more exception when retrieving media runtime
Christian Schneppe
2017-11-21
1
-2
/
+8
|
*
FileProvider: attempt to work with sd cards
Christian Schneppe
2017-11-21
1
-1
/
+1
|
*
video processing: pick smaller file after transcoding. Do not transcode ↵
Christian Schneppe
2017-10-29
1
-2
/
+2
|
|
|
|
files smaller 1 MiB
*
don't crash if runtime could not be retrieved
Christian Schneppe
2017-10-15
1
-1
/
+5
|
*
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
2017-10-13
1
-0
/
+59
|
*
FileBackend: close cursor after retrieving file size
Christian Schneppe
2017-10-06
1
-9
/
+9
|
*
don't recompress videos which were sent/received before
Christian Schneppe
2017-09-25
1
-1
/
+1
|
*
reworked file params to store audio runtime amoung other things
Christian Schneppe
2017-09-24
1
-12
/
+20
|
*
ignore http upload file size constraints for videos that will be compressed
Christian Schneppe
2017-09-19
1
-3
/
+30
|
*
show permanent notification while transcoding video
Christian Schneppe
2017-09-18
1
-0
/
+10
|
*
allow recording of videos from attachment choice too
Christian Schneppe
2017-06-17
1
-3
/
+10
|
*
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
2017-05-17
1
-1
/
+1
|
*
make image compression configurable
Christian Schneppe
2017-03-26
1
-4
/
+4
|
*
rename media directories
Christian Schneppe
2017-03-11
1
-18
/
+18
|
*
catch fileprovider related NPEs
Christian Schneppe
2017-03-11
1
-1
/
+1
|
*
catch some OOM Exceptions
Christian Schneppe
2017-03-11
1
-0
/
+4
|
*
fix sending video file as is, if it is in our directory
Christian Schneppe
2017-02-28
1
-2
/
+2
|
*
don't compress videos if they are in our files directory
Christian Schneppe
2017-02-12
1
-0
/
+12
|
*
do not sync thumbnail creation on cache
Christian Schneppe
2017-02-09
1
-1
/
+4
|
*
check if media folders are existing, if not, create them
Christian Schneppe
2017-02-06
1
-4
/
+11
|
|
|
|
fixes #101
*
make updater work in Android N
Christian Schneppe
2017-02-05
1
-3
/
+11
|
|
|
|
fixes #98
*
fix detection of filesize
Christian Schneppe
2017-02-02
1
-2
/
+8
|
*
reworked FileBackend
Christian Schneppe
2017-01-25
1
-27
/
+15
|
*
fixed avatar republish missing the mime type
Christian Schneppe
2017-01-14
1
-3
/
+7
|
*
unify getFileUri across share and open intents
Christian Schneppe
2017-01-09
1
-7
/
+15
|
*
add overlay to indicate that image is gif
Christian Schneppe
2017-01-05
1
-6
/
+25
|
*
Do not compress GIFs, allow GBoard to send GIFs
Christian Schneppe
2017-01-05
1
-1
/
+2
|
*
reformat code
Christian Schneppe
2016-11-19
1
-914
/
+914
|
*
distinguish between general i/o error and write exception when copying files
Christian Schneppe
2016-11-17
1
-95
/
+108
|
*
Revert "use file provider on android M as well"
Christian Schneppe
2016-11-07
1
-1
/
+1
|
|
|
|
This reverts commit fae5a658b9ea3c637c2158e60a1cd369ef4f912a.
*
use file provider on android M as well
Christian Schneppe
2016-10-26
1
-1
/
+1
|
*
fixed omemo shown as unavailable in 1:1 chats
Christian Schneppe
2016-10-05
1
-1
/
+3
|
*
resolve take photo uri for internal use
Christian Schneppe
2016-10-05
1
-2
/
+2
|
*
properly index take photo uris from file provider
Christian Schneppe
2016-10-05
1
-8
/
+15
|
*
explicit logging when copying files to storage
Christian Schneppe
2016-10-05
1
-3
/
+4
|
*
Don't use file provider for photo uris on android < N. fixes #2030
Daniel Gultsch
2016-09-23
1
-2
/
+6
|
*
optimized imports
Christian Schneppe
2016-09-09
1
-2
/
+0
|
*
fixed typo
Daniel Gultsch
2016-09-03
1
-2
/
+2
|
*
use file provider for taking pictures
Daniel Gultsch
2016-09-02
1
-3
/
+4
|
*
change filename pattern
Christian Schneppe
2016-08-30
1
-1
/
+2
|
[next]