Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Tencent/Shadow issues and pull requests

#95 - 编译不过,帮我看看这是什么问题

Issue - State: closed - Opened by 123ufo about 5 years ago - 1 comment

#94 - 增加 Activity 的 onCreateOptionsMenu 测试用例

Pull Request - State: closed - Opened by LinXueyuanStdio about 5 years ago - 5 comments

#93 - android9.0报错

Issue - State: closed - Opened by ChessLuo about 5 years ago - 4 comments

#92 - 一只刚上手的萌新 增加了一个 Activity 的 setTheme 测试用例

Pull Request - State: closed - Opened by LinXueyuanStdio about 5 years ago - 5 comments

#91 - test-none-dynamic-host实现插件卸载

Issue - State: closed - Opened by ChessLuo about 5 years ago - 3 comments

#90 - 跨插件访问资源不支持

Issue - State: closed - Opened by barryly about 5 years ago - 4 comments
Labels: 因陈旧关闭

#89 - Hook load plugin

Pull Request - State: closed - Opened by shifujun about 5 years ago

#88 - 简化支持Android Plugin for Gradle 3.0.0的代码

Pull Request - State: closed - Opened by shifujun about 5 years ago

#87 - 关于插件启动另一个插件Activity的问题

Issue - State: closed - Opened by leo-wxy about 5 years ago - 4 comments

#86 - 支持一个Manager加载多个插件

Pull Request - State: closed - Opened by PhantomQi about 5 years ago - 5 comments

#85 - 支持host在plugin的加载前后同步做一些定制步骤

Pull Request - State: closed - Opened by PhantomQi about 5 years ago - 11 comments

#84 - 支持修改输出plugin.zip的文件名和路径

Pull Request - State: closed - Opened by PhantomQi about 5 years ago - 5 comments

#83 - 支持minSdkVersion=14

Pull Request - State: closed - Opened by PhantomQi about 5 years ago - 8 comments

#82 - 支持在Gradle4.6+AGP3.0.0环境运行

Pull Request - State: closed - Opened by PhantomQi about 5 years ago - 4 comments

#81 - Task :app:transformClassesWithDexBuilderForDebug FAILED

Issue - State: closed - Opened by Braver888 about 5 years ago - 3 comments

#80 - 关于插件解压目录内文件的功能

Issue - State: closed - Opened by ChenSiLiang about 5 years ago
Labels: 因陈旧关闭

#79 - 对Shadow的一些非核心逻辑做了一些增强

Pull Request - State: closed - Opened by PhantomQi about 5 years ago - 3 comments

#78 - 插件访问宿主的类需要一个一个写在白名单里吗

Issue - State: closed - Opened by EzioEasley about 5 years ago - 6 comments

#76 - demo的test-none-dynamic-host强退

Issue - State: closed - Opened by chenli3238 about 5 years ago - 2 comments
Labels: bug

#74 - 打开插件报错

Issue - State: closed - Opened by chenli3238 about 5 years ago - 5 comments

#73 - 我们的组件化是用的阿里的ARouter,然后Shadow和ARouter两者兼容嘛?

Issue - State: closed - Opened by nianzixin about 5 years ago - 1 comment
Labels: duplicate

#72 - 处理数据库升级单元测试在低版本手机上不正常的问题

Pull Request - State: closed - Opened by shifujun about 5 years ago

#71 - Shadow现在是不支持在插件的AndroidManifest里面设置横竖屏方向吗?

Issue - State: closed - Opened by wuQAQ about 5 years ago - 2 comments

#70 - 修复多Dex测试用例的分dex失败问题。

Pull Request - State: closed - Opened by shifujun about 5 years ago

#69 - fix Issue 68

Pull Request - State: closed - Opened by shifujun about 5 years ago

#68 - 清理代码造成4.4机器Crash了

Issue - State: closed - Opened by shifujun about 5 years ago
Labels: bug

#67 - 修复插件可以访问白名单中的包的子包中的类的问题

Pull Request - State: closed - Opened by shifujun about 5 years ago

#66 - 插件ClassLoader的白名单不应该支持多层包名

Issue - State: closed - Opened by shifujun about 5 years ago
Labels: bug

#65 - Code clean up

Pull Request - State: closed - Opened by shifujun about 5 years ago

#64 - 只能启动Activity插件,不能直接启动dialog吗?

Issue - State: closed - Opened by wuQAQ about 5 years ago - 1 comment

#63 - Multidex的测试用例不可靠

Issue - State: closed - Opened by shifujun about 5 years ago

#62 - 报错:android.app.ServiceConnectionLeaked

Issue - State: closed - Opened by EzioEasley about 5 years ago - 1 comment
Labels: bug

#61 - 修复4.4.2系统的Dalvik虚拟机MultiDex分包创建文件路径异常的bug

Pull Request - State: closed - Opened by SpenceAcc about 5 years ago - 3 comments

#60 - 使用文档什么时候有

Issue - State: closed - Opened by godlikewangjun about 5 years ago - 3 comments

#59 - jitpack编译错误

Issue - State: closed - Opened by chenli3238 about 5 years ago - 3 comments

#58 - 插件打包任务需要独立出来以适应多插件打包场景

Issue - State: closed - Opened by shifujun about 5 years ago
Labels: enhancement

#57 - 支持同一个PluginManager实例管理多个插件进程

Issue - State: closed - Opened by shifujun about 5 years ago - 2 comments
Labels: enhancement

#56 - 多插件处于不同进程,进行通信的问题总结

Issue - State: closed - Opened by enzowyf about 5 years ago - 5 comments
Labels: 因陈旧关闭

#55 - 多插件时的UUID问题

Issue - State: closed - Opened by enzowyf about 5 years ago - 1 comment

#54 - 在插件的布局或代码中添加WebView会导致插件崩溃

Issue - State: closed - Opened by hsynlove about 5 years ago - 8 comments

#52 - host call plugin

Pull Request - State: closed - Opened by kzhu-bstar about 5 years ago - 1 comment

#51 - 填充插件ApplicationInfo中的dataDir

Pull Request - State: closed - Opened by shifujun about 5 years ago

#50 - 补充multidex的自动化测试用例

Pull Request - State: closed - Opened by shifujun about 5 years ago

#49 - Dalvik虚拟机,MultiDex异常

Issue - State: closed - Opened by SpenceAcc about 5 years ago - 4 comments

#48 - 插件包放在/data/local/tmp/目录下是有什么讲究吗?

Issue - State: closed - Opened by nullptrx about 5 years ago - 3 comments

#47 - 支持startActivity(Intent intent, Bundle options)方法

Pull Request - State: closed - Opened by shifujun about 5 years ago

#46 - 修复插件中获取ApplicationInfo实现的bug

Pull Request - State: closed - Opened by shifujun about 5 years ago

#45 - 宿主可以直接调用插件的代码

Issue - State: closed - Opened by kzhu-bstar about 5 years ago - 13 comments

#43 - 宿主和插件之间通讯

Issue - State: closed - Opened by barryly about 5 years ago - 2 comments

#42 - Cannot access first() element from an empty Iterable

Issue - State: closed - Opened by wuchengithub about 5 years ago - 4 comments

#41 - Flutter混合项目接入Shadow疑问

Issue - State: closed - Opened by nullptrx about 5 years ago - 8 comments

#40 - getApplicationInfo有两处实现,且实现不一致。

Issue - State: closed - Opened by shifujun about 5 years ago - 3 comments

#38 - 插件使用ARoute,接入宿主后,Aroute无法找到path

Issue - State: closed - Opened by SpenceAcc about 5 years ago - 14 comments

#37 - 支持AppCompatActivity吗?

Issue - State: closed - Opened by chenyunecjtu about 5 years ago - 2 comments

#36 - 调整源码依赖的sample目录。添加一个插件依赖宿主类的示例。

Pull Request - State: closed - Opened by shifujun about 5 years ago - 1 comment

#35 - 插件怎么接入

Issue - State: closed - Opened by chenyunecjtu about 5 years ago - 11 comments

#34 - 插件和宿主的共同依赖和资源会剥离吗

Issue - State: closed - Opened by QQSJDYKA about 5 years ago - 5 comments

#33 - Build failed with connection timeout

Issue - State: closed - Opened by AnswerZhao about 5 years ago - 2 comments

#32 - 添加isChangingConfigurations()

Pull Request - State: closed - Opened by SheepYang1993 about 5 years ago - 6 comments

#31 - 关于宿主和插件进程间通信

Issue - State: closed - Opened by Dan-Humphrey about 5 years ago - 2 comments

#30 - TestFileProviderActivity重建导致crash

Pull Request - State: closed - Opened by Hackergeek about 5 years ago - 3 comments

#29 - DexArchiveMergerException

Issue - State: closed - Opened by SheepYang1993 about 5 years ago - 12 comments

#28 - 百度地图sdk初始化异常

Issue - State: closed - Opened by onlylikews about 5 years ago - 9 comments

#27 - fix 8.0机器在屏幕旋转的时候由于主题设置透明导致crash

Pull Request - State: closed - Opened by guok2046 about 5 years ago - 1 comment

#26 - 请问关于 插件访问宿主类

Issue - State: closed - Opened by onlylikews about 5 years ago - 5 comments

#25 - 抵制腾讯

Issue - State: closed - Opened by stonesis about 5 years ago

#24 - 关于Fragment实现的疑惑

Issue - State: closed - Opened by onlylikews about 5 years ago - 7 comments

#23 - 从后台下载插件

Issue - State: closed - Opened by UserWang about 5 years ago - 2 comments

#22 - 保持ContentProvider初始化顺序和真实环境一致

Pull Request - State: closed - Opened by hotstu about 5 years ago

#21 - 插件和宿主包名不一致

Issue - State: closed - Opened by fso918 about 5 years ago - 2 comments

#19 - dev2master

Pull Request - State: closed - Opened by shifujun about 5 years ago

#18 - fix crash: 索尼G3116,F3116 android 7.0机型兼容性问题。

Pull Request - State: closed - Opened by xbcbupt725 about 5 years ago

#17 - FileProvider测试报错

Issue - State: closed - Opened by yljjiava about 5 years ago - 1 comment
Labels: bug

#16 - 用Shadow编译的apk可以独立运行吗?

Issue - State: closed - Opened by fso918 about 5 years ago - 10 comments

#15 - Included build 'core' cannot have included builds.

Issue - State: closed - Opened by dongfangmingjia about 5 years ago - 2 comments
Labels: duplicate

#14 - 有哪些应用已经接入了这个框架

Issue - State: closed - Opened by androidmalin over 5 years ago - 2 comments

#13 - echo ANDROID_HOME alert more earlier

Pull Request - State: closed - Opened by ghost over 5 years ago

#12 - 可以直接加载第三方apk吗?

Issue - State: closed - Opened by flyuuo9 over 5 years ago - 2 comments

#11 - 下载后编译说找不到 ANDROID_HOME,但是我都设置了

Issue - State: closed - Opened by ljk01200120 over 5 years ago - 9 comments

#10 - ./gradlew build failed

Issue - State: closed - Opened by twiceyuan over 5 years ago - 1 comment

#8 - 可以通过GooglePlay的审核吗

Issue - State: closed - Opened by excitedhaha over 5 years ago - 1 comment

#7 - 建个QQ群讨论研究

Issue - State: closed - Opened by 247321453 over 5 years ago - 2 comments

#6 - fix #4 Only fullscreen opaque activities can request orientation

Pull Request - State: closed - Opened by guok2046 over 5 years ago - 2 comments

#5 - ./gradlew build 非常慢

Issue - State: closed - Opened by Hujunjob over 5 years ago - 2 comments

#4 - Only fullscreen opaque activities can request orientation

Issue - State: closed - Opened by Dkaishu over 5 years ago - 3 comments
Labels: bug

#3 - 编译不通过

Issue - State: closed - Opened by ckrgithub over 5 years ago - 6 comments

#2 - 设置宿主LAUNCHER Activity进程为主进程

Pull Request - State: closed - Opened by guok2046 over 5 years ago

#1 - fix 插件删除接口实现错误

Pull Request - State: closed - Opened by guok2046 over 5 years ago