Imported the native TV app (Kotlin, ExoPlayer, embedded remote server, QR pairing) plus CONTEXT.md and ADRs 0001-0005. Rename, Compose for TV UI and the Dispatcharr integration follow as tracked issues. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 lines
116 B
Prolog
4 lines
116 B
Prolog
# NanoHTTPD loads its mime-type tables reflectively.
|
|
-keep class fi.iki.elonen.** { *; }
|
|
-dontwarn fi.iki.elonen.**
|