Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eleme/lancet issues and pull requests
#76 - When will gradle8 be supported?
Issue -
State: open - Opened by lomoya90 3 months ago
#76 - When will gradle8 be supported?
Issue -
State: open - Opened by lomoya90 3 months ago
#75 - 推荐使用 https://github.com/FlyJingFish/AndroidAOP 支持AGP 8
Issue -
State: open - Opened by FlyJingFish 12 months ago
#74 - com.android.tools.r8.CompilationFailedException: Compilation failed to complete, position: Lcom/XXX/message/uikit/other/PageHelper$_lancet;<init>()V, origin: /Users/XXX/Documents/XXX/XXX/app/build/intermediates/transforms/lancet/debug/593.jar:com/XXX/message/uikit/other/PageHelper$_lancet.class
Issue -
State: open - Opened by McraeleeLee about 1 year ago
#73 - feat: support asm6 & change maven publish & support agp 4.0.1 & change test module
Pull Request -
State: closed - Opened by blueberryCoder over 1 year ago
- 1 comment
#72 - 使用@ClassOf 时报错:@ClassOf 's origin type should be parent in value
Issue -
State: open - Opened by whxpro over 1 year ago
- 1 comment
#71 - 打包失败谁遇到过?能否上架googleplay
Issue -
State: open - Opened by o199666 over 1 year ago
#70 - 特意试过了,java项目可以跑起来,kotlin项目报需要asm6错误
Issue -
State: open - Opened by cwwei2005 about 2 years ago
- 4 comments
#69 - 升级ASM9.1 , 适配Gradle7.5.1 AGP7.3.0 ,调整支持Java11
Issue -
State: open - Opened by mainlxl about 2 years ago
- 6 comments
#68 - 如何织入Onclick类型的接口回调方法
Issue -
State: open - Opened by ElkSun about 2 years ago
#67 - Caused by: java.lang.UnsupportedOperationException: This feature requires ASM6
Issue -
State: open - Opened by Neacy about 2 years ago
- 3 comments
#66 - NestHost requires ASM7
Issue -
State: open - Opened by lodqc about 2 years ago
- 1 comment
#65 - gradle 7.2.1 引入lancet插件报错
Issue -
State: open - Opened by CoderNo89757 about 2 years ago
- 1 comment
#64 - Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete,
Issue -
State: open - Opened by liuzeze about 2 years ago
- 3 comments
#63 - hook的成功标志是什么?
Issue -
State: open - Opened by wusir-china about 2 years ago
- 1 comment
#62 - 基于 字节跳动的ByteX 重写了一个版本,修复了部分BUG,加快插件编译速度,有需要的可以参考使用
Issue -
State: open - Opened by Knight-ZXW over 2 years ago
- 2 comments
#61 - Lancet如何织入@hide的类
Issue -
State: open - Opened by ZouYongpeng over 2 years ago
- 1 comment
#60 - lancet支持在应用中hook ActivityManagerService中的方法吗
Issue -
State: open - Opened by 1649900265 almost 3 years ago
#59 - 不知是否有大佬实现一下lambda Interface
Issue -
State: open - Opened by x930073498 almost 3 years ago
#58 - proxy MessageQueue的enqueueMessage方法无效
Issue -
State: open - Opened by memorycj almost 3 years ago
#57 - 增量编译导致严重的问题
Issue -
State: open - Opened by CoolLiquid almost 3 years ago
#56 - 升级了下ASM6 有需要的自取
Issue -
State: open - Opened by liujianAndroid about 3 years ago
- 14 comments
#55 - change asm version to 6.0
Pull Request -
State: closed - Opened by liujianAndroid about 3 years ago
- 1 comment
#54 - Master
Pull Request -
State: closed - Opened by axen1314 over 3 years ago
#53 - 哪位大佬有私有maven仓库?
Issue -
State: open - Opened by kaitian521 over 3 years ago
- 1 comment
#52 - Execution failed for task ':app:transformClassesWithLancetForDebug'. > java.lang.RuntimeException: java.lang.UnsupportedOperationException: This feature requires ASM6
Issue -
State: open - Opened by xhyxiangwang over 3 years ago
#51 - Execution failed for task ':app:transformClassesWithLancetForDebug'. > java.lang.RuntimeException: java.lang.UnsupportedOperationException: This feature requires ASM6
Issue -
State: open - Opened by xhyxiangwang over 3 years ago
- 2 comments
#50 - 求对 Android App Bundle 的支持
Issue -
State: open - Opened by liuzhao2007 over 3 years ago
- 3 comments
#49 - 请问可以对抽象方法进行hook吗
Issue -
State: open - Opened by SN2OV over 3 years ago
#48 - 随便写了个Android例子,都没生效
Issue -
State: closed - Opened by haizhiyun over 3 years ago
- 3 comments
#47 - @ClassOf 引入类为什么要进行限制,ClassOf 's origin type should be parent in value
Issue -
State: closed - Opened by pkilller almost 4 years ago
- 1 comment
#46 - lancet:1.0.5织入代码失败 ; lancet:1.0.6
Issue -
State: open - Opened by Chailz2Herzog almost 4 years ago
#45 - 兼容asm6中visitModule使其不会触发异常
Pull Request -
State: open - Opened by LLHang almost 4 years ago
- 1 comment
#44 - @
Issue -
State: closed - Opened by liangxianshen almost 4 years ago
#43 - StatusOverrideJarInput
Issue -
State: closed - Opened by weikaiyun almost 4 years ago
#42 - 引入lancet插件后编译不过
Issue -
State: open - Opened by Leiluojun over 4 years ago
- 6 comments
#41 - 有泛型参数的函数如何hook?
Issue -
State: open - Opened by XiaoDon over 4 years ago
- 1 comment
#40 - This feature requires ASM6
Issue -
State: open - Opened by kaitian521 over 4 years ago
- 9 comments
#39 - 如何weave onCreate一类无返回值的方法
Issue -
State: open - Opened by xiachengcheng over 4 years ago
- 2 comments
#38 - 为什么有时候能织入,有时候织入不了?是AS问题还是框架问题?
Issue -
State: open - Opened by wl0073921 over 4 years ago
- 1 comment
#37 - 并不能 hook 未重写方法
Issue -
State: open - Opened by siyehua almost 5 years ago
- 2 comments
#36 - 三方库能hook吗?
Issue -
State: closed - Opened by kaitian521 almost 5 years ago
- 1 comment
#35 - 支持kotlin?
Issue -
State: closed - Opened by lwc24 almost 5 years ago
#34 - Android 5.0以下
Issue -
State: open - Opened by isyshuai almost 5 years ago
- 1 comment
#33 - variantOutput.getProcessResources()
Issue -
State: open - Opened by liuruimilk almost 5 years ago
#32 - java.lang.NoSuchMethodError: com.google.common.io.Files.fileTraverser()Lcom/google/common/graph/Traverser;
Issue -
State: closed - Opened by ihrthk about 5 years ago
- 5 comments
#31 - Execution failed for task ':app:transformClassesWithLancetForDebug'.
Issue -
State: closed - Opened by briskemen about 5 years ago
- 1 comment
#30 - 引用插件后运行时异常,求解答
Issue -
State: open - Opened by liulinsen about 5 years ago
- 2 comments
#29 - 升级到AndroidStudio3.5编译出错
Issue -
State: closed - Opened by torv about 5 years ago
- 1 comment
#28 - Null
Issue -
State: closed - Opened by jianelegant about 5 years ago
#27 - 对This.get()的疑问??
Issue -
State: closed - Opened by Zihao-Wu over 5 years ago
- 2 comments
#26 - Cause: inner class in hook class com/xx/lancettest/AopLancet must be public static
Issue -
State: closed - Opened by Zihao-Wu over 5 years ago
- 1 comment
#25 - java.lang.NoSuchMethodError: com.google.common.io.Files.fileTraverser()Lcom/google/common/graph/Traverser;
Issue -
State: closed - Opened by SundayGao over 5 years ago
- 4 comments
#24 - release 1.0.5
Pull Request -
State: closed - Opened by penneryu over 5 years ago
#23 - upgrade gradle version and fix some build error
Pull Request -
State: closed - Opened by liangxiwei over 5 years ago
- 1 comment
#22 - 作为sdk提供给第三方用,插件不支持高版本gradle
Issue -
State: closed - Opened by liangxiwei over 5 years ago
- 5 comments
#21 - Proxy和Insert有什么本质区别
Issue -
State: open - Opened by twlkyao over 5 years ago
- 5 comments
#20 - 请问这在android怎么用??怎么用都不对
Issue -
State: open - Opened by fightcoder almost 6 years ago
- 4 comments
#19 - 这个是什么意思
Issue -
State: closed - Opened by XWC95 almost 6 years ago
#18 - 请问支持Proxy系统类的构造函数(<init>)吗?
Issue -
State: open - Opened by liuyunyicai almost 6 years ago
- 4 comments
#17 - Lancet project transfer
Issue -
State: open - Opened by dieyidezui almost 6 years ago
- 1 comment
#16 - improved formatting
Pull Request -
State: closed - Opened by twlkyao about 6 years ago
- 1 comment
#15 - fixed typo
Pull Request -
State: closed - Opened by twlkyao about 6 years ago
#14 - lancet有计划对kotlin提供支持吗?
Issue -
State: open - Opened by xuegl over 6 years ago
#13 - @Insert方法下调用被拦截的Log.d未生效
Issue -
State: open - Opened by ZLOVE320483 over 6 years ago
- 1 comment
#12 - 你好,lancet适合于埋点嘛?
Issue -
State: open - Opened by nianzixin over 6 years ago
#11 - hi,请问lancet支持往类的初始化方法(<clinit>)注入字节码吗?
Issue -
State: closed - Opened by TellH over 6 years ago
- 1 comment
#10 - Lancet导致库工程里的修改,需要clean后才能run入apk里
Issue -
State: open - Opened by buptlzx over 6 years ago
- 8 comments
#9 - 用provided依赖打包会找不到这个class
Issue -
State: open - Opened by Kyson over 6 years ago
- 1 comment
#8 - 能介绍一下原理么?跟AspectJ和Dexposed的区别
Issue -
State: closed - Opened by matrixxun almost 7 years ago
- 6 comments
Labels: question
#7 - Bugfix/again
Pull Request -
State: closed - Opened by dieyidezui almost 7 years ago
#6 - update version
Pull Request -
State: closed - Opened by dieyidezui almost 7 years ago
#5 - Bugfix/multi thread
Pull Request -
State: closed - Opened by dieyidezui almost 7 years ago
#4 - lancet可以支持织入静态方法吗
Issue -
State: closed - Opened by 296777513 almost 7 years ago
- 4 comments
Labels: question
#3 - 增加对@Proxy和@Insert的代理检查
Pull Request -
State: closed - Opened by TellH almost 7 years ago
- 5 comments
#2 - can't declare fields in hook class
Issue -
State: closed - Opened by EvilsoulM over 7 years ago
- 8 comments
#1 - add runtime exception fall back
Pull Request -
State: closed - Opened by dieyidezui over 7 years ago