Daniel Gultsch
|
5272421678
|
create avatar path before saving avatar
|
2018-04-18 12:41:16 +02:00 |
|
Daniel Gultsch
|
9f34e53b98
|
replace use file as is blacklist with general don't use app data rule
|
2018-04-16 09:25:41 +02:00 |
|
Daniel Gultsch
|
be5e39a440
|
get real file name for files shared from Conversations
|
2018-04-15 17:10:50 +02:00 |
|
Daniel Gultsch
|
93f405d9a1
|
add fdroid fennec to use file as is blacklist
|
2018-04-15 15:05:04 +02:00 |
|
Daniel Gultsch
|
afb7c0592b
|
display avatar in groups
|
2018-04-14 17:54:04 +02:00 |
|
Daniel Gultsch
|
c1c314f47a
|
delegate mime type from intent
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
6650c0bd57
|
always copy firefoxe’s shared files
|
2018-02-12 12:31:59 +01:00 |
|
Daniel Gultsch
|
bcd00bb517
|
discover file extension in original filename from pgp
|
2018-01-29 01:40:02 +01:00 |
|
Daniel Gultsch
|
c58fcb1dc6
|
create avatar in background thread
|
2017-12-16 14:22:57 +01:00 |
|
Daniel Gultsch
|
bb6d5463fe
|
use JPEG as file format for avatar and compress to <9400 chars
|
2017-12-15 20:49:48 +01:00 |
|
Daniel Gultsch
|
7e93f4519a
|
catch all RuntimeExceptions when using MetadataRetriever
|
2017-11-12 19:20:35 +01:00 |
|
Daniel Gultsch
|
f4638d7eec
|
catch some more exception when retrieving media runtime
|
2017-11-10 20:17:42 +01:00 |
|
Daniel Gultsch
|
459cf09f06
|
FileProvider: attempt to work with sd cards
|
2017-11-08 20:34:08 +01:00 |
|
Daniel Gultsch
|
ad6f6183b8
|
video processing: pick smaller file after transcoding. do not transcode very small files
|
2017-10-27 11:34:53 +02:00 |
|
Daniel Gultsch
|
bbfabaf930
|
FileBackend: close cursor after retrieving file size
|
2017-09-30 15:50:01 +02:00 |
|
Daniel Gultsch
|
30b6201b95
|
reworked file params to store audio runtime amoung other things
|
2017-09-19 22:42:22 +02:00 |
|
Daniel Gultsch
|
4e864935fe
|
ignore http upload file size constraints for videos that will be compressed
|
2017-09-18 22:42:25 +02:00 |
|
Daniel Gultsch
|
c2105dfe46
|
use lower resolution for videos longer than 8s
|
2017-09-18 11:54:14 +02:00 |
|
Daniel Gultsch
|
2f577097d1
|
work around for brokens ROMs that expose file uris as notification sound
|
2017-05-13 08:10:47 +02:00 |
|
Daniel Gultsch
|
c76b073b8e
|
do not sync thumbnail creation on cache. fixes #2283
|
2017-02-09 14:32:50 +01:00 |
|
Daniel Gultsch
|
a86b2fefd9
|
add database and file migrations for 1.16.0
|
2017-01-25 13:22:20 +01:00 |
|
Daniel Gultsch
|
66457c9f2e
|
transcode videos before sharing. change storage location
|
2017-01-24 20:17:36 +01:00 |
|
Daniel Gultsch
|
2c1d3ef968
|
fixed avatar republish missing the mime type
|
2017-01-12 12:20:10 +01:00 |
|
Daniel Gultsch
|
b116926bb1
|
unify getFileUri across share and open intents
|
2017-01-09 17:00:08 +01:00 |
|
Daniel Gultsch
|
4a299920dc
|
add overlay to indicate that image is gif
|
2017-01-03 14:05:10 +01:00 |
|
Michael Eden
|
5a670c88b0
|
Do not compress GIFs, allow GBoard to send GIFs
|
2017-01-01 16:16:35 -05:00 |
|
Daniel Gultsch
|
6b0242523b
|
Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-master
|
2016-12-02 11:25:14 +01:00 |
|
Daniel Gultsch
|
f0f2aab92d
|
made provider authorities relativ to deal with different package ids
|
2016-12-01 12:09:49 +01:00 |
|
Daniel Gultsch
|
e84af51272
|
distinguish between general i/o error and write exception when copying files
|
2016-11-15 15:43:04 +01:00 |
|
Ignacio Quezada
|
297c0a792f
|
Private files using a boolean flag from Config.java.
|
2016-11-08 11:45:20 +01:00 |
|
Daniel Gultsch
|
ffebb4677a
|
Revert "use file provider on android M as well"
This reverts commit a4020e85f6 .
|
2016-10-30 20:27:39 +01:00 |
|
Daniel Gultsch
|
a4020e85f6
|
use file provider on android M as well
|
2016-10-23 09:03:36 +02:00 |
|
Daniel Gultsch
|
5ac0e9267d
|
fixed omemo shown as unavailable in 1:1 chats
|
2016-10-03 21:04:10 +02:00 |
|
Daniel Gultsch
|
cea52b0722
|
resolve take photo uri for internal use
|
2016-10-03 18:26:11 +02:00 |
|
Daniel Gultsch
|
f4a883848c
|
properly index take photo uris from file provider
|
2016-10-03 11:25:15 +02:00 |
|
Daniel Gultsch
|
dcd6ef8f84
|
explicit logging when copying files to storage
|
2016-10-03 10:13:45 +02:00 |
|
Daniel Gultsch
|
13ed27f91e
|
don't use file provider for photo uris on android < N. fixes #2030
|
2016-09-21 18:20:53 +02:00 |
|
Daniel Gultsch
|
f7d8580969
|
fixed typo
|
2016-08-31 17:02:50 +02:00 |
|
Daniel Gultsch
|
3685c8cd2a
|
use file provider for taking pictures
|
2016-08-30 13:14:38 +02:00 |
|
Daniel Gultsch
|
8b331895d1
|
catch NPE in getVideoPreview() because getFrame sometimes returns null
|
2016-08-02 10:57:50 +02:00 |
|
Daniel Gultsch
|
3c48b14448
|
catch exception when trying to get video preview of pgp encrypted file
|
2016-07-31 22:31:47 +02:00 |
|
Daniel Gultsch
|
0e96e0a796
|
show identity type for device selection
|
2016-07-28 22:58:37 +02:00 |
|
Daniel Gultsch
|
3a5735e717
|
provide black background video thumbnail if preview couldn't be generated
|
2016-07-22 16:32:38 +02:00 |
|
Daniel Gultsch
|
be4aa2afc9
|
show a preview for video files
|
2016-07-11 21:24:33 +02:00 |
|
Daniel Gultsch
|
d2ca0c7fe8
|
catch exceptions when retrieving uri file extension
|
2016-06-24 13:35:39 +02:00 |
|
Daniel Gultsch
|
f8b1e8098c
|
extract relevant extension from file name when processing share intent
|
2016-06-16 11:46:25 +02:00 |
|
Daniel Gultsch
|
0157039e87
|
log more information about HTTP’s max upload size
|
2016-05-05 19:34:44 +02:00 |
|
Daniel Gultsch
|
98ecac0ffa
|
removed unnecessary logging
|
2016-04-30 13:34:20 +02:00 |
|
Daniel Gultsch
|
252d015b71
|
synchronize around thumbnail cache to avoid loading images twice
|
2016-04-28 20:15:28 +02:00 |
|
Daniel Gultsch
|
594e65bb2b
|
hacky workaround to determine if uri points to private file on < lolipop
|
2016-04-13 11:14:36 +02:00 |
|