3685c8c
use file provider for taking pictures
Daniel Gultsch created
3685c8c
use file provider for taking pictures
Daniel Gultsch created
d32cbcc
don't show up navigation in startConversation when there are no open conversations
Daniel Gultsch created
af329ef
add more logging to pgp engine
Daniel Gultsch created
b747afb
version bump to 1.14.0-beta + changelog
Daniel Gultsch created
2c187d0
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch created
caafd03
don't automatically download files and avatars when datasaver is on
Daniel Gultsch created
3d5940c
bring back connectivity changed events on android n
Daniel Gultsch created
78e962c
don't overwrite edited information in editaccount on rotate
Daniel Gultsch created
ea0e6d0
don't set notification mode to background when on pause
Daniel Gultsch created
ad994a2
add missing depency to gradle file
Daniel Gultsch created
fd54dc5
wrap dynamic tags into multiple lines. fixes #2003
Daniel Gultsch created
76cbb4f
some multi-window optimizations. set min width to 300
Daniel Gultsch created
e33d845
attach contact to notification
Daniel Gultsch created
f931c08
add snackbar for request presence subscription
Daniel Gultsch created
b52f079
always display allow contact perm dialog after intro
Daniel Gultsch created
9e0145a
survive rotation in editaccount
Daniel Gultsch created
e98ab37
made payment required error standard compliant
Daniel Gultsch created
cbda5a5
reformat build.gradle
Daniel Gultsch created
910b38e
add file provider to share files on android n
Daniel Gultsch created
b0cdc27
fix travis
Daniel Gultsch created
2e47138
offer quick reply on android N
Daniel Gultsch created
5426267
use N style stacked notifications
Daniel Gultsch created
a4d3426
use N Api and build tools
Daniel Gultsch created
0b9d38c
send register IQs without full from
Daniel Gultsch created
f1ecbf2
made image preview size smaller for low res images
Daniel Gultsch created
6f72128
version bump to 1.13.9 + changelog
Daniel Gultsch created
8927ba8
various null pointer checks
Daniel Gultsch created
a003856
pulled translations from transifex
Daniel Gultsch created
285d86b
display error status for missing internet permission
Daniel Gultsch created
cf909af
check for rare null pointer platform bug in share intent handling
Daniel Gultsch created
2a139a4
Merge pull request #1987 from licaon-kter/patch-2
Make 'export log' option function clearer
Daniel Gultsch created
0528a47
pulled translations from transifex
Daniel Gultsch created
b5d3859
add payment required error
Daniel Gultsch created
343bb7f
don't close otr session on every presence change
Daniel Gultsch created
94aee44
start file observer in background
Daniel Gultsch created
4736d12
make lastMessageTransmitted return max(clear_date,last_message)
Daniel Gultsch created
eb8b616
be more careful in recursive file observer. limit depth
Daniel Gultsch created
81b0f60
Clear export option function
licaon-kter created
8b6f06f
version bump to 1.13.8 + changelog
Daniel Gultsch created
08725ba
use direct ssl when port was manually set to 5223
this should create a work around for the oracle xmpp server
Daniel Gultsch created
9bfdbc7
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch created
856029a
don't do idle ping if close_tcp option is set
Daniel Gultsch created
a51de9f
explictly set account status to offline when waiting for push
Daniel Gultsch created
121312d
catch all throwables when parsing xml
Daniel Gultsch created
d02e242
catch platform bug when getting ringer mode
Daniel Gultsch created
8b33189
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch created
ed2fa20
handle invalid prekey ids in bundle
Daniel Gultsch created
9dc8e3d
set tablet, phone or pc identity
Daniel Gultsch created
1b114be
add logging when swiping away from recents is being ignored
Daniel Gultsch created
3c48b14
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch created