Conversations/src
Alexander 9bff9900d1 move enabling of foreign key support to onConfigure (#3038)
This way we avoid repeating the code. Unlike getWritableDatabase, onConfigure is intended to be overridden.

In fact, onConfigure documentation specifically says: "Called when the database connection is being configured, to enable features such as write-ahead logging or *foreign key support*."
2018-05-20 15:54:56 +02:00
..
free/java/eu/siacs/conversations use emoji compat 2017-09-29 19:44:30 +02:00
main move enabling of foreign key support to onConfigure (#3038) 2018-05-20 15:54:56 +02:00
playstore make fcm receiver ignore messages when all accounts are disabled 2018-05-20 12:01:07 +02:00