Commit Graph

24 Commits (377abb64aeaa00e341ce31aeac64d60a1201bd87)

Author SHA1 Message Date
krille-chan 9f0bcd5523
fix: Remove failed to sent events 1 year ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 1 year ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2 years ago
Krille e690f1e14c refactor: Not nullable room in ChatPage 2 years ago
Krille 217b952c45 refactor: Client in ChatPage 2 years ago
Krille af71649da6 refactor: Use correct Matrix instance 2 years ago
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 4376070733 refactor: Same animations everywhere in app 2 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 24ee341670 chore: Update SDK 3 years ago
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 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 9c36a52308 refactor: Remove deprecated jitsi call generator 3 years ago
TheOneWithTheBraid b1d1744df8 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
S1m 3bd96b73a2 feat: Add button to record a video on Android 3 years ago
S1m 07aef677c6 design: Remove redundant voice message button 3 years ago
Krille Fear 53967eb1f0 refactor: Avatar widget 3 years ago
Krille Fear 42fa6164e4 change: Move video call button to menu 3 years ago
Krille Fear e725cc7479 refactor: Split chat view into multiple files 3 years ago