Revanced Patcher Versions Save

💉 ReVanced Patcher used to patch Android applications

v19.3.1

3 months ago

19.3.1 (2024-02-14)

v19.3.1-dev.1

3 months ago

19.3.1-dev.1 (2024-02-14)

v19.3.0

3 months ago

19.3.0 (2024-02-14)

Bug Fixes

  • Use Patch#toString to get patch class name, when no name available (c9a8260)

Features

  • Read and write arbitrary files in APK files (f1d7217)

v19.3.0-dev.2

3 months ago

19.3.0-dev.2 (2024-02-13)

v19.3.0-dev.1

3 months ago

19.3.0-dev.1 (2024-02-13)

Features

  • Read and write arbitrary files in APK files (f1d7217)

v19.2.1-dev.1

3 months ago

19.2.1-dev.1 (2024-01-27)

Bug Fixes

  • Use Patch#toString to get patch class name, when no name available (c9a8260)

v19.2.0

4 months ago

19.2.0 (2023-12-28)

Bug Fixes

  • Accept PatchSet in PatchesConsumer#acceptPatches (716825f)

Features

  • Add PatchExtensions#registerNewPatchOption function to simplify instantiation and registration of patch options (4a91845)

v19.2.0-dev.1

4 months ago

19.2.0-dev.1 (2023-12-22)

Features

  • Add PatchExtensions#registerNewPatchOption function to simplify instantiation and registration of patch options (4a91845)

v19.1.1-dev.1

5 months ago

19.1.1-dev.1 (2023-12-01)

Bug Fixes

  • Accept PatchSet in PatchesConsumer#acceptPatches (716825f)

v19.1.0

5 months ago

19.1.0 (2023-12-01)

Features

  • Add constructor to initialize patches without annotations (462fbe2)
  • Retrieve annotations in super and interface classes (7aeae93)

Performance Improvements

  • Use a hash set for fast lookup (f1de9b3)