Daniel Gultsch
|
708d7c5b98
|
automatically adjust image compression to keep files under 512MiB
|
2016-01-09 16:16:18 +01:00 |
|
Daniel Gultsch
|
fb97f9d18f
|
null check in getOriginalPath
|
2016-01-04 20:14:08 +01:00 |
|
Daniel Gultsch
|
f815a7cd26
|
properly rotate avatars
|
2016-01-04 15:17:02 +01:00 |
|
Daniel Gultsch
|
739648e909
|
ask for contact permissions when first opening StartConversationActivity
|
2015-12-07 13:24:41 +01:00 |
|
Daniel Gultsch
|
02c6793ca9
|
fixed avatar loading for non-file uris
|
2015-12-02 15:30:03 +01:00 |
|
Philip Flohr
|
0329c9c738
|
users are now able to crop their avatar pictures using the android-crop
library
|
2015-12-02 14:25:20 +01:00 |
|
Daniel Gultsch
|
06cadab7cc
|
changed method signature of calcSampleSize
|
2015-11-30 16:03:04 +01:00 |
|
Daniel Gultsch
|
a557d38e4d
|
pgp fixes and revert configuration changes
|
2015-11-25 20:47:02 +01:00 |
|
Daniel Gultsch
|
32abc76689
|
changed store path for files
|
2015-10-06 16:18:23 +02:00 |
|
Daniel Gultsch
|
4b62bd256d
|
properly recycle bitmaps
|
2015-10-02 11:39:30 +02:00 |
|
Daniel Gultsch
|
64dbb069ab
|
rotate thumbnails. fixes #1438
|
2015-09-29 12:25:32 +02:00 |
|
Daniel Gultsch
|
aaf3ecaf41
|
made useImageAsIs determination a bit more foolproof (samsung)
|
2015-08-31 20:19:26 +02:00 |
|
Michael
|
ae9de26f59
|
remove unused imports.
|
2015-08-25 12:40:22 +02:00 |
|
Daniel Gultsch
|
7617a19280
|
additonal null checks in file backend
|
2015-08-25 11:11:53 +02:00 |
|
Daniel Gultsch
|
8043833156
|
bugfix: next encryption is now being properly detected
|
2015-08-23 19:40:45 +02:00 |
|
Daniel Gultsch
|
6e1870b00a
|
check if inputstream is null before cropping avatar images
|
2015-08-19 12:25:17 +02:00 |
|
Daniel Gultsch
|
d7b3060fc8
|
catch broken base64 in avatars
|
2015-08-16 14:55:24 +02:00 |
|
Daniel Gultsch
|
32826ec29d
|
provide extra interface to close sockets. fixes #1330
|
2015-08-15 14:14:33 +02:00 |
|
Daniel Gultsch
|
dad90762b4
|
do not touch pictures that are already in the right format
fixed #522
|
2015-08-11 16:50:00 +02:00 |
|
Daniel Gultsch
|
456d4c8b23
|
made image file format configurable by Config.java
|
2015-07-21 23:49:35 +02:00 |
|
Andreas Straub
|
012f036840
|
Optimize imports
|
2015-07-20 14:26:29 +02:00 |
|
Daniel Gultsch
|
4274fe90ac
|
try to catch weird npe in android sdk
|
2015-07-11 21:24:30 +02:00 |
|
Daniel Gultsch
|
ce79f4bbe3
|
renamed downloadable to transferable
|
2015-07-10 15:11:03 +02:00 |
|
Daniel Gultsch
|
aca9d8036c
|
made httpconnection (download) ready all kind of files
|
2015-06-30 17:15:02 +02:00 |
|
Daniel Gultsch
|
6af97c724c
|
made storage path decision entirely based upon file extension
|
2015-06-30 14:04:39 +02:00 |
|
Daniel Gultsch
|
d7de311379
|
refactored bodyContainsDownloadable to be more flexible
|
2015-06-30 13:52:53 +02:00 |
|
Daniel Gultsch
|
9eb9a52205
|
initial http upload support
be careful: little error handling and no encryption
|
2015-06-29 15:21:41 +02:00 |
|
Daniel Gultsch
|
6a15bc26b6
|
npe check after reading image uri
|
2015-04-28 22:23:45 +02:00 |
|
Daniel Gultsch
|
b1843fb61a
|
print stack trace on io error
|
2015-04-28 09:35:10 +02:00 |
|
Daniel Gultsch
|
c283fec0d1
|
hard code bitmap configs
|
2015-04-26 20:26:59 +02:00 |
|
Daniel Gultsch
|
d07baccf97
|
cleaned up file handling
|
2015-04-25 14:08:24 +02:00 |
|
Holger Weiß
|
52af62d298
|
Set file size also for cached avatars
|
2015-03-17 17:36:17 +01:00 |
|
Daniel Gultsch
|
b07b7519a6
|
keep proper image file extension
|
2015-01-11 15:19:36 +01:00 |
|
iNPUTmice
|
888475d4fe
|
additional null pointer saftey checks
|
2014-11-21 15:25:57 +01:00 |
|
iNPUTmice
|
66abdfccd4
|
create file and dirs before creating file
|
2014-11-20 22:02:32 +01:00 |
|
iNPUTmice
|
e7a70a46e0
|
some mime and pgp fixes for file transfer
|
2014-11-15 15:34:12 +01:00 |
|
iNPUTmice
|
16847a30c8
|
support for pgp files
|
2014-11-15 15:34:12 +01:00 |
|
iNPUTmice
|
c7acfe85c3
|
progress for http images as well. fixed open button for sent files
|
2014-11-15 15:34:12 +01:00 |
|
iNPUTmice
|
dac12be53e
|
copy non local files to private storage first
|
2014-11-15 15:34:11 +01:00 |
|
iNPUTmice
|
02cbda68a7
|
bug fixes and various improvements for file transfer
|
2014-11-15 15:34:11 +01:00 |
|
iNPUTmice
|
7a90ca429b
|
basic arbitrary file transfer
|
2014-11-15 15:34:11 +01:00 |
|
iNPUTmice
|
49920649db
|
always use exif helper
|
2014-11-03 11:20:32 +01:00 |
|
Sam Whited
|
46f147a82c
|
Merge branch 'gradle' into development
Conflicts:
.gitignore
CHANGELOG.md
README.md
libs/MemorizingTrustManager
libs/minidns
libs/openpgp-api-lib
|
2014-10-30 15:33:13 -04:00 |
|
Sam Whited
|
281ce3105f
|
Make conversations the root project
|
2014-10-22 15:47:11 -04:00 |
|