Draft
Conversation
Removed unnecessary files, including files that appear to have been accidentally copied from official ReVanced. * dummy/: It was a remnant from v19 patches. In patcher v21, dummy is called "stub". * extensions/shared/: Removed classes for non-existent patches. e.g. SpoofVideoStreams * extensions/twitter/stub/: Removed unused stubs. * extensions/twitter/library/: library dir only exists in "shared" on official ReVanced. * patches/stub/: At this time, there are no patches in piko that require stubs. It is unlikely that stubs will be needed in the future. * patches.json: This was removed from the official ReVanced at some point. It won't be updated unless you bring back the Json generator, so removed. I removed "EmojiCompat" from Twitter stub, but I'm not sure if it is needed. If it is needed, please tell me.
Fix minSdk to 26 (Android 8.0) as the X app is minSdk 26 Remove unused dependencies from ReVanced Match to official ReVanced Fix "About" information of patches (There is no contact for piko, so I replaced it with the sample one from the revenanced-patches-template.)
Without this fix, CI will break. Changed the semantic release configurations to find new .rvp files. Reflected the changes in the official ReVanced repo.
My understanding is that piko doesn't use these patches because piko adds resources and settings in piko's own way. So I judged these were accidentally copied from the official ReVanced. Am I doing the right thing?
My understanding is that piko doesn't use these patches. If you copied this for future use, please let me know so I can revert it. However, in my opinion, it's better to copy these when they are actually needed for piko. Copying them now will make it burdensome to reflect changes in the official ReVanced.
…Removed extendWith extendWith is done in sharedExtensionPatch
The default value of `use` is true. Both ReVanced and RVX omit `use` if it is `true`.
All fingerprints are now internal or private. In the official ReVanced, all fingerprints are internal, but in piko, many patches and fingerprint are in the same file, so I made it private as much as possible
Patches that other patches depend on (patches without names) do not need compatibleWith.
In ReVanced Manager, these patches were treated as universal patches and were not applied.
Also, removed it from unnecessary files.
* Fix the patch structure. (Make it a single resource patch.) * Fix the issue that Japanese arrays.xml is not modified. * Introduce region comments. This is often used in the official ReVanced project. TODO: Logs are printed (not fixed in this commit)
The old information was remained in README.md. Added temporary information that the latest ReVanced Manager is supported now. TODO: Screenshot of Manager is not updated yet!
Do not change this version manually. By use the breaking change format in commit message, CI will change the major version automatically. Also, use the commit types that triggers CI, such as "feat:".
## [2.0.0-dev.10](crimera/piko@v2.0.0-dev.9...v2.0.0-dev.10) (2025-11-13) ### Bug Fixes * **Twitter:** Fix `Show post source label` patch ([42efbe2](crimera@42efbe2)) ### Features * **Twitter:** Added `Change app icon` patch ([efbd6f7](crimera@efbd6f7)) ### Updates * **Translations:** Update `Polish` ([15cf2b1](crimera@15cf2b1)) * **Translations:** Update Korean ([b1edad5](crimera@b1edad5))
## [2.0.0-dev.11](crimera/piko@v2.0.0-dev.10...v2.0.0-dev.11) (2025-11-18) ### Bug Fixes * **Twitter:** Corrected Moon app icon string ([60d0ede](crimera@60d0ede)) * **Twitter:** Fix font import bug. ([c8ea53c](crimera@c8ea53c)) ### Updates * **Translations:** Update `Korean` strings ([6bdf0cc](crimera@6bdf0cc)) * **Translations:** Update `Polish` ([2347537](crimera@2347537)) * **Twitter:** Include translations for app icon strings ([edad4a6](crimera@edad4a6))
## [2.0.0-dev.12](crimera/piko@v2.0.0-dev.11...v2.0.0-dev.12) (2025-11-23) ### Bug Fixes * **Twitter:** Fixed preference import ([4623b93](crimera@4623b93)) ### Updates * spanish translation to new strings ([28dbebd](crimera@28dbebd)) * **Translations:** <Arabic> ([9ae0f3a](crimera@9ae0f3a)) * **Translations:** Updated `Arabic` strings [crimera#735](crimera#735) ([61a05c6](crimera@61a05c6)) * **Translations:** Updated `Spanish` strings [crimera#732](crimera#732) ([8137cd5](crimera@8137cd5)) * **Twitter:** Updated side bar elements to hide ([45f93a1](crimera@45f93a1))
Updated Turkish localization strings for various settings in the application, including premium, download, native features, ads, and customization settings.
## [2.0.0-dev.13](crimera/piko@v2.0.0-dev.12...v2.0.0-dev.13) (2025-11-27) ### Features * **Twitter:** Added `Hide badges from navigation bar icons` patch ([1d98886](crimera@1d98886)) ### Updates * **Translations:** Update Korean ([23f1f25](crimera@23f1f25)) * **Translations:** Updated `Turkish` ([ae0df82](crimera@ae0df82)) * **Twitter:** Added more elements to hide from navigation bar ([8e6706c](crimera@8e6706c)) ### Refactors * **Bring Back Twitter:** Added more numeric character <-> emoji pairs ([5534c57](crimera@5534c57)) * **Bring Back Twitter:** Refactor English strings ([18b68b3](crimera@18b68b3))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request will
devtomain.