1
0
Fork 1
Commit graph

4109 commits

Author SHA1 Message Date
Daniel Gultsch
a3eccac1e0 reworked unique id generation for notification intents 2017-04-21 15:13:08 +02:00
Daniel Gultsch
93958224de Merge branch 'android-auto-support' of https://github.com/morgenroth/Conversations into morgenroth-android-auto-support 2017-04-20 13:03:18 +02:00
Daniel Gultsch
740d2e2629 re-add redownload context menu entry for deleted files. fixes #2453 2017-04-20 11:52:54 +02:00
Daniel Gultsch
3e6629caeb made nimbuzz work around work with newly created conferences as well 2017-04-20 11:35:38 +02:00
Daniel Gultsch
616e1e4bb6 Merge pull request #2445 from SamWhited/send_content_description
Add content description to send button
2017-04-17 12:56:36 +02:00
Daniel Gultsch
03f7ef7450 Merge pull request #2448 from morgenroth/Android-wear-action-icons
Add reply button in wear design
2017-04-17 12:54:35 +02:00
Johannes Morgenroth
2eac2540ba Add reply button in wear design
The existing reply button for Android wear has been re-used from the action
bar. Instead of a 'send' icon, a 'reply' icon better matches the intended
action. Moreover, action icons for Android wear are solid white instead of
half transparent.
2017-04-17 12:19:14 +02:00
Sam Whited
5b7b50f759 Add content description to send button
This can be used by screen readers and other accessibility aids.
2017-04-16 16:37:32 -05:00
Daniel Gultsch
13e586ac45 transform aesgcm:// links back to https:// before connecting through Tor
fixes #2444
2017-04-16 08:44:26 +02:00
Daniel Gultsch
8a64647248 show 'try again' button when remote server wasn't found in previously active muc 2017-04-15 17:18:15 +02:00
Daniel Gultsch
0652a241a0 recognize muc self presence on nimbuzz.com
Apparently nimbuzz.com doesn't include status code 110 in muc self presence
It does however include the full real jid in the presence’s item.
We can use that as a work around to detect a self presence.
2017-04-15 15:14:12 +02:00
Daniel Gultsch
d12ce54793 version bump to 1.18.1 + changelog 2017-04-15 15:10:24 +02:00
Daniel Gultsch
4d7b653b51 pulled translations from transifex 2017-04-15 15:09:50 +02:00
Johannes Morgenroth
4bc80b2e1d Add Android Auto support to notifications
This patch adds required additions in order to show notifications
in Android Auto. Messages are read aloud and voice reply is
offered. The functionaliy has been tested with the Android Auto
standalone app as well as with the DHU simulator as describes
here:

https://developer.android.com/training/auto/testing/index.html
2017-04-14 13:32:01 +02:00
Daniel Gultsch
e049481adc don't count >number% as quote 2017-04-13 17:29:11 +02:00
Daniel Gultsch
cb52dc02a9 use async message loading only when called from UI 2017-04-13 00:12:23 +02:00
Daniel Gultsch
8e788fb493 properly unregister bookmark from conversations when deleting bookmark 2017-04-12 23:41:59 +02:00
Daniel Gultsch
11a790b027 fixed message merge logic. merge only messages with lower status 2017-04-12 22:24:29 +02:00
Daniel Gultsch
36c5307295 show first instead of last message in notification preview 2017-04-12 20:54:32 +02:00
Daniel Gultsch
a835728946 include RSM max in mam query in case server doesn't specify own max 2017-04-12 20:53:19 +02:00
Daniel Gultsch
ed74f83e84 Merge pull request #2437 from cijo7/f1
Removed unused imports from the entire project.
2017-04-12 20:52:06 +02:00
cijo-saju
48a85aee25 Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
Daniel Gultsch
a07be4b7fd Merge pull request #2431 from cijo7/f1
Minor code clean up
2017-04-08 10:18:05 +02:00
cijo-saju
83754b98d8 Clean up 2017-04-08 11:04:20 +05:30
cijo-saju
36b399b269 Removed unnecessary string builder 2017-04-08 10:12:40 +05:30
cijo-saju
ba9362a8f0 Made variable local 2017-04-08 10:08:28 +05:30
cijo-saju
e0465a3bd0 Code clean up 2017-04-08 10:05:13 +05:30
Daniel Gultsch
ba44e56714 be more careful with corner cases when mentioning multiple people 2017-04-07 19:47:33 +02:00
Daniel Gultsch
bfbf19e443 exclude >= from being recognized as quote 2017-04-07 14:30:30 +02:00
Daniel Gultsch
e5db840a12 do not linkify urls starting with a dot 2017-04-07 14:29:55 +02:00
Daniel Gultsch
f39e855c00 use comma seperation for multiple mentions 2017-04-06 18:06:07 +02:00
Daniel Gultsch
008f6733eb version bump to 1.18.0 + changelog 2017-04-06 14:05:50 +02:00
Daniel Gultsch
8d91d0543b pulled translations from transifex 2017-04-06 12:01:17 +02:00
Daniel Gultsch
fd7ae1de76 avoid crash on urls with missing protocols 2017-04-06 11:59:15 +02:00
Daniel Gultsch
d0ce593734 treat URL as file if URL is in oob or contains key 2017-04-05 22:35:42 +02:00
Daniel Gultsch
5ecc1c1c55 send urls pointing to pgp encrypted files directly in body+oob 2017-04-05 21:01:29 +02:00
Daniel Gultsch
ca1ab59967 pulled translations from transifex 2017-04-05 21:00:16 +02:00
Daniel Gultsch
bf2c26195a use aesgcm:// uri scheme for omemo encrypted http upload 2017-04-05 18:46:56 +02:00
Daniel Gultsch
985342dcb2 unread badge: show >999 as infinity symbol 2017-04-05 18:39:27 +02:00
Daniel Gultsch
228c319b96 do not parse bodies with http urls as downloadable in omemo encrypted message. fixes #1756 2017-04-04 22:20:05 +02:00
Daniel Gultsch
c6e2a22d47 parse message that only contain oob tag. fixes #2359 2017-04-04 22:15:38 +02:00
Daniel Gultsch
d3d9a5627e Merge branch 'develop' of https://github.com/cijo7/Conversations into cijo7-develop 2017-03-31 09:34:38 +02:00
Daniel Gultsch
550d746ae6 Merge branch 'deprecated-method' of https://github.com/hareshkh/Conversations into hareshkh-deprecated-method 2017-03-31 09:27:22 +02:00
Daniel Gultsch
78a1606e9a show file size for files smaller 1024 bytes. fixes #2415 2017-03-31 09:26:55 +02:00
Daniel Gultsch
4640971989 Merge pull request #2423 from jcgruenhage/patch-1
Fixed Markdown Headings
2017-03-31 08:34:01 +02:00
Jan Christian Grünhage
00845ab2eb Fixed Markdown Headings 2017-03-30 20:11:55 +02:00
cijo-saju
f091d22ed3 Fixed deprecated call 2017-03-30 16:27:11 +05:30
cijo-saju
f422a94c96 Run in background instead of writing instantaneously 2017-03-30 16:27:11 +05:30
Haresh Khanna
ab60f70c96 Changes the deprecated getColor() method 2017-03-29 22:05:35 +05:30
cijo-saju
ba53757db1 Fixed package access 2017-03-28 21:02:20 +05:30