Dony

Results 3 issues of Dony

### Describe the bug some of our users say they always can't share. When they share the content from app, our app will call generateShortUrl method, but the BranchError in...

bug
needs-triage

从maven下载1.2.6版本,解压,用官方脚本检测已经是16kb对齐了的 脚本内容来自:https://developer.android.com/guide/practices/page-sizes?hl=zh-cn#alignment-use-script

比如Java代码StnLogic里面的:` /** * 停止并清除所有未完成任务并重新初始化, 重新设置encoder version */ public static native void resetAndInitEncoderVersion(int packerEncoderVersion); ` 与 ``` /* * Class: com_tencent_mars_stn_StnLogic_Java2C * Method: resetAndInitEncoderVersion * Signature: (I)V */ DEFINE_FIND_STATIC_METHOD(KJava2C_resetAndInitEncoderVersion, KNetJava2C, "resetAndInitEncoderVersion",...