Commit Graph

17706 Commits

Author SHA1 Message Date
Tienson Qin
6cbf459f89 fix(mobile): can't open search result 2025-08-20 05:06:30 +08:00
Tienson Qin
63e4948f7d fix(mobile): can't copy to clipboard 2025-08-20 03:35:00 +08:00
Tienson Qin
36ca8d5bdb fix: clicking the copy button closes sheet on mobile 2025-08-20 01:19:58 +08:00
Tienson Qin
5739617c72 enhance(mobile): show back button when there's navigation stack 2025-08-20 00:49:16 +08:00
Tienson Qin
1a09e2a984 fix(mobile): keyboard re-open when closing quick add 2025-08-20 00:36:40 +08:00
Tienson Qin
1e6e542c01 enhance: don't start inference worker on mobile 2025-08-19 21:24:19 +08:00
Tienson Qin
96c29cb1d5 enhance(mobile): show empty bullet for quickly add block from bottom 2025-08-19 18:36:27 +08:00
Tienson Qin
b2ca3fcc01 enhance(mobile): use only one block sheet
Swipe back in block sheet to navigate the last visited one.
2025-08-19 18:07:48 +08:00
Tienson Qin
5814220fdb fix(mobile): clicking table block triggered two sheets 2025-08-19 16:53:12 +08:00
charlie
2643a1ce8b fix(mobile): incorrect scroll container for the table view 2025-08-19 15:25:01 +08:00
charlie
4ef28e675f fix(mobile): incorrect scroll layout for the index container 2025-08-19 11:32:06 +08:00
Tienson Qin
0dc869cada fix: disable left sidebar click outside for now 2025-08-19 00:24:09 +08:00
Tienson Qin
e25eb049aa Merge branch 'master' into enhance/mobile-silk 2025-08-18 22:35:28 +08:00
Tienson Qin
5309194781 enhance: set sheet stack max items to 3 2025-08-18 22:34:36 +08:00
Tienson Qin
d1f35ff51e fix: detent zero 2025-08-18 22:23:37 +08:00
Tienson Qin
692f67a976 fix: theme 2025-08-18 21:10:00 +08:00
Tienson Qin
aa9d0105ff chore: code cleanup 2025-08-18 18:40:35 +08:00
Tienson Qin
2c4c7db279 enhance(mobile): navigation history 2025-08-18 18:36:56 +08:00
charlie
8f2c101124 enhance(mobile): safe area for android 2025-08-18 18:04:01 +08:00
Tienson Qin
8623774e7f fix: swipe to select doesn't work sometimes 2025-08-18 17:47:53 +08:00
Tienson Qin
6f7cf740be fix: lint 2025-08-18 16:29:58 +08:00
Tienson Qin
c4e1e8c6fa fix(mobile): hard to trigger sidebar button 2025-08-18 16:20:08 +08:00
Tienson Qin
3982855840 style tweaks 2025-08-18 16:11:14 +08:00
Tienson Qin
71bfe0bad1 fix: touch favorite/recent open the page immediately 2025-08-18 15:56:58 +08:00
Tienson Qin
b16e2367c3 fix: left sidebar click outside 2025-08-18 15:54:35 +08:00
charlie
72b1428f6c fix(ui): positioned properties layout for the quote block 2025-08-18 14:10:58 +08:00
Tienson Qin
de0801996e fix(mobile): click outside to close left sidebar 2025-08-18 13:59:38 +08:00
Tienson Qin
c33239bf22 enhance: bottom tabs opacity 2025-08-18 13:24:17 +08:00
Tienson Qin
b7ac1853d3 enhance: left sidebar gap 2025-08-18 13:20:37 +08:00
Tienson Qin
d57c9bdbd6 fix(mobile): add splash screen pic for dark theme 2025-08-16 21:07:23 +08:00
Tienson Qin
62aa6b98b3 fix(mobile): can't close page modal 2025-08-16 20:52:11 +08:00
Tienson Qin
a54b1586b3 fix(mobile): clicking item in left sidebar should close it quickly 2025-08-16 20:31:31 +08:00
Tienson Qin
180778a43b fix: dark theme sidebar background 2025-08-16 18:44:00 +08:00
Tienson Qin
fb6180c525 enhance(mobile): use persistent sheet for left sidebar 2025-08-16 18:34:56 +08:00
charlie
52aba7aa07 enhance(mobile): improve styling for the status bar 2025-08-15 22:02:56 +08:00
rcmerci
96ecab44fc test(rtc): update ut migration-results=>client-ops 2025-08-15 16:18:05 +08:00
charlie
0aec1f7b24 enhance(modal): adjust margin for icon alignment from the block modal 2025-08-15 11:19:25 +08:00
rcmerci
51ba06aa9f enhance: migrate support rename-db-idents 2025-08-15 11:17:12 +08:00
charlie
4de6bc3df6 fix(mobile): background color for the left sidebar 2025-08-15 11:13:47 +08:00
charlie
a221383ca1 enhance(modal): add default-height option to action sheets 2025-08-15 11:07:43 +08:00
Tienson Qin
45d51c33e1 fix: set min-height for content in bottom sheet 2025-08-14 23:33:51 +08:00
Tienson Qin
14769cbc7e fix: lint 2025-08-14 22:44:47 +08:00
Tienson Qin
9f9bd6bc14 Merge branch 'master' into enhance/mobile-silk 2025-08-14 22:38:16 +08:00
Tienson Qin
2403aa86ce fix: lint 2025-08-14 22:37:26 +08:00
Tienson Qin
d4b7ac4962 fix(mobile): slow to open popup
It seems that setting a persistent height for popup sheet view fixed
the issue.
2025-08-14 22:24:01 +08:00
Tienson Qin
cf3f4f16d2 enhance(mobile): set header button && text opacity to 1 2025-08-14 21:48:51 +08:00
Tienson Qin
483473be9c enhance(mobile): block sheet header buttons 2025-08-14 21:31:57 +08:00
charlie
4c6cf5c018 enhance(mobile): depth sheet view layout 2025-08-14 19:08:29 +08:00
rcmerci
37175f7679 Merge remote-tracking branch 'origin/master' into enhance/rtc-migrate 2025-08-14 17:07:33 +08:00
rcmerci
597cded1ba fix(rtc): add :db/ident in :update-page op 2025-08-14 16:25:07 +08:00