Commit graph

693 commits

Author SHA1 Message Date
Krille
8366ccee70
refactor: Better custom image resizer 2024-12-02 07:57:35 +01:00
krille-chan
0503c797cd
chore: Follow up safearea showscaffolddialog 2024-12-01 11:56:54 +01:00
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
krille-chan
69d4c50b13
chore: Do not display sender prefix for DM rooms in notification ticker 2024-11-30 14:19:57 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package 2024-11-30 11:20:13 +01:00
krille-chan
0dc8a015d3
chore: Follow up save file on desktop 2024-11-29 19:25:49 +01:00
krille-chan
8f483c64c0
build: Use file selector to save files 2024-11-29 19:12:43 +01:00
Krille
5fc75ac307
chore: Better error message when join room failed 2024-11-19 12:16:17 +01:00
krille-chan
22023450d5
feat: Add markdown context actions for text input 2024-11-15 16:27:26 +01:00
Krille
c447c2087f
chore: Follow up update snackbar 2024-11-04 12:48:07 +01:00
Krille
448a111c48
feat: Add about server page 2024-11-03 16:58:04 +01:00
krille-chan
9ee7551ad4
feat: Better wallpapers with blur and opacity sliders and improved styles page 2024-11-01 10:49:18 +01:00
krille-chan
d7c2d1bdc7
chore: Follow up sameEnvironment calc 2024-10-26 08:56:35 +02:00
Krille
d088a7c154
chore: Change same enivornment to one hour 2024-10-24 08:03:36 +02:00
krille-chan
3faf6df558
feat: Nicer room creation UI 2024-10-19 08:58:02 +02:00
krille-chan
0301c83f40
fix: Wait for room invite before open in pushhelper 2024-10-19 08:15:32 +02:00
Krille
d1e211adee
refactor: Use adaptive dialog action 2024-10-18 15:49:46 +02:00
krille-chan
831adceeca
refactor: Better future loading dialog without flickering 2024-10-13 09:55:18 +02:00
krille-chan
d14698ee94
refactor: Improve delete device UX flow 2024-10-13 09:06:34 +02:00
Krille
694bc488fd
chore: Improve read marker design 2024-10-11 13:13:47 +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
2c2e6d0941
chore: Follow up file selector 2024-10-04 17:53:56 +02:00
Krille
cc928c64bc
chore: Follow up file selector 2024-10-04 15:09:01 +02:00
Krille
fe06f2efb3
chore: Follow up pick files with file selector 2024-10-04 10:04:09 +02:00
krille-chan
fc959ce3e5
refactor: Use file selector on linux 2024-10-03 21:21:34 +02:00
krille-chan
86c9354cfd
refactor: Reuse flutter local notifications object 2024-10-03 16:42:19 +02:00
Krille-chan
8b90c30f50
Merge pull request #1376 from baltevl/main
build: Add unifiedpush_ui package
2024-10-03 16:07:31 +02:00
baltevl
96ecc878b4
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
2024-10-03 15:28:00 +02:00
krille-chan
542b4bf928
chore: Nicer representation of invited DMs 2024-10-03 14:10:47 +02:00
Krille
de7b85819f
chore: Group notifications on android by first space parent 2024-09-29 17:08:01 +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
2cad97fac7
build: Update dependencies 2024-09-19 18:41:08 +02:00
Krille
aa3de2816b
chore: Follow up design textfields 2024-08-27 07:47:48 +02:00
Krille
158a6855c3
feat: Use matrix authenticated media 2024-08-25 12:46:15 +02:00
Krille
8784acc7e6
chore: Disable record on web 2024-08-12 09:00:10 +02:00
krille-chan
ebd8b700b1
chore: Show short forms of months and week days in UI 2024-08-11 12:31:10 +02:00
krille-chan
1c6d8a0579
chore: Make VOIP plugin less noisy in logs 2024-08-11 08:56:48 +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
Krille
02430a952d
build: Update to Matrix SDK 0.32.0 2024-08-09 11:35:11 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
47481eb676
feat: Send voice messages from web 2024-08-06 11:55:01 +02:00
krille-chan
a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
2024-08-01 09:47:49 +02:00
krille-chan
d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 2024-08-01 09:18:12 +02:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
Krille
21e7c3f8cb
build: Update matrix dart sdk 2024-07-29 08:37:43 +02:00
krille-chan
d71d633cce
chore: nicer bottom sheets 2024-07-26 17:32:36 +02:00
Krille
ef5ea57c58
refactor: Omit local types 2024-07-04 15:42:00 +02:00
Krille
e88afdd357
chore: Follow up use 24 hour format 2024-07-04 15:37:28 +02:00
Krille
fc867b33a1
chore: Follow up time of day format 2024-07-04 10:59:52 +02:00