Skip to content

Commit 8e4c852

Browse files
F-Droid (#1749)
* test fastlane * clarify analytics * add phoneScreenshots * update main branch * clean up image files
1 parent 43bb27a commit 8e4c852

File tree

10 files changed

+28
-2
lines changed

10 files changed

+28
-2
lines changed

.github/workflows/fastlane.yml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: Validate Fastlane metadata
2+
3+
on:
4+
workflow_dispatch:
5+
push:
6+
branches: [ "BiLi_PC_Gamer" ]
7+
pull_request:
8+
branches: [ "BiLi_PC_Gamer" ]
9+
10+
jobs:
11+
go:
12+
runs-on: ubuntu-latest
13+
steps:
14+
- uses: actions/checkout@v4
15+
- name: Validate Fastlane Supply Metadata
16+
uses: ashutoshgngwr/[email protected]

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
# EhViewer
3333

34-
![Icon](art/launcher_icon-web.png)
34+
![Icon](fastlane/metadata/android/en-US/images/icon.png)
3535

3636
这是一个 E-Hentai Android 平台的浏览器。
3737

@@ -40,7 +40,7 @@ An E-Hentai Application for Android.
4040

4141
# Screenshot
4242

43-
![screenshot-01](art/screenshot-01.png)
43+
![screenshot-01](fastlane/metadata/android/en-US/images/phoneScreenshots/1.png)
4444

4545

4646
# Build
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
An E-Hentai Application for Android, forked from Hippo Seven by SXJ LonelyDog.
2+
3+
In F-Droid build, analytics is disabled no matter what you choose.
File renamed without changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
An E-Hentai Application for Android, forked from Hippo Seven by SXJ LonelyDog
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EhViewer
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
这是一个 E-Hentai Android 平台的浏览器,由 SXJ LonelyDog 分叉自 seven332/EhViewer。
2+
3+
在 F-Droid 下载的版本中,无论您选择什么,分析和崩溃报告都会被禁用。
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
这是一个 E-Hentai Android 平台的浏览器,由 SXJ LonelyDog 分叉自 seven332/EhViewer
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EhViewer

0 commit comments

Comments
 (0)