AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 412f34c72a
feat: add ... button in mobile toolbar (#3970)
* feat: add ... button in mobile toolbar

* fix: the title state should be reset when canceling

* fix: reset hover status after picking emoji

* fix: some emojis missing on linux and android

* fix: unable to press enter key to rename page
2023-11-22 10:49:22 +08:00
..
favorite_folder fix: mobile page issues and improvements (#3809) 2023-10-27 13:36:09 +08:00
personal_folder chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
recent_folder feat: add ... button in mobile toolbar (#3970) 2023-11-22 10:49:22 +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 chore: upgrade flutter to 3.13.9 (#3936) 2023-11-14 22:33:07 +08:00
mobile_home_page_header.dart refactor: use dependency injection to adapt the theme on mobile. (#3957) 2023-11-20 10:35:13 +08:00
mobile_home_page.dart feat: keep the toolbar the same height as the keyboard to optimize the editing experience (#3947) 2023-11-17 13:51:26 +08:00
mobile_home_setting_page.dart feat: keep the toolbar the same height as the keyboard to optimize the editing experience (#3947) 2023-11-17 13:51:26 +08:00
mobile_home_trash_page.dart chore: use page icon instead of document icon (#3952) 2023-11-17 13:52:33 +08:00