Commit Graph

19 Commits

Author SHA1 Message Date
llcc
3f8296135b fix: modals positions
close https://github.com/logseq/logseq/issues/5053
2022-04-26 21:33:37 +08:00
llcc
f4985fd8ef Feat: record audio on mobile (#4766)
* feat(audio): render audio link as component

* refactor frontend/component/block/inline

* fix audio component on mobile

* Fix(iOS): allow clock to replay audio

* feat(mobile): audio record

* add permission request code on record

* rename `editor/recording?` to `editor/record-status`

* move `get-asset-path` into handler/editor.cljs

* add android settings

* support sharing audio file from some apps

* enhance(record): insert audio link in a new block if non-editing

* feat(audio): allow cancelling record

* fix lints

* feat(iOS): add a tab bar

* tweak some css on mobile

* fix lints

* fix https://github.com/logseq/logseq/issues/4798

* enable tab bar on Android

* fix landscape height of tab bar

* add :reuse-last-block? option

* dont't show tab bar when editing mirror code

* tweak code-editor css

* increase width for more functional buttons

* fix card preview css on iPad

* add document-mode to tab bar

* remove tabbar when editing code and tweak textarea resize cursor behavior

* reduce SplashScreen launch screen duration

* don't show tabbar when editing page title

* enhance: float timer

* fix lint

* fix tabbar height on iPhone without notch

* remove .embed-page width

* fix lint

Co-authored-by: Andelf <andelf@gmail.com>
2022-04-12 20:17:54 +08:00
llcc
acc5a62c94 fix(tablet): toolbar width 2022-03-11 20:00:27 +08:00
llcc
bc5c983a47 feat(mobile): add keyboard-collapse icon on toolbar 2022-03-02 19:06:42 +08:00
Tienson Qin
fd14f5ebf0 fix: switch to space-between 2021-12-22 17:47:57 +08:00
Tienson Qin
a04ab8e271 enhance(mobile): space around for bottom bar 2021-12-22 16:36:44 +08:00
Tienson Qin
d9452bd739 enhance(mobile): fixed position of head-bar & mobile-bar (#3360)
enhance(mobile): fixed position of head-bar & mobile-bar
Co-authored-by: charlie <xyhp915@qq.com>
2021-12-07 13:40:47 +08:00
Tienson Qin
f3e480874c fix: bottom actions sometimes not working 2021-09-30 13:31:16 +08:00
Tienson Qin
e2894ee189 fix(mobile): re-index 2021-09-29 13:18:02 +08:00
Tienson Qin
0afd15c23d enhance(mobile): bottom buttons
also, fixed todo cycle
2021-09-28 14:58:43 +08:00
Weihua Lu
5530ea6e7a fix: use api and minor refactoring 2021-07-19 17:19:50 +08:00
Junyu Zhan
c3c026b3d7 feat: zotero search ui 2021-07-18 15:25:42 +08:00
Weihua Lu
ab21d88786 wip, zotero poc 2021-07-07 16:13:44 +08:00
Tienson Qin
9a8b00a849 enhance: align center bullets and headings 2021-05-02 11:14:01 +08:00
charlie
11a40833a3 fix: mobile menus will position off screen, clipped #1068 2021-01-09 20:32:20 -08:00
charlie
5c2b22d188 fix: try to fix the case of auto complete panel overflow 2020-12-17 15:06:39 +08:00
charlie
8a440e910a refactor: separated css modules from common style 2020-12-14 21:13:12 +08:00
charlie
7c7ce3d740 refactor: add stylelint processor 2020-12-07 12:37:20 +08:00
charlie
54ef3aa574 [refactor] separate some editor styles . 2020-11-28 15:38:00 +08:00