Commit graph

330 commits

Author SHA1 Message Date
krille-chan
139117e47b
refactor: Display navigationrail in settings page 2025-02-08 16:35:33 +01:00
krille-chan
59648bf2d7
fix: Image search rendering problem 2025-02-05 17:35:24 +01:00
Krille
1147ddf91d
chore: Adjust navrail design 2025-02-05 12:14:05 +01:00
Krille
1c97a9798d
chore: Follow up colors 2025-02-05 08:34:52 +01:00
krille-chan
1c1c24c98b
chore: Design follow up 2025-02-04 21:56:21 +01:00
krille-chan
8f5dbc75c9
chore: Follow up colors 2025-02-04 21:39:38 +01:00
krille-chan
85c1258a9b
chore: Follow up colors 2025-02-04 21:30:20 +01:00
krille-chan
040c2b8369
chore: Follow up colors 2025-02-04 21:00:34 +01:00
Krille
05847c37f0
chore: Add medium font 2025-02-04 15:55:14 +01:00
Krille
2869d341a6
chore: Follow up connection status 2025-02-03 10:30:56 +01:00
Krille
7785f7ab2a
chore: Follow up sync status 2025-02-02 16:51:27 +01:00
Krille
7599ce8627
chore: Better connection status indicator 2025-02-02 16:34:09 +01:00
krille-chan
a21fc8884d
refactor: Remove unused class 2025-02-02 13:51:57 +01:00
Krille
6f18f71644
chore: Update lastEvent after redaction 2025-01-14 13:54:14 +01:00
krille-chan
8cb06d602b
chore: Show close icon for device verification warning 2025-01-12 12:24:14 +01:00
Krille
dbe8c1b9f4
build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
krille-chan
8819c40ebd
refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
Krille
960d603037
refactor: Adjust chat list item UX 2024-12-08 16:21:21 +01:00
krille-chan
3faace9952
chore: Follow up share page 2024-12-06 17:14:27 +01:00
Krille
1e6e50b8e5
chore: Follow up share multiple files 2024-12-02 12:28:55 +01:00
krille-chan
a0cc5e5f4d
chore: Follow up share files 2024-12-01 11:46:08 +01:00
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package 2024-11-30 11:20:13 +01:00
Krille
b6668cee6f
chore: Follow up join room 2024-11-19 12:31:45 +01:00
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
972c58b5ad
refactor: Display two lines on new messages 2024-11-03 11:24:24 +01:00
krille-chan
6b4ed7bdc8
chore: Follow up design 2024-11-03 11:22:45 +01:00
krille-chan
b9cd24eea7
chore: Improved UX for creating groups and spaces 2024-11-01 08:14:47 +01:00
krille-chan
f143a60b61
chore: Improve spaces design 2024-11-01 07:36:03 +01:00
krille-chan
a51cc082bc
chore: Improve spaces design 2024-10-31 17:57:11 +01:00
Krille
282f45059c
chore: Follow up dismiss room 2024-10-22 10:44:43 +02:00
Krille
3f9c7f3e91
feat: Swipe to archive rooms 2024-10-22 09:22:48 +02:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
d8acd92023
feat: Display warning banner on unverified devices 2024-10-12 22:00:09 +02:00
krille-chan
0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
krille-chan
ae52fcf9ec
refactor: Remove duplicated navigator workaround 2024-10-03 19:29:56 +02:00
krille-chan
b83503585f
feat: Sending multiple files at once 2024-09-22 19:18:08 +02:00
krille-chan
5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 2024-09-22 15:45:41 +02:00
Krille-chan
6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
2024-08-31 15:02:09 +02:00
krille-chan
dec588d0c0
refactor: Simplify login UX 2024-08-25 12:33:18 +02:00
krille-chan
612711d602
chore: Follow up no more chats found label 2024-08-11 11:35:26 +02:00
krille-chan
664548d937
chore: Nicer empty chat list placeholder 2024-08-11 09:40:08 +02:00
krille-chan
d0e1e0229c
chore: Follow up linter fix 2024-08-10 19:19:00 +02:00
Krille
89309ca15e
chore: Follow up chatlist design 2024-08-10 10:23:41 +02:00
Krille-chan
9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
2024-08-09 16:13:00 +02:00
lauren n. liberda
55196e7c9d
chore: upgrade flutter to 3.24 2024-08-09 14:55:44 +02:00
Krille
84075133fa
chore: Bring back add to space feature 2024-08-08 19:13:08 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00