Krille
39de990fae
refactor: Remove keyboard shortcuts
...
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
2024-11-11 16:03:52 +01:00
Krille
f5c21481e6
refactor: Migrate to newer keyboard shortcuts package
2024-11-11 12:20:32 +01:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web
2024-10-06 08:35:37 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
...
Signed commit
2024-08-06 13:24:08 +02:00
Krille
f3141f955d
chore: Follow up design
2024-03-27 09:22:16 +01:00
Krille
7183158cf9
chore: Follow up input bar design
2024-03-27 07:58:34 +01:00
Krille
ed2a1af46c
chore: Follow up input bar design
2024-03-26 09:15:00 +01:00
Krille
93f0ace3cf
chore: Follow up inputbar design
2024-03-26 08:25:31 +01:00
krille-chan
5a6016931b
design: New sticker picker next to emoji picker
2024-02-25 16:26:44 +01:00
Krille
1a3d7f5b1c
chore: Follow up sendOnEnter fix
2023-12-27 15:50:43 +01:00
krille-chan
3d622b8918
fix: Cannot change send on enter on desktop
2023-12-23 09:17:31 +01:00
krille-chan
63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance
2023-12-23 07:38:45 +01:00
krille-chan
9f0bcd5523
fix: Remove failed to sent events
2023-11-05 10:09:02 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring
2023-10-28 13:03:25 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0
2023-08-18 07:24:31 +02:00
ShootingStarDragons
2ae4551bcc
feat: paste image from clipboard
2023-07-20 19:34:56 +02:00
Krille
e690f1e14c
refactor: Not nullable room in ChatPage
2023-03-25 15:06:12 +01:00
Krille
217b952c45
refactor: Client in ChatPage
2023-03-25 14:58:51 +01:00
Krille
af71649da6
refactor: Use correct Matrix instance
2023-03-25 14:57:27 +01:00
noob_tea
ab0b7cb6b9
treewide: Container -> SizedBox.shrink()
...
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Christian Pauly
b176811f7c
design: Adjust design to new material 3 capabilities of Flutter 3.7
2023-02-02 09:57:53 +01:00
Krille
4376070733
refactor: Same animations everywhere in app
2023-01-07 09:22:31 +01:00
Christian Pauly
92fa413156
fix: Popup menu without elevation
2022-09-10 12:11:11 +02:00
Christian Pauly
7a74a8a93f
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Christian Pauly
24ee341670
chore: Update SDK
2022-06-26 12:52:05 +02:00
Christian Pauly
c249ebb97c
refactor: Switch to Hive Collections DB
2022-06-09 11:37:21 +02:00
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>
2022-03-03 08:37:42 +01:00
Christian Pauly
9c36a52308
refactor: Remove deprecated jitsi call generator
2022-02-16 12:02:01 +01:00
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>
2022-02-16 11:01:07 +01:00
Krille Fear
55f0300f9f
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
S1m
3bd96b73a2
feat: Add button to record a video on Android
2021-12-22 08:45:36 +00:00
S1m
07aef677c6
design: Remove redundant voice message button
2021-12-22 08:03:01 +00:00
Krille Fear
53967eb1f0
refactor: Avatar widget
2021-11-20 10:42:23 +01:00
Krille Fear
42fa6164e4
change: Move video call button to menu
2021-11-19 10:33:26 +01:00
Krille Fear
e725cc7479
refactor: Split chat view into multiple files
2021-11-13 10:20:09 +01:00