AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation
Lucas.Xu c34a7a92fb
feat: support customizing page icon (#3849)
* chore: don't use cache when building release package

* feat: refactor icon widget design

* feat: sync the emoji between page and view

* feat: use cache to store the emoji data to prevent reloading

* feat: customize the emoji item builder

* feat: add i18n and shuffle emoji button

* fix: integration test

* feat: replace emoji picker in Grid and slash menu

* feat: support adding icon on mobile platform

* feat: support adding and removing icon on mobile

* test: add integration tests
2023-11-02 15:24:17 +08:00
..
base feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
bottom_sheet feat: enable mobile view item drag-and-drop reordering (#3812) 2023-10-27 22:42:35 +08:00
database feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
editor feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
error feat: implement personal / favorites folder on the mobile platform (#3723) 2023-10-23 18:35:07 +08:00
favorite refactor: fav and workspace (#3837) 2023-11-01 11:45:35 +08:00
home refactor: fav and workspace (#3837) 2023-11-01 11:45:35 +08:00
page_item feat: support customizing page icon (#3849) 2023-11-02 15:24:17 +08:00
setting feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
widgets feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
details_placeholder_page.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00
mobile_bottom_navigation_bar.dart fix: mobile page issues and improvements (#3809) 2023-10-27 13:36:09 +08:00
presentation.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
root_placeholder_page.dart feat: go_router refactor and bottom navigation bar in mobile (#3459) 2023-09-28 14:17:38 +08:00