|
60f7b4d3b0
|
update version code
|
2024-12-01 18:57:35 +08:00 |
|
|
2ee2a01550
|
export comic as pdf
|
2024-12-01 18:54:17 +08:00 |
|
|
a2f628001a
|
import pica data
|
2024-12-01 18:06:19 +08:00 |
|
|
de4503a2de
|
fix selecting file on Android
|
2024-12-01 18:05:59 +08:00 |
|
|
30b2aa2f99
|
fix #52
|
2024-11-30 21:36:23 +08:00 |
|
|
2f4927f719
|
prevent too many image loading at save time
|
2024-11-30 21:30:39 +08:00 |
|
|
9fb3482474
|
fix #73
|
2024-11-30 21:05:35 +08:00 |
|
|
2063eee82b
|
fix #76
|
2024-11-30 20:52:55 +08:00 |
|
|
91b765ffba
|
fix subtitle
|
2024-11-30 13:50:07 +08:00 |
|
|
bbfe87fff2
|
fix #77
|
2024-11-30 10:07:03 +08:00 |
|
nyne
|
430b6eeb3a
|
Feat/saf (#81)
* [Android] Use SAF to change local path
* Use IOOverrides to replace openDirectoryPlatform and openFilePlatform
* fix io
|
2024-11-29 21:33:28 +08:00 |
|
onlytheworld
|
06094fc5fc
|
自动发布 (#80)
* change workflow
* Update main.yml
|
2024-11-29 17:08:01 +08:00 |
|
nyne
|
ce48a89cc1
|
Merge pull request #71 from venera-app/dev
v1.0.7
v1.0.7
|
2024-11-24 15:56:32 +08:00 |
|
|
f155bed694
|
update flutter_saf
|
2024-11-24 15:21:22 +08:00 |
|
|
1500d2a1d2
|
fix getImages
|
2024-11-24 13:12:06 +08:00 |
|
|
2408096a7c
|
fix cbz export
|
2024-11-24 12:53:06 +08:00 |
|
|
bf1930cea2
|
show comment action button if comic.comments is empty
|
2024-11-24 12:48:37 +08:00 |
|
|
5d99b6ed99
|
fix download
|
2024-11-24 12:47:08 +08:00 |
|
|
e2aceb857d
|
handle invalid local path
|
2024-11-24 12:03:12 +08:00 |
|
|
4b32165aae
|
update version code
|
2024-11-24 11:08:21 +08:00 |
|
|
5bc3ddaf26
|
fix the issue of opening a local comic in history page
|
2024-11-24 10:43:53 +08:00 |
|
|
904e4f1186
|
fix the issue of hiding UI
|
2024-11-24 10:37:17 +08:00 |
|
|
511a9fdc09
|
hide "Copy to app local path" option on iOS and macOS
|
2024-11-23 18:45:10 +08:00 |
|
|
c2b8760d86
|
Add AppbarStyle.shadow;
Improve favorites page ui.
|
2024-11-23 12:12:52 +08:00 |
|
pkuislm
|
a1474ca9c3
|
更改安卓端的文件访问方式,优化导入逻辑 (#64)
* Refactor import function & Allow import local comics without copying them to local path.
* android: use file_picker instead, support directory access for android 10
* Improve import logic
* Fix sql query.
* Add ability to remove invalid favorite items.
* Perform sort before choosing cover
* Revert changes of "use file_picker instead".
* Try catch on "check update"
* Added module 'flutter_saf'
* gitignore
* remove unsupported arch in build.gradle
* Use flutter_saf to handle android's directory and files, improve import logic.
* revert changes of 'requestLegacyExternalStorage'
* fix cbz import
* openDirectoryPlatform
* Remove double check on source folder
* use openFilePlatform
* remove unused import
* improve local comic's path handling
* bump version
* fix pubspec format
* return null when comic folder is empty
|
2024-11-23 11:05:00 +08:00 |
|
boa
|
c3474b1dff
|
change iOS default local path to Documents (#68)
|
2024-11-23 00:25:38 +08:00 |
|
Pacalini
|
2f290f0c86
|
universal: style improvements (#67)
|
2024-11-22 16:47:50 +08:00 |
|
AnxuNA
|
8b1f13cd33
|
Add Favorite multiple selections (#66)
|
2024-11-22 12:21:22 +08:00 |
|
|
f3aa0e9f27
|
fix comment
|
2024-11-22 10:24:31 +08:00 |
|
|
f4b9cb5abe
|
limitImageWidth should only be enabled with ReaderMode.continuousTopToBottom
|
2024-11-21 21:38:41 +08:00 |
|
|
4d55e6a72f
|
move checkUpdates to main_page
|
2024-11-21 21:36:08 +08:00 |
|
|
ad3f2fab45
|
add archive download
|
2024-11-21 21:29:45 +08:00 |
|
|
b1cdcc2a91
|
fix copyDirectories
|
2024-11-20 18:12:27 +08:00 |
|
|
7fcb63c0cb
|
show comments in comic details page
|
2024-11-20 18:04:22 +08:00 |
|
|
454497fd65
|
fix mime
|
2024-11-20 13:25:56 +08:00 |
|
AnxuNA
|
c4aab2369f
|
Fix _buildBriefMode display (#58)
|
2024-11-20 09:33:33 +08:00 |
|
|
ce175a2135
|
improve importing comic
|
2024-11-19 20:52:13 +08:00 |
|
|
6aeaeadb10
|
fix & improve importing comic
|
2024-11-19 18:44:52 +08:00 |
|
Pacalini
|
8402c1c9f3
|
authorize: auto-raise & skip on import (#56)
|
2024-11-19 16:01:35 +08:00 |
|
|
ed67bc80ea
|
fix windows webview
|
2024-11-18 22:22:10 +08:00 |
|
AnxuNA
|
eb3a7f9d52
|
add Chapter && Page translate (#54)
add Chapter && Page translate
|
2024-11-18 21:27:47 +08:00 |
|
nyne
|
0d77803e8c
|
Merge pull request #53 from venera-app/dev
v1.0.6
v1.0.6
|
2024-11-18 18:20:39 +08:00 |
|
|
8db52c9db1
|
update version code
|
2024-11-18 17:57:35 +08:00 |
|
|
ce6f65f912
|
fix auto link
|
2024-11-18 17:56:27 +08:00 |
|
|
689700f52a
|
improve tab bar
|
2024-11-18 17:42:20 +08:00 |
|
|
250f458029
|
improve word segmentation
|
2024-11-18 17:22:25 +08:00 |
|
|
1489e6c86d
|
add appVersion to JsEngine
|
2024-11-18 17:02:07 +08:00 |
|
|
b4921c8e14
|
support rich text comment
|
2024-11-18 16:59:54 +08:00 |
|
|
800b67fb28
|
fix network issue
|
2024-11-18 10:56:19 +08:00 |
|
AnxuNA
|
036474a5d2
|
Optimization _buildBriefMode (#51)
更改_buildBriefMode样式
|
2024-11-17 22:55:04 +08:00 |
|