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
/
eu
/
siacs
/
conversations
/
persistance
/
FileBackend.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
show a preview for video files
Daniel Gultsch
2016-07-12
1
-24
/
+116
*
add .nomedia to audios directory
Christian Schneppe
2016-06-30
1
-4
/
+12
*
catch exceptions when retrieving uri file extension
Daniel Gultsch
2016-06-24
1
-0
/
+2
*
extract relevant extension from file name when processing share intent
Daniel Gultsch
2016-06-19
1
-2
/
+23
*
also add 4 chars to filesnames during copy to private storage
Christian Schneppe
2016-06-04
1
-1
/
+1
*
add first 4 chars to file names
Christian Schneppe
2016-06-04
1
-2
/
+2
*
also export database when chats are exported
Christian Schneppe
2016-06-02
1
-0
/
+4
*
use datetime as filename
Christian Schneppe
2016-06-01
1
-7
/
+10
*
changed some folders for files
Christian Schneppe
2016-05-31
1
-16
/
+27
*
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-05-06
1
-0
/
+2
|
\
|
*
log more information about HTTP’s max upload size
Daniel Gultsch
2016-05-05
1
-0
/
+2
*
|
change storage paths
Christian S
2016-05-05
1
-2
/
+2
|
/
*
removed unnecessary logging
Daniel Gultsch
2016-04-30
1
-1
/
+0
*
synchronize around thumbnail cache to avoid loading images twice
Daniel Gultsch
2016-04-28
1
-12
/
+21
*
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
2016-04-13
1
-5
/
+21
*
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
2016-04-11
1
-0
/
+38
*
removed ernoexception in exchange for a regular exeption to prevent verify er...
Daniel Gultsch
2016-04-08
1
-3
/
+2
*
check file owner when attaching files or using them as avatar
Daniel Gultsch
2016-04-07
1
-0
/
+33
*
don't ask for resource when server uses http upload v0.1
Daniel Gultsch
2016-04-02
1
-1
/
+4
*
check max http file size when attaching files
Daniel Gultsch
2016-04-01
1
-0
/
+22
*
allow to delete attachments. fixes #1539
Daniel Gultsch
2016-03-23
1
-3
/
+11
*
only add image files to media scanner
Daniel Gultsch
2016-03-23
1
-0
/
+22
*
changed FileBackend API to allow files instead of messages to be copied and r...
Daniel Gultsch
2016-01-24
1
-33
/
+34
*
automatically adjust image compression to keep files under 512MiB
Daniel Gultsch
2016-01-09
1
-8
/
+14
*
null check in getOriginalPath
Daniel Gultsch
2016-01-04
1
-1
/
+0
*
properly rotate avatars
Daniel Gultsch
2016-01-04
1
-15
/
+7
*
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-07
1
-2
/
+6
*
fixed avatar loading for non-file uris
Daniel Gultsch
2015-12-02
1
-2
/
+2
*
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
2015-12-02
1
-2
/
+2
*
changed method signature of calcSampleSize
Daniel Gultsch
2015-11-30
1
-1
/
+1
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-10
/
+14
*
changed store path for files
Daniel Gultsch
2015-10-06
1
-20
/
+10
*
properly recycle bitmaps
Daniel Gultsch
2015-10-02
1
-4
/
+16
*
rotate thumbnails. fixes #1438
Daniel Gultsch
2015-09-29
1
-6
/
+15
*
made useImageAsIs determination a bit more foolproof (samsung)
Daniel Gultsch
2015-08-31
1
-1
/
+6
*
remove unused imports.
Michael
2015-08-25
1
-2
/
+0
*
additonal null checks in file backend
Daniel Gultsch
2015-08-25
1
-0
/
+3
*
bugfix: next encryption is now being properly detected
Daniel Gultsch
2015-08-23
1
-1
/
+0
*
check if inputstream is null before cropping avatar images
Daniel Gultsch
2015-08-19
1
-0
/
+6
*
catch broken base64 in avatars
Daniel Gultsch
2015-08-16
1
-5
/
+1
*
provide extra interface to close sockets. fixes #1330
Daniel Gultsch
2015-08-15
1
-0
/
+10
*
do not touch pictures that are already in the right format
Daniel Gultsch
2015-08-11
1
-18
/
+19
*
made image file format configurable by Config.java
Daniel Gultsch
2015-07-21
1
-4
/
+14
*
Optimize imports
Andreas Straub
2015-07-20
1
-15
/
+15
*
try to catch weird npe in android sdk
Daniel Gultsch
2015-07-11
1
-0
/
+2
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
1
-2
/
+2
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
1
-1
/
+5
*
made storage path decision entirely based upon file extension
Daniel Gultsch
2015-06-30
1
-2
/
+4
*
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
initial http upload support
Daniel Gultsch
2015-06-29
1
-1
/
+1
[next]