AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/home
Lucas.Xu d1c1449cf6
feat: support notification on mobile (#5831)
* feat: add inbox/unread/archived tabs

* feat: dump notification info

* chore: add reminder bloc

* feat: support unread / archive notification tab

* feat: support archive all & mark all as read

* feat: add empty page

* chore: optimize gesture

* feat: add red dot above notification icon

* chore: optimize code logic

* feat: optimize tabbar animation

* fix: notification align issue

* fix: todo list icon align issue

* feat: disable emoji button inside callout in read-only mode

* feat: optimize icon size in editor

* chore: improve text color in dark mode
2024-07-31 15:15:15 +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 chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
shared chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
space chore: use light haptic feedback (#5838) 2024-07-30 19:53:11 +08:00
tab feat: support notification on mobile (#5831) 2024-07-31 15:15:15 +08:00
workspaces chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +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: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
mobile_home_page_header.dart chore: improve UI design on mobile (#5816) 2024-07-27 21:05:51 +08:00
mobile_home_page.dart fix: reminder race condition (#5587) 2024-06-20 10:13:59 +02: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