platform/core/uifw/isf.git
7 years agoPrint helper app id when registering is not available 38/139338/2
Jihoon Kim [Tue, 18 Jul 2017 11:13:36 +0000 (20:13 +0900)]
Print helper app id when registering is not available

Change-Id: Ia807e7882e7b59ce5e17ff79f8679937f31f3027
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoAdd missing calls to unlock() 38/139238/1
Sungmin Kwak [Tue, 18 Jul 2017 05:05:30 +0000 (14:05 +0900)]
Add missing calls to unlock()

Change-Id: Ic3e50378f3584dd8f433840c077301864eb1cf01

7 years agoImprove code performance when sending forward key event 89/139089/4
Jihoon Kim [Mon, 17 Jul 2017 08:06:29 +0000 (17:06 +0900)]
Improve code performance when sending forward key event

Code like this is a typical side effect of the refactoring of old C code turned into C++.
The length of a string in a variable of type std::string is computed by the strlen function.
This method is obviously inefficient and cumbersome.

Change-Id: Ibf17a043b96b134eb8f9b671d2d0d5d64534ebe1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix deference of NULL return issue 23/139123/2
Jihoon Kim [Mon, 17 Jul 2017 10:42:30 +0000 (19:42 +0900)]
Fix deference of NULL return issue

Pointer 'new_text' returned from function 'malloc' at wayland_panel_agent_module.cpp:1103 may be null,
and it is dereferenced at wayland_panel_agent_module.cpp:1109.

Change-Id: Idcd50ab2d93a43f5664b6736dc8e8643f1705a58
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix possible defect which seems to intend swapping variables 18/139018/2
Ji-hoon Lee [Mon, 17 Jul 2017 02:23:45 +0000 (11:23 +0900)]
Fix possible defect which seems to intend swapping variables

Change-Id: Iaf5d956e37ff9fe764c8f3f0c2a64b88d532c4fb

7 years agoSome description about profile function have been added 97/138897/1
Park, Sehwan [Fri, 14 Jul 2017 07:14:32 +0000 (16:14 +0900)]
Some description about profile function have been added

Change-Id: I0caca4fd29497c1d4c92a285c650029567d53bdd

7 years agoUpdate package version to 4.0.10 01/138601/2 accepted/tizen/unified/20170713.153704 submit/tizen/20170713.034058
Jihoon Kim [Thu, 13 Jul 2017 02:35:50 +0000 (11:35 +0900)]
Update package version to 4.0.10

Change-Id: I2f688ecf12a5c7a1b47133c143270657808d48d1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoAdded input_panel_position_set interface 11/138411/2
InHong Han [Wed, 12 Jul 2017 06:32:45 +0000 (15:32 +0900)]
Added input_panel_position_set interface

Change-Id: I3232509184baffe9679d2187de1d68c734b25d0c

7 years agoFixed the crash issue when ecore_shutdown() is called after closing ecore_imf module 01/137501/3
Jihoon Kim [Thu, 6 Jul 2017 07:21:22 +0000 (07:21 +0000)]
Fixed the crash issue when ecore_shutdown() is called after closing ecore_imf module

Change-Id: Ib793e65087b562aa126db7ca5554ac3b20a008f0

7 years agoReorder wl_text_input_listener 78/138378/1
Jihoon Kim [Wed, 12 Jul 2017 04:34:27 +0000 (13:34 +0900)]
Reorder wl_text_input_listener

Considering 3.0 ABI, wl_text_input_listener should be reordered.

Change-Id: I7e65cbfc6f1313dbf5de4f4032b63ff2d3efa731
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix issue update_input_context does not work 34/136634/3
Jihoon Kim [Fri, 30 Jun 2017 11:11:01 +0000 (20:11 +0900)]
Fix issue update_input_context does not work

Change-Id: I47452e843165dd3c2020f46b369613819b835ad7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix issues detected by static analysis tool 96/136596/5
Jihoon Kim [Fri, 30 Jun 2017 09:38:29 +0000 (18:38 +0900)]
Fix issues detected by static analysis tool

Change-Id: I3cd5c78be3f80b19385f165617596beca0e384f1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRevert "Fixed the crash issue when ecore_shutdown() is called after closing ecore_imf... 96/137496/1
Jihoon Kim [Thu, 6 Jul 2017 07:00:34 +0000 (07:00 +0000)]
Revert "Fixed the crash issue when ecore_shutdown() is called after closing ecore_imf module"

This reverts commit 3fca7d603bbbc73662dc2270193a94fb4b6e28f1.

Change-Id: I66eec178a3274d6f9547c3c4e7f7f92f1ffe1c9b

7 years agoFixed the crash issue when ecore_shutdown() is called after closing ecore_imf module 60/137460/1
InHong Han [Fri, 28 Apr 2017 05:26:57 +0000 (14:26 +0900)]
Fixed the crash issue when ecore_shutdown() is called after closing ecore_imf module

Change-Id: I0ff4772e1da2a58c77fefc44ce313a396cabe260

7 years agoUpdate package version to 4.0.9 22/136722/1 accepted/tizen/unified/20170706.193240 submit/tizen/20170703.050213 submit/tizen/20170705.022248
Jihoon Kim [Mon, 3 Jul 2017 04:48:18 +0000 (13:48 +0900)]
Update package version to 4.0.9

Change-Id: I5f739c29457c6c6fd83e67a94ba889683ab6cbbf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRevert "Added input_panel_position_set interface" 16/136716/1
InHong Han [Mon, 3 Jul 2017 04:37:11 +0000 (13:37 +0900)]
Revert "Added input_panel_position_set interface"

Change-Id: Ib4c9102b424b219d1d8eb110270b0c493df368de

7 years agoModified to call the preedit changed callback when the preedit cursor is changed 48/135948/3
InHong Han [Tue, 27 Jun 2017 08:36:26 +0000 (17:36 +0900)]
Modified to call the preedit changed callback when the preedit cursor is changed

If ISE calls update_preedit_caret() after updating preedit_string,
the preedit changed callback could not be called.
In this case, the application doesn't know the change of preedit cursor.

Change-Id: Ia2f96cc4134135baac8887e0bdade331bd9f756e

7 years agoFix crash when prediction hint is equal to NULL 60/135760/1
Jihoon Kim [Mon, 26 Jun 2017 08:35:10 +0000 (17:35 +0900)]
Fix crash when prediction hint is equal to NULL

Change-Id: I7c105d1a6462c028c9245e41ab2ff237cc446d14
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoMerge "Fix delay issue occured when switching keyboard" into tizen
Jihoon Kim [Fri, 23 Jun 2017 08:18:59 +0000 (08:18 +0000)]
Merge "Fix delay issue occured when switching keyboard" into tizen

7 years agoFix delay issue occured when switching keyboard 87/135587/2
sungwook79.park [Fri, 23 Jun 2017 08:03:29 +0000 (17:03 +0900)]
Fix delay issue occured when switching keyboard

Change-Id: I66deb23c80674652391b698cf7d12969557fb179
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoFixed memory leak issue in ISF_SOCKET 71/135571/3
InHong Han [Fri, 23 Jun 2017 06:10:06 +0000 (15:10 +0900)]
Fixed memory leak issue in ISF_SOCKET

This issue occurred because the allocated type does not match
the deallocated type when the socket is disconnected.
Thus modified to check the socket address type according to the SocketFamily.

Change-Id: I6c4fe491c2dee0dd9f40a3049678d7785e7590cd

7 years agoAdded input_panel_position_set interface 42/134042/5
InHong Han [Mon, 12 Jun 2017 11:56:48 +0000 (20:56 +0900)]
Added input_panel_position_set interface

Change-Id: I650377a71e29492ebef9a2d6c8a3651b83d7479e

7 years agoRemoved unnecessary log. 12/134812/1
Wonkeun Oh [Tue, 20 Jun 2017 05:21:53 +0000 (14:21 +0900)]
Removed unnecessary log.

Change-Id: Ic70534206d9989694617f44cf3b93fb2c178df4e
(cherry picked from commit e70ec7eae9c6f777a1abb424dc0a0136a8b35a4b)

7 years agoSupport appcontrol type IME setting 50/133250/4
Jihoon Kim [Fri, 9 Jun 2017 07:38:22 +0000 (16:38 +0900)]
Support appcontrol type IME setting

ISF finds the setting application ID with the same package ID IME application associates.
To support appcontrol type IME setting, IME application refers to IME setting app in SDK or
IME setting app should be packaged in one package.

Change-Id: I606b0486f61535f9479cca19aa7cfbd855a2c32d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUpdate package version to 4.0.8 96/133696/1 accepted/tizen/unified/20170613.194647 submit/tizen/20170613.070433 submit/tizen/20170613.074353
InHong Han [Tue, 13 Jun 2017 06:52:37 +0000 (15:52 +0900)]
Update package version to 4.0.8

Change-Id: Id15a680e0925984895d653234ef734477fa2bedb

7 years agoModified condition check for preventing crash issue 20/133620/1
InHong Han [Tue, 13 Jun 2017 03:03:45 +0000 (12:03 +0900)]
Modified condition check for preventing crash issue

Change-Id: Ie7a4e5353d553cf55c20f6ae5b6ce92563dc89aa

7 years agoAdded mime_type_set test code 43/132343/4
InHong Han [Fri, 2 Jun 2017 10:00:14 +0000 (19:00 +0900)]
Added mime_type_set test code

Change-Id: I087b23fc4f3ac781e4847aae095afbcc540ce075

7 years agoAdded mime_type_accept_set interface 00/131500/5
InHong Han [Wed, 17 May 2017 01:52:58 +0000 (10:52 +0900)]
Added mime_type_accept_set interface

Change-Id: Id042db30ff562916d43b066318a249a72ae724cc

7 years agoReduce the duplicated code to launch app control 75/133175/3
Jihoon Kim [Fri, 9 Jun 2017 06:13:31 +0000 (15:13 +0900)]
Reduce the duplicated code to launch app control

Change-Id: Ia4349ec3151b6f7b58fc8714d808215a9a231a83
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix indentation 74/133174/2
Jihoon Kim [Fri, 9 Jun 2017 05:49:18 +0000 (14:49 +0900)]
Fix indentation

Change-Id: I6da5f929edaf5c93ca8da155e0efc179fed36a8a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoImproved condition check code in _wsc_im_ctx_content_type 84/133084/4
InHong Han [Thu, 8 Jun 2017 10:06:13 +0000 (19:06 +0900)]
Improved condition check code in _wsc_im_ctx_content_type

Change-Id: I39422a4a92e75db668ab072cce70ef236440f6fc

7 years agoFixed the bug not to send layout at first 74/132774/1
InHong Han [Wed, 7 Jun 2017 11:28:55 +0000 (20:28 +0900)]
Fixed the bug not to send layout at first

Change-Id: I3e975471c1561ab2e2d94899323b782ebf128a49

7 years agoUpdate package version to 4.0.7 57/132557/1 accepted/tizen/unified/20170608.072413 submit/tizen/20170607.021400 submit/tizen/20170607.080219
Jihoon Kim [Wed, 7 Jun 2017 01:52:10 +0000 (10:52 +0900)]
Update package version to 4.0.7

Change-Id: I62bb8b0e53360688a766122017652b9ba958a788
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoAdd commit content API for sending content in IME 04/129204/7
Jihoon Kim [Mon, 15 May 2017 11:12:04 +0000 (20:12 +0900)]
Add commit content API for sending content in IME

Change-Id: I7d2d1d6e76d41d46ea594fc0623caf22ea8067d4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUpdate package version to 4.0.6 30/132430/1 accepted/tizen/unified/20170605.151529 submit/tizen/20170605.062437
Jihoon Kim [Mon, 5 Jun 2017 06:22:01 +0000 (15:22 +0900)]
Update package version to 4.0.6

Change-Id: Ib483f757c18ab136e8137a2816c6bf16e40b9bd3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoAdded prediction_hint test code in demo 13/132313/1
InHong Han [Fri, 2 Jun 2017 04:44:18 +0000 (13:44 +0900)]
Added prediction_hint test code in demo

Change-Id: I889d2563dbc1265fc89594e443999fcf09cfaa4a

7 years agoMove libscim-1.0.so to devel package 90/131290/1
Jihoon Kim [Fri, 26 May 2017 07:01:57 +0000 (16:01 +0900)]
Move libscim-1.0.so to devel package

Change-Id: I07390bcaa84cef5fecd5ab07799bd68dd9024b69
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRevert "A fallback in case of downloaded IME's start failure" 15/129915/1
InHong Han [Thu, 18 May 2017 10:23:17 +0000 (19:23 +0900)]
Revert "A fallback in case of downloaded IME's start failure"

This reverts commit dfd740b040d9632b2e38052b674d3b18ec693048.

Change-Id: I4375b810c56bad7f8bb791148bc50c1576ffcdc6

7 years agoReduced Remote_client's connection retry num 49/129549/1
Wonkeun Oh [Wed, 17 May 2017 01:30:15 +0000 (10:30 +0900)]
Reduced Remote_client's connection retry num

The remote_client try to connect to panel for 80 seconds in previous codes.
It might cause the ANR timeout.
We don't need to retry for more than 8 seconds, in total.

Change-Id: Ic0984de9fdeaaf8008c702e1df3dfe55a0303b77

7 years agoA fallback in case of downloaded IME's start failure 18/129218/3
InHong Han [Mon, 15 May 2017 11:58:24 +0000 (20:58 +0900)]
A fallback in case of downloaded IME's start failure

Previously ISF restores to the default IME if there is an attempt to run the same IME within 2 seconds.
Newly ISF restores if there is an attempt to run the same IME within 5 seconds.
And reset the clock_ticks when the default IME is terminated abnormally.

Signed-off-by: Sungmin Kwak <sungmin.kwak@samsung.com>
Signed-off-by: InHong Han <inhong1.han@samsung.com>
Change-Id: Ib4e9d493866f19120d19905f7044f372c35996e8

7 years agoFixed the bug not to send prediction_allow to imengine 83/129083/3
InHong Han [Fri, 12 May 2017 08:08:47 +0000 (17:08 +0900)]
Fixed the bug not to send prediction_allow to imengine

Change-Id: I88ff41a9b6215ba09561afd0e4e1316a1ef52f36

7 years agoFix coding style 56/129356/2
Jihoon Kim [Tue, 16 May 2017 07:21:04 +0000 (16:21 +0900)]
Fix coding style

Change-Id: I939546a2a70e20b9889be92db90afbe9fc78c403
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix file descriptor leak in receiving keymap 84/128984/1
Jihoon Kim [Fri, 12 May 2017 08:02:41 +0000 (17:02 +0900)]
Fix file descriptor leak in receiving keymap

Change-Id: Id94cc6e151315d06f017485cb0c4e03b6bb3e9e7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUpdate package version to 4.0.5 87/128487/2 accepted/tizen/unified/20170511.033535 submit/tizen/20170510.080109 tizen_4.0.m1_release
Jihoon Kim [Wed, 10 May 2017 07:50:02 +0000 (16:50 +0900)]
Update package version to 4.0.5

Change-Id: I8386a9b3fba2b26f53c8db91bc8d3bec7ccf737b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove profile build 08/126308/8
Jihoon Kim [Wed, 19 Apr 2017 00:34:09 +0000 (09:34 +0900)]
Remove profile build

Change-Id: Ib5df02985234612135ff338e0b3aea988ae53817
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix build warning 52/128452/1
Jihoon Kim [Wed, 10 May 2017 05:27:19 +0000 (14:27 +0900)]
Fix build warning

Change-Id: I1961138b21f7db28067f408c9ef1cceb3e7db70c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUpdate package version to 4.0.4 26/128126/1 accepted/tizen/unified/20170508.153046 submit/tizen/20170507.224042
Jihoon Kim [Sun, 7 May 2017 22:38:22 +0000 (07:38 +0900)]
Update package version to 4.0.4

Change-Id: I778ec81ec74d1d66b5774735b9c17492c229921d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove the line that static analysis tool reported as a defect 39/128039/1
Ji-hoon Lee [Thu, 4 May 2017 07:04:23 +0000 (16:04 +0900)]
Remove the line that static analysis tool reported as a defect

Change-Id: I379da34777da2858789d85cfab677152836879e9

7 years agoPrevent sending IME show request in hw keyboard mode 74/126574/3
Ji-hoon Lee [Mon, 24 Apr 2017 07:42:23 +0000 (16:42 +0900)]
Prevent sending IME show request in hw keyboard mode

Change-Id: I1c81e38f31c8f32c32d630636dd8fcc5b1be4a22

7 years agoUpdate package version to 4.0.3 70/127470/1 accepted/tizen/unified/20170428.032848 submit/tizen/20170427.101821
InHong Han [Thu, 27 Apr 2017 10:08:26 +0000 (19:08 +0900)]
Update package version to 4.0.3

Change-Id: I31be81fb4f286eb0025a7c9b6b4d17628fea5f2f

7 years agoSupport prediction_hint_set interface 44/124444/6
InHong Han [Mon, 3 Apr 2017 01:25:51 +0000 (10:25 +0900)]
Support prediction_hint_set interface

Change-Id: I2bdca2c7805a1f9d7ddcfdba71b39bed5f24689b

7 years agoSupport locale fallback 56/127356/1
Jihoon Kim [Thu, 27 Apr 2017 05:13:30 +0000 (14:13 +0900)]
Support locale fallback

Change-Id: I53b90892e75a7f975554657882f40f4360bdbc88
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove logic to hide IME without querying to IME 61/126261/1
Jihoon Kim [Fri, 21 Apr 2017 00:37:32 +0000 (09:37 +0900)]
Remove logic to hide IME without querying to IME

Change-Id: I78e1ac00954a847d909f35f793a86ddff76867c5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUpdate package version to 4.0.2 44/125944/1 accepted/tizen/unified/20170419.165436 submit/tizen/20170419.100317
Jihoon Kim [Wed, 19 Apr 2017 09:58:17 +0000 (18:58 +0900)]
Update package version to 4.0.2

Change-Id: I11133c258ee8cef1204cd42254fa1fcd8bbdc1db
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoAllow to query whether IME should be hidden or not in Mobile and Wearable profile 36/125936/1
Jihoon Kim [Wed, 19 Apr 2017 09:33:55 +0000 (18:33 +0900)]
Allow to query whether IME should be hidden or not in Mobile and Wearable profile

Change-Id: Ibf2b22c38e36ddfd412256f70ece66e0f519e93b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUpdate package version to 4.0.1 78/125278/1 accepted/tizen/unified/20170414.164141 submit/tizen/20170414.101529
Jihoon Kim [Fri, 14 Apr 2017 10:14:07 +0000 (19:14 +0900)]
Update package version to 4.0.1

Change-Id: I659f33bb3e5e8c4874ed35d0a29caae1565e522b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years ago[FIX] fix issue of overwrite sub package's files. 91/125191/1
hk57.kim [Fri, 14 Apr 2017 05:54:26 +0000 (14:54 +0900)]
[FIX] fix issue of overwrite sub package's files.

- This is for Tizen 4.0.
- If packages are connected with compat style and
  main/super package that contains same items with sub package, will overwrite it.
- Change the installation sequence to main/super package first and sub package later.

Change-Id: Ie66ee55f5d1ed4b226c0dc63a4dba42148fe2050
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years agoSupport conditional build for candidate UI 75/124975/1
Jihoon Kim [Thu, 13 Apr 2017 07:58:03 +0000 (16:58 +0900)]
Support conditional build for candidate UI

Change-Id: I76840e7f3a16dda4cbf9bf2197be49bed72827bf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoDisable open input feature 34/124934/3
Jihoon Kim [Thu, 13 Apr 2017 05:32:14 +0000 (14:32 +0900)]
Disable open input feature

Change-Id: I8abbc65024f00c364a3450cdddbeb55aa1a0f419
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix coding style 35/124935/2
Jihoon Kim [Thu, 13 Apr 2017 05:38:29 +0000 (14:38 +0900)]
Fix coding style

Change-Id: I6ba238a0300f8e4cd965ae2944013a7fb70e1cc9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove unused isf-log and scim-launcher 52/123352/4
Jihoon Kim [Wed, 5 Apr 2017 08:34:08 +0000 (17:34 +0900)]
Remove unused isf-log and scim-launcher

Change-Id: I85086c4c9c24e5852273362418cbebc8886c52aa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoCreate a symbolic link to IMModule library with a relative path. 67/124767/1
Sungmin Kwak [Mon, 10 Apr 2017 01:08:03 +0000 (10:08 +0900)]
Create a symbolic link to IMModule library with a relative path.

Change-Id: Ie086070ec42cd803b269f72d02e7f4706cd857db
(cherry picked from commit 25ad12a307050161e5352e7f1aa6be71642e16ce)

7 years agoAdd warning when focused context is different from context 34/123734/2
Jihoon Kim [Fri, 7 Apr 2017 00:11:18 +0000 (09:11 +0900)]
Add warning when focused context is different from context

When focused context is different from the context used in ecore_imf_context_filter_event,
It affects lagging issue, so shows warning and then returns.

Change-Id: I8fc1fa810d05b20284049aefb5d5d12b0fbbb8aa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix build error with GCC6 05/123505/1 accepted/tizen/unified/20170406.172612 submit/tizen/20170406.022920
InHong Han [Thu, 6 Apr 2017 02:20:10 +0000 (11:20 +0900)]
Fix build error with GCC6

Fixed the narrowing conversion error
Change-Id: I0c21682a9dbc1838c364a07ac5cefc3ec7c6d260

7 years agoFix build warning 62/123362/2
Jihoon Kim [Wed, 5 Apr 2017 09:03:09 +0000 (18:03 +0900)]
Fix build warning

wayland_panel_agent_module.cpp:1556:6: warning: 'bool is_number_key(const char*)' defined but not used [-Wunused-function]

Change-Id: I929586bb2f98cf978150fc419e5e86143f308fe7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoUse snprintf in programming guide doxygen 04/122904/1
Jihoon Kim [Tue, 4 Apr 2017 02:29:14 +0000 (11:29 +0900)]
Use snprintf in programming guide doxygen

Change-Id: I0d2455df64f238dd1ac734eef9ec3a4bfd57d1b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 63/122863/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142946 accepted/tizen/ivi/20170404.061509 accepted/tizen/mobile/20170404.061413 accepted/tizen/tv/20170404.061435 accepted/tizen/unified/20170404.061524 accepted/tizen/wearable/20170404.061452 submit/tizen/20170404.020729
Jihoon Kim [Mon, 3 Apr 2017 22:33:45 +0000 (07:33 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I68709d7f2f41ebfd0e92cc011dbc73ddba858eeb

7 years agoUpdate package version to 3.0.186 92/122692/1 accepted/tizen/3.0/common/20170404.141053 accepted/tizen/3.0/ivi/20170404.022818 accepted/tizen/3.0/mobile/20170404.022544 accepted/tizen/3.0/tv/20170404.022633 accepted/tizen/3.0/wearable/20170404.022736 submit/tizen_3.0/20170403.223328
Jihoon Kim [Mon, 3 Apr 2017 07:10:24 +0000 (16:10 +0900)]
Update package version to 3.0.186

Change-Id: Ie36bba7763a88745bbbea2a91cb7ac0bb9123300
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove elementary library dependency 75/122175/4
Jihoon Kim [Thu, 30 Mar 2017 11:22:50 +0000 (20:22 +0900)]
Remove elementary library dependency

PSS memory will be reduced about 1MB

Change-Id: I6ca1c5238bb83aad54e44170827ff5919d2a3a52
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoContact point is changed 19/122019/1
Park, Sehwan [Wed, 29 Mar 2017 10:56:43 +0000 (19:56 +0900)]
Contact point is changed

Change-Id: Ideeeb8feb100f5db3e9bd51bf1b327469dd1dcfe

7 years agoContact point is changed 42/121942/1
Park, Sehwan [Wed, 29 Mar 2017 10:56:43 +0000 (19:56 +0900)]
Contact point is changed

Change-Id: Ideeeb8feb100f5db3e9bd51bf1b327469dd1dcfe

7 years agoUse pkgconfig instead of devel in spec file 73/121173/1
Jihoon Kim [Mon, 27 Mar 2017 07:54:52 +0000 (16:54 +0900)]
Use pkgconfig instead of devel in spec file

Change-Id: I6d6fbb32956b93054bf9083ed8fc9da535bf69d6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/common/20170327.142900 accepted/tizen/ivi/20170328.054406 accepted/tizen/mobile/20170328.054302 accepted/tizen/tv/20170328.054320 accepted/tizen/unified/20170328.054425 accepted/tizen/wearable/20170328.054344 submit/tizen/20170327.072846
InHong Han [Mon, 27 Mar 2017 06:42:12 +0000 (15:42 +0900)]
Merge branch 'tizen_3.0' into tizen

7 years agoUpdate package version to 3.0.185 68/121068/1 accepted/tizen/3.0/common/20170327.141251 accepted/tizen/3.0/ivi/20170327.104832 accepted/tizen/3.0/mobile/20170327.104737 accepted/tizen/3.0/tv/20170327.104810 accepted/tizen/3.0/wearable/20170327.104817 submit/tizen_3.0/20170327.072954
InHong Han [Mon, 27 Mar 2017 06:34:35 +0000 (15:34 +0900)]
Update package version to 3.0.185

Change-Id: Ic46f0dbeb12b07822374beb2440d2c0151736a9d

7 years agoUse %license to create license file in isf-kbd-mode-changer 42/121042/1
InHong Han [Mon, 27 Mar 2017 05:41:42 +0000 (14:41 +0900)]
Use %license to create license file in isf-kbd-mode-changer

Change-Id: Id078e435a3c189cff62ee46fb6bf092a49ae9195

7 years agoReduce the number of slot_*** signal calls in IME 49/120449/4
Sungmin Kwak [Thu, 23 Mar 2017 02:45:29 +0000 (11:45 +0900)]
Reduce the number of slot_*** signal calls in IME

Change-Id: Id9ca9fe7bb0db81d1a402c47f62791b65837555d

7 years agoSupport to get keyboard mode manually 87/120787/1
InHong Han [Fri, 24 Mar 2017 07:44:24 +0000 (16:44 +0900)]
Support to get keyboard mode manually

This reverts commit dede37be93f801882c4f1fc63db29f9fa3fa4cf6.

Change-Id: I376d187cf165637d64609b4d2566fce005f01110

7 years agoDisable to send cursor location 09/120109/3
Jihoon Kim [Tue, 21 Mar 2017 11:58:37 +0000 (20:58 +0900)]
Disable to send cursor location

Cursor location is not used now.

Change-Id: I7aa12e980e37af59ff71f0dae02ea786c656484a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRevert "Revert "Do not send the duplicated input_panel_layout_set request"" 37/120437/1
InHong Han [Thu, 23 Mar 2017 02:08:38 +0000 (11:08 +0900)]
Revert "Revert "Do not send the duplicated input_panel_layout_set request""

This reverts commit ceba78f99696a29e83f53a023fa07cc863114fbe.

Change-Id: If63f21cd007b8de55d97ff80ffc62665e042dfb7

7 years agoRevert "Reduce the number of slot_*** signal calls in IME" 35/120435/1
InHong Han [Thu, 23 Mar 2017 02:07:28 +0000 (11:07 +0900)]
Revert "Reduce the number of slot_*** signal calls in IME"

This reverts commit fa9976f1316631f65222c3ab08328d09240195c8.

Change-Id: Ibde88462658ff3320cbdfb5a3f4e82cc3dd7ed7d

7 years agoReduce the number of slot_*** signal calls in IME 63/118663/3
Sungmin Kwak [Mon, 13 Mar 2017 12:31:52 +0000 (21:31 +0900)]
Reduce the number of slot_*** signal calls in IME

Change-Id: I1fe19d2c5a5d95fec219247513d3c833a2cdd545

7 years agoRevert "Do not send the duplicated input_panel_layout_set request"
InHong Han [Wed, 22 Mar 2017 07:08:44 +0000 (16:08 +0900)]
Revert "Do not send the duplicated input_panel_layout_set request"

This reverts commit 617bacc41d381e000985a3ff301f5a1577d62d6b.

7 years agoMerge branch 'tizen_3.0' into tizen 97/120097/1 accepted/tizen/common/20170321.140644 accepted/tizen/ivi/20170322.235342 accepted/tizen/mobile/20170322.235251 accepted/tizen/tv/20170322.235307 accepted/tizen/unified/20170322.235358 accepted/tizen/wearable/20170322.235333 submit/tizen/20170321.103453
Jihoon Kim [Tue, 21 Mar 2017 10:30:08 +0000 (19:30 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Ibb61b772fe0b52fe72af0fc5ec48a55fc0a48a8c

7 years agoUpdate package version to 3.0.184 71/120071/1 accepted/tizen/3.0/common/20170323.155325 accepted/tizen/3.0/ivi/20170323.034518 accepted/tizen/3.0/mobile/20170323.034426 accepted/tizen/3.0/tv/20170323.034445 accepted/tizen/3.0/wearable/20170323.034501 submit/tizen_3.0/20170321.091001
Jihoon Kim [Tue, 21 Mar 2017 08:40:05 +0000 (17:40 +0900)]
Update package version to 3.0.184

Change-Id: I2c25ebbce2895c4aac84c126069faa3bb8449a6b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoFix issue bidi information has not been delivered in show 43/120043/2
Jihoon Kim [Tue, 21 Mar 2017 07:58:48 +0000 (16:58 +0900)]
Fix issue bidi information has not been delivered in show

Change-Id: Iac25a8ebd1fe2e658ad58baa5e043ac8fbd06e7e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoDo not send the duplicated input_panel_layout_set request 09/120009/1
InHong Han [Tue, 21 Mar 2017 06:35:08 +0000 (15:35 +0900)]
Do not send the duplicated input_panel_layout_set request

Change-Id: Ida52ab6e2861a6d346a3f117c4d9b9e5db67a79e

7 years agoMoved the reshow_input_panel event to the REGISTER_ACTIVATE_HELPER command. 47/119947/1
Wonkeun Oh [Tue, 21 Mar 2017 00:50:49 +0000 (09:50 +0900)]
Moved the reshow_input_panel event to the REGISTER_ACTIVATE_HELPER command.

Change-Id: I0eb93a359debb95c80e1525e6e7c8e90d934b1aa

7 years agoFix the wrong geometry size of IME in TV 03/119003/4
Sungmin Kwak [Wed, 15 Mar 2017 05:55:55 +0000 (14:55 +0900)]
Fix the wrong geometry size of IME in TV

TV IME consists of two or three windows, so ecore_wl_window_keyboard_geometry_get() is not appropriate.

Change-Id: Ibd61315190a999c21063c589c3860ed78cb0f0c6

7 years agoUpdate package version to 3.0.183 accepted/tizen/common/20170317.163959 accepted/tizen/ivi/20170320.010130 accepted/tizen/mobile/20170320.010043 accepted/tizen/tv/20170320.010059 accepted/tizen/unified/20170320.010149 accepted/tizen/wearable/20170320.010115 submit/tizen/20170317.103821
Jihoon Kim [Fri, 17 Mar 2017 09:28:08 +0000 (18:28 +0900)]
Update package version to 3.0.183

Change-Id: I2ba4e6f5044b907da7be233c56028d71a0c389ac
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove unused file
Jihoon Kim [Fri, 17 Mar 2017 08:40:18 +0000 (17:40 +0900)]
Remove unused file

Change-Id: I616067e866f7b1ff08a7ee7a56410858d25da38b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoChange license in ime parser module
Jihoon Kim [Fri, 17 Mar 2017 08:30:50 +0000 (17:30 +0900)]
Change license in ime parser module

Change-Id: Id9d5830bc42391dda5da6869bff5f825a0ac3529

7 years agoReduce the duplicate code
Jihoon Kim [Sat, 11 Mar 2017 11:16:53 +0000 (20:16 +0900)]
Reduce the duplicate code

Change-Id: I5b71ef1712baf8f35cc660196b95e69ecb110d2d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoSimplify the code regarding autocaptial
Jihoon Kim [Mon, 13 Mar 2017 12:16:58 +0000 (21:16 +0900)]
Simplify the code regarding autocaptial

Change-Id: Ic6288f9432714ffeb26abe34954ba37ff650d96d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoGive the empty string for Password textfield in Remote Input
Sungmin Kwak [Mon, 13 Mar 2017 08:08:14 +0000 (17:08 +0900)]
Give the empty string for Password textfield in Remote Input

In the password input, get_surrounding_text can't get the real string.
If [Show password] option is on, the real string can be given; in this case the actual stirng will be delivered.

Change-Id: I00d7d2a452c0e27c4641fea542c0c91076140de5

7 years agoFixed the issue not to send the cursor_position and return_key_disable events to IME
Wonkeun Oh [Tue, 14 Mar 2017 00:36:54 +0000 (09:36 +0900)]
Fixed the issue not to send the cursor_position and return_key_disable events to IME

Input_panel state is not changed by focus_out event, if applications use
the input_panel_enabled_set api.

Change-Id: Ia1893e9487fae6f256986c3ff5544845471bb709

7 years agoUpdate package version to 3.0.182
Ji-hoon Lee [Fri, 10 Mar 2017 11:33:40 +0000 (20:33 +0900)]
Update package version to 3.0.182

Change-Id: Ib20d352a02430a5adcc54b60119ad2ed0f743555

7 years agoSignal caps_mode event regardleass of show status
Ji-hoon Lee [Fri, 10 Mar 2017 11:33:16 +0000 (20:33 +0900)]
Signal caps_mode event regardleass of show status

Change-Id: I3252e6ef01022a8916a631ef468b5c3db62a5e09

7 years agoAdded the free callback function to prevent memory leak
InHong Han [Wed, 8 Mar 2017 12:50:19 +0000 (21:50 +0900)]
Added the free callback function to prevent memory leak

Change-Id: Iedada3ed40c91e0f4632f9a04a30fbeea989c161

7 years agoUpdate package version to 3.0.181
Ji-hoon Lee [Wed, 8 Mar 2017 01:58:41 +0000 (10:58 +0900)]
Update package version to 3.0.181

Change-Id: I1897ecb2bc224280943a265c9f312c4b0a88e8c1

7 years agoUpdate package version to 3.0.180
Jihoon Kim [Tue, 7 Mar 2017 12:49:38 +0000 (21:49 +0900)]
Update package version to 3.0.180

Change-Id: Ia06d1a750c59101a11f3993504c1a43ee6611291
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>