Dead sources #687

Merged
krysanify merged 7 commits from dead into main 2025-02-19 14:33:57 -06:00
krysanify commented 2025-02-18 02:43:58 -06:00 (Migrated from github.com)

Closes #648

There are open tickets for Seez (#66), Animension (#94), and AllMoviesForYou (#129) from last year, so if anyone still wants them, they can make a new source request for it.

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
Closes #648 There are open tickets for Seez (#66), Animension (#94), and AllMoviesForYou (#129) from last year, so if anyone still wants them, they can make a new source request for it. Checklist: - [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions - [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [x] 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 - [ ] 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
krysanify commented 2025-04-18 01:20:04 -05:00 (Migrated from github.com)

Closes #66
Closes #94
Closes #129

Closes #66 Closes #94 Closes #129
Sign in to join this conversation.
No description provided.