Commit Graph

35 Commits

Author SHA1 Message Date
Tienson Qin
6eea79313d fix(ios): set keyboard resize to none 2025-12-16 16:10:35 +08:00
Tienson Qin
56593a0924 fix: keyboard toolbar position on Android (release) 2025-12-13 00:53:08 +08:00
charlie
b92038c0ee enhance(mobile): improve safe area for topbar/tabbar 2025-07-18 19:10:30 +08:00
Tienson Qin
9a7d43daf2 replace capacitor with mobile 2025-07-04 03:38:58 +08:00
Tienson Qin
03de1aed53 enhance: move add new graph to switch graph 2025-05-25 23:29:38 +08:00
Tienson Qin
16e2692b08 fix: iOS header height 2025-05-25 23:05:48 +08:00
Tienson Qin
b15f053d78 fix: capacitor wrong webDir 2025-05-24 01:31:14 +08:00
Tienson Qin
508775d7b9 support process.env.LOGSEQ_APP_SERVER_URL 2025-05-24 00:50:52 +08:00
charlie
ed8e7d9daf enhance(capacitor): add native datepicker 2025-05-16 17:08:42 +08:00
charlie
366f3d8f73 enhance(capacitor): ui & lifecycle 2025-04-29 10:54:37 +08:00
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