d220d9d
pulled translations from transifex
Daniel Gultsch created
d220d9d
pulled translations from transifex
Daniel Gultsch created
403eff3
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
Johannes Morgenroth created
bf07196
don't count >number% as quote
Daniel Gultsch created
0904ba4
use async message loading only when called from UI
Daniel Gultsch created
0229a16
properly unregister bookmark from conversations when deleting bookmark
Daniel Gultsch created
8742194
fixed message merge logic. merge only messages with lower status
Daniel Gultsch created
4fd11a4
show first instead of last message in notification preview
Daniel Gultsch created
4bbf2da
include RSM max in mam query in case server doesn't specify own max
Daniel Gultsch created
d4c2b12
Merge pull request #2437 from cijo7/f1
Removed unused imports from the entire project.
Daniel Gultsch created
3467a67
Removed unused imports from entire project.
cijo-saju created
03fff31
Merge pull request #2431 from cijo7/f1
Minor code clean up
Daniel Gultsch created
5a27da8
Clean up
cijo-saju created
41112d2
Removed unnecessary string builder
cijo-saju created
ed8336e
Made variable local
cijo-saju created
11e26e7
Code clean up
cijo-saju created
e98f7e5
be more careful with corner cases when mentioning multiple people
Daniel Gultsch created
cc1aa9e
exclude >= from being recognized as quote
Daniel Gultsch created
56f202d
do not linkify urls starting with a dot
Daniel Gultsch created
d91c314
use comma seperation for multiple mentions
Daniel Gultsch created
65b3655
version bump to 1.18.0 + changelog
Daniel Gultsch created
06d1e17
pulled translations from transifex
Daniel Gultsch created
649d124
avoid crash on urls with missing protocols
Daniel Gultsch created
99565a6
treat URL as file if URL is in oob or contains key
Daniel Gultsch created
26badb7
send urls pointing to pgp encrypted files directly in body+oob
Daniel Gultsch created
3b3121b
pulled translations from transifex
Daniel Gultsch created
401329c
use aesgcm:// uri scheme for omemo encrypted http upload
Daniel Gultsch created
f75eb6b
unread badge: show >999 as infinity symbol
Daniel Gultsch created
081c33b
do not parse bodies with http urls as downloadable in omemo encrypted message. fixes #1756
Daniel Gultsch created
b34a1f7
parse message that only contain oob tag. fixes #2359
Daniel Gultsch created
75749d7
Merge branch 'develop' of https://github.com/cijo7/Conversations into cijo7-develop
Daniel Gultsch created
9682f4d
Merge branch 'deprecated-method' of https://github.com/hareshkh/Conversations into hareshkh-deprecated-method
Daniel Gultsch created
4bfc54e
show file size for files smaller 1024 bytes. fixes #2415
Daniel Gultsch created
cf96a5e
Merge pull request #2423 from jcgruenhage/patch-1
Fixed Markdown Headings
Daniel Gultsch created
92ac82f
Fixed Markdown Headings
Jan Christian Grünhage created
3171dca
Fixed deprecated call
cijo-saju created
4e898fa
Run in background instead of writing instantaneously
cijo-saju created
c7912ed
Changes the deprecated getColor() method
Haresh Khanna created
37465db
Fixed package access
cijo-saju created
024dbd1
Removed unused import and fixed some annotations
cijo-saju created
cb96911
Saves some memory
cijo-saju created
d890144
Deleted unused variable
cijo-saju created
892b1b0
Merge pull request #2409 from cijo7/master
Fixed typo in comment
Daniel Gultsch created
b431899
Fixed typo in comment
cijo-saju created
3af30d7
omemo: put auth tag into key (verify auth tag as well)
Daniel Gultsch created
2302122
made a few exceptions to quote parser for emoticons and quotes
Daniel Gultsch created
00e8ba0
count messages in backlog to not renotify on prior notifications
Daniel Gultsch created
010b341
do not pipeline first SM request because that might fail when resume fails
Daniel Gultsch created
c97c5de
experimental: wait for SM catchup before triggering notifications
wait for a first SM ACK before calculating if we need to trigger any notifications might have to be changed to an XEP-0199 ping later on. for now sending <r/> after resume seems to work outfine
Daniel Gultsch created
76b9010
rework last activity logic to something that should work pretty well in Conversations only enviroments
Daniel Gultsch created
644a3a7
define strangers as people not in roster instead of no mutual presence subscription
Daniel Gultsch created