No description
Find a file
2016-02-13 21:50:19 +01:00
.tx make project translatable via transifex 2015-01-09 02:06:03 +01:00
art Merge tag '1.9.3' into trz/merge_1.9.3 2016-02-11 10:45:27 +01:00
docs Update XEPs.md 2015-02-23 10:36:07 +01:00
gradle/wrapper changed distribution url due to bug: http://stackoverflow.com/questions/29576097/gradle-sync-error-in-android-studio-when-importing-project/29576568#29576568 2015-04-11 14:14:43 +02:00
libs Fixed runtime errors with axolotl libraries. 2016-02-12 19:27:51 +01:00
src/main Fixes FS#105: XHTML par for images added 2016-02-13 21:50:19 +01:00
.gitignore Remove legacy SSL support 2015-01-19 11:02:13 -05:00
.travis.yml add new build-tools version to travis 2015-12-07 13:26:01 +01:00
build.gradle Fixed runtime errors with axolotl libraries. 2016-02-12 19:27:51 +01:00
CHANGELOG.md version bump to 1.9.3 2016-02-01 14:25:59 +01:00
Conversations-Plus-ChangeLog.md Implements FS#111: Compress resized picture with PNG format 2016-01-15 12:57:49 +01:00
gradlew Use Gradle build system 2014-10-22 12:38:44 -04:00
gradlew.bat Use Gradle build system 2014-10-22 12:38:44 -04:00
LICENSE Add non-project files back 2014-10-22 18:26:47 -04:00
ManualBuildForFdroid.md Changes for emoticon parser reactivated 2015-03-31 14:13:12 +02:00
README.md Update README.md 2016-01-31 11:25:17 +01:00
screenshots.png Add non-project files back 2014-10-22 18:26:47 -04:00
settings.gradle Fixed third party library references in gradle 2016-02-11 21:20:06 +01:00
TODO changed received and read confirmation setting to one list and put it to settings class 2015-04-14 23:48:28 +02:00

Conversations+

Conversations+: the improved version of Conversations

Features

Of course Conversations+ supports all features of Conversations and in addition:

  • 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
    • sending original or resized images
  • bugfixes and code improvements