This website requires JavaScript.
Explore
Help
Register
Sign In
ReVanced
/
revanced-patcher
Watch
1
Star
0
Fork
0
You've already forked revanced-patcher
mirror of
https://github.com/ReVanced/revanced-patcher.git
synced
2026-01-10 21:36:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33fadcbd0c7076b848bdca4d62a9c684d5781232
revanced-patcher
/
src
/
main
/
kotlin
/
app
/
revanced
/
patcher
/
util
History
kitadai31
33fadcbd0c
fix: Correctly save XML files in UTF-8 by using a bufferedWriter (
#356
)
2025-07-18 21:31:51 +02:00
..
proxy
refactor: Convert method bodies to single expression functions
2024-08-06 16:53:42 +02:00
smali
fix: Support UTF-8 chars when compiling instructions in Smali in non UTF-8 environments (
#331
)
2025-01-07 01:30:21 +01:00
ClassMerger.kt
feat: Improve Fingerprint API (
#316
)
2024-10-27 16:04:30 +01:00
Document.kt
fix: Correctly save XML files in UTF-8 by using a bufferedWriter (
#356
)
2025-07-18 21:31:51 +02:00
MethodNavigator.kt
feat: Move fingerprint match members to fingerprint for ease of access by using context receivers
2024-11-05 14:23:19 +01:00
ProxyClassList.kt
feat: Convert APIs to Kotlin DSL (
#298
)
2024-08-06 16:53:42 +02:00