Commit Graph

12 Commits (d5a0d68a33d71154f463fb29cc7a122ec48f2cef)

Author SHA1 Message Date
TheOneWithTheBraid d5a0d68a33 fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Krille Fear aebe4d30c0 feat: Sembast store 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear 991018d86a chore: Update SDK 4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Krille Fear 92523cb7b0 feat: Enable E2EE by default for new rooms 4 years ago
Christian Pauly 59f9a9f447 fix: Init hive 4 years ago
Krille Fear 50991cac24 fix: Correctly clear database if it is corrupted 4 years ago
Christian Pauly f91919a7c6 fix: Analyzer bugs 4 years ago
Sorunome 7ffe9f8631 fix: Try different directories on all kind of errors thrown for hive store 4 years ago
Christian Pauly 8cda67b9dd change: Delete hive database if corrupted 4 years ago
Christian Pauly b88f8ec5dc refactor: Rename store and allow storing custom values 4 years ago