You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(#224) Replace the referenced Apache libraries(IO/Lang3 and etc.) with RePlugin's own - @jiongxuan
(#241) Support "package name" and "alias" to use plugin - @jiongxuan
(#238) Support "startActivity()" in the plug-in's Application - @jiongxuan
Bug fixes
(#231) Fixed a checkDynamicClass bug when startActivity - @erhu
(#243) Fixed an issue that could cause a crash when opening an Activity in Intent-Filter mode - @jiongxuan
(#243) Fixed an issue where the "P-n" plugin was incorrectly changed when the built-in plugin was released, resulting in the loss of "package name" information - @jiongxuan
Mirror changes
(#229) Plug-in installation: According to APK file name, to decide which kind of solution will be used - @jiongxuan
(#238) Support "startActivity(intent, options)" - @jiongxuan