Commit Graph

133 Commits (feat/radix-themes)

Author SHA1 Message Date
Andelf 49dcbece25 chore: bump version 0.7.6 2022-07-04 21:16:49 +08:00
llcc 459262cd24
add bb tasks for mobile app development (#5765)
* add bb tasks for mobile development
* update mobile app development readme

Co-authored-by: Andelf <andelf@gmail.com>
2022-06-24 11:22:49 +08:00
Andelf abcfd9cf74 fix(android): handle quick deletion then creating
Fix #5668
2022-06-23 17:06:22 +08:00
Andelf 1d4e78a228 chore: bump version 0.7.5 2022-06-20 23:31:12 +08:00
Andelf e3d1096f63 chore: bump version 0.7.4 2022-06-14 00:13:47 +08:00
Andelf e2e531ba47 chore: bump version 0.7.3 2022-06-08 23:38:23 +08:00
Andelf 6435581260 chore: bump version 0.7.2 2022-06-07 16:37:22 +08:00
Andelf 4ea881afaa chore: release 0.7.1 2022-05-31 18:02:10 +08:00
llcc db1777efa6
Merge branch 'master' into gesture-support-on-block 2022-05-25 15:16:45 +08:00
Andelf df12a70016 chore(release): bump version 0.7.0 2022-05-24 23:46:56 +08:00
llcc ee3b578d99
Merge branch 'master' into gesture-support-on-block 2022-05-23 22:07:36 +08:00
Andelf 201093bdd6 chore(release): bump version 0.6.10 2022-05-23 21:45:52 +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 d95aa14ca5
Merge branch 'master' into disable-webview-resize 2022-05-16 19:39:18 +08:00
Andelf 18f4c21dc9 chore(release): bump version 0.6.9 2022-05-16 19:21:03 +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
llcc e119fef6bd
Merge branch 'master' into gesture-support-on-block 2022-05-12 09:58:53 +08:00
llcc edf4943298
Merge branch 'master' into disable-webview-resize 2022-05-10 17:12:14 +08:00
Andelf 156deb3983 chore: bump version 0.6.8 2022-05-09 22:48:52 +08:00
llcc 312f6b968f feat(gesture): add haptics impact on action 2022-05-06 16:20:00 +08:00
llcc 0cb675184c enhance(iOS): disable webview resize 2022-05-05 11:53:25 +08:00
Andelf 22c8544092 chore: bump version 0.6.7 2022-04-29 21:17:19 +08:00
llcc b8295bd5de enhance(Android): receive data after cold boot 2022-04-21 08:42:18 +08:00
Andelf f7ab5c9685 chore: bump version 0.6.6 2022-04-18 09:33:25 +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
Andelf cd8085ac9f feat: add ignore paths to file watcher 2022-04-04 22:20:25 +08:00
Tienson Qin 00c9a5b299 feat(sync): capacitor glue code 2022-04-04 22:20:25 +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
Andelf 015a2edf6b chore: bump version 0.6.5 2022-03-24 14:03:51 +08:00
Andelf e19f574f4f chore: bump version 0.6.4 2022-03-19 19:14:02 +08:00
Andelf 021ef03012
fix(mobile): ignore bak and recycle in fs watcher (#4629)
* fix(ios): add ignore check to ios fs watcher
* fix(android): ignore bak directory in fs watcher
2022-03-19 19:08:05 +08:00
Andelf b1aa906e89 chore: bump version 0.6.3 2022-03-11 00:13:59 +08:00
Andelf 5dd0234b9a fix(android): fs watcher initial notification 2022-03-09 23:37:57 +08:00
Andelf a2ce773aba feat(android): add fs watcher plugin 2022-03-09 23:37:57 +08:00
Andelf 10c1b2c427 chore: bump version 0.6.2 2022-03-08 20:16:26 +08:00
Tienson Qin 8846be9d5f chore: bump version 2022-02-20 01:57:57 +08:00
Andelf 8ef3b8cb05 chore: bump version 0.6.0 2022-02-18 22:01:25 +08:00
Andelf f94f05f81f chore: bump android versionCode 2022-01-21 09:41:06 +08:00
Andelf 80fb613e8a chore: bump version 0.5.9 2022-01-20 21:28:44 +08:00
leizhe 6193e83e1c fix(android): only encode url on iOS 2022-01-06 18:46:31 +08:00
Andelf c292f6fb96 chore: bump version 0.5.8 2022-01-06 13:43:05 +08:00
Andelf 3c6ef2c182 chore: bump version 0.5.6 2021-12-29 18:09:34 +08:00
Andelf d95be218e8 chore: bump version 0.5.5 2021-12-25 22:42:21 +08:00
Andelf a2de46f666 fix(android): use the same version as main app 2021-12-23 01:17:35 +08:00
llcc e03257ef5f
Merge branch 'master' into enhance/mobile 2021-12-09 11:45:27 +08:00
Tienson Qin b9fcfddab2 fix: android 10 file access 2021-12-08 13:04:04 +08:00
Tienson Qin f983452997 fix: add android:requestLegacyExternalStorage 2021-12-08 12:33:23 +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
leizhe fffb33fea9 add readme 2021-12-03 18:12:27 +08:00
leizhe 19a32b4f7e bump android build version code 2021-12-01 21:01:33 +08:00
leizhe b8811d5dfd bump android build version code 2021-12-01 15:27:56 +08:00
charlie a3bc01b931 enhance(mobile): exit animation for android 2021-12-01 14:05:50 +08:00
Tienson Qin 2cb001b22d mobile: replace splash screen 2021-12-01 14:01:37 +08:00
Tienson Qin 00a39ceda3 enhance: remove source map from mobile apps 2021-12-01 12:33:04 +08:00
leizhe 1ffc693fbd bump android build version code 2021-12-01 12:18:30 +08:00
Tienson Qin 0990b3a988 fix(mobile): close left sidebar when create a new page 2021-11-30 11:11:50 +08:00
Tienson Qin 842c8013db enhance: set status bar background for splash screen 2021-11-27 22:27:52 +08:00
Tienson Qin f291779aad fix(mobile): file permissions 2021-11-27 21:19:07 +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
leizhe a4608fbf79 bump version 2021-11-26 20:09:17 +08:00
leizhe dc9ca3462b enhance(mobile): add a refresh button 2021-11-26 16:45:35 +08:00
charlie 5ce32ef0e6 dev(mobile): more heap memory for gradle building 2021-11-25 16:22:56 +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 a0e9c5a393 fix: check in gradle wrapper 2021-09-30 13:10:07 +08:00
Weihua Lu f09a928778 fix: fix white screen after splash 2021-09-30 12:42:03 +08:00
Tienson Qin e2894ee189 fix(mobile): re-index 2021-09-29 13:18:02 +08:00
Tienson Qin 31cbdcad2e enhance: update both logo and splash screen 2021-09-28 23:08:26 +08:00
Tienson Qin 78cc8fdb46 fix: ui 2021-09-28 22:09:07 +08:00
Tienson Qin a7b8fd7fe9 fix(mobile): today's journal not created automatically 2021-09-28 14:58:43 +08:00
Tienson Qin 2046a56e40 mobile: add logo and splash screen 2021-09-28 14:58:43 +08:00
Weihua Lu e5916bd69d fix: add android permission check 2021-09-28 14:58:43 +08:00
Weihua Lu decd40aa12 fix: add external storage permission 2021-09-28 14:58:43 +08:00
Tienson Qin 52109a8d24 mobile: update doc 2021-09-28 14:58:43 +08:00
Weihua Lu dee35b24b8 mobile: add android file path helper 2021-09-28 14:58:43 +08:00
Weihua Lu 7e5a364d18 android: add folder picker 2021-09-28 14:58:43 +08:00
Weihua Lu a4db23cb78 android: request legacy storage 2021-09-28 14:58:43 +08:00
Weihua Lu 363ed3ed0d fix: downgrade sdk target 2021-09-28 14:58:43 +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