[Tizen.Applications.AttachPanel] Add attach_panel feature checking routine (#85) 5.0.0.14265
authorhallower <hallower@gmail.com>
Thu, 8 Feb 2018 23:40:37 +0000 (08:40 +0900)
committerGitHub <noreply@github.com>
Thu, 8 Feb 2018 23:40:37 +0000 (08:40 +0900)
commit197f9866bec2cfc099ee859e93f7162d8569ba8e
treeeab679ebf4a6566f078aeda23f94e0379c2a81ff
parent1e14525ea4c31a6cb144f69091a6d3474103ed8e
[Tizen.Applications.AttachPanel] Add attach_panel feature checking routine (#85)

* [AttachPanel] Add attach-panel feature check code and exceptions

* Fix exception description

Signed-off-by: csk <hallower@gmail.com>
* Remove unnecessary file(coding rule checker)

Signed-off-by: csk <hallower@gmail.com>
* Add feature description, fix reviewed issues.

Signed-off-by: csk <hallower@gmail.com>
src/Tizen.Applications.AttachPanel/Interop/Interop.AttachPanel.cs
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel.csproj
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel.sln
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/AttachPanel.cs
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/AttachPanelInternal.cs
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/ContentCategory.cs
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/EventType.cs
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/StateType.cs