[Attach-panel] Add docs for feature
authormoon87.park <moon87.park@samsung.com>
Fri, 21 Jul 2017 05:46:24 +0000 (14:46 +0900)
committermoon87.park <moon87.park@samsung.com>
Mon, 24 Jul 2017 06:31:31 +0000 (15:31 +0900)
Change-Id: Ie6a93f860ecb81ff7940e8cc969f3c920280e0b3

src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel.csproj [changed mode: 0644->0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/AttachPanel.cs

old mode 100644 (file)
new mode 100755 (executable)
index 934cade..8bd20cb
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <Version>1.0.1</Version>
+    <Version>1.0.2</Version>
     <Authors>Samsung Electronics</Authors>
     <Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
     <Description>Provides the Attach Panel API for Tizen .NET</Description>
index cb4a037..0c0b849 100755 (executable)
@@ -87,6 +87,8 @@ namespace Tizen.Applications.AttachPanel
         /// <privilege>http://tizen.org/privilege/camera</privilege>
         /// <privilege>http://tizen.org/privilege/recorder</privilege>
         /// <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
+        /// <feature>http://tizen.org/feature/camera</feature>
+        /// <feature>http://tizen.org/feature/microphone</feature>
         /// <remarks>
         /// The caller app has to check the return value of this function.
         /// Content categories will be shown as the sequence of using AddCategory
@@ -97,6 +99,8 @@ namespace Tizen.Applications.AttachPanel
         /// http://tizen.org/privilege/camera, for using Camera or TakePicture
         /// http://tizen.org/privilege/recorder, for using Voice
         /// http://tizen.org/privilege/appmanager.launch, for adding content categories on the More tab
+        /// http://tizen.org/feature/camera, for using Camera or TakePicture
+        /// http://tizen.org/feature/microphone, for using Voice
         /// Deliver more information to the callee with a bundle if you need.
         /// http://tizen.org/appcontrol/data/total_count
         /// http://tizen.org/appcontrol/data/total_size