Skip to content

Commit 21c8ea5

Browse files
committed
Add v82 API
1 parent 4cbcd10 commit 21c8ea5

File tree

2 files changed

+357
-0
lines changed

2 files changed

+357
-0
lines changed

app/doclib/api/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
This file lists the changes in the Xposed Framework API:
22
--------------------------------------------------------
3+
v82:
4+
added XposedHelpers.findClassIfExists() helper
5+
added XposedHelpers.findMethodIfExists() helpers
6+
added XposedHelpers.findConstructorIfExists() helpers
7+
added XposedHelpers.findFieldIfExists() helper
38

49
v81:
510
added IXUnhook.getCallback()

0 commit comments

Comments
 (0)