Commit Graph

25 Commits

Author SHA1 Message Date
JunjieHu
de9d1aac6c Using reflection to access internal field
See https://github.com/Qihoo360/RePlugin/pull/95
2017-07-04 11:43:30 +08:00
goodev
0471394c62 Using reflection to access internal field and fix crash in
windows system.
2017-07-04 10:36:48 +08:00
王玉鹏
b3bedbcc27 Merge pull request #58 from lizhangqu/feature/plugin-gradle
Plugin-gradle optimize
2017-07-03 18:54:08 +08:00
wangyupeng1-iri
1d1b0c7966 Upgrade the plugin gradle version number 2017-07-03 17:38:39 +08:00
李樟取
3c3e573cc3 * optimize manifest get way 2017-07-03 09:41:27 +08:00
李樟取
5e29b4ff27 * comment and log 2017-07-03 09:33:40 +08:00
李樟取
63eed78477 * manifest optimize 2017-07-03 09:31:54 +08:00
李樟取
5f2d010e53 * to static method 2017-07-03 08:54:06 +08:00
李樟取
b2ef5cc791 * remove static field in ReClassPlugin and CommonData 2017-07-02 23:23:46 +08:00
李樟取
75a60ac6c0 * pass param project to ManifestAPI use BaseInjector field named project 2017-07-02 23:22:51 +08:00
李樟取
1a647ec959 * add param project to ManifestAPI 2017-07-02 23:21:39 +08:00
李樟取
aef809267c * pass param project and globalScope to Util 2017-07-02 23:21:05 +08:00
李樟取
ca667eaba5 * add project param to Util 2017-07-02 23:20:21 +08:00
李樟取
398400c907 * pass the project param to injector 2017-07-02 23:19:13 +08:00
李樟取
831d895ae2 * add param project to injector 2017-07-02 23:18:44 +08:00
李樟取
2f4f7d55a4 * plugin debugger support variant 2017-07-02 22:13:20 +08:00
李樟取
abf093b105 * don't have execute permission, modify them to a+x permisson 2017-07-02 09:49:48 +08:00
hujunjie
65bb061451 Optimizes: Use all injectors by default. 2017-07-01 12:42:46 +08:00
zhangjiongxuan
d82140d921 Add gradle-wrapper.jar file 2017-07-01 04:27:52 +08:00
rocrocroc
14582523f5 Plugin gradle project upload code repository configuration 2017-07-01 03:46:46 +08:00
rocrocroc
8fbcdd89ce Gradle task grouping and optimization 2017-06-30 15:07:34 +08:00
rocrocroc
3feee74325 Remove the custom maven repository, replace the public maven library 2017-06-30 11:21:37 +08:00
zhangjiongxuan
d0dd9f6de4 Make sure that isConfigNull always has the correct value (by @rocroc(王玉鹏)) 2017-06-30 00:21:20 +08:00
zhangjiongxuan
e057f3bef8 Publish the source code for "RePlugin Plugin Gradle" 2017-06-29 21:48:30 +08:00
zhangjiongxuan
f3d34535b3 Create a directory structure for RePlugin and some README/GitIgnore files 2017-06-26 18:56:47 +08:00