Commit log

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

Click to expand commit body
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

Click to expand commit body
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

0e96e0a show identity type for device selection

Daniel Gultsch created

c06acea version bump to 1.13.7 + changelog

Daniel Gultsch created

04976fe pulled translations from transifex

Daniel Gultsch created

178229a add OS to version response

Daniel Gultsch created

dbab43e fixed rare null pointer in avatar creation

Daniel Gultsch created

cf7df84 add trillian to html otr parsing fixes #1963

Daniel Gultsch created

701140f pulled translations from transifex

Daniel Gultsch created

58a3ef4 fixed regression in file delete detection due to missing !

Daniel Gultsch created

82908fb added more logging for file deletion

Daniel Gultsch created

3409399 display specific error message when password is too weak on registration

Daniel Gultsch created

198a9f2 refactored how view intents are handled

Click to expand commit body
processing view intents before saved instance caused troubles when the activity was destroyed
fixes #1969

Daniel Gultsch created

89a0526 refactored deleted file detection to monitor entire sd card. fixes #1968

Daniel Gultsch created

3d372cb feed version response from app name instead of static variable

Daniel Gultsch created

6dcce76 don't crash when opening 'xmpp:' uris

Daniel Gultsch created

3a5735e provide black background video thumbnail if preview couldn't be generated

Daniel Gultsch created

e9c00c0 push file offered notification when initial HTTP HEAD req. fails

Daniel Gultsch created

c8188ee offer back/cancel button when using magic create

Daniel Gultsch created

2843a0a announce OTR support as per XEP-0378

Daniel Gultsch created