Commit log

135c856 show room nick for /me command in sent muc messages. fixes #1773

Daniel Gultsch created

ac09011 be less strict when sharing EXTRA_TEXT intents

Daniel Gultsch created

7df2440 be more careful to avoid creating multiple connections

Daniel Gultsch created

b51ce43 don't show v\omemo keys as such if not enabled

Daniel Gultsch created

c4b1f61 version bump to 1.11.1 and changelog

Daniel Gultsch created

b17ca35 made it possible to share text files

Daniel Gultsch created

48be5af reworked sharewith activity to stay open during sharing

Click to expand commit body
closing the activity prematuraly caused uri permissions to be revoked

Daniel Gultsch created

323d31b Merge pull request #1767 from fiaxh/path_file_accessible

Click to expand commit body
Check if path for URI is accessible

Daniel Gultsch created

eaddfa7 Check if path for URI is accessible

Click to expand commit body
The path extracted from the Cursor might not be accessible for Conversations. FileUtils accesses URI information through the ContentProvider, so this wouldn't be noticed.
Fixes sharing from open-keychain's TemporaryContentProvider

fiaxh created

678bc7b removed requirement of external component for http upload

Daniel Gultsch created

815c534 pulled translations from transifex

Daniel Gultsch created

0af8ee3 simplified getUsers(max) code

Daniel Gultsch created

1153e61 added logging in case fragment wasn't attached

Daniel Gultsch created

290f53f fixed recursive call instead of call to super in PublishProfileActivity

Daniel Gultsch created

817d344 log reason for bind failure

Daniel Gultsch created

9548f43 close cursor in caps db query

Daniel Gultsch created

7eb7362 mention mod_smacks_offline and ejabberds settings in readme

Daniel Gultsch created

1e75283 version bump to 1.11.0

Daniel Gultsch created

24aefa1 pulled translations from transifex

Daniel Gultsch created

e6a9829 don't show opt-out of battery optimization dialog when push is enabled

Daniel Gultsch created

86fff58 warn in conversations when account is disabled

Daniel Gultsch created

8339ebf version bump to 1.11.0-beta.3

Daniel Gultsch created

d354220 Merge branch 'Mess' of https://github.com/tarun018/Conversations into tarun018-Mess

Daniel Gultsch created

e9b4a2a show host in file size checker

Daniel Gultsch created

09d8796 mark oob messages and always display download button

Daniel Gultsch created

aa24a0f don't automatically crop avatar

Daniel Gultsch created

89eea36 add a few more know file extensions

Daniel Gultsch created

0726337 allow to copy original url even while downloading. fixes #1743

Daniel Gultsch created

cc67bfd version bump to 1.11.0-beta.2

Daniel Gultsch created

bc5f64b moved avatarfetcher reset code to bind

Daniel Gultsch created

4cb2d0c avoid unnecessary disconnect. prevent NetworkOnMainThreadException

Daniel Gultsch created

c9e4b33 don't break with srcoll events on empty message lists

Daniel Gultsch created

aaf6473 expert option to treat vibrate as silent mode for XA. fixes #1530

Daniel Gultsch created

15a1873 removed unused config variable

Daniel Gultsch created

fd246f7 properly persist accepted crypto targets

Daniel Gultsch created

ab4d86d version bump to 1.11.0-beta, changelog and updated readme

Daniel Gultsch created

198dc2c let users confirm each member in a conference even if that contact is already trusted

Daniel Gultsch created

df7b399 Fix Issue #1634 : Shows XMPP URI as links.

Click to expand commit body
Shows XMPP URI as links, other than Web URL's and Email Addresses. Also performs respective actions on clicking XMPP URI.

Tarun created

134c75a use correct jid when leaving a conference. fixes #1732

Daniel Gultsch created

9e0466d refactored omemo to take multiple recipients

Daniel Gultsch created

199ae3a rename purge keys positive button to 'purge keys'

Daniel Gultsch created

4ba4154 made hashtable in roster store jids instead of strings

Daniel Gultsch created

5cdfd0e removed unneeded proguard files

Daniel Gultsch created

24a9ac2 always search offline contacts as well. fixes #1653

Daniel Gultsch created

2c224d0 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

3cf21e2 Merge pull request #1721 from fiaxh/export_logs_storage_permission

Click to expand commit body
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M

Daniel Gultsch created

60ab03a changed single_account config into more simple lock_settings

Daniel Gultsch created

c393e60 version bump to 1.10.1 and changelog

Daniel Gultsch created

7fd6a37 disallow message correction by default. fixes #1720

Daniel Gultsch created

dc00a92 execute pending mam queries every time we come online

Daniel Gultsch created