Commit Graph

21 Commits (ab0b7cb6b91de13c57eae8317f0e766ebce5f33e)

Author SHA1 Message Date
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 2 years ago
Krille 2df72b5d13 style: New modal bottom sheets 3 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Krille Fear 8773dc7099 fix: Widgets dialog crashes 3 years ago
TheOneWithTheBraid 0ddaff75db feat: allow to create widgets
- supported widget types: therpad, jitsi, video, custom
- update Matrix SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 472783c306 design: Redesign chat app bar 3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear 1ca8b63c91 refactor: Make more widgets null safe 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Christian Pauly 5cbaf2224a chore: Add icons to chat popup menu 4 years ago
Sorunome 02e57474fe fix: use vrouter.toSegments 4 years ago
Christian Pauly 7ca96aee03 chore: Update matrix und vrouter 4 years ago
Christian Pauly a055098105 refactor: Switch to pub.dev version of matrix sdk 4 years ago
Christian Pauly de869d5157 fix: Regressions because of vrouter 4 years ago
Christian Pauly c2fce64494 feat: Switch to VRouter 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago