AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 2d674060c6
feat: introduce space to manage the pages (#5517)
* fix: resizing icon on mobile

* feat: add space feature

* feat: support creating space

* feat: support creating new space

* feat: support space expand status

* feat: support creating page in space

* feat: support customizing space icon

* feat: display the space icon on space menu

* feat: add space more action button

* fix: flutter analyze

* feat: support editing space icon on more menu

* chore: update translations

* feat: manage space

* feat: delete workspace

* feat: disable delete button if needed

* feat: add private lock

* chore: adjust the old version

* feat: display upgrade button

* feat: support migrating space

* feat: support migrating space

* feat: allow user to upgrade space maunally

* fix: dark mode issue

* fix: create space delay

* chore: translations

* chore: disable workspace test
2024-06-13 13:43:29 +08:00
..
favorite_folder feat: support slide actions on mobile (#5463) 2024-06-05 09:18:43 +08:00
home_space fix: sidebar issues (#5444) 2024-05-31 10:34:23 +08:00
recent_folder feat: support slide actions on mobile (#5463) 2024-06-05 09:18:43 +08:00
section_folder feat: support slide actions on mobile (#5463) 2024-06-05 09:18:43 +08:00
shared feat: introduce space to manage the pages (#5517) 2024-06-13 13:43:29 +08:00
tab fix: sidebar issues (#5444) 2024-05-31 10:34:23 +08:00
workspaces feat: support slide actions on mobile (#5463) 2024-06-05 09:18:43 +08:00
home.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
mobile_folders.dart feat: introduce space to manage the pages (#5517) 2024-06-13 13:43:29 +08:00
mobile_home_page_header.dart feat: support slide actions on mobile (#5463) 2024-06-05 09:18:43 +08:00
mobile_home_page.dart chore: call FolderEventSetLatestView when opening page on mobile (#5447) 2024-06-03 09:10:02 +08:00
mobile_home_setting_page.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
mobile_home_trash_page.dart chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00