matrix-dart-sdk/lib
Christian Pauly 38d81d6093 fix: Migrate missing device keys
Currently we only migrate the client and SSSSCache but this leads to the
problem that we are no longer self signed after the migration.
We need to migrate all device keys too.
This also abstracts the migration code in a method. init() is too large already...
2021-06-18 09:16:12 +02:00
..
encryption feat: Add toJson method for StoredInboundGroupSession 2021-06-01 12:51:17 +02:00
src fix: Migrate missing device keys 2021-06-18 09:16:12 +02:00
encryption.dart docs: Clean up dart documentations 2021-03-16 12:32:21 +00:00
famedlysdk.dart feat: Implement new Hive Database 2021-06-16 08:43:33 +02:00