Commit Graph

25 Commits (8b15b643600ce0320b74688fb35515dac0d53550)

Author SHA1 Message Date
rcmerci 3cd31f1571 refactor(rtc): add async-upload-graph 2024-03-26 17:40:45 +08:00
Andelf 6fc7a1a137 refactor(mobile): upgrade to capacitor v5 2023-09-26 17:19:42 +09:00
Andelf 74eea4bb1e dev(ios): enable capacitor logging only when debug 2023-08-24 18:56:39 +08:00
Andelf 0386cf2359 fix: bug report url on native mobile 2022-12-01 12:51:01 +08:00
Andelf 2a73019b34 refactor(mobile): use ios file-sync as lib 2022-09-16 21:12:15 +08:00
charlie 79c73eaee6 chore: typos 2022-09-14 11:30:11 +08:00
charlie 9b57580962 chore(dev): just one command for ios/android development 2022-09-14 11:30:11 +08:00
llcc 9e568c8016 enhance(iOS): disable webview resize 2022-04-29 11:19:44 +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
Tienson Qin 857774e407 fix(mobile): remove showSpinner 2021-12-01 10:58:01 +08:00
Tienson Qin 443c55915f fix: don't commit capacitor's server settings into source control 2021-12-01 10:41:01 +08:00
Tienson Qin 6a53fecf6a fix(ios): rename from App to Logseq 2021-11-29 23:21:09 +08:00
Tienson Qin 842c8013db enhance: set status bar background for splash screen 2021-11-27 22:27:52 +08:00
Tienson Qin d0d25b5ad4 fix(mobile): refresh 2021-11-27 17:46:32 +08:00
Tienson Qin 7101b8c491 fix: can't open graph again on Android 2021-11-27 13:10:34 +08:00
Tienson Qin 60d1a48fb0 fix: disable custom.js on mobile 2021-11-27 11:11:04 +08:00
leizhe dc9ca3462b enhance(mobile): add a refresh button 2021-11-26 16:45:35 +08:00
leizhe e810ccfe6c comment in server url in capacitor.config.ts 2021-11-23 15:53:35 +08:00
leizhe d16f74888d remove js/alert codes 2021-11-23 15:52:06 +08:00
leizhe 9765d14b28 fix iPhone and iPad detection functions 2021-11-23 15:30:52 +08:00
Weihua Lu 4abc1192b3 fix: fix splash background color 2021-09-30 14:22:21 +08:00
Tienson Qin a5a38d9ccd fix: splash screen squashed on Android 2021-09-30 14:03:50 +08:00
Weihua Lu f09a928778 fix: fix white screen after splash 2021-09-30 12:42:03 +08:00
Tienson Qin 52109a8d24 mobile: update doc 2021-09-28 14:58:43 +08:00
Tienson Qin 5b11a90c67 mobile: use capacitor.config.ts && yarn app-watch 2021-09-28 14:58:43 +08:00