AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu 60acf8c889
feat: collab cursor/selection (#4983)
* feat: support collab selection

* feat: collab cusro/selection

* chore: add metadata field

* feat: support displaying user name above cursor

* fix: emit error

* feat: support displaying collaborators

* feat: sync collaborator

* fix: collab doc issues

* chore: update deps

* feat: refactor device id

* chore: enable share button

* chore: update collab a816214

* fix: clippy lint

* chore: use extension type instead class function

* feat: add clear recent views button in debug mode

* chore: support clear recent views

* feat: support saving the last opened workspace

* chore: update collab
2024-03-28 17:46:31 +08:00
..
favorite_folder chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
recent_folder feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
section_folder feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +08:00
workspaces feat: show member count on mobile (#4991) 2024-03-26 14:52:48 +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: support for switching workspace on mobile (#4990) 2024-03-26 11:21:49 +08:00
mobile_home_page_header.dart feat: support for switching workspace on mobile (#4990) 2024-03-26 11:21:49 +08:00
mobile_home_page.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
mobile_home_setting_page.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
mobile_home_trash_page.dart chore: delete placeholder code and clean code (#4503) 2024-02-04 00:56:50 +08:00