Commit Graph

82 Commits

Author SHA1 Message Date
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
dbe570034a Update and rename deploy.yml to web.yml 2023-09-08 12:07:48 +08:00
13574
46beb33f3a fix: Android app label 2023-09-08 11:45:47 +08:00
13574
d68a985b9e fix: fix android build 2023-09-08 11:45:47 +08:00
dffc8e1749 Update 2023-09-08 10:16:16 +08:00
4f14eedef5 Create windows.yml 2023-09-08 10:03:04 +08:00
13574
b23d1a193f fix: Android app label 2023-09-08 02:05:12 +08:00
13574
5b65f686ce fix: fix android build 2023-09-08 01:23:15 +08:00
1af4ed6313 Update 2023-09-07 19:48:27 +08:00
01764d005f Add new settings displayAd 2023-09-05 21:23:46 +08:00
3992c0e89a Make gallery page appbar floating 2023-09-05 20:59:16 +08:00
a53c2dd89d Fix setState called after dispose 2023-09-05 20:36:00 +08:00
8246408b36 Fix copy Image to Clipboard not works on web 2023-09-05 17:03:36 +08:00
7814a4d20a Add support to copy image url to clipboard 2023-09-04 23:00:01 +08:00
a2e57460d7 Add context menu for image 2023-09-04 22:37:02 +08:00
c3e46170d4 Tags panel overscroll will scroll parent 2023-09-04 20:25:28 +08:00
49239869ff Use CustomScrollView 2023-09-04 19:19:24 +08:00
e1233f35bd Update 2023-09-04 18:22:09 +08:00
20b38ba6da Update 2023-09-04 15:42:36 +08:00
4b7ad8161a Update Thumbnail component 2023-09-04 12:58:18 +08:00
60696e01f6 Update 2023-09-03 22:37:25 +08:00
b65dc78fb2 Update 2023-09-03 16:04:32 +08:00
95b8435f78 Update 2023-09-03 12:22:27 +08:00
ade2bb2113 Update flutter version 2023-09-02 18:51:12 +08:00
8f90d2243b Add Settings Page 2023-09-02 14:37:20 +08:00
f2025bfe6b Bug fix 2023-09-02 12:52:55 +08:00