Commit Graph

12 Commits (188dc211710ddca55b92028cf0c1fb045acd9b2c)

Author SHA1 Message Date
Christian Pauly 214f0f4805 refactor: Simplify themes and remove dead code 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly ea17a28519 fix: Broken dynamic color palette 3 years ago
Christian Pauly 87afa8ac3d feat: New onboarding design 3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear f2d9c9ecf1 refactor: Make widgets null safe 3 years ago
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>
3 years ago
Drews Clausen e29f86c15b Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Christian Pauly 1c81ac3f82 refactor: Deprecate accentColor 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago