Commit Graph

65 Commits

Author SHA1 Message Date
Konloch 8604c68612 Code Cleanup 2022-01-22 13:38:40 -06:00
Konloch 4080bd0db9 Code Cleanup 2022-01-22 13:38:36 -06:00
Konloch 2a4c8930ae Code Cleanup 2022-01-22 13:38:33 -06:00
Konloch 7eb0ed5ff4 Code Cleanup 2022-01-22 13:38:29 -06:00
Konloch c15868458f Code Cleanup 2022-01-22 13:36:10 -06:00
Konloch acaf95666a Code Cleanup 2022-01-22 13:36:02 -06:00
Konloch 595bbb4463 Code Cleanup 2022-01-22 13:33:53 -06:00
Konloch 08b970679b Code Cleanup 2022-01-22 13:20:58 -06:00
Konloch 85d6ef0ff7 Code Cleanup 2022-01-22 13:20:53 -06:00
Konloch 417a5e4b46 Code Cleanup 2022-01-22 13:20:47 -06:00
Konloch edccda8c67 Code Cleanup 2022-01-22 13:19:27 -06:00
Konloch ca92d13c71 Code Cleanup 2022-01-22 13:19:05 -06:00
Konloch 7b2e864f90 Code Cleanup 2022-01-22 13:18:59 -06:00
Konloch a39e786811 Code Cleanup 2022-01-22 13:18:53 -06:00
Konloch 4d3740cce4 Code Cleanup 2022-01-22 13:10:10 -06:00
Konloch 4272282c66 Code Cleanup 2022-01-22 13:09:53 -06:00
Konloch ecf8e43541 Code Cleanup 2022-01-22 13:09:24 -06:00
Konloch 61266b5402 Code Cleanup 2022-01-22 13:06:25 -06:00
Konloch 5334a2da20 Code Cleanup 2022-01-22 13:06:18 -06:00
Konloch 845ae248ab Code Cleanup 2022-01-22 13:03:55 -06:00
Konloch cbc15e074e Code Cleanup 2022-01-22 13:03:48 -06:00
Konloch 6986b1b840 Code Cleanup 2022-01-22 13:02:29 -06:00
Konloch af6274fb4b Code Cleanup 2022-01-22 13:02:24 -06:00
Konloch c51c4f0b81 Code Cleanup 2022-01-22 12:59:22 -06:00
Konloch 48d5227bad Update Example Plugin 2022-01-17 19:36:13 -06:00
Konloch ec03a14189 Example String Decrypter Update 2022-01-17 19:35:18 -06:00
Konloch cc1dbeceb7 Example String Decrypter Update 2022-01-17 19:35:13 -06:00
Konloch bc7390a82e Example String Decrypter Update 2022-01-17 19:35:09 -06:00
Konloch 37b83add0c Example Update 2022-01-17 18:59:38 -06:00
Konloch 3dcaeefb57 Example Update 2022-01-17 18:59:17 -06:00
Konloch 590115d899 Example Update 2022-01-17 18:58:52 -06:00
Konloch ec0ab2daac Example Update 2022-01-17 18:57:58 -06:00
Konloch 1835f6950b Example Update 2022-01-17 18:57:40 -06:00
Konloch bc77a32722 Cleanup 2022-01-17 18:53:39 -06:00
Konloch 0c75303f96 Cleanup 2022-01-17 18:53:09 -06:00
Konloch dd59d8753e Organized Plugins By Language 2022-01-17 18:44:12 -06:00
Konloch edd27ea458 Light Cleanup 2022-01-17 17:11:43 -06:00
Nico Mexis a6987480a7
Fix Plugins 2022-01-08 11:48:25 +01:00
Nico Mexis 86fb69f694
Optimize various stuff 2021-12-20 00:24:17 +01:00
Thomas Leplus 38565f6bff
Avoid NullPointerException 2021-09-17 19:48:09 -07:00
Konloch 84c1834ada Plugin API Update
With the plugin manager tab changes  the plugin console no longer needs the active resource container name. It only needs the plugin name
2021-07-23 15:50:18 -07:00
Konloch 10df99c750 Plugin Fixes 2021-07-23 15:46:19 -07:00
Konloch 0203a13472 Code Cleanup
Translation errors are now silenced unless developer mode is enabled
2021-07-21 08:20:38 -07:00
Konloch 0729da39f3 JS API Update
Build the plugin console inside of the execute function. This allows the tab name to update correctly based on the resource being processed. (It will fallback without correct tab names if not)
2021-07-21 06:22:22 -07:00
Konloch 420cd9d060 Updated XposedGenerator
This fixes the API breaks introduced in the recent patches, it should now function as originally intended
2021-07-13 05:33:34 -07:00
Konloch 1eda5e7f78 Updated For Plugin API Changes
This will make it easier on the user to inform them which file the class resources are in
2021-07-13 05:10:24 -07:00
Konloch c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch d052d0e6d3 @jowasp Xposed Generator As Plugin 2021-07-01 08:14:22 -07:00
Konloch c45b8c4b5a API Changes 2021-06-27 21:13:55 -07:00
Konloch 829b9ae2bb Example Javascript Plugin 2021-06-27 16:27:16 -07:00