Daniel Gultsch
|
a5e15d5a10
|
code cleanup: made conversation property final in message object
|
2017-04-26 12:43:52 +02:00 |
|
Daniel Gultsch
|
8e0fb6a23a
|
avoid rare race condition when saving draft message
|
2017-04-25 18:16:55 +02:00 |
|
Daniel Gultsch
|
848c339c8d
|
make sure context is not null before setting content description on send button
|
2017-04-25 14:11:45 +02:00 |
|
Daniel Gultsch
|
9cc37a7bdb
|
re-add redownload context menu entry for deleted files. fixes #2453
|
2017-04-20 11:52:54 +02:00 |
|
Sam Whited
|
4a915c60e9
|
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
|
1ac0c2f453
|
show 'try again' button when remote server wasn't found in previously active muc
|
2017-04-15 17:18:15 +02:00 |
|
cijo-saju
|
3467a67e75
|
Removed unused imports from entire project.
|
2017-04-12 20:24:36 +05:30 |
|
cijo-saju
|
11e26e71f6
|
Code clean up
|
2017-04-08 10:05:13 +05:30 |
|
Daniel Gultsch
|
e98f7e57b0
|
be more careful with corner cases when mentioning multiple people
|
2017-04-07 19:47:33 +02:00 |
|
Daniel Gultsch
|
d91c314ac2
|
use comma seperation for multiple mentions
|
2017-04-06 18:06:07 +02:00 |
|
Daniel Gultsch
|
99565a6876
|
treat URL as file if URL is in oob or contains key
|
2017-04-05 22:35:42 +02:00 |
|
Daniel Gultsch
|
c2c6904eda
|
offer to block entire domain in message from stranger snackbar. fixes #2391
|
2017-03-20 12:55:48 +01:00 |
|
Daniel Gultsch
|
4171e2b90e
|
do not show block stranger snackbar when blocking command is unavailable. fixes #2393
|
2017-03-20 12:16:25 +01:00 |
|
Daniel Gultsch
|
4d2a1afaf9
|
call EditText.setText() instead of clear because clear causes problems on some keyboards
|
2017-03-20 00:09:23 +01:00 |
|
Daniel Gultsch
|
6167ddb4a8
|
don't mark message as delivery_failed when cancel didn't work. fixes #2387
|
2017-03-19 20:16:11 +01:00 |
|
Daniel Gultsch
|
1fd3bbfe25
|
display chat states in conferences
|
2017-03-09 10:58:44 +01:00 |
|
Daniel Gultsch
|
5ea4322d3f
|
send and parse Chat States to and from conferences
|
2017-03-09 10:58:44 +01:00 |
|
Daniel Gultsch
|
a3b51f7654
|
do not show 'block stranger' snackbar in empty conversations
|
2017-03-08 11:54:52 +01:00 |
|
Daniel Gultsch
|
5fae9465d1
|
show snackbar in conversations with stranger to block. fixes #2358
|
2017-03-07 11:07:57 +01:00 |
|
Daniel Gultsch
|
1c56b74e41
|
closing the corresponding conversations after blocking a contact. fixes #2347
|
2017-03-06 16:53:54 +01:00 |
|
Daniel Gultsch
|
cb203f5fd3
|
Keep draft even when correcting previously sent msg
fixes #1822. Thank you @singhalok641
|
2017-03-04 08:05:42 +01:00 |
|
Daniel Gultsch
|
5c789b75cc
|
fixed messages vanishing after pgp raised error on editing a message
|
2017-03-03 15:21:42 +01:00 |
|
Daniel Gultsch
|
afa34ce15a
|
block send action while encrypting pgp message
|
2017-03-03 11:56:08 +01:00 |
|
Daniel Gultsch
|
8ab166e817
|
fixed scrolling and async loading of message of new conversation start
|
2017-02-07 14:03:23 +01:00 |
|
Daniel Gultsch
|
40ee1a0bfc
|
reset messagesLoaded when changing retention settings
|
2017-01-25 18:35:22 +01:00 |
|
Daniel Gultsch
|
c324f0c8df
|
modified highlight nick behaviour to better work with quotes
|
2017-01-20 13:45:09 +01:00 |
|
Daniel Gultsch
|
b116926bb1
|
unify getFileUri across share and open intents
|
2017-01-09 17:00:08 +01:00 |
|
Michael Eden
|
5a670c88b0
|
Do not compress GIFs, allow GBoard to send GIFs
|
2017-01-01 16:16:35 -05:00 |
|
Daniel Gultsch
|
599f7dad2c
|
Merge branch 'feature-quotation' of https://github.com/Mishiranu/Conversations into Mishiranu-feature-quotation
|
2016-12-02 14:01:26 +01:00 |
|
Daniel Gultsch
|
6b0242523b
|
Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-master
|
2016-12-02 11:25:14 +01:00 |
|
Daniel Gultsch
|
168ad50ddd
|
only show contact related snackbars when conversation is single
|
2016-12-01 12:50:40 +01:00 |
|
Mishiranu
|
f4a769080b
|
Add quotation support
|
2016-11-25 17:06:43 +03:00 |
|
Daniel Gultsch
|
bec048407a
|
offer message correction in private convs
|
2016-11-12 20:25:02 +01:00 |
|
Daniel Gultsch
|
e8cc959a7f
|
don't offer message correction in anonymous mucs
|
2016-11-11 15:01:15 +01:00 |
|
Daniel Gultsch
|
8557120ef8
|
add error message to failed messages. accessible via context menu
|
2016-10-26 12:26:04 +02:00 |
|
Mishiranu
|
fd4e15ba97
|
Remove MERGE_SEPARATOR
|
2016-10-20 01:03:51 +03:00 |
|
Daniel Gultsch
|
7226fc0010
|
update conversation in database background thread
|
2016-10-18 13:06:24 +02:00 |
|
Daniel Gultsch
|
f8c21caec9
|
Merge branch 'feature-selection' of https://github.com/Mishiranu/Conversations into Mishiranu-feature-selection
|
2016-10-17 09:53:32 +02:00 |
|
Daniel Gultsch
|
61f58b3dbd
|
add timeouts to HTTPUrlConnections and allow cancelation of all sending files
|
2016-09-20 20:02:25 +02:00 |
|
Mishiranu
|
858a327299
|
Retain TextView selection after list updating
|
2016-09-18 16:35:14 +03:00 |
|
Mishiranu
|
3e6747c880
|
Add "Select text" context menu option
|
2016-09-17 01:18:34 +03:00 |
|
Daniel Gultsch
|
521469a57d
|
dont show delete file button when outside conversations directory. fixes #2007
|
2016-09-16 12:29:12 +02:00 |
|
Daniel Gultsch
|
6cb2b0b5d1
|
remember scroll position on rotate. fixes #2011
|
2016-09-12 21:18:56 +02:00 |
|
Daniel Gultsch
|
c3b11e515e
|
download own vcard avatar if none is set. fixes #2008
|
2016-09-09 11:04:05 +02:00 |
|
Daniel Gultsch
|
e1d2c32e63
|
show server not found muc error
|
2016-09-06 12:15:08 +02:00 |
|
Daniel Gultsch
|
f931c08da7
|
add snackbar for request presence subscription
|
2016-08-26 10:19:59 +02:00 |
|
Daniel Gultsch
|
2e4713897d
|
offer quick reply on android N
|
2016-08-25 17:30:44 +02:00 |
|
Daniel Gultsch
|
57e51bc735
|
don't crash when tabbing through muc user list with offline users
|
2016-07-08 13:24:14 +02:00 |
|
Daniel Gultsch
|
30110431ba
|
use dnd as overriding status
|
2016-06-30 23:08:55 +02:00 |
|
Daniel Gultsch
|
fc3aefd56e
|
show toast when connection to openkeychain could not be made
|
2016-06-16 20:37:32 +02:00 |
|