1
0
Fork 1
Commit graph

3235 commits

Author SHA1 Message Date
Daniel Gultsch
2f33e633e5 Merge pull request #1784 from kriztan/patch-2
Update ShortcutBadger to version 1.1.4
2016-03-28 14:15:35 +02:00
Christian S
c06764de62 Update ShortcutBadger to version 1.1.4 2016-03-27 20:17:51 +02:00
Daniel Gultsch
da4548ed18 version bump to 1.11.2 and changelog 2016-03-23 19:24:54 +01:00
Daniel Gultsch
f9d846a586 allow to delete attachments. fixes #1539 2016-03-23 19:23:22 +01:00
Daniel Gultsch
b2af4674e3 only add image files to media scanner 2016-03-23 12:20:09 +01:00
Daniel Gultsch
e87fff2e8e update build deps 2016-03-23 12:04:23 +01:00
Daniel Gultsch
b94168e361 Merge pull request #1780 from licaon-kter/patch-1
Typo `attempt`
2016-03-22 11:00:37 +01:00
licaon-kter
6e67572ac5 Typo attempt 2016-03-22 11:54:45 +02:00
Daniel Gultsch
5289c5ead2 show room nick for /me command in sent muc messages. fixes #1773 2016-03-20 17:33:42 +01:00
Daniel Gultsch
6382fb899b be less strict when sharing EXTRA_TEXT intents 2016-03-20 17:25:16 +01:00
Daniel Gultsch
afe4d15e18 be more careful to avoid creating multiple connections 2016-03-20 17:24:41 +01:00
Daniel Gultsch
d982f52f6f don't show v\omemo keys as such if not enabled 2016-03-20 17:24:15 +01:00
Daniel Gultsch
13ae284e3b version bump to 1.11.1 and changelog 2016-03-16 18:12:36 +01:00
Daniel Gultsch
bde6cf58c6 made it possible to share text files 2016-03-16 18:09:19 +01:00
Daniel Gultsch
1b96ad9492 reworked sharewith activity to stay open during sharing
closing the activity prematuraly caused uri permissions to be revoked
2016-03-16 10:46:33 +01:00
Daniel Gultsch
4dd30d71d9 Merge pull request #1767 from fiaxh/path_file_accessible
Check if path for URI is accessible
2016-03-16 10:44:13 +01:00
fiaxh
cc0052c088 Check if path for URI is accessible
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
2016-03-15 11:42:13 +01:00
Daniel Gultsch
25a8a3f0dc removed requirement of external component for http upload 2016-03-14 12:16:36 +01:00
Daniel Gultsch
27cc6adf76 pulled translations from transifex 2016-03-13 17:43:43 +01:00
Daniel Gultsch
476037c21a simplified getUsers(max) code 2016-03-13 17:42:17 +01:00
Daniel Gultsch
e8ced0cf4e added logging in case fragment wasn't attached 2016-03-13 17:41:38 +01:00
Daniel Gultsch
6b9d422588 fixed recursive call instead of call to super in PublishProfileActivity 2016-03-13 17:39:13 +01:00
Daniel Gultsch
62ee8a614d log reason for bind failure 2016-03-11 09:01:40 +01:00
Daniel Gultsch
a173805092 close cursor in caps db query 2016-03-11 09:01:27 +01:00
Daniel Gultsch
0f0bf56008 mention mod_smacks_offline and ejabberds settings in readme 2016-03-10 14:47:55 +01:00
Daniel Gultsch
39db2bae58 version bump to 1.11.0 2016-03-07 11:06:41 +01:00
Daniel Gultsch
a290acf8f0 pulled translations from transifex 2016-03-06 21:35:59 +01:00
Daniel Gultsch
9e753c2aea don't show opt-out of battery optimization dialog when push is enabled 2016-03-06 15:53:49 +01:00
Daniel Gultsch
52ffe6d745 warn in conversations when account is disabled 2016-03-06 12:16:29 +01:00
Daniel Gultsch
a4c5058acf version bump to 1.11.0-beta.3 2016-03-05 09:49:43 +01:00
Daniel Gultsch
f2eceeef58 Merge branch 'Mess' of https://github.com/tarun018/Conversations into tarun018-Mess 2016-03-04 21:31:54 +01:00
Daniel Gultsch
f7faaf7b60 show host in file size checker 2016-03-04 21:30:34 +01:00
Daniel Gultsch
58f3da0d14 mark oob messages and always display download button 2016-03-04 20:09:21 +01:00
Daniel Gultsch
2a330bcc13 don't automatically crop avatar 2016-03-04 14:32:38 +01:00
Daniel Gultsch
3c65f429e7 add a few more know file extensions 2016-03-04 11:24:53 +01:00
Daniel Gultsch
fcb6429242 allow to copy original url even while downloading. fixes #1743 2016-03-04 11:24:40 +01:00
Daniel Gultsch
647522e3c4 version bump to 1.11.0-beta.2 2016-03-03 14:07:48 +01:00
Daniel Gultsch
2780e74464 moved avatarfetcher reset code to bind 2016-03-03 13:33:02 +01:00
Daniel Gultsch
b32b15a7c3 avoid unnecessary disconnect. prevent NetworkOnMainThreadException 2016-03-03 13:31:59 +01:00
Daniel Gultsch
4648815f27 don't break with srcoll events on empty message lists 2016-03-03 11:14:59 +01:00
Daniel Gultsch
8ae9fcc7de expert option to treat vibrate as silent mode for XA. fixes #1530 2016-03-01 19:00:18 +01:00
Daniel Gultsch
79c9e91a56 removed unused config variable 2016-03-01 18:58:33 +01:00
Daniel Gultsch
3d432aed8b properly persist accepted crypto targets 2016-03-01 12:22:20 +01:00
Daniel Gultsch
23a3c1d5ba version bump to 1.11.0-beta, changelog and updated readme 2016-03-01 11:44:51 +01:00
Daniel Gultsch
65df551a49 let users confirm each member in a conference even if that contact is already trusted 2016-03-01 11:26:59 +01:00
Tarun
0ec0fad34d Fix Issue #1634 : Shows XMPP URI as links.
Shows XMPP URI as links, other than Web URL's and Email Addresses. Also performs respective actions on clicking XMPP URI.
2016-02-29 23:35:50 +05:30
Daniel Gultsch
ac64c00f75 use correct jid when leaving a conference. fixes #1732 2016-02-29 16:32:24 +01:00
Daniel Gultsch
122f99a516 refactored omemo to take multiple recipients 2016-02-29 13:18:07 +01:00
Daniel Gultsch
0489e7e66b rename purge keys positive button to 'purge keys' 2016-02-28 23:10:50 +01:00
Daniel Gultsch
7dd74c88a4 made hashtable in roster store jids instead of strings 2016-02-28 20:45:50 +01:00