Skip to content

Commit

Permalink
F-Droid (#1749)
Browse files Browse the repository at this point in the history
* test fastlane

* clarify analytics

* add phoneScreenshots

* update main branch

* clean up image files
  • Loading branch information
UjuiUjuMandan authored Jan 3, 2025
1 parent 43bb27a commit 8e4c852
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 2 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/fastlane.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Validate Fastlane metadata

on:
workflow_dispatch:
push:
branches: [ "BiLi_PC_Gamer" ]
pull_request:
branches: [ "BiLi_PC_Gamer" ]

jobs:
go:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Fastlane Supply Metadata
uses: ashutoshgngwr/[email protected]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

# EhViewer

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

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

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

# Screenshot

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


# Build
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
An E-Hentai Application for Android, forked from Hippo Seven by SXJ LonelyDog.

In F-Droid build, analytics is disabled no matter what you choose.
File renamed without changes
File renamed without changes
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
An E-Hentai Application for Android, forked from Hippo Seven by SXJ LonelyDog
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
EhViewer
3 changes: 3 additions & 0 deletions fastlane/metadata/android/zh-CN/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
这是一个 E-Hentai Android 平台的浏览器,由 SXJ LonelyDog 分叉自 seven332/EhViewer。

在 F-Droid 下载的版本中,无论您选择什么,分析和崩溃报告都会被禁用。
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-CN/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
这是一个 E-Hentai Android 平台的浏览器,由 SXJ LonelyDog 分叉自 seven332/EhViewer
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-CN/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
EhViewer

0 comments on commit 8e4c852

Please sign in to comment.