This commit is contained in:
2025-04-09 13:30:50 +08:00
commit a4a995d24c
154 changed files with 9580 additions and 0 deletions

22
android/app/proguard-rules.pro vendored Normal file
View File

@@ -0,0 +1,22 @@
# Please add these rules to your existing keep rules in order to suppress warnings.
# This is generated automatically by the Android Gradle plugin.
-dontwarn org.checkerframework.checker.nullness.qual.EnsuresNonNull
-dontwarn org.checkerframework.checker.nullness.qual.RequiresNonNull
-dontwarn org.linphone.core.Address
-dontwarn org.linphone.core.Call$Dir
-dontwarn org.linphone.core.Call$State
-dontwarn org.linphone.core.Call
-dontwarn org.linphone.core.CallLog
-dontwarn org.linphone.core.CallParams
-dontwarn org.linphone.core.Config
-dontwarn org.linphone.core.Core
-dontwarn org.linphone.core.CoreListener
-dontwarn org.linphone.core.CoreListenerStub
-dontwarn org.linphone.core.Factory
-dontwarn org.linphone.core.GlobalState
-dontwarn org.linphone.core.LogCollectionState
-dontwarn org.linphone.core.Reason
-dontwarn org.linphone.core.VideoActivationPolicy
-dontwarn org.linphone.core.tools.Log
-dontwarn org.linphone.core.tools.receiver.BluetoothReceiver
-dontwarn com.kaer.subutil.R$string