Christian Kußowski
9724b852bb
chore: Adjust styles and animations
2026-03-12 12:03:03 +01:00
Christian Kußowski
28af7bb0c7
refactor: Enable more strict lints
2026-02-24 10:06:39 +01:00
Christian Kußowski
d08364688e
refactor: Avoid redundant async
2026-02-19 08:47:10 +01:00
Christian Kußowski
e40d9b5df2
chore: Always show filter for messages
2026-01-29 18:11:54 +01:00
Christian Kußowski
53af09227f
refactor: File selector just use default FileType
...
and remove not working zip selector
2025-12-06 09:34:22 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands
2025-11-30 12:54:06 +01:00
krille-chan
c6f0f2b085
chore: Follow up fix font size slider
2025-10-25 20:45:44 +02:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web
2025-10-19 19:51:06 +02:00
ggurdin
87c2639625
resolve merge conflicts
2025-05-23 09:26:13 -04:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22
2025-05-21 08:06:52 +02:00
ggurdin
4b926935bd
feat: add setting for whether to show space navigation rail on mobile
2025-05-19 16:13:42 -04:00
krille-chan
139117e47b
refactor: Display navigationrail in settings page
2025-02-08 16:35:33 +01:00
krille-chan
b6ea44da2e
chore: Message bubble color follow up
2025-02-05 19:57:53 +01:00
krille-chan
7b1d46aa18
chore: Make message bubble color dark also in dark mode
2024-12-16 16:18:05 +01:00
Krille
dbe8c1b9f4
build: Update to flutter 3.27
2024-12-15 11:37:04 +01:00
Krille
cdaaad9c54
chore: Design follow up
2024-11-03 15:07:08 +01:00
krille-chan
da857d6abe
chore: Follow up design
2024-11-03 12:51:22 +01:00
krille-chan
769baa3d9f
chore: Follow up message bubbles
2024-11-03 12:00:31 +01:00
krille-chan
133e7ab955
chore: Design adjustments
2024-11-03 11:11:13 +01:00
krille-chan
6e92693966
chore: Follow up chat bubble design
2024-11-03 09:41:45 +01:00
krille-chan
45299a741f
chore: Polish chat bubble colors
2024-11-03 08:59:05 +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
831adceeca
refactor: Better future loading dialog without flickering
2024-10-13 09:55:18 +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
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
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
...
Signed commit
2024-08-06 13:24:08 +02:00
Krille
16cf4e5e6c
refactor: Design polishment and better user viewer
2024-07-26 14:52:41 +02:00
krille-chan
0760acaa40
chore: Bring back separate chat types
2024-07-22 19:46:59 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design
2024-07-15 09:36:45 +02:00
Krille
3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9
2024-05-29 11:20:32 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0
2024-05-16 09:07:45 +02:00
krille-chan
e11195f4fc
design: Adjust settings design
2024-04-14 11:48:51 +02:00
krille-chan
292e6c8834
design: Connect bubbles from same sender
2024-03-10 14:56:45 +01:00
Marcus Hoffmann
ccfa3fa8f6
feat: make showing user presence info optional
...
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.
Introduce a setting to make this feature optional on a client level.
2024-02-11 20:21:13 +01:00
Krille
3b9245c8c7
feat: New account data wallpaper feature
2024-01-31 08:52:00 +01:00
krille-chan
5d20185140
change: Remove wallpaper feature
2023-12-26 17:07:37 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values
2023-11-04 18:05:30 +01:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring
2023-10-28 13:03:25 +02:00
krille-chan
9c1c5a4aec
fix: Unable to use file picker with applock
2023-10-07 10:59:00 +02:00
krille-chan
419a9f4aff
chore: Make appbar buttons correct size
2023-08-13 18:23:36 +02:00
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode
2023-08-12 11:52:20 +02:00
Krille
7faa01f67a
design: Redesign style page
2023-08-11 13:55:38 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider
2023-08-11 13:33:16 +02:00
krille-chan
ee6a16604e
chore: Design follow up
2023-07-22 11:50:00 +02:00
krille-chan
c4bc626b09
design: Slightly adjust chat design
2023-07-22 11:11:35 +02:00
Krille
61c4d0e61f
style: Use SliverList for chatlist
2023-03-19 19:59:50 +01:00
Krille
d9aa2f8e44
refactor: Switch to file_picker package and get rid of some dependency overrides
2023-03-18 17:02:12 +01:00
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Christian Pauly
35174cb859
refactor: Migrate to Flutter 3.7.0
2023-01-26 13:18:42 +01:00