features.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Features>
  3. <Feature Name="http://tizen.org/feature/camera">
  4. <Option Value="true" Description="This application requires camera"/>
  5. </Feature>
  6. <Feature Name="http://tizen.org/feature/camera.back">
  7. <Option Value="true" Description="This application requires back-facing camera"/>
  8. </Feature>
  9. <Feature Name="http://tizen.org/feature/camera.back.flash">
  10. <Option Value="true" Description="This application requires back-facing camera's flash"/>
  11. </Feature>
  12. <Feature Name="http://tizen.org/feature/camera.front">
  13. <Option Value="true" Description="This application requires front-facing camera"/>
  14. </Feature>
  15. <Feature Name="http://tizen.org/feature/data.encryption">
  16. <Option Value="true" Description="This application requires database encryption feature"/>
  17. </Feature>
  18. <Feature Name="http://tizen.org/feature/fmradio">
  19. <Option Value="true" Description="This application requires FM radio feature"/>
  20. </Feature>
  21. <Feature Name="http://tizen.org/feature/graphic.acceleration">
  22. <Option Value="true" Description="This application requires hardware acceleration for 2D/3D graphics"/>
  23. </Feature>
  24. <Feature Name="http://tizen.org/feature/input.keyboard">
  25. <Option Value="true" Description="This application requires input keyboard feature"/>
  26. </Feature>
  27. <Feature Name="http://tizen.org/feature/input.keyboard.layout">
  28. <Option Value="qwerty" Default="true" Description="QWERTY Keyboard layout"/>
  29. <Option Value="keypad" Description="Keypad Keyboard layout"/>
  30. </Feature>
  31. <Feature Name="http://tizen.org/feature/location">
  32. <Option Value="true" Description="This application requires device location feature"/>
  33. </Feature>
  34. <Feature Name="http://tizen.org/feature/location.gps">
  35. <Option Value="true" Description="This application requires GPS feature"/>
  36. </Feature>
  37. <Feature Name="http://tizen.org/feature/location.wps">
  38. <Option Value="true" Description="This application requires WPS feature"/>
  39. </Feature>
  40. <Feature Name="http://tizen.org/feature/microphone">
  41. <Option Value="true" Description="This application requires microphone feature"/>
  42. </Feature>
  43. <Feature Name="http://tizen.org/feature/multi_point_touch.point_count">
  44. <Option Value="1" Description="The number of touch point"/>
  45. <Option Value="2" Default="true" Description="The number of touch point"/>
  46. <Option Value="3" Description="The number of touch point"/>
  47. <Option Value="4" Description="The number of touch point"/>
  48. <Option Value="5" Description="The number of touch point"/>
  49. <Option Value="6" Description="The number of touch point"/>
  50. <Option Value="7" Description="The number of touch point"/>
  51. <Option Value="8" Description="The number of touch point"/>
  52. <Option Value="9" Description="The number of touch point"/>
  53. <Option Value="10" Description="The number of touch point"/>
  54. </Feature>
  55. <Feature Name="http://tizen.org/feature/network.bluetooth">
  56. <Option Value="true" Description="This application requires Bluetooth feature"/>
  57. </Feature>
  58. <Feature Name="http://tizen.org/feature/network.nfc">
  59. <Option Value="true" Description="This application requires NFC feature"/>
  60. </Feature>
  61. <Feature Name="http://tizen.org/feature/network.nfc.reserved_push">
  62. <Option Value="true" Description="This application requires reserved push feature"/>
  63. </Feature>
  64. <Feature Name="http://tizen.org/feature/network.telephony">
  65. <Option Value="true" Description="This application requires telephony feature"/>
  66. </Feature>
  67. <Feature Name="http://tizen.org/feature/network.telephony.mms">
  68. <Option Value="true" Description="This application requires MMS feature"/>
  69. </Feature>
  70. <Feature Name="http://tizen.org/feature/network.telephony.wifi">
  71. <Option Value="true" Description="This application requires WiFi feature"/>
  72. </Feature>
  73. <Feature Name="http://tizen.org/feature/network.telephony.wifi.direct">
  74. <Option Value="true" Description="This application requires WiFi direct feature"/>
  75. </Feature>
  76. <Feature Name="http://tizen.org/feature/opengles">
  77. <Option Value="true" Description="This application requires OpenGL ES feature"/>
  78. </Feature>
  79. <Feature Name="ttp://tizen.org/feature/opengles.version.1_1">
  80. <Option Value="true" Description="This application requires OpenGL ES v1.1 feature"/>
  81. </Feature>
  82. <Feature Name="ttp://tizen.org/feature/opengles.version.2_0">
  83. <Option Value="true" Description="This application requires OpenGL ES v2.0 feature"/>
  84. </Feature>
  85. <Feature Name="http://tizen.org/feature/opengles.texture_format.utc">
  86. <Option Value="true" Description="This application requires uncompressed texture compression texture format support"/>
  87. </Feature>
  88. <Feature Name="http://tizen.org/feature/opengles.texture_format.ptc">
  89. <Option Value="true" Description="This application requires OpengGL-ES palette texture compression texture format support"/>
  90. </Feature>
  91. <Feature Name="http://tizen.org/feature/opengles.texture_format.etc">
  92. <Option Value="true" Description="This application requires Ericsson texture compression texture format support"/>
  93. </Feature>
  94. <Feature Name="http://tizen.org/feature/opengles.texture_format.3dc">
  95. <Option Value="true" Description="This application requires ATI 3DC texture compression format support"/>
  96. </Feature>
  97. <Feature Name="http://tizen.org/feature/opengles.texture_format.atc">
  98. <Option Value="true" Description="This application requires ATI texture compression format support"/>
  99. </Feature>
  100. <Feature Name="http://tizen.org/feature/opengles.texture_format.pvrtc">
  101. <Option Value="true" Description="This application requires PowerVR texture compression format support"/>
  102. </Feature>
  103. <Feature Name="http://tizen.org/feature/platform.version">
  104. <Option Value="2.0" Description="Select required platform version"/>
  105. </Feature>
  106. <Feature Name="http://tizen.org/feature/platform.native.api.version">
  107. <Option Value="2.0.0" Description="Select required native API version"/>
  108. <Option Value="2.1.0" Default="true" Description="Select required native API version"/>
  109. </Feature>
  110. <Feature Name="http://tizen.org/feature/platform.web.api.version">
  111. <Option Value="2.0.0" Description="Select required web API version"/>
  112. <Option Value="2.1.0" Default="true" Description="Select required web API version"/>
  113. </Feature>
  114. <Feature Name="http://tizen.org/feature/screen.size.normal">
  115. <Option Value="true" Description="This application requires normal screen size"/>
  116. </Feature>
  117. <Feature Name="http://tizen.org/feature/screen.size.normal.720.1280">
  118. <Option Value="true" Description="This application requires normal screen size and 720x1280 resolution"/>
  119. </Feature>
  120. <Feature Name="http://tizen.org/feature/screen.size.normal.480.800">
  121. <Option Value="true" Description="This application requires normal screen size and 720x800 resolution"/>
  122. </Feature>
  123. <Feature Name="http://tizen.org/feature/sensor.accelerometer">
  124. <Option Value="true" Description="This application requires accelerometer sensor feature"/>
  125. </Feature>
  126. <Feature Name="http://tizen.org/feature/sensor.accelerometer.wakeup">
  127. <Option Value="true" Description="This application requires accelerometer sensor wake-up feature"/>
  128. </Feature>
  129. <Feature Name="http://tizen.org/feature/sensor.barometer">
  130. <Option Value="true" Description="This application requires barometer sensor feature"/>
  131. </Feature>
  132. <Feature Name="http://tizen.org/feature/sensor.barometer.wakeup">
  133. <Option Value="true" Description="This application requires barometer sensor wake-up feature"/>
  134. </Feature>
  135. <Feature Name="http://tizen.org/feature/sensor.gyroscope">
  136. <Option Value="true" Description="This application requires gyroscope sensor feature"/>
  137. </Feature>
  138. <Feature Name="http://tizen.org/feature/sensor.gyroscope.wakeup">
  139. <Option Value="true" Description="This application requires gyroscope sensor wake-up feature"/>
  140. </Feature>
  141. <Feature Name="http://tizen.org/feature/sensor.magnetometer">
  142. <Option Value="true" Description="This application requires magnetic sensor feature"/>
  143. </Feature>
  144. <Feature Name="http://tizen.org/feature/sensor.magnetometer.wakeup">
  145. <Option Value="true" Description="This application requires magnetic sensor wake-up feature"/>
  146. </Feature>
  147. <Feature Name="http://tizen.org/feature/sensor.photometer">
  148. <Option Value="true" Description="This application requires light sensor feature"/>
  149. </Feature>
  150. <Feature Name="http://tizen.org/feature/sensor.photometer.wakeup">
  151. <Option Value="true" Description="This application requires light sensor wake-up feature"/>
  152. </Feature>
  153. <Feature Name="http://tizen.org/feature/sensor.proximity">
  154. <Option Value="true" Description="This application requires proximity sensor feature"/>
  155. </Feature>
  156. <Feature Name="http://tizen.org/feature/sensor.proximity.wakeup">
  157. <Option Value="true" Description="This application requires proximity sensor wake-up feature"/>
  158. </Feature>
  159. <Feature Name="http://tizen.org/feature/sensor.tiltmeter">
  160. <Option Value="true" Description="This application requires tilt sensor feature"/>
  161. </Feature>
  162. <Feature Name="http://tizen.org/feature/sensor.tiltmeter.wakeup">
  163. <Option Value="true" Description="This application requires tilt sensor wake-up feature"/>
  164. </Feature>
  165. <Feature Name="http://tizen.org/feature/shell.appwidget">
  166. <Option Value="true" Description="This application requires appwidget feature"/>
  167. </Feature>
  168. <Feature Name="http://tizen.org/feature/sip.voip">
  169. <Option Value="true" Description="This application requires voip feature"/>
  170. </Feature>
  171. <Feature Name="http://tizen.org/feature/speech.recognition">
  172. <Option Value="true" Description="This application requires speech recognition feature"/>
  173. </Feature>
  174. <Feature Name="http://tizen.org/feature/usb.accessory">
  175. <Option Value="true" Description="This application requires usb accessory feature"/>
  176. </Feature>
  177. <Feature Name="http://tizen.org/feature/usb.host">
  178. <Option Value="true" Description="This application requires usb host feature"/>
  179. </Feature>
  180. <Feature Name="http://tizen.org/feature/vision.image_recognition">
  181. <Option Value="true" Description="This application requires image recognition feature"/>
  182. </Feature>
  183. <Feature Name="http://tizen.org/feature/vision.qrcode_generation">
  184. <Option Value="true" Description="This application requires qrcode generation feature"/>
  185. </Feature>
  186. <Feature Name="http://tizen.org/feature/qrcode_recognition">
  187. <Option Value="true" Description="This application requires qrcode recognition feature"/>
  188. </Feature>
  189. </Features>