Commit Graph

23 Commits (krille/room-theme-feature)

Author SHA1 Message Date
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 5 months ago
Krille 5998c9e29e
fix: Add missing unlock button to lockscreen textfield 9 months ago
krille-chan cdf2b14f30
fix: Auto unlock lock screen 9 months ago
Krille 1a0b240d5d
fix: Keyboard disappears in lockscreen 1 year ago
Krille 73d1b7e190
chore: Follow up fix app lock 1 year ago
Krille f5cf1b4d70
fix: Disable app lock if user is logged out 1 year ago
krille-chan 9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 1 year ago
krille-chan 90789d9feb
feat: New simplified lockscreen design 1 year ago
krille-chan 9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
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