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
*
fixed security exception when attempting to display image in notification
Christian Schneppe
2019-03-06
1
-5
/
+10
*
only show images and videos in media browser
Christian Schneppe
2019-03-06
1
-1
/
+3
*
fix some more NPEs
Christian Schneppe
2019-02-18
1
-1
/
+9
*
optimize imports
Christian Schneppe
2019-02-08
1
-1
/
+0
*
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
1
-15
/
+6
*
fix display of deleted files
Christian Schneppe
2019-01-25
1
-1
/
+1
*
don’t check if files exists when loading attachments
Christian Schneppe
2019-01-25
1
-7
/
+2
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-0
/
+10
*
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
1
-2
/
+45
*
introduced 'original' as video and image quality and do not ignorer error
Christian Schneppe
2019-01-03
1
-2
/
+5
*
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
2018-12-27
1
-1
/
+1
*
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
2018-12-14
1
-1
/
+8
*
fix apk name detection
Christian Schneppe
2018-11-30
1
-4
/
+5
*
catch npe while detecting apk names
Christian Schneppe
2018-11-30
1
-7
/
+12
*
write null bitmap to imageview to replace asyncdrawable
Christian Schneppe
2018-10-24
1
-1
/
+1
*
Do not attempt to draw overlay on null bitmap
Christian Schneppe
2018-10-20
1
-1
/
+2
*
rework MediaViewerActivity
Christian Schneppe
2018-10-03
1
-4
/
+8
*
do not compress/resize images with strange aspect ratios
Christian Schneppe
2018-09-27
1
-0
/
+12
*
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2018-09-26
1
-1
/
+3
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
1
-32
/
+45
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
1
-5
/
+46
*
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
[next]