Commit Graph

112 Commits

Author SHA1 Message Date
李樟取
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
李樟取
8c7b3f6f7b * add variant param 2017-07-02 15:42:54 +08:00
Jiongxuan Zhang
3ae4425476 Merge pull request #45 from lizhangqu/feature/delete_res
Delete some resource not need & adjust repo to root/build.gradle
2017-07-02 15:01:20 +08:00
Jiongxuan Zhang
d7e17fb792 Merge pull request #50 from wangyupeng1-iri/master
The rpShowPlugins gradle task can compatible with more scenes
2017-07-02 14:54:32 +08:00
wangyupeng1-iri
a4bfa1c4e4 Specification a print format 2017-07-02 13:09:22 +08:00
wangyupeng1-iri
b68b03e9f1 The "rpShowPlugins" gradle task optimization 2017-07-02 12:58:55 +08:00
李樟取
ad8d25eb24 * add mavenLocal to repositories in sample module so that we can install the plugin by executing ./gradlew and install binary to ~/.m2 dir. Then we can easily debug plugin from local 2017-07-02 10:02:59 +08:00
李樟取
abf093b105 * don't have execute permission, modify them to a+x permisson 2017-07-02 09:49:48 +08:00
Jiongxuan Zhang
6a13ab4d2d Update README.md 2017-07-01 23:15:48 +08:00
李樟取
49af7857b2 * delete attr named label in application node and delete strings.xml in res/values because android library should not contains them 2017-07-01 22:01:05 +08:00
Jiongxuan Zhang
5fb32c1921 Merge pull request #41 from lizhangqu/feature/pr
* ignore all files in .idea dir and downgrade gradle version
2017-07-01 19:34:56 +08:00
Jiongxuan Zhang
fcafe9631a Merge pull request #37 from erhu/master
Optimizes: Enable all injectors by default.
2017-07-01 19:16:44 +08:00
李樟取
d459a93b24 * gradle 3.3 version required android gradle plugin 2.3.0+. It is not compatible with android gradle plugin verson 2.1.3, downgrade gradle version from 3.3 to 2.14.1 temporarily. 2017-07-01 18:56:59 +08:00
李樟取
ee0949e03c * ignore all files in .idea dir 2017-07-01 18:41:42 +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
qihoo360github
6c048ece67 Merge pull request #31 from rocrocroc/master
Directory optimization and code upload dependency code repository
2017-07-01 04:22:03 +08:00
rocrocroc
a834174206 Update the setting file for replugin-host-library 2017-07-01 04:11:54 +08:00
rocrocroc
98cd541994 Host lib upload code repository configuration 2017-07-01 04:07:09 +08:00
rocrocroc
246fb569e4 Plugin lib upload code repository configuration 2017-07-01 03:55:08 +08:00
zhangjiongxuan
4ca6a29cb2 Update .gitignore file 2017-07-01 03:51:46 +08:00
rocrocroc
14582523f5 Plugin gradle project upload code repository configuration 2017-07-01 03:46:46 +08:00
rocrocroc
52d5c57d41 Host gradle project upload code repository configuration 2017-07-01 03:40:25 +08:00
zhangjiongxuan
db5b1f539c Publish the source code for "RePlugin Sample Code (Host & Plugins)" 2017-07-01 03:35:23 +08:00
zhangjiongxuan
c82e4ddec1 Update the contents of the README file 2017-07-01 03:26:04 +08:00
rocrocroc
7fa1a36485 Rename the plugin library subdirectory name 2017-07-01 02:08:18 +08:00
rocrocroc
86fe11468d Rename the host library subdirectory name 2017-07-01 01:48:49 +08:00
rocrocroc
7c0f8edcf8 Rename the top-level directory name 2017-07-01 01:28:10 +08:00
zhangjiongxuan
d68fb6b4e7 Update the contents of the README file 2017-06-30 23:50:39 +08:00
zhangjiongxuan
a6c7a7ecb5 Publish the [CORE] source code for "RePlugin Host Library" 2017-06-30 23:49:33 +08:00
zhangjiongxuan
7c3ddd2d6d Publish the source code for "RePlugin Plugin Library" 2017-06-30 23:46:38 +08:00
Jiongxuan Zhang
e51675d039 Update README.md (Logo & badges) 2017-06-30 18:55:24 +08:00
高超
a217aead14 Update Readme: add apps using replugin (#29)
Update README.md
2017-06-30 18:00:46 +08:00
Jiongxuan Zhang
67414057fd Merge pull request #26 from rocrocroc/master
Gradle plugin optimization
2017-06-30 16:26:15 +08:00
rocrocroc
c5e2942365 Format the display plugin information 2017-06-30 16:19:31 +08:00
rocrocroc
c1d71ca771 Gradle task grouping and rename task 2017-06-30 16:12:44 +08:00
zhangjiongxuan
7fffc72b44 Update the contents of the README file 2017-06-30 15:24:14 +08:00
rocrocroc
8fbcdd89ce Gradle task grouping and optimization 2017-06-30 15:07:34 +08:00
zhangjiongxuan
4c1cbf015e Update the contents of the README file 2017-06-30 14:28:54 +08:00