No description
Find a file
2015-10-22 00:55:48 +02:00
.tx make project translatable via transifex 2015-01-09 02:06:03 +01:00
art New logo added, fixes FS#56 2015-10-04 14:49:45 +02: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 fixes FS#42 - Smilie replacement in url 2015-08-21 19:58:16 +02:00
src/main Implements FS#78: Allow installation on SD card 2015-10-22 00:55:48 +02:00
.gitignore Remove legacy SSL support 2015-01-19 11:02:13 -05:00
.travis.yml Merge tag '1.5.2' into trz/rebase 2015-08-11 17:35:53 +02:00
0001-Added-possibility-to-also-use-pictures-as-smilies.patch added smilies from patch. remaining changes will follow later 2015-01-03 17:43:42 +01:00
build.gradle version bump to 0.0.5 2015-10-05 12:57:33 +02:00
CHANGELOG.md Merge tag '1.5.2' into trz/rebase 2015-08-11 17:35:53 +02:00
Conversations-Plus-ChangeLog.md C+ changelog updated 2015-10-16 16:04:46 +02: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
lookshe.patch added smilies from patch. remaining changes will follow later 2015-01-03 17:43:42 +01:00
manifest-merger-release-report.txt renaming eu.siacs.conversations to de.thedevstack.conversationsplus 2015-06-19 09:46:40 +02:00
ManualBuildForFdroid.md Changes for emoticon parser reactivated 2015-03-31 14:13:12 +02:00
proguard-project.txt inital commit 2014-01-24 02:04:05 +01:00
proguard-rules.txt Use proguard on release builds 2014-10-22 18:22:49 -04:00
README.md modified readme 2015-08-17 00:12:33 +02:00
screenshots.png Add non-project files back 2014-10-22 18:26:47 -04:00
settings.gradle moved color picker to libs 2015-04-15 21:43:53 +02: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

Modifications

  • unread count badges take care of setting "Conference notifications"
  • swipe to end conversation only in one direction
  • replace ASCII-smileys
  • settings
    • confirmation for received and/or read messages
    • automatically download picture links
    • automatically download only when wifi enabled
  • bugfixes and code improvements