Skip to content

Commit

Permalink
Merge branch 'aniyomiorg:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark25 authored Jan 18, 2024
2 parents fa59485 + 97ebd27 commit ee86ca0
Show file tree
Hide file tree
Showing 30 changed files with 104 additions and 589 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

I acknowledge that:

- I have updated to the latest version of the app (stable is v0.12.3.10)
- I have updated to the latest version of the app (stable is v0.15.2.2)
- I have updated all extensions
- If this is an issue with the app itself, that I should be opening an issue in https://github.com/aniyomiorg/aniyomi
- I have searched the existing issues for duplicates
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01_report_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ body:
description: |
You can find your Aniyomi version in **More → About**.
placeholder: |
Example: "0.12.3.10" or "Preview r6691"
Example: "0.15.2.2" or "Preview r7473"
validations:
required: true

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/05_request_feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ body:
required: true
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/aniyomiorg/aniyomi/issues/new/choose).
required: true
- label: I have updated the app to version **[0.13.5](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
- label: I have updated the app to version **[0.15.2.2](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
required: true
- label: I will fill out all of the requested information in this form.
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/06_request_meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ body:
required: true
- label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/aniyomiorg/aniyomi/issues/new/choose).
required: true
- label: I have updated the app to version **[0.13.5](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
- label: I have updated the app to version **[0.15.2.2](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
required: true
- label: I have updated all installed extensions.
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue_moderator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Moderate issues
uses: tachiyomiorg/issue-moderator-action@v2
uses: aniyomiorg/issue-moderator-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
duplicate-label: Duplicate
Expand Down
5 changes: 0 additions & 5 deletions multisrc/overrides/animestream/animetitans/additional.gradle

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
77 changes: 0 additions & 77 deletions multisrc/overrides/animestream/animetitans/src/AnimeTitans.kt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class AnimeStreamGenerator : ThemeSourceGenerator {
SingleLang("AnimeIndo", "https://animeindo.skin", "id", isNsfw = false, overrideVersionCode = 8),
SingleLang("AnimeKhor", "https://animekhor.xyz", "en", isNsfw = false, overrideVersionCode = 3),
SingleLang("Animenosub", "https://animenosub.com", "en", isNsfw = true, overrideVersionCode = 4),
SingleLang("AnimeTitans", "https://animetitans.com", "ar", isNsfw = false, overrideVersionCode = 14),
SingleLang("AnimeXin", "https://animexin.vip", "all", isNsfw = false, overrideVersionCode = 8),
SingleLang("AnimeYT.es", "https://animeyt.es", "es", isNsfw = false, className = "AnimeYTES", pkgName = "animeytes", overrideVersionCode = 1),
SingleLang("Tiodonghua.com", "https://anime.tiodonghua.com", "es", isNsfw = false, className = "Tiodonghua", pkgName = "tiodonghua", overrideVersionCode = 1),
Expand Down
2 changes: 0 additions & 2 deletions src/ar/movies4u/AndroidManifest.xml

This file was deleted.

7 changes: 0 additions & 7 deletions src/ar/movies4u/build.gradle

This file was deleted.

Binary file removed src/ar/movies4u/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/ar/movies4u/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/ar/movies4u/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/ar/movies4u/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/ar/movies4u/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed src/ar/movies4u/res/play_store_512.png
Binary file not shown.
Loading

0 comments on commit ee86ca0

Please sign in to comment.