Commit Graph

107 Commits

Author SHA1 Message Date
286e2fbb5b Add support for prevent screen capture 2023-09-22 17:28:33 +08:00
50ff4b3fdd add rating 2023-09-22 16:40:30 +08:00
13574
f7ebc10617 fix: 修改保存文件逻辑,删除无用依赖 2023-09-17 12:49:59 +08:00
13574
274ad4978a feat: 实现了 Android 端写入文件和打开文件 2023-09-17 12:33:00 +08:00
24f9baa7dc fix tags panel may overscroll on iOS 2023-09-16 21:46:03 +08:00
f7475cbced windows: filter file name before call WIN API 2023-09-16 20:44:02 +08:00
743aa42d34 Support download zip on web 2023-09-16 20:11:05 +08:00
9fea3946ca Web: update index.html 2023-09-16 18:52:49 +08:00
3c2e75d9b1 Fix windows title may become empty 2023-09-16 18:44:38 +08:00
56751e2c13 Fix baseUrl may not contain origin on web 2023-09-16 18:22:37 +08:00
b1db9b452f Add snackbar notification when download zip completed/failed 2023-09-16 17:37:56 +08:00
f2b6ad465d Add download zip page 2023-09-16 13:14:23 +08:00
93a307b143 Fix setTitle on web 2023-09-15 21:35:23 +08:00
b5a73b4714 Update Galleries page title 2023-09-15 17:09:55 +08:00
dae5e13bd8 Update Galleries 2023-09-15 15:39:01 +08:00
932c56a377 Update Gallery Page 2023-09-14 22:21:41 +08:00
5b453b3e66 Add CI badge 2023-09-14 21:23:49 +08:00
a58732f788 Fix gallery's title can not display correct on chrome/firefox 2023-09-14 21:00:33 +08:00
0ffc08c624 Android: Try to fix can not set title 2023-09-14 19:35:12 +08:00
dfe214009d fix: login page may not display on web 2023-09-14 18:39:28 +08:00
a9f09ffdcd Add support to change title 2023-09-14 17:48:39 +08:00
bc435bb567 Add settings to side menu 2023-09-14 16:47:42 +08:00
26692551f7 Update home page 2023-09-14 16:39:56 +08:00
aaf8540d37 Make sortByGid DropdownMenu in popup menu when using mobile layout 2023-09-10 22:25:28 +08:00
20fff00e51 Update gallery page for desktop 2023-09-10 21:38:28 +08:00
69699bcf89 feat: 图标颜色随图片亮度调整 2023-09-10 20:46:47 +08:00
13574
f0cedcf8a4 fix: 尝试修复 Android 8/8.1 复制图片问题 2023-09-10 10:48:21 +08:00
13574
316b2254bb feat: 更改复制uri的方式 2023-09-10 10:26:40 +08:00
13574
3fe43184c2 fix: mime type for jpg/jpeg files 2023-09-10 08:55:29 +08:00
b8e6679faa Fix copy image to clipboard not works on android 2023-09-10 07:44:30 +08:00
13574
9df1031d24 fix: move clipboard image cache to cache dir 2023-09-10 00:25:26 +08:00
13574
88c51a73d4 style: format code 2023-09-09 23:46:58 +08:00
13574
f0878b4c28 fix: fix compile error 2023-09-09 23:45:13 +08:00
13574
0b790ee8e5 Merge remote-tracking branch 'origin/master' 2023-09-09 23:35:42 +08:00
13574
9878c1108e feat: Implemented copy image to clipboard on Android 2023-09-09 23:35:17 +08:00
2e8ea280dc reduce iconsize if width is too small 2023-09-09 15:12:10 +08:00
6a44090e24 Update context menu for image 2023-09-09 13:52:27 +08:00
4ec4d61656 Impl saveFile for web 2023-09-09 13:13:16 +08:00
d0521d3774 Fix gallery sort label dispear in light theme 2023-09-09 12:46:09 +08:00
e5691d2f9f Merge branch 'master' of https://github.com/lifegpc/eh_downloader_flutter 2023-09-09 09:57:54 +08:00
25447e9667 Impl saveFile on Windows platform 2023-09-09 09:56:45 +08:00
13574
e9ddcfe909 chore: update proguard rules 2023-09-09 09:36:36 +08:00
13574
99550bdbda Merge branch 'android' 2023-09-09 01:32:48 +08:00
13574
d0e5178dc8 feat: Android get storage permission via SAF 2023-09-09 01:18:59 +08:00
de18ca304c Add support to list galleries with sort 2023-09-08 22:09:41 +08:00
f6956e0989 Add tooltip for tags 2023-09-08 17:04:10 +08:00
0826ba8fc6 Update settings 2023-09-08 16:29:04 +08:00
64ce9ddf5d [Android] Try write to external storage first 2023-09-08 14:33:47 +08:00
d2f8af335f Update CI 2023-09-08 13:00:15 +08:00
b247ae73da Android ci (#2)
* fix: fix android build

* fix: Android app label

* ci: init ci

* ci: adjust build.gradle and setup signing configuration

* ci: adjust build.gradle and setup signing configuration

* ci:

* ci

* ci

* ci

* Update android_ci.yml

* Update android_ci.yml

* Squashed commit of the following:

commit 484fc61ad2
Author: lifegpc <[email protected]>
Date:   Fri Sep 8 11:49:47 2023 +0800

    Update android_ci.yml

* Squashed commit of the following:

commit 484fc61ad2
Author: lifegpc <[email protected]>
Date:   Fri Sep 8 11:49:47 2023 +0800

    Update android_ci.yml

* ci

* ci

* Update and rename android_ci.yml to android.yml

---------

Co-authored-by: 13574 <[email protected]>
2023-09-08 12:48:15 +08:00