2025-02-13 17:33:21 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://futo.org/FCastReceiver" version="1.0.0" viewmodes="maximized">
|
|
|
|
<access origin="*" subdomains="true"></access>
|
|
|
|
<tizen:application id="qL5oFoTHoJ.FCastReceiver" package="qL5oFoTHoJ" required_version="5.0"/>
|
|
|
|
<content src="index.html"/>
|
|
|
|
<feature name="http://tizen.org/feature/screen.size.normal.1080.1920"/>
|
|
|
|
<icon src="icon.png"/>
|
|
|
|
<tizen:metadata key="http://tizen.org/metadata/app_ui_type/base_screen_resolution" value="extensive"/>
|
2025-02-20 00:42:53 -06:00
|
|
|
<name>FCast Receiver</name>
|
2025-02-13 17:33:21 -06:00
|
|
|
<tizen:privilege name="http://tizen.org/privilege/tv.inputdevice"/>
|
|
|
|
<tizen:privilege name="http://tizen.org/privilege/internet"/>
|
|
|
|
<tizen:privilege name="http://developer.samsung.com/privilege/network.public"/>
|
|
|
|
<tizen:profile name="tv-samsung"/>
|
|
|
|
<tizen:setting screen-orientation="landscape" context-menu="enable" background-support="disable" encryption="disable" install-location="auto" hwkey-event="enable"/>
|
|
|
|
</widget>
|