Commit graph

30 commits

Author SHA1 Message Date
krille-chan
1366113823
design: Follow up chat settings design 2024-04-14 12:39:37 +02:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
The one with the braid
fd35f31cb2 fix: emoji import from ZIP file
- fix invalid Navigator scope in Emoji import dialog
- add progress bar to Emoji import dialog

Fixes: #623

Signed-off-by: The one with the braid <info@braid.business>
2023-11-12 14:58:31 +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
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +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-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
Krille-chan
e94fe74473
krille/import emoji improvements (#468)
* refactor: Move GUI into Popupmenu
* refactor: Reuse save file method from MatrixFile
2023-07-24 20:19:24 +02:00
The one with the braid
0c70017cd8
feat: support import of Emoji packs as zip file
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-07-24 10:26:20 +02:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
TheOneWithTheBraid
465d5fc3ef fix: custom emote placeholder
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-02 18:39:47 +02: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
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
da7e433ea3 chore: Update SDK and add webworker support for web 2022-08-14 16:35:49 +02:00
Christian Pauly
20c37cb51a refactor: Simplify MxcImage and replace CachedNetworkImage 2022-07-29 18:41:05 +02:00
Krille Fear
d87c4de5b0 chore: Follow up null safety fixes 2022-02-06 17:09:45 +01:00
Christian Pauly
c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
2022-02-03 07:35:44 +01:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Krille Fear
956ee5bfc6 design: Adaptive switches 2021-11-27 10:10:29 +01:00
Krille Fear
6d21caefa5 Merge branch 'krille/unused-imports' into 'main'
fix: Remove unused imports

See merge request famedly/fluffychat!560
2021-11-21 09:15:33 +00:00
Krille Fear
08670e60f8 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear
b44f309151 refactor: Use image package to resize images 2021-11-21 09:35:10 +01:00
Krille Fear
88c9753222 design: Remove cupertino icons 2021-11-14 13:24:01 +01:00
Krille Fear
e961596bc9 feat: New settings design 2021-11-13 21:21:13 +01:00
Krille Fear
1abb7310f3 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00