Commit graph

24 commits

Author SHA1 Message Date
Inex Code
c17d87c348
refactor(ui): Refactor Devices screen UI 2024-12-06 18:59:10 +03:00
Inex Code
d83f8b4723 fix(ui): Follow MD3 guidelines regarding FABs on NavigationRails 2024-11-11 03:36:08 +03:00
Inex Code
2c11bf777d fix(ui): Fix hero icon position on mobile screens with cutouts 2024-11-08 15:59:46 +03:00
Inex Code
1aba7ce88b refactor(ui): Reorganize UI components with Atomic Design pattern 2024-11-06 03:22:30 +03:00
Inex Code
a6640a7950 feat: Upgrade Flutter to 3.24.0 2024-08-21 12:22:20 +03:00
Inex Code
a490f5391b refactor: Unify calls to show jobs modal sheets
Also open a jobs modal sheet when starting nix collect garbage

Closes #541
2024-08-14 07:53:02 +03:00
Aliaksei Tratseuski
a7ed0d20b2 Merge remote-tracking branch 'sp/master' into feat_token_management 2024-05-15 20:12:13 +04:00
Aliaksei Tratseuski
1e75dbcb81 feat: root_scaffold_with_subroutes
rewrote root_scaffold_with_navigation:
* extracted common code
* removed dead one
* cleaned up remaining one
* fixed translations update on language change
2024-05-15 19:45:04 +04:00
Inex Code
4930fc2387 feat: Show the error screen when libsecret fails 2024-05-02 15:05:38 +03:00
c179a109fd fix: add subtitle for flash button (#462)
closes #453

![image](/attachments/398ae5b1-df90-43cf-8389-0be4bafde9fd)

idk how to change hover

Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/462
Co-authored-by: dettlaff <dettlaff@riseup.net>
Co-committed-by: dettlaff <dettlaff@riseup.net>
2024-04-11 13:53:31 +03:00
Inex Code
d3b7f31c65 chore: Upgrade flutter and dependencies 2024-04-02 18:11:29 +03:00
Inex Code
f1c5fa7d82 feat(ui): Try out iOS bottom navbar 2024-03-13 18:32:04 +03:00
c67661ff65 feat: change NavigationDestinationLabelBehavior 2024-02-08 00:19:27 +04:00
Inex Code
acb5da9a92 style: Enable directives_ordering lint 2024-01-31 09:14:23 +04:00
Inex Code
62b7a0ee7e feat(backups): Add descriptions for backups 2023-07-02 14:41:31 +03:00
Inex Code
62e906d1a4 feat(jobs): Update the model and modal sheets 2023-06-29 12:53:13 +03:00
Inex Code
a9d7a27e9d refactor(ui): Update recovery flow to use new support drawer 2023-04-05 13:38:07 +03:00
Inex Code
d242f5141e refactor(ui): Remove brand alert dialogs and bottom sheet 2023-04-05 13:38:07 +03:00
Inex Code
c18191f639 feat: Add jobs button to the app bar of HeroScreen 2023-04-05 13:38:07 +03:00
Inex Code
ee9b8a4e31 refactor(router): Move more pages to new router 2023-04-05 13:38:07 +03:00
Inex Code
9a8965f569 fix: Fix BottomBar showing incorrect animation when navigating from sibling routes 2023-04-05 13:38:07 +03:00
Inex Code
9d6721d58b refactor: Deprecate showFab on BrandHeroScreen 2023-04-05 13:38:07 +03:00
inexcode
0df9d2ac27 feat: Use Material 3 animation curves 2023-04-05 13:38:07 +03:00
inexcode
423efeeb20 feat: Introduce new router and adaptive layouts 2023-04-05 13:38:07 +03:00