# The proguard configuration file for the following section is F:\Work_Space\Wechat_workSpace\reader_plugin\android\app\build\intermediates\proguard-files\proguard-android.txt-4.1.3 # This is a configuration file for ProGuard. # http://proguard.sourceforge.net/index.html#manual/usage.html # # Starting with version 2.2 of the Android plugin for Gradle, this file is distributed together with # the plugin and unpacked at build-time. The files in $ANDROID_HOME are no longer maintained and # will be ignored by new version of the Android plugin for Gradle. # Optimization is turned off by default. Dex does not like code run # through the ProGuard optimize steps (and performs some # of these optimizations on its own). # Note that if you want to enable optimization, you cannot just # include optimization flags in your own project configuration file; # instead you will need to point to the # "proguard-android-optimize.txt" file instead of this one from your # project.properties file. -dontoptimize -dontusemixedcaseclassnames -dontskipnonpubliclibraryclasses -verbose # Preserve some attributes that may be required for reflection. -keepattributes *Annotation*,Signature,InnerClasses,EnclosingMethod -keep public class com.google.vending.licensing.ILicensingService -keep public class com.android.vending.licensing.ILicensingService -keep public class com.google.android.vending.licensing.ILicensingService -dontnote com.android.vending.licensing.ILicensingService -dontnote com.google.vending.licensing.ILicensingService -dontnote com.google.android.vending.licensing.ILicensingService # For native methods, see http://proguard.sourceforge.net/manual/examples.html#native -keepclasseswithmembernames,includedescriptorclasses class * { native ; } # Keep setters in Views so that animations can still work. -keepclassmembers public class * extends android.view.View { void set*(***); *** get*(); } # We want to keep methods in Activity that could be used in the XML attribute onClick. -keepclassmembers class * extends android.app.Activity { public void *(android.view.View); } # For enumeration classes, see http://proguard.sourceforge.net/manual/examples.html#enumerations -keepclassmembers enum * { public static **[] values(); public static ** valueOf(java.lang.String); } -keepclassmembers class * implements android.os.Parcelable { public static final ** CREATOR; } # Preserve annotated Javascript interface methods. -keepclassmembers class * { @android.webkit.JavascriptInterface ; } # The support libraries contains references to newer platform versions. # Don't warn about those in case this app is linking against an older # platform version. We know about them, and they are safe. -dontnote android.support.** -dontnote androidx.** -dontwarn android.support.** -dontwarn androidx.** # This class is deprecated, but remains for backward compatibility. -dontwarn android.util.FloatMath # Understand the @Keep support annotation. -keep class android.support.annotation.Keep -keep class androidx.annotation.Keep -keep @android.support.annotation.Keep class * {*;} -keep @androidx.annotation.Keep class * {*;} -keepclasseswithmembers class * { @android.support.annotation.Keep ; } -keepclasseswithmembers class * { @androidx.annotation.Keep ; } -keepclasseswithmembers class * { @android.support.annotation.Keep ; } -keepclasseswithmembers class * { @androidx.annotation.Keep ; } -keepclasseswithmembers class * { @android.support.annotation.Keep (...); } -keepclasseswithmembers class * { @androidx.annotation.Keep (...); } # These classes are duplicated between android.jar and org.apache.http.legacy.jar. -dontnote org.apache.http.** -dontnote android.net.http.** # These classes are duplicated between android.jar and core-lambda-stubs.jar. -dontnote java.lang.invoke.** # End of content from F:\Work_Space\Wechat_workSpace\reader_plugin\android\app\build\intermediates\proguard-files\proguard-android.txt-4.1.3 # The proguard configuration file for the following section is F:\Work_Space\Wechat_workSpace\reader_plugin\android\app\proguard-rules.pro -keep class com.tencent.bugly.** { *; } -dontwarn com.tencent.bugly.** -keep class com.tencent.tinker.** { *; } -keep class sun.** { *;} -dontwarn sun.** -keep class saaa.xweb.** {*;} -dontwarn saaa.xweb.** -dontwarn com.tencent.rtmp.** -dontwarn com.tencent.luggage.** -dontwarn com.tencent.mm.** -dontwarn com.google.android.material.snackbar.** -dontwarn com.tencent.neattextview.textview.view.** -dontwarn junit.framework.** -keep class com.umeng.** {*;} -keep class org.repackage.** {*;} -keep class com.uyumao.** { *; } -keepclassmembers class * { public (org.json.JSONObject); } -keepclassmembers enum * { public static **[] values(); public static ** valueOf(java.lang.String); } # End of content from F:\Work_Space\Wechat_workSpace\reader_plugin\android\app\proguard-rules.pro # The proguard configuration file for the following section is F:\Work_Space\Wechat_workSpace\reader_plugin\android\app\build\intermediates\aapt_proguard_file\arm64Release\aapt_rules.txt -keep class androidx.core.app.CoreComponentFactory { (); } -keep class androidx.lifecycle.ProcessLifecycleOwnerInitializer { (); } -keep class com.donut.plugin.activity.MainProcessActivity { (); } -keep class com.donut.plugin.activity.PermissionsActivity { (); } -keep class com.edufound.reader.DemoApplication { (); } -keep class com.edufound.reader.ui.MainActivity { (); } -keep class com.edufound.reader.wxapi.WXEntryActivity { (); } -keep class com.edufound.reader.wxapi.WXPayEntryActivity { (); } -keep class com.luck.picture.lib.basic.PictureFileProvider { (); } -keep class com.luck.picture.lib.basic.PictureSelectorSupporterActivity { (); } -keep class com.luck.picture.lib.basic.PictureSelectorTransparentActivity { (); } -keep class com.luck.picture.lib.service.ForegroundService { (); } -keep class com.tencent.luggage.crash.WxaCrashUploaderService { (); } -keep class com.tencent.luggage.jsapi.file.LuggageOpenDocFileProvider { (); } -keep class com.tencent.luggage.opensdk.OpenSDKApiContentProvider { (); } -keep class com.tencent.luggage.sdk.customize.impl.FullSdkExternalToolsHelper$SimpleWebViewActivity { (); } -keep class com.tencent.luggage.storage.StandaloneCriticalDataProvider { (); } -keep class com.tencent.luggage.ui.BlankActivity { (); } -keep class com.tencent.luggage.ui.OpenSDKBridgedActivity { (); } -keep class com.tencent.luggage.ui.WxaAlertActivity { (); } -keep class com.tencent.luggage.ui.WxaMusicActivity { (); } -keep class com.tencent.luggage.ui.WxaPreviewImageUI { (); } -keep class com.tencent.luggage.wxa.SaaA.app.SaaAContainerActivity0 { (); } -keep class com.tencent.luggage.wxa.SaaA.app.SaaAContainerActivity1 { (); } -keep class com.tencent.luggage.wxa.SaaA.app.SaaAContainerActivity2 { (); } -keep class com.tencent.luggage.wxa.SaaA.app.SaaAContainerActivity3 { (); } -keep class com.tencent.luggage.wxa.SaaA.app.SaaAContainerActivity4 { (); } -keep class com.tencent.luggage.wxa.WxaFileExportContentProvider { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.app.WxaIPCContainerService0 { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.app.WxaIPCContainerService1 { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.app.WxaIPCContainerService2 { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.app.WxaIPCContainerService3 { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.app.WxaIPCContainerService4 { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.app.WxaIPCMainService { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.container.WxaContainerToFrontProxyActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.WxaProfileActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaAuthorizeDetailActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaLaunchProxyActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaScanCodeActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaSettingActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaSubscribeMsgManageActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaUserInfoAuthorizeActivity { (); } -keep class com.tencent.luggage.wxa.standalone_open_runtime.ui.patched.PatchedWxaWebViewActivity { (); } -keep class com.tencent.luggage.wxaapi.internal.ui.WxaScanResultDelegateActivity { (); } -keep class com.tencent.mm.plugin.appbrand.jsapi.lbs.LbsProxyActivity { (); } -keep class com.tencent.mm.plugin.appbrand.jsapi.nfc.hce.HCEService { (); } -keep class com.tencent.mm.ui.AlertActivity { (); } -keep class android.widget.Space { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.app.AlertController$RecycleListView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.view.menu.ActionMenuItemView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.view.menu.ExpandedMenuView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.view.menu.ListMenuItemView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ActionBarContainer { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ActionBarContextView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ActionBarOverlayLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ActionMenuView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ActivityChooserView$InnerLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.AlertDialogLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.AppCompatTextView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ButtonBarLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ContentFrameLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.DialogTitle { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.FitWindowsFrameLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.FitWindowsLinearLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.SearchView$SearchAutoComplete { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.Toolbar { (android.content.Context, android.util.AttributeSet); } -keep class androidx.appcompat.widget.ViewStubCompat { (android.content.Context, android.util.AttributeSet); } -keep class androidx.constraintlayout.widget.ConstraintLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.coordinatorlayout.widget.CoordinatorLayout { (android.content.Context, android.util.AttributeSet); } -keep class androidx.core.widget.NestedScrollView { (android.content.Context, android.util.AttributeSet); } -keep class androidx.recyclerview.widget.RecyclerView { (android.content.Context, android.util.AttributeSet); } -keep class com.google.android.material.internal.BaselineLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.google.android.material.internal.CheckableImageButton { (android.content.Context, android.util.AttributeSet); } -keep class com.google.android.material.internal.NavigationMenuItemView { (android.content.Context, android.util.AttributeSet); } -keep class com.google.android.material.internal.NavigationMenuView { (android.content.Context, android.util.AttributeSet); } -keep class com.google.android.material.snackbar.Snackbar$SnackbarLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.google.android.material.snackbar.SnackbarContentLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.magical.MagicalView { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.photoview.PhotoView { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.BottomNavBar { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.CompleteSelectView { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.MarqueeTextView { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.MediumBoldTextView { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.PreviewBottomNavBar { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.PreviewTitleBar { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.RecyclerPreloadView { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.RoundCornerRelativeLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.SquareRelativeLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.luck.picture.lib.widget.TitleBar { (android.content.Context, android.util.AttributeSet); } -keep class com.makeramen.roundedimageview.RoundedImageView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.luggage.jsapi.login.face.FaceView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.luggage.opensdk.ui.QRCodeTransferQRDisplayWidget { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.luggage.scanner.ui.ViewfinderView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.luggage.setting.ui.TouchableLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.luggage.ui.WMPFQRLoginWidget { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.luggage.widget.SafeViewPager { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.msgsubscription.ui.MaxRecyclerView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.picker.base.view.WheelView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.debugger.RemoteDebugMoveView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.keylogger.stepview.VerticalStepView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.keylogger.stepview.VerticalStepViewIndicator { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.page.AppBrandActionMultipleHeaderView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.page.AppBrandActionSingleHeaderView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.page.capsulebar.AppBrandCapsuleBarPlaceHolderView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.phonenumber.widget.MMFormVerifyCodeInputView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.ui.AppBrandCircleProgressView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.ui.MaxHeightRecyclerView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.AppBrandActionBarCustomImageView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.actionbar.AppBrandCapsuleHomeButton { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.actionbar.AppBrandOptionButton { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.dialog.AppBrandDialogContentView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.music.MusicSeekBar { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.sms.EditVerifyCodeView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.plugin.appbrand.widget.sms.VerifyCodeEditText { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.base.AuthorizeItemListView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.base.CustomScrollView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.base.MMClearEditText { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.base.MMFormInputView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.AlbumChooserView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.EllipsizeLayout { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.MMSwitchBtn { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.ThreeDotsLoadingView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.imageview.WeImageView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.listview.PullDownListView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.loading.MMProgressLoading { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.picker.WheelView { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.snackbar.SnackContainer { (android.content.Context, android.util.AttributeSet); } -keep class com.tencent.mm.ui.widget.textview.MMAutoAdjustTextView { (android.content.Context, android.util.AttributeSet); } -keep class com.tenpay.android.wechat.MyKeyboardWindow { (android.content.Context, android.util.AttributeSet); } -keep class com.tenpay.android.wechat.TenPayRelativeLayout { (android.content.Context, android.util.AttributeSet); } # End of content from F:\Work_Space\Wechat_workSpace\reader_plugin\android\app\build\intermediates\aapt_proguard_file\arm64Release\aapt_rules.txt # The proguard configuration file for the following section is F:\Work_Space\Wechat_workSpace\reader_plugin\android\plugin\build\intermediates\consumer_proguard_dir\release\lib0\proguard.txt -keepclassmembers class * { @com.tencent.luggage.wxa.SaaA.plugin.SyncJsApi *; @com.tencent.luggage.wxa.SaaA.plugin.AsyncJsApi *; } -keep class com.umeng.** {*;} -keep class org.repackage.** {*;} -keep class com.uyumao.** { *; } -keepclassmembers class * { public (org.json.JSONObject); } -keepclassmembers enum * { public static **[] values(); public static ** valueOf(java.lang.String); } # End of content from F:\Work_Space\Wechat_workSpace\reader_plugin\android\plugin\build\intermediates\consumer_proguard_dir\release\lib0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\0ffff97601344532b2c1586f904ef837\wxa-standalone-open-runtime-SaaA-plugin-sdk-1.0.3\proguard.txt # wmpf-sdk -keep class h.h.h.h.** {*;} -keep class i.h.h.** {*;} -keep class j.h.** {*;} -keep class com.eclipsesource.** {*;} -keep class com.esafirm.imagepicker.** {*;} -keep class com.github.henryye.nativeiv.** {*;} -keep class com.google.h.** {*;} -keep class com.ilink.interfaces.** {*;} -keep class com.tencent.ilink.interfaces.** {*;} -keepattributes JgClassChecked -keepattributes JgMethodChecked -keep class com.jg.** {*;} -keep class com.tencent.h.** {*;} -keep class com.tencent.i.h.** {*;} -keep class com.tencent.ilink.interfaces.**{*;} -keep class com.tencent.ilink.dev.** {*;} -keep class com.tencent.ilink.network.**{*;} -keep class com.tencent.ilink.tdi.**{*;} -keep class com.tencent.ilinknetwork.** {*;} -keep class com.tencent.ilinkservice.** {*;} -keep class com.tencent.j.** {*;} -keep class com.tencent.k.h.h.** {*;} -keep class com.tencent.liteav.** {*;} -keep class com.tencent.luggage.** {*;} -keep class com.tencent.magicbrush.** {*;} -keep class com.tencent.mars.** {*;} -keep class com.tencent.mm.** {*;} -keep class com.tencent.qbar.** {*;} -keep class com.tencent.qqmusic.mediaplayer.** {*;} -keep class com.tencent.rtmp.** {*;} # for ad & oaid -keep class com.tencent.tfd.sdk.wxa.**{*;} -keep class com.tencent.trtc.** {*;} -keep class com.tencent.ugc.** {*;} -keep class com.tencent.wechat.tdi.** {*;} -keep class com.tencent.weui.base.preference.** {*;} -keep class com.tencent.xweb.** {*;} -keep class com.tencent.neattextview.**{*;} # TdiReportService embed包未调用 -dontwarn com.tencent.luggage.o.** # 外界无需使用 -dontwarn com.jg.** -dontwarn com.tencent.luggage.login.device.WxaILinkManager** -dontwarn com.tencent.xweb.pinus.sdk.library_loader.LegacyLinker -dontwarn com.tencent.mars.ilink.comm.NetStatusUtil # R文件资源 -dontwarn **.R$** # x5 com.tencent.smtt.export.external.DexLoader: can't find referenced class dalvik.system.VMStack -dontwarn com.tencent.smtt.** # reduce compile log -dontnote com.tencent.smtt.** -dontnote com.tencent.wechat.** -dontnote com.tencent.mm.** -dontnote com.tencent.luggage.** -dontnote com.tencent.magicbrush.** -dontnote com.tencent.ilinkservice.** -dontnote com.tencent.ilinknetwork.** -dontnote org.xwalk.core.** -dontnote com.tencent.xweb.** -dontnote com.tencent.ilink.dev.** -dontnote com.google.protobuf.** -dontnote com.tencent.h.** -dontnote com.tencent.i.** -dontnote com.tencent.j.** -dontnote com.tencent.k.** # for tencent map sdk aar -dontwarn com.tencent.tencentmap.** -dontwarn com.tencent.map.** -dontwarn c.t.m.g.** # # soso location sdk # -keep class com.tencent.map.geolocation.** { *; } -keep class c.t.** { *; } -keep class com.tencent.tencentmap.lbssdk.sapp.service.**{ *; } -keep class navsns.** { *; } -dontwarn com.tencent.map.** -dontwarn c.t.** # # p_location support # -dontwarn com.google.android.maps.** -dontwarn com.nokia.android.maps.** -keep class com.google.android.maps.** { *; } -keep class com.tencent.mapsdk.** { *; } -keep class com.tencent.tencentmap.** { *; } -keep class com.tencent.map.** { *; } -keep class com.nokia.android.maps.** { *; } -keep class com.here.android.mapping.** { *; } -keep class com.nokia.maps.** { *; } -keep class com.tencent.live2.** { *; } -keep class com.h.h.h.h.h.** { *; } # rules for library consumer -keepclassmembers class android.support.media.ExifInterface { *** TAG_*; } -keep class androidx.lifecycle.** -keepclassmembers class androidx.lifecycle.Lifecycle$State { *; } -keepclassmembers class androidx.lifecycle.Lifecycle$Event { *; } -keep class com.tencent.nativecrash.** { *; } -dontwarn com.tencent.magicbrush.** -dontwarn com.github.henryye.nativeiv.** -keep class org.xwalk.core.** { *; } # tbs SDK内部proguard,微信不对其进行proguard -keep class com.tencent.smtt.** {*;} -keep class kotlin.reflect.** { *; } -keep class kotlin.Metadata #RxJava -dontwarn sun.misc.** -keep class rx.schedulers.Schedulers { public static ; } -keep class rx.schedulers.ImmediateScheduler { public ; } -keep class rx.schedulers.TestScheduler { public ; } -keep class rx.schedulers.Schedulers { public static ** test(); } -keep class rx.internal.util.unsafe.** { *; } -keep class com.tencent.wxcloud.* {*;} # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\0ffff97601344532b2c1586f904ef837\wxa-standalone-open-runtime-SaaA-plugin-sdk-1.0.3\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\be3f2a193f1f77c265b2a3f459e62b6d\rules\lib\META-INF\com.android.tools\r8-from-1.6.0\coroutines.pro # Allow R8 to optimize away the FastServiceLoader. # Together with ServiceLoader optimization in R8 # this results in direct instantiation when loading Dispatchers.Main -assumenosideeffects class kotlinx.coroutines.internal.MainDispatcherLoader { boolean FAST_SERVICE_LOADER_ENABLED return false; } -assumenosideeffects class kotlinx.coroutines.internal.FastServiceLoaderKt { boolean ANDROID_DETECTED return true; } # Disable support for "Missing Main Dispatcher", since we always have Android main dispatcher -assumenosideeffects class kotlinx.coroutines.internal.MainDispatchersKt { boolean SUPPORT_MISSING return false; } # Statically turn off all debugging facilities and assertions -assumenosideeffects class kotlinx.coroutines.DebugKt { boolean getASSERTIONS_ENABLED() return false; boolean getDEBUG() return false; boolean getRECOVER_STACK_TRACES() return false; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\be3f2a193f1f77c265b2a3f459e62b6d\rules\lib\META-INF\com.android.tools\r8-from-1.6.0\coroutines.pro # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\f043045d54bffdd1b5caf171dbc29daa\rules\lib\META-INF\proguard\coroutines.pro # ServiceLoader support -keepnames class kotlinx.coroutines.internal.MainDispatcherFactory {} -keepnames class kotlinx.coroutines.CoroutineExceptionHandler {} -keepnames class kotlinx.coroutines.android.AndroidExceptionPreHandler {} -keepnames class kotlinx.coroutines.android.AndroidDispatcherFactory {} # Most of volatile fields are updated with AFU and should not be mangled -keepclassmembernames class kotlinx.** { volatile ; } # Same story for the standard library's SafeContinuation that also uses AtomicReferenceFieldUpdater -keepclassmembernames class kotlin.coroutines.SafeContinuation { volatile ; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\f043045d54bffdd1b5caf171dbc29daa\rules\lib\META-INF\proguard\coroutines.pro # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\24252e9d32bfb7bbe2fc4ae1320ad0ca\material-1.0.0\proguard.txt # Copyright (C) 2015 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # CoordinatorLayout resolves the behaviors of its child components with reflection. -keep public class * extends androidx.coordinatorlayout.widget.CoordinatorLayout$Behavior { public (android.content.Context, android.util.AttributeSet); public (); } # Make sure we keep annotations for CoordinatorLayout's DefaultBehavior -keepattributes *Annotation* # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\24252e9d32bfb7bbe2fc4ae1320ad0ca\material-1.0.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\0dcffdfc404f4682a054954dbf7981a8\appcompat-1.1.0\proguard.txt # Copyright (C) 2018 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Ensure that reflectively-loaded inflater is not obfuscated. This can be # removed when we stop supporting AAPT1 builds. -keepnames class androidx.appcompat.app.AppCompatViewInflater # aapt is not able to read app::actionViewClass and app:actionProviderClass to produce proguard # keep rules. Add a commonly used SearchView to the keep list until b/109831488 is resolved. -keep class androidx.appcompat.widget.SearchView { (...); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\0dcffdfc404f4682a054954dbf7981a8\appcompat-1.1.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\e794c4cb1ad792875552281b1014391a\glide-4.10.0\proguard.txt -keep public class * implements com.bumptech.glide.module.GlideModule -keep class * extends com.bumptech.glide.module.AppGlideModule { (...); } -keep public enum com.bumptech.glide.load.ImageHeaderParser$** { **[] $VALUES; public *; } # Uncomment for DexGuard only #-keepresourcexmlelements manifest/application/meta-data@value=GlideModule # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\e794c4cb1ad792875552281b1014391a\glide-4.10.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\67e4c234758b776c431dda14dc9c2690\fragment-1.3.6\proguard.txt # Copyright (C) 2020 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # The default FragmentFactory creates Fragment instances using reflection -if public class ** extends androidx.fragment.app.Fragment -keepclasseswithmembers,allowobfuscation public class <1> { public (); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\67e4c234758b776c431dda14dc9c2690\fragment-1.3.6\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\9285bbefb9f5822a734fca7bf1c48994\recyclerview-1.2.1\proguard.txt # Copyright (C) 2015 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # When layoutManager xml attribute is used, RecyclerView inflates #LayoutManagers' constructors using reflection. -keep public class * extends androidx.recyclerview.widget.RecyclerView$LayoutManager { public (android.content.Context, android.util.AttributeSet, int, int); public (); } -keepclassmembers class androidx.recyclerview.widget.RecyclerView { public void suppressLayout(boolean); public boolean isLayoutSuppressed(); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\9285bbefb9f5822a734fca7bf1c48994\recyclerview-1.2.1\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\971baffc4a75353005e06f53e84ef35d\transition-1.0.0\proguard.txt # Copyright (C) 2017 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Keep a field in transition that is used to keep a reference to weakly-referenced object -keepclassmembers class androidx.transition.ChangeBounds$* extends android.animation.AnimatorListenerAdapter { androidx.transition.ChangeBounds$ViewBounds mViewBounds; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\971baffc4a75353005e06f53e84ef35d\transition-1.0.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\5795b53fd7da81afcd5019f1bd020468\coordinatorlayout-1.0.0\proguard.txt # Copyright (C) 2016 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # CoordinatorLayout resolves the behaviors of its child components with reflection. -keep public class * extends androidx.coordinatorlayout.widget.CoordinatorLayout$Behavior { public (android.content.Context, android.util.AttributeSet); public (); } # Make sure we keep annotations for CoordinatorLayout's DefaultBehavior and ViewPager's DecorView -keepattributes *Annotation* # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\5795b53fd7da81afcd5019f1bd020468\coordinatorlayout-1.0.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\f9c3fce1be67a1b758038765bd038e01\vectordrawable-animated-1.1.0\proguard.txt # Copyright (C) 2016 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # keep setters in VectorDrawables so that animations can still work. -keepclassmembers class androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$* { void set*(***); *** get*(); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\f9c3fce1be67a1b758038765bd038e01\vectordrawable-animated-1.1.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\6cf906aef8b9fe103062eba58d8655f9\core-1.3.2\proguard.txt # Never inline methods, but allow shrinking and obfuscation. -keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.ViewCompat$Api* { ; } -keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.WindowInsetsCompat$Impl* { ; } -keepclassmembernames,allowobfuscation,allowshrinking class androidx.core.view.WindowInsetsCompat$BuilderImpl* { ; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\6cf906aef8b9fe103062eba58d8655f9\core-1.3.2\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\27b2ffeb0a208cab6bd365fe9336b54b\lifecycle-process-2.2.0\proguard.txt # this rule is need to work properly when app is compiled with api 28, see b/142778206 -keepclassmembers class * extends androidx.lifecycle.EmptyActivityLifecycleCallbacks { *; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\27b2ffeb0a208cab6bd365fe9336b54b\lifecycle-process-2.2.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\10871b9c4867a46b28f95909a3172d0b\lifecycle-runtime-2.3.1\proguard.txt -keepattributes *Annotation* -keepclassmembers enum androidx.lifecycle.Lifecycle$Event { ; } -keep !interface * implements androidx.lifecycle.LifecycleObserver { } -keep class * implements androidx.lifecycle.GeneratedAdapter { (...); } -keepclassmembers class ** { @androidx.lifecycle.OnLifecycleEvent *; } # this rule is need to work properly when app is compiled with api 28, see b/142778206 # Also this rule prevents registerIn from being inlined. -keepclassmembers class androidx.lifecycle.ReportFragment$LifecycleCallbacks { *; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\10871b9c4867a46b28f95909a3172d0b\lifecycle-runtime-2.3.1\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\763087fddaa0cd90e24e3f067c243640\lifecycle-viewmodel-savedstate-2.3.1\proguard.txt -keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel { (androidx.lifecycle.SavedStateHandle); } -keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel { (android.app.Application,androidx.lifecycle.SavedStateHandle); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\763087fddaa0cd90e24e3f067c243640\lifecycle-viewmodel-savedstate-2.3.1\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\ebd7412fb56c61ea9bd02b9a98682104\savedstate-1.1.0\proguard.txt # Copyright (C) 2019 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -keepclassmembers,allowobfuscation class * implements androidx.savedstate.SavedStateRegistry$AutoRecreated { (); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\ebd7412fb56c61ea9bd02b9a98682104\savedstate-1.1.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\ba71d9bb5f4d44b76be2f931d279b0e8\versionedparcelable-1.1.0\proguard.txt -keep public class * implements androidx.versionedparcelable.VersionedParcelable -keep public class android.support.**Parcelizer { *; } -keep public class androidx.**Parcelizer { *; } -keep public class androidx.versionedparcelable.ParcelImpl # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\ba71d9bb5f4d44b76be2f931d279b0e8\versionedparcelable-1.1.0\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\470c0436ee93fafc6e4c73f34f9f64f3\lifecycle-viewmodel-2.3.1\proguard.txt -keepclassmembers,allowobfuscation class * extends androidx.lifecycle.ViewModel { (); } -keepclassmembers,allowobfuscation class * extends androidx.lifecycle.AndroidViewModel { (android.app.Application); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\470c0436ee93fafc6e4c73f34f9f64f3\lifecycle-viewmodel-2.3.1\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\771aac8663bf2e740ff6df7974621803\mmkv-static-1.2.11\proguard.txt # Keep all native methods, their classes and any classes in their descriptors -keepclasseswithmembers,includedescriptorclasses class com.tencent.mmkv.** { native ; long nativeHandle; private static *** onMMKVCRCCheckFail(***); private static *** onMMKVFileLengthError(***); private static *** mmkvLogImp(...); private static *** onContentChangedByOuterProcess(***); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\771aac8663bf2e740ff6df7974621803\mmkv-static-1.2.11\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\f9719975cbb7a0b9331491796feb4d39\rules\lib\META-INF\proguard\androidx-annotations.pro -keep,allowobfuscation @interface androidx.annotation.Keep -keep @androidx.annotation.Keep class * {*;} -keepclasseswithmembers class * { @androidx.annotation.Keep ; } -keepclasseswithmembers class * { @androidx.annotation.Keep ; } -keepclasseswithmembers class * { @androidx.annotation.Keep (...); } -keepclassmembers,allowobfuscation class * { @androidx.annotation.DoNotInline ; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\f9719975cbb7a0b9331491796feb4d39\rules\lib\META-INF\proguard\androidx-annotations.pro # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\7121fd28d9947061a036b695040b4838\rules\lib\META-INF\proguard\okhttp3.pro # JSR 305 annotations are for embedding nullability information. -dontwarn javax.annotation.** # A resource is loaded with a relative path so the package of this class must be preserved. -keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase # Animal Sniffer compileOnly dependency to ensure APIs are compatible with older versions of Java. -dontwarn org.codehaus.mojo.animal_sniffer.* # OkHttp platform used only on JVM and when Conscrypt dependency is available. -dontwarn okhttp3.internal.platform.ConscryptPlatform # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\7121fd28d9947061a036b695040b4838\rules\lib\META-INF\proguard\okhttp3.pro # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\6f59535f0d8400337deaef1462168ba9\wcdb-android-1.1-19\proguard.txt # Keep all native methods, their classes and any classes in their descriptors -keepclasseswithmembers,includedescriptorclasses class com.tencent.wcdb.** { native ; } # Keep all exception classes -keep class com.tencent.wcdb.**.*Exception # Keep classes referenced in JNI code -keep class com.tencent.wcdb.database.WCDBInitializationProbe { ; } -keep,includedescriptorclasses class com.tencent.wcdb.database.SQLiteCustomFunction { *; } -keep class com.tencent.wcdb.database.SQLiteDebug$* { *; } -keep class com.tencent.wcdb.database.SQLiteCipherSpec { ; } -keep interface com.tencent.wcdb.support.Log$* { *; } # Keep methods used as callbacks from JNI code -keep class com.tencent.wcdb.repair.RepairKit { int onProgress(java.lang.String, int, long); } -keep class com.tencent.wcdb.database.SQLiteConnection { void notifyCheckpoint(java.lang.String, int); void notifyChange(java.lang.String, java.lang.String, long[], long[], long[]); } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\6f59535f0d8400337deaef1462168ba9\wcdb-android-1.1-19\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\a52ad90237d8fa608abf3bf7a41a69bf\wechat-sdk-android-without-mta-6.7.9\proguard.txt -keep class com.tencent.mm.opensdk.** { *; } -keep class com.tencent.wxop.** { *; } # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\a52ad90237d8fa608abf3bf7a41a69bf\wechat-sdk-android-without-mta-6.7.9\proguard.txt # The proguard configuration file for the following section is C:\Users\candy\.gradle\caches\transforms-2\files-2.1\d106ea2d0468475a1882d50102bd0896\roundedimageview-2.3.0\proguard.txt # Proguard configuration. -dontwarn com.squareup.okhttp.** # References to Picasso are okay if the consuming app doesn't use it -dontwarn com.squareup.picasso.Transformation # End of content from C:\Users\candy\.gradle\caches\transforms-2\files-2.1\d106ea2d0468475a1882d50102bd0896\roundedimageview-2.3.0\proguard.txt # The proguard configuration file for the following section is -ignorewarnings # End of content from