76f266645d
含 Phase 1.1 IM seq 排序、断线重连、多端已读同步与微信式语音转文字 UI。 排除 node_modules、构建产物、安装包与 .env 密钥。 Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
779 B
Prolog
20 lines
779 B
Prolog
-dontwarn com.vivo.push.**
|
|
-keep class com.vivo.push.** { *; }
|
|
-keep class com.vivo.vms.** { *; }
|
|
-dontwarn com.heytap.**
|
|
-keep class com.heytap.** { *; }
|
|
-dontwarn com.meizu.**
|
|
-keep class com.meizu.** { *; }
|
|
-keep class com.fysxkj.fengying_oa.VivoPushReceiver { *; }
|
|
-keep class com.fysxkj.fengying_oa.OppoPushCallback { *; }
|
|
-keep class com.fysxkj.fengying_oa.OppoDataMessageService { *; }
|
|
-keep class com.fysxkj.fengying_oa.OppoCompatPushService { *; }
|
|
-keep class com.fysxkj.fengying_oa.MeizuPushReceiver { *; }
|
|
-keep class com.fysxkj.fengying_oa.HuaweiPushService { *; }
|
|
-dontwarn com.huawei.**
|
|
-keep class com.huawei.** { *; }
|
|
-keep class com.huawei.hianalytics.** { *; }
|
|
-keep class com.huawei.updatesdk.** { *; }
|
|
-keep class org.webrtc.** { *; }
|
|
-dontwarn org.webrtc.**
|