Commit Graph

93 Commits

Author SHA1 Message Date
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
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