Hanime1: Filter ads from search results and more #846

Merged
AlphaBoom merged 4 commits from hanime into main 2025-03-24 13:29:26 -05:00
AlphaBoom commented 2025-03-22 00:02:31 -05:00 (Migrated from github.com)

Some small fix:

  • Filter ads from search results
  • Fix the issue that some videos can't find their source
  • Add a new preference to select the preferred language for subtitles

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • Have made sure all the icons are in png format
Some small fix: * Filter ads from search results * Fix the issue that some videos can't find their source * Add a new preference to select the preferred language for subtitles Checklist: - [x] Updated `extVersionCode` value in `build.gradle` for individual extensions - [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [ ] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [x] Have not changed source names - [ ] Have explicitly kept the `id` if a source's name or language were changed - [x] Have tested the modifications by compiling and running the extension through Android Studio - [ ] Have removed `web_hi_res_512.png` when adding a new extension - [x] Have made sure all the icons are in png format
Sign in to join this conversation.
No description provided.