This commit is contained in:
Dan
2025-05-12 05:32:15 +03:00
parent 455f63568c
commit ddb3687875
11 changed files with 48 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ on:
tweak_version: tweak_version:
description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default" description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default"
default: "2.0.1" default: "2.1"
required: true required: true
type: string type: string
@@ -48,6 +48,8 @@ jobs:
- name: Hide sensitive inputs - name: Hide sensitive inputs
uses: levibostian/action-hide-sensitive-inputs@v1 uses: levibostian/action-hide-sensitive-inputs@v1
with:
exclude_inputs: display_name,tweak_version,bundle_id
- name: Validate IPA URL - name: Validate IPA URL
run: | run: |

Binary file not shown.

View File

@@ -110,6 +110,10 @@
"Japanese" = "Japanese localization"; "Japanese" = "Japanese localization";
"Spanish" = "Spanish localization"; "Spanish" = "Spanish localization";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "Premium features"; "Welcome.Premium" = "Premium features";
"Welcome.PremiumDesc" = "Get access to all exclusive app features"; "Welcome.PremiumDesc" = "Get access to all exclusive app features";
"Welcome.Player" = "Player enhancement"; "Welcome.Player" = "Player enhancement";

View File

@@ -110,6 +110,10 @@
"Japanese" = "الترجمة اليابانية"; "Japanese" = "الترجمة اليابانية";
"Spanish" = "الترجمة الأسبانية"; "Spanish" = "الترجمة الأسبانية";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "Premium features"; "Welcome.Premium" = "Premium features";
"Welcome.PremiumDesc" = "Get access to all exclusive app features"; "Welcome.PremiumDesc" = "Get access to all exclusive app features";
"Welcome.Player" = "Player enhancement"; "Welcome.Player" = "Player enhancement";

View File

@@ -110,6 +110,10 @@
"Japanese" = "Traducción al Japonés"; "Japanese" = "Traducción al Japonés";
"Spanish" = "Traducción al Español"; "Spanish" = "Traducción al Español";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "Funciones Premium"; "Welcome.Premium" = "Funciones Premium";
"Welcome.PremiumDesc" = "Obtén acceso a todas las funciones exclusivas de la app"; "Welcome.PremiumDesc" = "Obtén acceso a todas las funciones exclusivas de la app";
"Welcome.Player" = "Mejora del reproductor"; "Welcome.Player" = "Mejora del reproductor";

View File

@@ -110,6 +110,10 @@
"Japanese" = "日本語ローカライズ"; "Japanese" = "日本語ローカライズ";
"Spanish" = "スペイン語ローカライズ"; "Spanish" = "スペイン語ローカライズ";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "Premium features"; "Welcome.Premium" = "Premium features";
"Welcome.PremiumDesc" = "Get access to all exclusive app features"; "Welcome.PremiumDesc" = "Get access to all exclusive app features";
"Welcome.Player" = "Player enhancement"; "Welcome.Player" = "Player enhancement";

View File

@@ -114,6 +114,10 @@
"Japanese" = "Японская локализация"; "Japanese" = "Японская локализация";
"Spanish" = "Испанская локализация"; "Spanish" = "Испанская локализация";
"Photos" = "Фото";
"Imported" = "Импортировано";
"MediaNotFound" = "Файл не найден";
"Welcome.Premium" = "Премиум функции"; "Welcome.Premium" = "Премиум функции";
"Welcome.PremiumDesc" = "Получите доступ ко всем эксклюзивным функциям приложения"; "Welcome.PremiumDesc" = "Получите доступ ко всем эксклюзивным функциям приложения";
"Welcome.Player" = "Улучшенный плеер"; "Welcome.Player" = "Улучшенный плеер";

View File

@@ -82,7 +82,7 @@
"RestoreDefaults" = "Đặt lại cài đặt"; "RestoreDefaults" = "Đặt lại cài đặt";
"PreImportMessage" = "Bạn sắp nhập các cài đặt Infuse Plus. Hành động này sẽ ghi đè vĩnh viễn các cài đặt hiện tại của bạn.\n\nBạn có muốn tiếp tục không?"; "PreImportMessage" = "Bạn sắp nhập các cài đặt Infuse Plus. Hành động này sẽ ghi đè vĩnh viễn các cài đặt hiện tại của bạn.\n\nBạn có muốn tiếp tục không?";
"Import.Yes" = "Có, nhập cài đặt; "Import.Yes" = "Có, nhập cài đặt";
"PreResetMessage" = "Bạn sắp đặt lại các cài đặt Infuse Plus về mặc định. Hành động này sẽ làm mất tất cả các cài đặt của bạn.\n\nBạn có muốn tiếp tục không?"; "PreResetMessage" = "Bạn sắp đặt lại các cài đặt Infuse Plus về mặc định. Hành động này sẽ làm mất tất cả các cài đặt của bạn.\n\nBạn có muốn tiếp tục không?";
"Reset.Yes" = "Có, đặt lại"; "Reset.Yes" = "Có, đặt lại";
"No" = "Không"; "No" = "Không";
@@ -110,6 +110,10 @@
"Japanese" = "Tiếng Nhật"; "Japanese" = "Tiếng Nhật";
"Spanish" = "Tiếng Tây Ban Nha"; "Spanish" = "Tiếng Tây Ban Nha";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "Tính năng cao cấp"; "Welcome.Premium" = "Tính năng cao cấp";
"Welcome.PremiumDesc" = "Có quyền truy cập vào tất cả các tính trả phí"; "Welcome.PremiumDesc" = "Có quyền truy cập vào tất cả các tính trả phí";
"Welcome.Player" = "Trình phát nâng cao"; "Welcome.Player" = "Trình phát nâng cao";

View File

@@ -110,6 +110,10 @@
"Japanese" = "日语本地化"; "Japanese" = "日语本地化";
"Spanish" = "西班牙语本地化"; "Spanish" = "西班牙语本地化";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "高级功能"; "Welcome.Premium" = "高级功能";
"Welcome.PremiumDesc" = "访问所有独家应用程序功能"; "Welcome.PremiumDesc" = "访问所有独家应用程序功能";
"Welcome.Player" = "播放增强"; "Welcome.Player" = "播放增强";
@@ -119,4 +123,4 @@
"Welcome.More" = "更多功能"; "Welcome.More" = "更多功能";
"Welcome.MoreDesc" = "设置启动页、更改控制中心的播放器海报和标题、更新通知等等"; "Welcome.MoreDesc" = "设置启动页、更改控制中心的播放器海报和标题、更新通知等等";
"SupportMe" = "支持我"; "SupportMe" = "支持我";
"Continue" = "继续"; "Continue" = "继续";

View File

@@ -110,6 +110,10 @@
"Japanese" = "日語在地化"; "Japanese" = "日語在地化";
"Spanish" = "西班牙語在地化"; "Spanish" = "西班牙語在地化";
"Photos" = "Photos";
"Imported" = "Imported";
"MediaNotFound" = "Media not found";
"Welcome.Premium" = "進階功能"; "Welcome.Premium" = "進階功能";
"Welcome.PremiumDesc" = "享受所有獨家應用功能"; "Welcome.PremiumDesc" = "享受所有獨家應用功能";
"Welcome.Player" = "播放器強化"; "Welcome.Player" = "播放器強化";

View File

@@ -58,18 +58,15 @@ Enhancer for Infuse iOS app.
> If this your first time, complete following steps before starting: > If this your first time, complete following steps before starting:
> >
> 1. Fork this repository using the fork button on the top right > 1. Fork this repository using the fork button on the top right
> 2. On your forked repository, go to **Repository Settings** > **Actions**, enable **Read and Write** permissions. > 2. On your forked repository, go to **Actions** tab and click **I understand my workflows, go ahead and enable them**.
<details> <ol>
<summary>How to build the Infuse Plus app</summary> <li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong>.</li>
<ol> <li>Navigate to the <strong>Actions tab</strong> in your forked repository and select <strong>Build Infuse Plus app</strong>.</li>
<li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong>.</li> <li>Click the <strong>Run workflow</strong> button located on the right side.</li>
<li>Navigate to the <strong>Actions tab</strong> in your forked repository and select <strong>Build Infuse Plus app</strong>.</li> <li>Prepare a decrypted .ipa file <em>(we cannot provide this due to legal reasons)</em>, then upload it to a file provider (e.g., filebin.net, filemail.com, or Dropbox is recommended). Paste the URL of the decrypted IPA file in the provided field.</li>
<li>Click the <strong>Run workflow</strong> button located on the right side.</li> <li><span style="color: red; font-weight: bold;">NOTE:</span> Make sure to provide a direct download link to the file, not a link to a webpage. Otherwise, the process will fail.</li>
<li>Prepare a decrypted .ipa file <em>(we cannot provide this due to legal reasons)</em>, then upload it to a file provider (e.g., filebin.net, filemail.com, or Dropbox is recommended). Paste the URL of the decrypted IPA file in the provided field.</li> <li>Enter the tweak version from the releases (the latest release is selected by default). You can also change the BundleID and Display Name if desired.</li>
<li><span style="color: red; font-weight: bold;">NOTE:</span> Make sure to provide a direct download link to the file, not a link to a webpage. Otherwise, the process will fail.</li> <li>Make sure all inputs are correct, then click <strong>Run workflow</strong> to start the process.</li>
<li>Enter the tweak version from the releases (the latest release is selected by default). You can also change the BundleID and Display Name if desired.</li> <li>Wait for the build to finish. You can download the Infuse Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the URL, i.e., github.com/user/InfusePlus/releases.)</li>
<li>Make sure all inputs are correct, then click <strong>Run workflow</strong> to start the process.</li> </ol>
<li>Wait for the build to finish. You can download the Infuse Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the URL, i.e., github.com/user/InfusePlus/releases.)</li>
</ol>
</details>