Daniel Gultsch
|
a4020e85f6
|
use file provider on android M as well
|
2016-10-23 09:03:36 +02:00 |
|
Daniel Gultsch
|
44ce5df359
|
write prepped string to db. use display version everywhere else
|
2016-10-20 17:31:46 +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
|
f0dbcce58f
|
expert 'setting' to remove omemo identity. fixes #2038
|
2016-09-28 12:24:50 +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
|
7b445bc4c7
|
use history clear date as minimum date for mam
|
2016-09-16 11:07:52 +02:00 |
|
Daniel Gultsch
|
d3dfecae8a
|
don't use display version of jids
|
2016-09-12 22:48:51 +02:00 |
|
Daniel Gultsch
|
416481bb65
|
be a bit more careful when deleting and deactivating accounts
|
2016-09-07 14:34:58 +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
|
74d376be68
|
close db cursor after reading cert
|
2016-06-12 12:50:31 +02:00 |
|
Daniel Gultsch
|
0eb8d4226e
|
also save form elements in disco storage
|
2016-05-19 10:41:56 +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
|
59652ecaf2
|
fixed table creation
|
2016-04-25 11:06:17 +02:00 |
|
Daniel Gultsch
|
1901abd05f
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +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 |
|
Daniel Gultsch
|
7ff890e513
|
republish avatar if server offers non-persistent pep :-(
|
2016-04-11 22:20:32 +02:00 |
|
Daniel Gultsch
|
db0301310b
|
removed ernoexception in exchange for a regular exeption to prevent verify error on <5.0
|
2016-04-08 18:28:40 +02:00 |
|
Daniel Gultsch
|
0460702710
|
check file owner when attaching files or using them as avatar
|
2016-04-07 20:29:40 +02:00 |
|
Daniel Gultsch
|
701742f550
|
don't ask for resource when server uses http upload v0.1
|
2016-04-02 18:07:38 +02:00 |
|
Daniel Gultsch
|
2549ce89b0
|
check max http file size when attaching files
|
2016-04-01 00:03:14 +02:00 |
|
Daniel Gultsch
|
8d98c52803
|
closed some cursors under error conditions
|
2016-03-31 13:55:46 +02:00 |
|
Daniel Gultsch
|
a9b66e3ea5
|
allow to delete attachments. fixes #1539
|
2016-03-23 19:23:22 +01:00 |
|
Daniel Gultsch
|
281cb65046
|
only add image files to media scanner
|
2016-03-23 12:20:09 +01:00 |
|
Daniel Gultsch
|
9548f43998
|
close cursor in caps db query
|
2016-03-11 09:01:27 +01:00 |
|
Daniel Gultsch
|
09d87965fb
|
mark oob messages and always display download button
|
2016-03-04 20:09:21 +01:00 |
|
Daniel Gultsch
|
c0b3a3ff0c
|
basic support for XEP-0308: Last Message Correction. fixes #864
|
2016-02-15 23:15:04 +01:00 |
|
Daniel Gultsch
|
4a1a59f0c8
|
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps
|
2016-02-02 18:19:26 +01:00 |
|
Daniel Gultsch
|
31fd425c9a
|
changed FileBackend API to allow files instead of messages to be copied and resized
|
2016-01-24 12:17:00 +01:00 |
|
Stephen Paul Weber
|
ad36a4ba89
|
Persisitence and loading for ServiceDiscoveryResult
|
2016-01-23 10:53:56 -05:00 |
|
Daniel Gultsch
|
ad5bcb7d43
|
removed some unused methods from db backend
|
2016-01-16 18:57:19 +01:00 |
|
Daniel Gultsch
|
943d0391d4
|
catch exception when reading message id from database
|
2016-01-15 23:46:52 +01:00 |
|
Dheeraj CVR
|
ffb49c7217
|
use batch transactions when writing roster
Fixes https://github.com/siacs/Conversations/issues/1648
|
2016-01-13 11:56:35 +04:00 |
|
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
|
f46cbb38a9
|
show certificate information
|
2015-12-23 19:18:53 +01:00 |
|
Daniel Gultsch
|
d0bad09f13
|
save certificate when verifying with x509
|
2015-12-23 17:41:26 +01:00 |
|