Logo
Explore Help
Register Sign In
xiaji/android-tv
1
0
Fork 0
You've already forked android-tv
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
Files
146fc9b8c43a4a6bf64698226a4e82e4eed672ca
android-tv/app/proguard-rules.pro

5 lines
139 B
Prolog
Raw Normal View History

fix: resolve emulator crash - thread safety and icon fallback - NativeSearch: move onResult/onError callbacks outside withContext(Dispatchers.IO) to prevent CalledFromWrongThreadException - SearchStrategy: change callback types to suspend to enable proper coroutine chaining - SearchCoordinator: remove leaked CoroutineScope, rely on suspend callback chaining for fallback flow - Resources: add mipmap-hdpi/mdpi/xhdpi/xxhdpi icon fallbacks for API < 26 devices
2026-05-24 21:09:05 +08:00
# Add project specific ProGuard rules here.
-keepattributes *Annotation*
-keep class com.videoapp.tv.data.** { *; }
-dontwarn org.jsoup.**
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 20ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API