mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-28 17:54:23 +02:00
Changes: - Convert SyncProgramsJobService from Java to Kotlin. - Replace AsyncTask/executor lifecycle handling with coroutine-based job execution and cancellation. - Stop using restricted androidx.tvprovider builder APIs.