AppFlowy/frontend/appflowy_flutter/lib/startup/tasks
Lucas.Xu ace729eb78
feat: sidebar UI Revamp on mobile (#5418)
* chore: replace settings icon and expand icon

* feat: use tabbar view to control the spaces

* feat: improve space UI design on mobile

* feat: improve recent space UI design on mobile

* feat: improve recent space UI design on mobile

* feat: improve favorite space UI design on mobile

* feat: improve header UI design on mobile

* feat: expand header height

* feat: update BottomNavigationBarItem icon

* fix: recent views and favorite views doesn't reload after switching workspace

* feat: improve recent view UI design on mobile

* feat: improve recent/favorite view UI design on mobile

* feat: add empty placeholder for recent/favorite space

* feat: long press on recent card to show bottom sheet

* feat: support removing page from recent

* feat: add trash button

* chore: remove recent top padding

* feat: support user avatar

* feat: support ... and + in space page

* chore: disable user avatar

* feat: optimize title display on mobile

* feat: support ... menu on Space page

* chore: add tab padding

* chore: cache image

* chore: optimize the mobile card view height

* feat: reoder tab on mobile

* fix: some emojis may not display correctly on Android devices

* fix: ignore the last edit time on test
2024-05-30 09:56:44 +08:00
..
app_widget.dart feat: sidebar UI Revamp on mobile (#5418) 2024-05-30 09:56:44 +08:00
app_window_size_manager.dart feat: support scale up/down the app (#5300) 2024-05-10 09:09:25 +07:00
appflowy_cloud_task.dart feat: implement magic link sign in (#5036) 2024-04-11 16:33:28 +08:00
debug_task.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
device_info_task.dart feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
feature_flag_task.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
generate_router.dart chore: fix some typos in comments (#5161) 2024-04-18 20:52:58 +08:00
hot_key.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
load_plugin.dart feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
localization.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
memory_leak_detector.dart chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
platform_error_catcher.dart fix: anon user error (#3772) 2023-10-24 23:13:51 +08:00
platform_service.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
prelude.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
recent_service_task.dart fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rust_sdk.dart chore: pass platform info to rust side (#5079) 2024-04-07 21:36:55 +08:00
supabase_task.dart fix: potential dependency conflict (#4550) 2024-01-30 16:05:56 +08:00
windows.dart feat: custom windows title bar (#5311) 2024-05-12 22:09:55 +02:00