Commit Graph

69 Commits

Author SHA1 Message Date
wangyupeng1-iri
23cf013126 Sample upgraded to 2.1.6 2017-07-20 23:36:25 +08:00
zhangjiongxuan
a571b24c60 Update Demo1/2.jar 2017-07-20 22:32:29 +08:00
zhangjiongxuan
76cf5bfb1a Add support for rpInstallXX tasks for Demo1/2 2017-07-20 22:31:55 +08:00
zhangjiongxuan
5c93a4b75b Add Action-Main for Demo2 2017-07-20 22:29:32 +08:00
zhangjiongxuan
b15f15e42a Remove the Meta-data declaration from Demo1 2017-07-20 22:28:47 +08:00
zhangjiongxuan
f91191a82c (Demo1) Add the logic of "Start Activity" with the package name and alias 2017-07-20 17:24:18 +08:00
zhangjiongxuan
220b0d550f Merge branch 'master' of https://github.com/jiongxuan/RePlugin into jiongxuan-master
# Conflicts:
#	replugin-host-library/replugin-host-lib/src/main/java/com/qihoo360/loader2/PluginLibraryInternalProxy.java
2017-07-20 13:00:45 +08:00
zhangjiongxuan
a09ce62d70 Added unregisterHookingClass method 2017-07-19 22:01:57 +08:00
zhangjiongxuan
076fc5cf23 Added "Start host activity" in Demo1 2017-07-19 21:21:52 +08:00
zhangjiongxuan
48d447f68c Added "Open in Application" in Demo1 2017-07-19 21:10:31 +08:00
zhangjiongxuan
299069f13e Added "StandardActivity" in Demo1 2017-07-19 21:09:42 +08:00
王玉鹏
06d73b1fc3 Update README.md 2017-07-17 18:36:34 +08:00
erhu
2440dcab6d Merge pull request #220 from wangyupeng1-iri/master
Simplify the demo3 code
2017-07-17 05:18:12 -05:00
wangyupeng1-iri
1a30776d9b Simplify the demo3 code 2017-07-17 18:12:50 +08:00
Jiongxuan Zhang
2017872d14 Merge pull request #215 from SkyEric/master
Support plugin to use the host's common library
2017-07-17 17:17:38 +08:00
wangyupeng1-iri
381fe18d82 Optimize configuration file 2017-07-17 16:14:15 +08:00
wangyupeng1-iri
083edf8b66 Submit plugin-demo3-kotlin 2017-07-17 16:11:01 +08:00
liuzhiwei-ms
0b9d88e0ff Support plugin to use the host's common library 2017-07-17 15:08:39 +08:00
wangyupeng1-iri
1fa2e529f7 Upgraded to 2.1.5 2017-07-14 16:24:45 +08:00
liuzhiwei-ms
3763506aa5 Support load resources from plugin 2017-07-13 11:17:43 +08:00
Jiongxuan Zhang
2d2a7b23c2 Upgrade the replugin-host-lib version to v.2.1.4 2017-07-10 22:10:56 +08:00
zhangjiongxuan
f35d72ca86 Update HostCallbacks & HostEventCallbacks to RePluginCallbacks 2017-07-10 20:08:32 +08:00
zhangjiongxuan
172d6798e7 Use replugin-plugin-gradle:2.1.3 for sample projects 2017-07-08 20:32:43 +08:00
zhangjiongxuan
b7d5a7ad4f Update demo1.jar and demo2.jar (fix class inject fail) 2017-07-08 18:56:30 +08:00
zhangjiongxuan
1de024faf3 Organize the Demo1 code 2017-07-08 18:44:03 +08:00
erhu
81ba27460f Add support custom-process demo in demo1 plugin; 2017-07-08 17:38:38 +08:00
王玉鹏
c11c57f730 Make demo2 to use replugin-plugin-gradle:2.1.3 2017-07-08 13:15:45 +08:00
王玉鹏
b82826dd55 Use replugin-plugin-gradle:2.1.3 2017-07-08 13:14:04 +08:00
王玉鹏
49cb23052c Use replugin-host-gradle:2.1.3 2017-07-08 13:13:14 +08:00
erhu
cd4d2a6b9a Upgrade demo1's replugin-plugin-lib version to 2.1.3 2017-07-08 12:29:37 +08:00
erhu
5c6ec0369b Optimize Samples (translate Chinese to English, rename some variables) 2017-07-08 12:28:39 +08:00
erhu
8c9485fafb update dem1.jar 2017-07-08 12:26:10 +08:00
erhu
f10319aeae Upgrade replugin-host-lib to 2.1.3 2017-07-08 11:47:11 +08:00
Jiongxuan Zhang
6e529ccbcd Merge branch 'master' into master 2017-07-07 22:14:25 +08:00
zhangjiongxuan
e761fe2450 Add "EventCallbacks" sample 2017-07-07 22:07:53 +08:00
zhangjiongxuan
df8e3ac32e Re-design SampleApplication class (extends RePluginApplication) 2017-07-07 22:03:42 +08:00
zhangjiongxuan
845b1c97a1 Add the sample code: Use another plugin for the class, Fragment 2017-07-07 21:40:59 +08:00
JunjieHu
66f312336e Merge branch 'master' into master 2017-07-07 14:28:27 +08:00
hujunjie
b18fcee723 JunjieHu: Support startActivityForResult from Host to Plugin (Update Host jars). 2017-07-06 17:56:05 +08:00
coder
a1abde1bc8 提交漏掉的jar 2017-07-06 17:46:32 +08:00
hujunjie
30e9c414db JunjieHu: Add startActivityForResult Demo to plugin 'demo1'; 2017-07-06 17:44:41 +08:00
hujunjie
744ad50f05 JunjieHu: Add startActivityForResult Demo to plugin 'demo2'; 2017-07-06 17:41:17 +08:00
JavenCoder
e4c460df5d Update MainActivity.java 2017-07-06 17:04:17 +08:00
JavenCoder
e757b48d77 Merge branch 'master' into pr-360 2017-07-06 16:56:38 +08:00
JavenCoder
572e83618b Update build.gradle
移除对本地项目的依赖
2017-07-06 16:55:41 +08:00
JavenCoder
b6079f9ad7 Update build.gradle 2017-07-06 16:54:48 +08:00
wangyupeng1-iri
0567fc8973 Plugin gradle advanced configuration features example 2017-07-06 16:37:31 +08:00
wangyupeng1-iri
d8e216e012 The host demo open the debug function 2017-07-06 16:31:04 +08:00
zdj
ca4ffdb33a [FIX] PluginDexClassLoader中不能正常的从宿主ClassLoader中加载类
[ADD] 在宿主使用插件的Fragment-V4
2017-07-06 01:27:54 +08:00
zhangjiongxuan
403c4b9125 Close signature verification by default & Open Debugger (Debug only) 2017-07-05 22:16:21 +08:00