Commit Graph

100 Commits

Author SHA1 Message Date
qihoo360github
4d1302d6f4 Update README.md 2017-07-04 12:09:25 +08:00
qihoo360github
f1e5345f35 Update README.md 2017-07-04 12:07:24 +08:00
qihoo360github
a23cbc5a65 Update README.md 2017-07-04 12:06:09 +08:00
Cundong
849cd64207 Merge pull request #99 from wangyupeng1-iri/master
Compatible directory structure
2017-07-03 22:48:16 -05:00
JunjieHu
882922674e Merge pull request #100 from Qihoo360/erhu-patch-reflectioin-taskManager
Using reflection to access internal field
2017-07-04 11:44:42 +08:00
JunjieHu
de9d1aac6c Using reflection to access internal field
See https://github.com/Qihoo360/RePlugin/pull/95
2017-07-04 11:43:30 +08:00
wangyupeng1-iri
f406d75355 Compatible directory structure 2017-07-04 11:40:58 +08:00
JunjieHu
f710af624a Merge pull request #95 from Kotlin-cn/master
Using reflection to access internal field and fix crash in windows system.
Thanks for your contribution~
2017-07-04 11:31:29 +08:00
goodev
0471394c62 Using reflection to access internal field and fix crash in
windows system.
2017-07-04 10:36:48 +08:00
王玉鹏
1efbbd50bb Merge pull request #89 from cundong/master
Delete unused logs
2017-07-03 23:18:05 +08:00
Jiongxuan Zhang
061a5fb423 Upload "WeChat Group" and "QQ Group" 2017-07-03 23:16:34 +08:00
cundong
cd97a885ef Delete unused logs 2017-07-03 23:16:31 +08:00
王玉鹏
404d5fb35c Merge pull request #88 from cundong/master
Remove Apache dependency
2017-07-03 23:09:44 +08:00
cundong
f747de1539 Remove Apache dependency 2017-07-03 22:59:13 +08:00
zhangjiongxuan
b174e7cec4 Upload the English Version of the README.md (and README_CN.md) 2017-07-03 21:09:07 +08:00
王玉鹏
b3bedbcc27 Merge pull request #58 from lizhangqu/feature/plugin-gradle
Plugin-gradle optimize
2017-07-03 18:54:08 +08:00
王玉鹏
df2f5da05c Merge pull request #82 from kezong/master
Change default pit count of taskAffinity to 2
2017-07-03 18:32:56 +08:00
yangchao
4fc147db2a Change default pit count of taskAffinity to 2 2017-07-03 18:15:46 +08:00
王玉鹏
01e5691780 Merge pull request #81 from kezong/master
Add annotation about plugin-gradle
2017-07-03 18:09:46 +08:00
yangchao
c8c62b4dcb Add annotation about plugin-gradle 2017-07-03 18:07:32 +08:00
Jiongxuan Zhang
e75b727772 Merge pull request #78 from wangyupeng1-iri/master
Upgrade the gradle plugin version number
2017-07-03 17:57:23 +08:00
wangyupeng1-iri
1d1b0c7966 Upgrade the plugin gradle version number 2017-07-03 17:38:39 +08:00
wangyupeng1-iri
2498d6da3a Upgrade the host gradle version number 2017-07-03 17:37:16 +08:00
wangyupeng1-iri
a13edf1cab Upgrade the sample host to reference the plugin version number 2017-07-03 17:33:46 +08:00
王玉鹏
fbfbf4e42b Merge pull request #76 from kezong/master
Update sample replugin-plugin-gradle to 2.1.1
2017-07-03 17:17:29 +08:00
yangchao
28f99eeb39 Update sample replugin-plugin-gradle to 2.1.1 2017-07-03 17:14:09 +08:00
王玉鹏
689932051e Merge pull request #74 from kezong/master
Delete redundant annotation
2017-07-03 16:49:10 +08:00
yangchao
9aa5195da6 Delete redundant annotation 2017-07-03 16:47:24 +08:00
王玉鹏
77c4fbe3a6 Merge pull request #70 from kezong/master
Delete redundant debug class
2017-07-03 16:12:29 +08:00
yangchao
fd2535ad23 Delete redundant debug class 2017-07-03 16:01:59 +08:00
王玉鹏
7076f61e44 Merge pull request #55 from lizhangqu/feature/pr
Support variant to generate plugins-builtin.json and RePluginHostConfig.java in build dir
2017-07-03 15:29:03 +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
李樟取
dbf1d4fb9f * target sdk to 22 2017-07-02 22:11:02 +08:00
李樟取
e98ee44473 * support generate json for variant 2017-07-02 18:39:04 +08:00
李樟取
7f62bc9a63 * json generate support variant & generated file in build/intermediates/assets 2017-07-02 18:29:51 +08:00
李樟取
0ecb278228 * delete RePluginHostConfig because it will generated in build/generated/source/buildConfig dir 2017-07-02 17:34:14 +08:00
李樟取
7a4eff6e60 add RePluginHostConfig temp so that can delete it 2017-07-02 17:33:25 +08:00
李樟取
21437d10f8 * generate RePluginHostConfig in build/generated/source/buildConfig dir 2017-07-02 17:26:21 +08:00
Jiongxuan Zhang
2629f7569c Update README.md 2017-07-02 15:50:46 +08:00