Conversations/src
Daniel Gultsch 46596e8652 fix backup creation for older installations
if your Conversations installation is older than December 2016 (version 1.15.0) the backup would
include historic data that a current installation is not able to read on restore.
This commits excludes that data from the backup.
If you had problems importing the backup you need to create a new backup after this patch
2019-03-07 09:08:37 +01:00
..
compat/java/eu/siacs/conversations use EmojiWrapperEditText for most relevant text inputs 2018-06-29 13:40:55 +02:00
conversations use proper theme in restore activity. fixes #3389 2019-02-25 20:26:52 +01:00
free/java/eu/siacs/conversations/services introduced build flavor to build w/o emoji compat 2018-06-21 14:26:25 +02:00
freeCompat/java/eu/siacs/conversations/ui/service EmojiService: use replaceAll=false on android 8 2018-07-05 13:22:32 +02:00
main fix backup creation for older installations 2019-03-07 09:08:37 +01:00
playstore explicitly start service (instead of just bind) service from contact chooser 2019-01-13 09:42:44 +01:00
playstoreCompat EmojiService: use replaceAll=false on android 8 2018-07-05 13:22:32 +02:00
quicksy pulled translations from transifex 2019-02-22 15:05:50 +01:00
system/java/eu/siacs/conversations use EmojiWrapperEditText for most relevant text inputs 2018-06-29 13:40:55 +02:00