Commit Graph

25 Commits

Author SHA1 Message Date
Tienson Qin
900e845b92 fix: navigate back to previous route after deleting a page 2025-11-26 17:29:44 +08:00
Tienson Qin
4593ab3d77 enhance(e2ee): store encrypted password in keychain on mobile 2025-11-24 11:40:18 +08:00
charlie
208bda80e8 feat(navigation): integrate capgo capacitor navigation bar plugin 2025-09-24 16:44:27 +08:00
Tienson Qin
6b55a90ea1 enhance: use ios new speech api for transcribe 2025-09-17 23:20:53 +08:00
Charlie
e103593c0d feat(mobile): audio record && transcribe (#12105)
* feat: audio transcribe

* enhance(mobile): auto start recording on initialization

* fix(mobile): can't delete journal from selection bar

* fix: duplicated audio record buttons in quick add

* fix(mobile): inactive bottom tab color

* enhance(mobile): display no results when there's no matched items

* enhance(mobile): add audio transcription feature and enhance audio component

* fix: store assets directly instead in today page instead of node ref

* save transcribed text to audio's child block

* enhance: transcribe supports punctuations and being offline only

* fix(mobile): save assets to current editing page

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2025-09-16 16:09:29 +08:00
charlie
86ca245134 enhance(android): adjust soft input mode and set navigation bar color based on theme 2025-09-08 11:20:20 +08:00
Tienson Qin
f44fdeb2ea fix: iOS share
related to https://github.com/logseq/db-test/issues/427
2025-08-25 17:35:10 +08:00
charlie
ed8e7d9daf enhance(capacitor): add native datepicker 2025-05-16 17:08:42 +08:00
charlie
9fc2b935c1 enhance(capacitor): basic layout 2025-05-13 13:39:30 +08:00
Andelf
dd4c5637ac enhance(android): allow choice open & share asset file 2024-02-16 20:04:58 +08:00
Andelf
6fc7a1a137 refactor(mobile): upgrade to capacitor v5 2023-09-26 17:19:42 +09:00
Andelf
e618f5d1f7 Fix: android nav bar and status bar color (#7385)
* fix(android): set nav bar and status bar color

Close #7382
2022-11-21 10:50:10 +08:00
Tienson Qin
3b399d3bfe cap sync 2022-11-11 13:59:57 +08:00
Andelf
2a73019b34 refactor(mobile): use ios file-sync as lib 2022-09-16 21:12:15 +08:00
llcc
ee3b578d99 Merge branch 'master' into gesture-support-on-block 2022-05-23 22:07:36 +08:00
llcc
60fad0d3ba open PDF with external app on mobile 2022-05-12 20:13:13 +08:00
llcc
312f6b968f feat(gesture): add haptics impact on action 2022-05-06 16:20:00 +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
21e172feb6 feat(mobile): share intent (#4599)
* feat(mobile): share intent

* feat(ios): share content

* feat(share): fix kUTType* deprecation

* feat(share): fix result of call to 'openURL' is unused

* fix screenshot copy rewrite issue

* fix AndroidManifest.xml

* fix(iOS): app not showing in share list

* address comment
2022-03-28 12:30:32 +08:00
leizhe
6193e83e1c fix(android): only encode url on iOS 2022-01-06 18:46:31 +08:00
leizhe
a0cb6e5526 feat(mobile): embed a photo in block
The seleted photo will be stored in assets folder.
2021-12-07 21:03:25 +08:00
charlie
5ce32ef0e6 dev(mobile): more heap memory for gradle building 2021-11-25 16:22:56 +08:00
Weihua Lu
f09a928778 fix: fix white screen after splash 2021-09-30 12:42:03 +08:00
Weihua Lu
c3e53ef2db mobile: file system init 2021-09-28 14:58:43 +08:00
Weihua Lu
f2afcd707e feat: init ios/android template 2021-09-28 14:58:43 +08:00