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
...
*
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
*
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
*
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
*
compress videos bigger than 10 MB before sending
Christian Schneppe
2016-08-28
1
-11
/
+10
*
rotate images based on EXIF data in preview
Christian Schneppe
2016-08-13
1
-0
/
+47
*
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
2016-08-11
1
-1
/
+1
*
don't name images "IMG_..."
Christian Schneppe
2016-08-06
1
-1
/
+1
*
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
2016-08-02
1
-1
/
+5
*
show identity type for device selection
Daniel Gultsch
2016-07-29
1
-1
/
+6
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-0
/
+893
[prev]