Closes #1000 #1001

Open
GraveEaterMadison wants to merge 19 commits from GraveEaterMadison/main into main
GraveEaterMadison commented 2025-05-12 07:15:25 -05:00 (Migrated from github.com)

Checklist:

Closes #1000

  • 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
Checklist: Closes #1000 - [ ] 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
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin GraveEaterMadison/main:GraveEaterMadison/main
git checkout GraveEaterMadison/main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff GraveEaterMadison/main
git checkout GraveEaterMadison/main
git rebase main
git checkout main
git merge --ff-only GraveEaterMadison/main
git checkout GraveEaterMadison/main
git rebase main
git checkout main
git merge --no-ff GraveEaterMadison/main
git checkout main
git merge --squash GraveEaterMadison/main
git checkout main
git merge --ff-only GraveEaterMadison/main
git checkout main
git merge GraveEaterMadison/main
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AlmightyHak/extensions-source#1001
No description provided.