AppFlowy/frontend/appflowy_flutter/lib/mobile/presentation/setting
Lucas.Xu 0683483fd4
fix: editor page issues (#4055)
* fix: disable editor in card detail page

* fix: mobile toolbar disappears after editing link

* fix: favorite icon shows incorrectly

* fix: inkWell when pressing on the Trash is different from the rest of our list tiles in the app

* fix: recent view didn't update after deleting view

* fix: trash button too small

* feat: use new bottom sheet style in cover plugin

* feat: use new bottom sheet style in add new page

* feat: use new bottom sheet style in view page option

* feat: use new bottom sheet style in image block

* feat: use new bottom sheet style in settings block and edit link menu

* fix: data picker doesn't show

* fix: flutter analyze
2023-12-01 09:58:36 +08:00
..
about feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
appearance fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
font fix: mobile UI issues (#4020) 2023-11-27 13:51:05 +08:00
language fix: mobile UI issues (#4020) 2023-11-27 13:51:05 +08:00
personal_info fix: editor page issues (#4055) 2023-12-01 09:58:36 +08:00
widgets feat: mobile database settings rework (#4016) 2023-11-27 12:36:10 +08:00
language_setting_group.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
logout_setting_group.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
notifications_setting_group.dart feat: mobile setting page, trash page and recent file UI with mock data (#3734) 2023-10-25 21:29:50 +08:00
setting.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
support_setting_group.dart feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) 2023-11-02 11:15:15 -07:00