AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 453e6309d5
feat: refactor space icon picker (#5878)
* feat: refactor space icon picker

* chore: optimize the _loadIconGroups function

* feat: refactor emoji picker

* feat: integrate icon picker into flowy_icon_emoji_picker

* feat: support searching icon

* feat: support displaying new icons

* fix: flutter analyze

* chore: join lines

* feat: support space icon in view title

* feat: support customzing icon when creating space or managing space

* feat: customize the emoji picker and icon picker padding

* feat: shuffle icon

* fix: expand popup menu font size

* fix: flutter integration test
2024-08-06 11:47:38 +08:00
..
favorite_folder chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
home_space chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
recent_folder chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
section_folder fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
shared chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
space fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
tab fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
workspaces feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +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 fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +08:00
mobile_home_page_header.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
mobile_home_page.dart fix: + button in the navigation bar doesn't work when the space is not initialized (#5862) 2024-08-02 13:11:52 +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