feat(tv-admin): fix action/focus flows, update app title, randomize unsplash, bump 1.0.9+10

This commit is contained in:
dwindown
2026-04-05 14:59:55 +07:00
parent c70a6baf7b
commit 98b8437e87
13 changed files with 144 additions and 131 deletions

View File

@@ -2,7 +2,7 @@
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
<application
android:label="jamshalat_masjid_screen"
android:label="JamShalat - Masjid Screen"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity