Commit Graph

47 Commits

Author SHA1 Message Date
wangyupeng1-iri
9b07d5f213 Library releases version 2.1.7 2017-08-02 11:17:15 +08:00
osan
2e04f8da5a resolve : aar complied from build-cache can't be injected by plugin-gradle 2017-07-27 14:36:45 +08:00
osan
fed382c683 resolve : aar complied from build-cache can't be injected by plugin-gradle 2017-07-27 13:07:39 +08:00
osan
63c2715103 resolve : aar complied from build-cache can't be injected by plugin-gradle 2017-07-27 13:03:51 +08:00
wangyupeng1-iri
dc64f40ab9 Lib upgraded to 2.1.6 2017-07-20 23:34:32 +08:00
Jiongxuan Zhang
7045036fd6 Resolved if the "Unzip" an empty file, it will compile failed (especially in Tencent's Bugly) (#242) 2017-07-20 22:36:32 +08:00
区长
cc2a0b2ecd Support Andorid Gradle Plugin 3.0.0+ (#217)
* * compat for android gradle plugin 3.0.0+

* * transform rootLocation compat

* * plugin gradle compat
2017-07-18 15:29:44 +08:00
osan
f16444edef optimize a piece of code and repair one bug about compatibility of path separators for window and Linux (#212)
Compatible with path separators for window and Linux, and fit split param based on 'Pattern.quote'

* Compatible with path separators for window and Linux, and fit split param based on 'Pattern.quote'

* add import package

* add import package
2017-07-17 18:26:06 +08:00
wangyupeng1-iri
590a3f8e64 Automatic installation plugin 2017-07-14 11:39:35 +08:00
wangyupeng1-iri
b8c66b5e63 Optimize the code 2017-07-14 10:23:54 +08:00
wangyupeng1-iri
8d8c781bab Plugin gradle automatically synchronizes the version number 2017-07-12 21:55:44 +08:00
wangyupeng1-iri
8fac381ea0 Add some gradle tasks 2017-07-12 18:29:15 +08:00
erhu
325bb4eb7d Merge pull request #167 from zzz40500/master
处理项目目录结构外的jar
2017-07-11 19:24:06 +08:00
wangyupeng1-iri
10c612abca Compatible with directory 2017-07-10 21:48:15 +08:00
wangyupeng1-iri
32919676e9 Compatible with Microsoft operating system directory 2017-07-10 21:29:35 +08:00
dim
1fa61089b4 处理项目目录结构外的jar 2017-07-10 00:02:07 +08:00
王玉鹏
191fcbf1cf Upgrade the replugin-plugin-gradle version to v.2.1.4 2017-07-08 20:28:26 +08:00
zhangjiongxuan
87561e10e7 Upgrade replugin-plugin-gradle to 2.1.3.1 2017-07-08 19:01:35 +08:00
erhu
65d4c377a6 BugFix: Get manifest failed when check InstantRun task. (#160)
* BugFix: Get manifest failed when check InstantRun task.
2017-07-08 17:56:47 +08:00
wangyupeng1-iri
65ba9b0931 Upgrade the replugin-plugin-gradle version to v.2.1.3 2017-07-07 23:30:55 +08:00
李樟取
9c14349a0c * compat for instant run 2017-07-06 16:06:14 +08:00
李樟取
32f32c875f * use def because maybe has problem in high gradle version 2017-07-04 12:06:10 +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
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