Add vconf key for notification after the dismissal of the input panel 19/225619/1 accepted/tizen/unified/20200227.121103 accepted/tizen/unified/20200227.121113 submit/tizen/20200221.074424 submit/tizen/20200225.012338 submit/tizen/20200225.235014
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 21 Feb 2020 07:24:46 +0000 (16:24 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 21 Feb 2020 07:34:51 +0000 (16:34 +0900)
Change-Id: I181edac4eda639fc17a31c35523361868c2dbca5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
data/vconf-internal-isf-keys.xml
packaging/vconf-internal-keys.spec

index d1b9290..7ab21bd 100644 (file)
@@ -26,6 +26,7 @@
       <enumdata>VCONFKEY_ISF_INPUT_PANEL_STATE_WILL_HIDE</enumdata>
       <enumdata>VCONFKEY_ISF_INPUT_PANEL_STATE_SHOW</enumdata>
       <enumdata>VCONFKEY_ISF_INPUT_PANEL_STATE_WILL_SHOW</enumdata>
+      <enumdata>VCONFKEY_ISF_INPUT_PANEL_STATE_DID_HIDE</enumdata>
     </enumlist>
   </vconfkey>
   <vconfkey type="bool" name="memory/isf/hw_keyboard_input_detected" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
index f80671d..3e76998 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       vconf-internal-keys
 Summary:    Internal shared keys for vconf
-Version:    0.0.166
+Version:    0.0.167
 Release:    0
 Group:      Application Framework/Configuration
 License:    Apache-2.0