charlie
|
28850387a1
|
enhance(android): update color definitions
|
2025-09-08 11:21:28 +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 |
|
charlie
|
17fb9487c5
|
enhance(mobile): weird viewport scroll for android
|
2025-09-05 23:30:31 +08:00 |
|
Charlie
|
56b54d5f40
|
Fix(mobile): share contents between apps (#12086)
* fix(mobile): share asset file for the db graph
* enhance(android): update manifest and intent handling for asset embedding
|
2025-09-04 16:39:50 +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 |
|
Tienson Qin
|
d57c9bdbd6
|
fix(mobile): add splash screen pic for dark theme
|
2025-08-16 21:07:23 +08:00 |
|
charlie
|
83acf28f49
|
enhance(mobile): disable overscroll on Android and update add graph UI
|
2025-07-31 14:09:04 +08:00 |
|
Tienson Qin
|
54abd62d7a
|
Update splash screen
|
2025-07-10 16:28:05 +08:00 |
|
charlie
|
0f5dc8613c
|
enhance(capacitor): WIP blocks content and editor
|
2025-05-20 12:43:36 +08:00 |
|
charlie
|
c05164955b
|
enhance(capacitor): native datepicker for Android
|
2025-05-19 11:09:22 +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 |
|
charlie
|
53dd89d119
|
enhance(capacitor): support ssl webview
|
2025-04-09 19:15:39 +08:00 |
|
Andelf
|
dd4c5637ac
|
enhance(android): allow choice open & share asset file
|
2024-02-16 20:04:58 +08:00 |
|
Andelf
|
dcfa3b0d0e
|
chore(android): disable sentry android
|
2024-02-16 20:04:58 +08:00 |
|
Andelf
|
37241cc368
|
enhance(android): use view intent for asset-links
Close #10976
|
2024-02-16 20:04:58 +08:00 |
|
Andelf
|
4ad7a57ed3
|
fix(android/watcher): wrong relpath calculation
|
2024-01-12 11:25:21 +08:00 |
|
Andelf
|
9030dd362c
|
enhance(android): add crash report using sentry.io
|
2024-01-03 22:49:57 +08:00 |
|
Andelf
|
ec244bc20b
|
fix(android): activity restart when bluetooth kbd connected
Fix #10406
|
2023-11-01 11:59:00 +08:00 |
|
Andelf
|
0eacbc46a9
|
fix(android): missing permissions
|
2023-09-26 17:19:42 +09:00 |
|
Andelf
|
50d47b4900
|
fix(android): refine permissions, update gradle
|
2023-09-26 17:19:42 +09:00 |
|
Andelf
|
9cad50302b
|
fix(android): missing permission
|
2023-09-26 17:19:42 +09:00 |
|
Andelf
|
6fc7a1a137
|
refactor(mobile): upgrade to capacitor v5
|
2023-09-26 17:19:42 +09:00 |
|
Andelf
|
87b2680b95
|
fix(android): capture all logseq:// links (#10266)
|
2023-09-22 16:53:26 +08:00 |
|
Johan Penttinen
|
7a63c9a89c
|
feature(android): add android 13 API themed icons (#9862)
|
2023-07-19 18:24:32 +08:00 |
|
Andelf
|
7f0457f23f
|
fix(android): apply url decode before fs watcher notifies
|
2023-05-23 17:56:30 +08:00 |
|
Andelf
|
c917f2e087
|
fix(fs): use normalized relative path for mobile platform
Fix #9378
|
2023-05-18 12:24:18 +08:00 |
|
Andelf
|
992914dc2f
|
fix(mobile): skip initial fs watcher notification
|
2022-12-09 22:52:06 +08:00 |
|
Andelf
|
d342fdb1ae
|
refactor(android): rewrite fs watcher
- Polling based fs watcher
- Avoid notifying too soon after file op
Close #7072
Close #7106
Close #6740
|
2022-11-29 09:37:56 +08: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
|
d1c7328a93
|
fix(android): use graph-uuid in call, update capacitor-file-sync
|
2022-09-24 00:39:29 +08:00 |
|
Andelf
|
00ae42d89d
|
refactor(android): use file-sync as lib
|
2022-09-16 21:12:15 +08:00 |
|
Andelf
|
2a73019b34
|
refactor(mobile): use ios file-sync as lib
|
2022-09-16 21:12:15 +08:00 |
|
Andelf
|
00dcf5980c
|
enhance(android): enable android 12 style splash screen
|
2022-09-15 20:17:57 +08:00 |
|
Andelf
|
6dc5517484
|
refactor(mobile): upgrade capacitor to v4
|
2022-09-15 20:17:57 +08:00 |
|
Charlie
|
01d879c18e
|
feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks
Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
|
2022-09-01 00:31:49 +08:00 |
|
Andelf
|
fee4c3764e
|
fix(android): handle path with spaces
|
2022-08-25 14:26:25 +08:00 |
|
Andelf
|
1cf71089bf
|
Refactor path handling on mobile platforms (#6402)
* refactor(mobile): use unescaped uri across app
* refactor(android): use uri for all path
|
2022-08-19 18:18:04 +08:00 |
|
Andelf
|
471b52b985
|
fix(android): handle home uri when picking folder
|
2022-08-11 14:13:29 +08:00 |
|
Andelf
|
bb697a1673
|
feat(android): experimental support pick folder from termux
|
2022-08-11 09:34:29 +08:00 |
|
Andelf
|
28268bb8ff
|
fix(android): use getExternalMediaDirs api
|
2022-08-11 09:34:29 +08:00 |
|
Andelf
|
3e78139da2
|
fix(android): handle exteral storage
|
2022-08-11 09:34:29 +08:00 |
|
Andelf
|
a887810751
|
fix(android): handle raw: uri for some devices
|
2022-08-11 09:34:29 +08:00 |
|
Andelf
|
abcfd9cf74
|
fix(android): handle quick deletion then creating
Fix #5668
|
2022-06-23 17:06:22 +08:00 |
|
llcc
|
ee3b578d99
|
Merge branch 'master' into gesture-support-on-block
|
2022-05-23 22:07:36 +08:00 |
|
llcc
|
df33aba4e6
|
Merge branch 'master' into disable-webview-resize
|
2022-05-23 21:09:38 +08:00 |
|
Andelf
|
549b21f17f
|
fix(android): resolve fs-watcher warnings, refine condition
|
2022-05-21 13:21:02 +08:00 |
|
llcc
|
9fd4adcb92
|
Merge branch 'master' into disable-webview-resize
|
2022-05-12 20:46:27 +08:00 |
|
llcc
|
60fad0d3ba
|
open PDF with external app on mobile
|
2022-05-12 20:13:13 +08:00 |
|