Commit Graph

124 Commits (feat/publish)

Author SHA1 Message Date
Andelf 428d1da0d4 chore: release 0.9.1 2023-03-29 18:51:07 +08:00
Andelf 7d92a3172e chore(release): bump version 0.9.0 2023-03-28 09:18:24 +08:00
Andelf db76ba885c chore(release): bump version 0.8.18 2023-03-01 15:23:15 +08:00
Andelf 58d1928cde chore: bump version 0.8.17 2023-02-10 11:57:37 +08:00
Andelf b5b1a46215 chore: bump version 0.8.16 2023-01-12 21:05:10 +08:00
Andelf 7fd33b5971 chore(release): bump version 0.8.15
Related #8152
2022-12-29 22:51:11 +08:00
Andelf 0c4198c824 chore: bump version 0.8.14 2022-12-20 21:41:13 +08:00
Andelf 992914dc2f fix(mobile): skip initial fs watcher notification 2022-12-09 22:52:06 +08:00
Andelf 7a0555a9fc chore: bump version 0.8.13 2022-12-03 03:35:44 +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
Tienson Qin 3bb17b46fd chore: bump to 0.8.12 2022-11-23 21:09:29 +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 a939767aaf chore: bump to 0.8.11 2022-11-11 20:43:37 +08:00
Tienson Qin 3b399d3bfe cap sync 2022-11-11 13:59:57 +08:00
Tienson Qin 52324b0ff2 chore: bump to 0.8.10 2022-10-28 21:13:03 +08:00
Tienson Qin 2198d19c74 chore: update other files 2022-10-19 01:51:41 +08:00
Andelf 0de13bf553 chore: bump version 0.8.8 2022-09-30 18:49:16 +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
Andelf 76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Andelf 412e749cb8 chore: bump version 0.8.6 2022-09-13 22:55:49 +08:00
Andelf bd384cfef5 chore: bump version 0.8.5 2022-09-06 23:54:03 +08:00
Andelf 1cf767e5d0 chore: bump version 0.8.4 2022-09-02 00:10:26 +08:00
Andelf c45a15d576
chore: bump version 0.8.3 (#6537) 2022-09-01 00:40:21 +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 ea421da572 chore: bump version 0.8.2 2022-08-23 11:37:42 +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 0283c40abc chore: bump version 0.8.1 2022-08-16 10:42:28 +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 da5f22acbc chore: bump version 0.8.0 2022-08-08 21:48:53 +08:00
Andelf 5e2487c6d8 chore(release): bump version 0.7.9 2022-07-27 14:36:25 +08:00
Andelf 1562101f83 chore: bump version 0.7.8 2022-07-21 07:55:07 +08:00
Andelf 0bebff8ce9 chore: bump version 0.7.7 2022-07-20 15:02:50 +08:00
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