Commit graph

73 commits

Author SHA1 Message Date
krille-chan
d4da2dd431
build: Use Flutter 3.19.6 for Linux 2024-05-29 19:30:53 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
Krille
0d13a99fbd
chore: Follow up sso button border 2024-04-28 14:02:30 +02:00
krille-chan
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +02:00
krille-chan
e11195f4fc
design: Adjust settings design 2024-04-14 11:48:51 +02:00
krille-chan
6f9da100a0
fix: Login with SSO on web 2024-04-07 16:05:24 +02:00
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s 2024-03-04 00:34:58 -08:00
krille-chan
6435e703e4
feat: Add insert content via gboard 2024-02-25 15:09:02 +01:00
Krille
2af8691536
chore: Improved error handling for recovery key 2024-02-01 07:56:39 +01:00
Krille
504fccc98f
chore: Follow up desktop message popupmenu 2023-12-29 10:02:50 +01:00
Krille
1d44e8b5d0
chore: Follow up better error dialog 2023-12-28 09:03:54 +01:00
Krille
b5a6c5e73b
chore: Follow up new login page 2023-12-25 18:18:46 +01:00
krille-chan
4a008d0c2d
design: New design for login page 2023-12-24 13:46:29 +01:00
krille-chan
4a6a77336c
feat: Add registration buttons for servers with public registration url 2023-12-23 08:53:10 +01:00
krille-chan
33839c4df8
fix: New json url for homeserver list 2023-12-23 08:22:43 +01:00
krille-chan
98573fba4a
design: Adjust login page design 2023-12-22 20:36:11 +01:00
Krille
e2a251b3fe
fix: Update manual endpoints 2023-12-22 12:43:43 +01:00
krille-chan
3f46b90fd8
build: Update dependencies 2023-11-25 15:01:59 +01:00
krille-chan
2d7301ea50
fix: Routing glitch when using SSO on desktop 2023-11-05 10:24:59 +01:00
krille-chan
1e4147e31c
fix: SSO with no identity providers 2023-11-04 19:08:11 +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
100548b265
fix: Applock screen completely broken 2023-09-22 08:26:43 +02:00
krille-chan
19cdde2665
fix: Routing bug when adding second account via password login 2023-09-17 09:57:38 +02:00
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix 2023-08-13 10:56:46 +02:00
krille-chan
1d934c5353
fix: Bootstrap on first try fails sometimes 2023-08-13 10:46:00 +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
73c38a52bc
design: iOS related adjustments for onboarding 2023-08-09 18:44:43 +02:00
krille-chan
69a98d447a
chore: Login page follow up 2023-07-23 07:42:27 +02:00
krille-chan
b798b6dd39
design: Login page follow up 2023-07-22 14:17:00 +02:00
krille-chan
4929858ae4
design: Improve login UI 2023-07-22 13:00:27 +02:00
Krille
bcf0d5e238 feat: New simplified login process with more prominent SSO and nicer layout 2023-06-11 18:04:31 +02: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
Krille
2df72b5d13 style: New modal bottom sheets 2023-01-08 11:07:31 +01:00
Krille
4376070733 refactor: Same animations everywhere in app 2023-01-07 09:22:31 +01:00
Krille Fear
075a5faa9c chore: Adjust onboarding design 2022-12-29 20:38:13 +01:00
Krille Fear
135ed4fb17 chore: Follow up homeserver picker input 2022-12-25 10:50:41 +01:00
TheOneWithTheBraid
fb6dfe6507 fix: homeserver error text not visible in app bar
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-02 10:12:44 +01:00
Christian Pauly
32a88d960a fix: Missing mounted check 2022-11-21 17:53:01 +01:00
Christian Pauly
148bc3acb1 fix: Import session on iOS 2022-11-15 12:51:14 +01:00
td
f8f03b4443 chore: fix similar error on homeserver picker page 2022-11-13 18:13:01 +01:00
Christian Pauly
ed42cb9134 chore: Design enhancements 2022-11-04 12:01:59 +01:00
Mg138
9ec86d7a68 automatic formatting 2022-11-02 18:45:05 +08:00
Mg138
a04b8ad8c7 improved (most) icons/image scaling, including avatar scaling 2022-10-31 05:07:18 +08:00
Krille Fear
98d2ac021b design: Improve login design 2022-10-16 15:06:02 +02:00
Christian Pauly
5629f14d5a fix: Styling and notification settings 2022-09-06 20:21:11 +02:00
Christian Pauly
dc0bd2f5b2 chore: Follow up fix systemuioverlaystyle 2022-08-28 11:39:33 +02:00