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 (
Expand
)
Author
Age
Files
Lines
*
catch illegalargument exception when discovering extension from url
Christian Schneppe
2018-09-11
1
-1
/
+6
*
try to catch out of memory exception
Christian Schneppe
2018-08-26
1
-1
/
+5
*
WIP: set room avatar and slight redesign of group details
Christian Schneppe
2018-06-29
1
-0
/
+21
*
attach editor content as file
Christian Schneppe
2018-06-16
1
-10
/
+1
*
fix exceptions
Christian Schneppe
2018-05-16
1
-3
/
+3
*
don’t scale images to a 0 width or height
Christian Schneppe
2018-05-16
1
-6
/
+8
*
handle invalid image bounds
Christian Schneppe
2018-05-03
1
-1
/
+7
*
get video dimensions from bitmap instead of meta data
Christian Schneppe
2018-05-02
1
-12
/
+24
*
hard code ogg + audio/ mime type to oga
Christian Schneppe
2018-05-02
1
-2
/
+9
*
create avatar path before saving avatar
Christian Schneppe
2018-04-29
1
-4
/
+17
*
replace use file as is blacklist with general don't use app data rule
Christian Schneppe
2018-04-29
1
-15
/
+6
*
get real file name for files shared from Conversations
Christian Schneppe
2018-04-29
1
-5
/
+6
*
add fdroid fennec to use file as is blacklist
Christian Schneppe
2018-04-29
1
-1
/
+2
*
add missing import
Christian Schneppe
2018-04-27
1
-0
/
+1
*
display avatar in groups
Christian Schneppe
2018-04-27
1
-7
/
+5
*
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
*
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 files...
Christian Schneppe
2017-10-29
1
-2
/
+2
*
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
*
make updater work in Android N
Christian Schneppe
2017-02-05
1
-3
/
+11
*
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
[next]