Skip to content

Commit

Permalink
Add v82 API
Browse files Browse the repository at this point in the history
  • Loading branch information
rovo89 committed Apr 15, 2016
1 parent 4cbcd10 commit 21c8ea5
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/doclib/api/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
This file lists the changes in the Xposed Framework API:
--------------------------------------------------------
v82:
added XposedHelpers.findClassIfExists() helper
added XposedHelpers.findMethodIfExists() helpers
added XposedHelpers.findConstructorIfExists() helpers
added XposedHelpers.findFieldIfExists() helper

v81:
added IXUnhook.getCallback()
Expand Down
Loading

0 comments on commit 21c8ea5

Please sign in to comment.