Lucas.Xu
0f13f86917
chore: update editor version ( #4836 )
2024-03-07 12:56:56 +08:00
Lucas.Xu
b236afd0c3
chore: update version to 0.5.1 ( #4811 )
2024-03-04 12:28:28 +08:00
Lucas.Xu
980bebf86a
fix: mobile UI regression ( #4754 )
...
* fix: aa menu item selected status
* feat: support selecting word on iOS throught long pressing
* chore: update editor version
* feat: update add block menu colors
* feat: add scrollbar in bottom sheet
* fix: aa menu should not dimiss after changing block type
* fix: add link menu ui issues
* feat: sync bius status
* Update frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/mobile_toolbar_v3/appflowy_mobile_toolbar_item.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: update editor version
* fix: flutter analyze
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-02-28 13:32:24 +08:00
Lucas.Xu
93664167e0
fix: unable to redo/undo in lists and data loss issues ( #4739 )
2024-02-26 14:21:36 +08:00
Lucas.Xu
b75947b630
fix: unable to click the items in a long list ( #4733 )
2024-02-25 21:36:46 +08:00
Lucas.Xu
2abb396467
feat: use result instead of either ( #4724 )
...
* feat: use result instead of either
* chore: remove dartz
2024-02-24 21:54:10 +08:00
Lucas.Xu
c06a0346d8
chore: bump version 0.5.0 ( #4700 )
2024-02-22 10:22:33 +08:00
Richard Shiue
4a0c48f419
feat: bottom sheets with transition ( #4608 )
...
* feat: shiny new bottom sheets
* chore: code review
2024-02-22 09:54:54 +08:00
Lucas.Xu
7802c75d7c
feat: support scaling text on mobile ( #4690 )
2024-02-22 09:50:24 +08:00
Lucas.Xu
252699d249
chore: upgrade to flutter 3.19.0 ( #4677 )
...
* chore: upgrade to flutter 3.19.0
* chore: adjust to the latest flutter convention
* chore: update CI flutter version
* fix: flutter analyze
* fix: flutter analyze
* fix: flutter analyze
* chore: fix docker build
2024-02-19 13:49:55 +08:00
Nathan.fooo
b2e55c4e2e
Fix: init state ( #4672 )
...
* chore: fix login state
* chore: change log
* chore: fix flutter version
2024-02-18 16:40:18 +08:00
Nathan.fooo
e81a2ff577
fix: token refresh on local ( #4650 )
...
* fix: refresh user token on local
* chore: add test
2024-02-14 09:38:05 +08:00
Nathan.fooo
45054e7639
chore: bump version 047 ( #4635 )
2024-02-09 00:18:51 +08:00
Nathan.fooo
274742e334
chore: bump version v0.4.6 ( #4595 )
...
* chore: bump version
* chore: bump client api version
2024-02-03 19:45:46 +08:00
Nathan.fooo
2ffd6bf7ea
chore: bump version ( #4583 )
2024-02-02 09:30:27 +08:00
Lucas.Xu
99f9cb2a09
chore: bump version 0.4.4 ( #4566 )
2024-01-31 22:37:04 +08:00
Lucas.Xu
d410ffbaa8
feat: support exporting log files ( #4559 )
...
* feat: support exporting log files
* feat: support uploading log files on Android
2024-01-31 10:07:50 +08:00
Lucas.Xu
0b7ae734a1
fix: potential dependency conflict ( #4550 )
...
* fix: potential dependency conflict
* fix: ci issues
2024-01-30 16:05:56 +08:00
Richard Shiue
e88fb533c8
fix: composing in select option text field doesn't work ( #4470 )
...
* fix: composing in select option text field doesn't work
* style: improve code style
2024-01-25 13:17:13 +08:00
Zack
0a0f2adf76
feat: support uploading image to cloud storage ( #4413 )
...
* feat: add object ext
* feat: integrate upload image api
* feat: support uploading local file to cloud
* feat: abstact the CachedNetworkImage as FlowyNetworkImage
* ci: fix tauri ci
* fix: integration test
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: nathan <nathan@appflowy.io>
2024-01-20 23:16:18 +08:00
Nathan.fooo
65f1db776b
chore: bump version 043 ( #4409 )
2024-01-17 05:55:47 +08:00
Lucas.Xu
6d3a7545a6
chore: update editor version ( #4392 )
2024-01-15 16:26:27 +08:00
Lucas.Xu
cd28dee7bd
chore: bump new version ( #4374 )
2024-01-14 22:55:17 +08:00
Lucas.Xu
690a3746fa
feat: optimize the align toolbar item ( #4364 )
2024-01-12 10:18:52 +08:00
Lucas.Xu
875b9d6cfc
feat: improve mobile touch gesture experience ( #4328 )
2024-01-08 15:06:59 +08:00
Nathan.fooo
eac878d563
fix: import document from database row ( #4295 )
...
* fix: import document from database row
* chore: update test
* chore: fix test
* chore: fix test
* chore: fix test
* chore: fix local user on appflowy cloud error
* chore: clippy
* chore: bump pubspec version
2024-01-04 08:02:12 +08:00
Lucas.Xu
84b8b92582
chore: upgrade flutter dependencies ( #4256 )
2023-12-30 22:23:01 +08:00
Yijing Huang
65f3296508
chore: update board package ref version ( #4233 )
2023-12-29 09:46:29 +08:00
Lucas.Xu
121ed5a06e
fix: tooltips and overlay related issues ( #4206 )
...
* fix: align button tooltip
* chore: upgrade Flutter to latest beta version
* chore: bump version 0.4.0
* chore: minor ui update
* chore: update dependencies
* chore: upgrade flutter api
* chore: use beta channel
* chore: disable search bar and optimize toolbar ui
* chore: rename extra info keys
* feat: highlight text again after changing color
* chore: update iOS icon
* fix: lose children issues when converting block type
* chore: update editor version
* chore: update iOS icon and android navigation bar color
* fix: docker build issue
* fix: android keyboard issues
* chore: update icon
2023-12-27 11:11:14 +08:00
Lucas.Xu
c3b183504f
feat: mobile toolbar revamp ( #4194 )
...
* feat: toolbar ui revamp
* feat: implement bius and blocks
* feat: implement converting heading block
* feat: implement bius logic
* feat: implement numbered/bulleted/quote list logic
* feat: indent/outdent logic
* feat: implement link logic
* feat: toolbar ui improvement
* feat: implement toolbar biu logic
* feat: focus on biu if the selection is not collapsed
* feat: implement changing font logic'
* feat: implement color picker logic
* feat: support customzing text and background color
* fix: draghandler padding
2023-12-23 14:31:49 +08:00
Lucas.Xu
9a1ea138fc
feat: sync the icon & title ( #4150 )
...
* feat: sync the icon & title
* feat: diff the view data when refreshing
* fix: unable to update folder
* test: refactor bloc tests
2023-12-20 10:08:35 +08:00
Lucas.Xu
e7bdce0997
feat: mobile UI improvement ( #4172 )
...
* chore: use 1.0 as default textScaler
* feat: mobile editor ui improvement
2023-12-19 22:31:23 +08:00
Lucas.Xu
60ba775bed
fix: scheme doesn't work on macOS with flutter 3.16 ( #4147 )
...
* fix: scheme doesn't work on macOS with flutter 3.16
* chore: revert code
2023-12-15 16:07:08 +08:00
Lucas.Xu
3f9b598493
feat: add link preview block ( #4137 )
...
* feat: add link preview block
* test: add integration test
2023-12-13 15:21:38 +08:00
Richard Shiue
eff06a1f74
chore: bump protobuf version ( #4123 )
...
makes it compatible with protoc_plugin 21.x.x
2023-12-10 21:26:53 +08:00
Lucas.Xu
775955df5c
feat: optimize editor memory usage ( #4120 )
2023-12-10 21:26:23 +08:00
Lucas.Xu
ef49cb6577
feat: upgrade to flutter 3.16 ( #4119 )
...
* feat: upgrade to flutter 3.16
* chore: adjust flutter 3.16 new api
* chore: code format
* fix: ci lint
* chore: code format
* chore: dart format
2023-12-08 21:01:54 +08:00
Lucas.Xu
4405b597cd
chore: bump version 0.3.9.1 ( #4113 )
2023-12-07 09:36:12 +08:00
Lucas.Xu
1491fbfb0d
fix: 0.3.9 launch review ( #4076 )
...
* fix: cursor away doesn’t save the change. This behavior is inconsistent with the rest
* fix: emoji doesn’t show fully
* chore: set the default header text style to bold
* fix: add missing divider in time option
* fix: update placeholder cover color
* fix: background color of the change cover button
* fix: remove redundant padding
* fix: use done action instead of return
* fix: incorrect font size used in board and editor
* feat: update appflowy-editor
* fix: document freeze and the toolbar was invisible when hovering the align icon that in the toolbar
* fix: snackbar text is invisiable
* feat: padding of add icon button should be aligned the block
* chore: update icon
* fix: ci issues
* feat: add time picker
2023-12-05 10:46:17 +08:00
Lucas.Xu
147080ad27
chore: bump version 0.3.9 ( #4069 )
2023-12-02 21:34:42 +08:00
Yijing Huang
6b4d4fef15
feat: mobile board view ( #4030 )
2023-11-30 10:01:29 +08:00
Lucas.Xu
94f9349aba
fix: sv.json missing ( #4035 )
2023-11-28 11:46:11 +08:00
Nathan.fooo
3e17613f54
tests: AppFlowy Cloud integration test ( #4015 )
...
* chore: save cloud ofnig
* chore: fix .a link warnings
* chore: add cloud test runner
* refactor: test folder
* ci: add test
* ci: add test
* ci: fix
* ci: fix
2023-11-28 10:54:31 +08:00
Lucas.Xu
3595de5e12
fix: v0.3.8.2 known issues ( #4025 )
2023-11-28 10:29:05 +08:00
Lucas.Xu
79b1515c3a
fix: memory leaks ( #3995 )
...
* feat: add memory leak monitor
* fix: memory leaks
* feat: dump call stack in memory leak detector
* chore: disable memory leak detector
2023-11-26 15:10:48 +08:00
Mathias Mogensen
7fb1b4f43f
feat: optimize calendar for mobile ( #3979 )
...
* feat: calendar mobile ui
- Resolves double border on Calendar Cells
- Adds Jump to year quick action for Mobile
- Reduces Cell height in Calendar
- Change out EventList with EventIndicator in Cell
* chore: push card details screen
* fix: navigation to card details
* feat: day events screen update on new event
* fix: changes after merging main
* fix: missing argument
* fix: amend test and remove stack
2023-11-25 15:31:54 +01:00
Lucas.Xu
bddaac05ae
fix: unable to login on android when building in release mode ( #3994 )
2023-11-23 23:32:52 +08:00
Lucas.Xu
8afbf28430
feat: improve editing link user experience ( #3990 )
2023-11-23 16:42:36 +08:00
Yijing Huang
acc951c5eb
feat: mobile card detail screen ( #3935 )
...
* feat: add CardDetailScreen and CardPropertyEditScreen
- add basic UI layout for these two screens
- add MobileTextCell as the GridCellWidget adapts to mobile
* feat: add MobileNumberCell and MobileTimestampCell
* feat: Add MobileDateCell and MobileCheckboxCell
- Add MobileDateCellEditScreen
- Add dateStr and endDateStr in DateCellCalendarState
* feat: add MobileFieldTypeOptionEditor
- Add placeholder for different TypeOptionMobileWidgetBuilders
- Add _MobileSwitchFieldButton
* feat: add property delete feature in CardPropertyEditScreen
* fix: fix VisibilitySwitch didn't update
* feat: add MobileCreateRowFieldScreen
- Refactor MobileFieldEditor to used in CardPropertyEditScreen and MobileCreateRowFieldScreen
- Add MobileCreateRowFieldScreen
* chore: localization and improve spacing
* feat: add TimestampTypeOptionMobileWidget
- Refactor TimeFormatListTile to be used in TimestampTypeOptionMobileWidget and _DateCellEditBody
- Add IncludeTimeSwitch to be used in TimestampTypeOptionMobileWidget and _DateCellEditBody
* feat: add checkbox and DateTypeOptionMobileWidget
* chore: improve UI
* chore: improve spacing
* fix: fix end time shown issue
* fix: minor issues
* fix: flutter analyze
* chore: delete unused TextEditingController
* fix: prevent group field from deleting
* feat: add NumberTypeOptionMobileWidget
* chore: rename and clean code
* chore: clean code
* chore: extract class
* chore: refactor reorder cells
* chore: improve super.key
* chore: refactor MobileFieldTypeList
* chore: reorginize code
* chore: remove unused import file
* chore: clean code
* chore: add commas due to flutter upgrade
* feat: add MobileURLCell
* fix: close keyboard when user tap outside of textfield
* chore: update go_router version
* fix: add missing GridCellStyle
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-11-20 22:56:21 -07:00
Lucas.Xu
6f83f41c2d
refactor: use dependency injection to adapt the theme on mobile. ( #3957 )
2023-11-20 10:35:13 +08:00