diff options
author | steckbrief <steckbrief@chefmail.de> | 2015-12-10 20:01:50 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2015-12-10 20:01:50 +0100 |
commit | a7454223008c78dcf5e0ff727bca64241f99daa1 (patch) | |
tree | f9ab1f2834743fc1cf9970636c0862d209c51c5e /README.md | |
parent | eb5a7a5392ec93976d91d5576a3496ceac473d03 (diff) |
Moved logcat to a module, increased error robustness for loading last messages
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9,14 +9,18 @@ Of course Conversations+ supports [all features of Conversations](https://github * smileys like Whatsapp * change of LED notification color * online status in contact and conversation list +* Manual loading of last messages from MAM +* Sending of original images ## Modifications * unread count badges take care of setting "Conference notifications" * swipe to end conversation only in one direction * replace ASCII-smileys +* Swipe to refresh for loading archived messages using MAM * settings * confirmation for received and/or read messages * automatically download picture links * automatically download only when wifi enabled -* bugfixes and code improvements + * sending original or resized images +* bugfixes and code improvements
\ No newline at end of file |