4d1308e
fixed click area for pgp key in contact details
Daniel Gultsch created
4d1308e
fixed click area for pgp key in contact details
Daniel Gultsch created
e6eb58f
send pgp signature when creating ad hoc conferences
Daniel Gultsch created
2cfa3ce
limited offline support for pgp group chats
use pgp key from contact if not set in muc fixes #283
Daniel Gultsch created
848c339
make sure context is not null before setting content description on send button
Daniel Gultsch created
c837e06
make sure tag writer thread shuts down
Daniel Gultsch created
c93b1a8
version bump to 1.18.2 + changelog
Daniel Gultsch created
9f5a089
reworked unique id generation for notification intents
Daniel Gultsch created
c33f4b7
Merge branch 'android-auto-support' of https://github.com/morgenroth/Conversations into morgenroth-android-auto-support
Daniel Gultsch created
9cc37a7
re-add redownload context menu entry for deleted files. fixes #2453
Daniel Gultsch created
ae85a9e
made nimbuzz work around work with newly created conferences as well
Daniel Gultsch created
067daa8
Merge pull request #2445 from SamWhited/send_content_description
Add content description to send button
Daniel Gultsch created
d86a464
Merge pull request #2448 from morgenroth/Android-wear-action-icons
Add reply button in wear design
Daniel Gultsch created
a4454bc
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.
Johannes Morgenroth created
4a915c6
Add content description to send button
This can be used by screen readers and other accessibility aids.
Sam Whited created
6c34763
transform aesgcm:// links back to https:// before connecting through Tor
fixes #2444
Daniel Gultsch created
1ac0c2f
show 'try again' button when remote server wasn't found in previously active muc
Daniel Gultsch created
483304c
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.
Daniel Gultsch created
c86134e
version bump to 1.18.1 + changelog
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