Jihoon Kim [Thu, 17 Aug 2017 04:58:51 +0000 (13:58 +0900)]
Update package version to 0.1.110
Change-Id: I38b16753b0aa8ec4edd119e98b191be128190feb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 16 Aug 2017 10:05:53 +0000 (19:05 +0900)]
Set input method binding in vconf key
Change-Id: Iddd7a6031d378d3fa54a01631488597ca37901ba
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 11 Aug 2017 09:35:36 +0000 (18:35 +0900)]
Fix lock issue when getting vconf value
Calling vconf_get_XXX function in vconf changed callback leads to lock up.
vconf_keynode_get_XXX function would be correct usage.
Change-Id: I7cae861225c770d19900d9d072888546338486e9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 31 Jul 2017 22:25:12 +0000 (07:25 +0900)]
Update package version to 0.1.109
Change-Id: I47cd81956f3e886fddaf4848914bd5c1aa14a178
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 31 Jul 2017 12:24:11 +0000 (21:24 +0900)]
Add missing flag reset code
Change-Id: I98dcb8e4c5c9b9b3cf3bb7ccce66de439a552821
Ji-hoon Lee [Wed, 26 Jul 2017 11:52:21 +0000 (20:52 +0900)]
Update package version to 0.1.108
Change-Id: I553dad163c857384a96cb7d62b3c7067cacee229
Doyoun Kang [Thu, 27 Jul 2017 01:40:17 +0000 (10:40 +0900)]
add code to update input panel's conformant information
Change-Id: I854a926a8bb8a2438147afa65d9e74457b9a9af1
Doyoun Kang [Wed, 26 Jul 2017 08:45:01 +0000 (17:45 +0900)]
Check whether the parent window is focused window or not in _e_input_panel_surface_cb_ready_set
Change-Id: I320441601823e0cfcc758273e22fd5dc5f8cca04
Ji-hoon Lee [Mon, 24 Jul 2017 11:21:50 +0000 (20:21 +0900)]
Update package version to 0.1.107
Change-Id: I67784ce7a87e4bfd5fd5c3586b4961582a60a569
Doyoun Kang [Mon, 24 Jul 2017 10:21:47 +0000 (19:21 +0900)]
modify code to check zone's display state before handling hide input_panel
Input panel window will hide immediately when the zone's display state is E_ZONE_DISPLAY_STATE_OFF not using timer.
Change-Id: Ib09b748be182a2eb66397d6a84db72b22a7a47bd
Jihoon Kim [Tue, 11 Jul 2017 02:26:33 +0000 (11:26 +0900)]
Update package version to 0.1.106
Change-Id: Ifab78016e1474dd03588b9b06379ea655f964c5d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 3 Jul 2017 06:59:35 +0000 (15:59 +0900)]
Fix issue update_input_context does not work
Change-Id: I7a5d4a6440e3d6d05f0f8f8254d0c3ce1d369875
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 10 Jul 2017 06:43:16 +0000 (15:43 +0900)]
Update package version to 0.1.105
Change-Id: Ia85e17766f8345939a4ab282d52104cb6260ba9d
Ji-hoon Lee [Wed, 5 Jul 2017 11:01:40 +0000 (20:01 +0900)]
Remove surfaces linked to the current resource when unbinding
Since the current implementation of unbind() frees the
entire surfaces list when unbinding, if the unbind is
executed after a new bind/get_surface request, this would
erase surfaces that should not be deleted.
Thus, store the resource pointer when acquiring surfaces,
and when unbinding remove the surfaces that are linked to
the currently unbinding resource to ensure the surfaces
that are currently in use, are not being lost.
Change-Id: I3e43ca7f991e9d09f78b11fc5c3e9be3e196ef22
Ji-hoon Lee [Wed, 5 Jul 2017 11:01:40 +0000 (20:01 +0900)]
Show input panel immediately when set_ready received
Since there are cases that CLIENT_BUFFER_CHANGE event
is not emitted after set_ready, we will try to show
input panel immediately on set_ready request.
The set_ready request will be sent from input panel side
when the RENDER_PRE event is processed, we could assume
the input panel window might have finished rendering.
Change-Id: I09e34aa1faa065c3113acfd91c2ab8e1fbea896e
Jihoon Kim [Fri, 23 Jun 2017 05:45:48 +0000 (14:45 +0900)]
Update package version to 0.1.104
Change-Id: If69686e9e0dd6c8b79a01ed85576d5091c4f57a2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Fri, 16 Jun 2017 08:21:40 +0000 (17:21 +0900)]
Support the ready_set processing in TV profile
Change-Id: Ic655a9e6261c812bf74df5c12edc3968dea95246
Jihoon Kim [Sun, 4 Jun 2017 22:28:33 +0000 (07:28 +0900)]
Update package version to 0.1.103
Change-Id: I5539fc29b0ea96f46a81fb6225bf2d4027c1f551
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 2 Jun 2017 07:04:44 +0000 (16:04 +0900)]
Fixed the crash issue when the input_panel_unbind() is called after deleting E_Client
Change-Id: Ie8bdb58418f8402663b13c5d48701f1213a75763
Wonkeun Oh [Thu, 1 Jun 2017 02:45:07 +0000 (11:45 +0900)]
Support the floating IME panel using the wl_input_panel_surface_interface
It is better to use the input_panel_surface_interface.
because the Input FW doesn't need to care about the IME's panel_type.
IME just can set the their input_panel type using the 'wl_input_panel_surface_set_floating_panel' api.
Change-Id: I522a0094646ff3266fcadefffa3b8b25762cda48
Wonkeun Oh [Thu, 1 Jun 2017 04:16:13 +0000 (13:16 +0900)]
Revert "Support the floating IME"
This reverts commit
444fa94204375228a55d0a15acf21757b020fc08.
Change-Id: I839ce4e9bf109eda60e283e3c98609277ee502b7
Jihoon Kim [Wed, 24 May 2017 11:25:43 +0000 (20:25 +0900)]
Update package version to 0.1.102
Change-Id: If2b34a4766d41dbc16d779791e6345b06235dd09
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Tue, 23 May 2017 08:16:09 +0000 (17:16 +0900)]
Support the floating IME
Change-Id: I9d1fcbd2102ecf55991b5c211a483e6438f02b5d
Jihoon Kim [Thu, 18 May 2017 07:59:58 +0000 (16:59 +0900)]
Update package version to 0.1.101
Change-Id: I624e78d91d70502dde17867c028c50bf9aead59b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Thu, 18 May 2017 05:57:16 +0000 (14:57 +0900)]
Send the response event in the _cb_filter_key_event function if there is no activated input_method.
If not, it spend 2 seconds per each key event and then it cause the ANR timeout or deadlock.
Becuase application process(Immodule) will wait for response message for the synchronous communication in the filter_key_event function.
Change-Id: I9c83093d72522b58052b6005e0106240c2ab5312
(cherry picked from commit
4af6118e6cca7cc11bc97ae3ad4bffa3a3b15905)
Ji-hoon Lee [Thu, 30 Mar 2017 09:00:50 +0000 (18:00 +0900)]
Prevent duplicated surfaces being appended to list
Change-Id: I5cda313dd1aad4736351df56893078c5a70ec635
Jihoon Kim [Tue, 28 Mar 2017 05:43:07 +0000 (14:43 +0900)]
Update package version to 0.1.100
Change-Id: I1fa6fd09740490ceaac2d532836e474d7ee8db62
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 14 Mar 2017 10:54:04 +0000 (19:54 +0900)]
Modified to compare wl client instead of input context in input_panel_hide callback
Change-Id: I87c5ac154982556ea6e22a2500cfa5602312112c
InHong Han [Wed, 15 Mar 2017 00:49:36 +0000 (09:49 +0900)]
Revert "Allow previous input context to hide input panel"
This reverts commit
1a6eb52a2c199b0092a2b5e586fd54eb50f4bce5.
Change-Id: I027fc229e411b719f92efb50b15a4862749f67c3
Jihoon Kim [Tue, 28 Mar 2017 04:36:13 +0000 (21:36 -0700)]
Revert "Memorize last activated ctx even after deactivate request"
This reverts commit
d275c3671d2a3d8d3baa767ebbdc5164b4236bcd.
Change-Id: I1a66d18995439b9d1f6fd92d4acefba5bf8f62ef
InHong Han [Wed, 15 Mar 2017 00:49:20 +0000 (09:49 +0900)]
Revert "Allow focus input context to hide input panel"
This reverts commit
50f2850552b1e4718a04c7b37a70480dc1f7321f.
Change-Id: I5a0a8ce63cc3f92b2f0c23960d41b54618ed3d10
Jihoon Kim [Tue, 21 Mar 2017 05:30:56 +0000 (14:30 +0900)]
Update package version to 0.1.99
Change-Id: I7bdeea7cffded60c2dce072b5dcae4dad1e9118c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 20 Mar 2017 09:13:33 +0000 (18:13 +0900)]
Fix backspace key repeat issue in multibutton entry
backspace key down event was delivered after focus out event,
but key up event was delivered after focus in event.
key down event without key up event leads to repeat key event.
To avoid this key repeat issue, key down and up event will be added sequently.
Change-Id: I7342b36a6a6482b5e93b1d785f3bc4343243faed
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 17 Mar 2017 03:56:46 +0000 (12:56 +0900)]
Update package version to 0.1.98
Change-Id: I0f7ad7e8e893bd6e2f82b5f08c14a26845ae66fd
Ji-hoon Lee [Wed, 15 Mar 2017 04:44:55 +0000 (13:44 +0900)]
Memorize last activated ctx even after deactivate request
Since previous "old" variable was retrieved from the "input"
member variable of input_method, which is cleared on deactivate
request, the case that application calls focus_out before
problematic focus_in still had problem.
This patch is also a temporary solution for dealing with
inappropriately handling IME show / hide request,
needs to be reverted after a proper solution patch is made.
Change-Id: I7becf9518ecb9b35e2933cadf85f4f1b6be2773f
Jihoon Kim [Tue, 14 Mar 2017 11:30:28 +0000 (20:30 +0900)]
Print the text input information in log
Change-Id: If2a55039e5856d80e3a649c895623c32120e7bc2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 10 Mar 2017 05:05:23 +0000 (14:05 +0900)]
Update package version to 0.1.97
Change-Id: I5c3f7bfee76340ee58932d4184e8fd39845861c0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 10 Mar 2017 02:34:23 +0000 (11:34 +0900)]
Allow focus input context to hide input panel
Since there are cases an application that manually
calls input_panel_show() / hide() without considering
system's input panel policy, sometimes they are
requesting to hide input panel on focus input context that
did not explicitly requested to show in the past.
Change-Id: Ic2b2d35461111faeacc2fd8a33568c3fc47c5cf8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 8 Mar 2017 13:00:43 +0000 (22:00 +0900)]
Update package version to 0.1.96
Change-Id: I8d733a9803e29d40038b22c77eb85f2f9a9eaef0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 8 Mar 2017 12:50:03 +0000 (21:50 +0900)]
Support backspace key in case of no focus
In multibutton entry widget in EFL, this feature is necessary.
Change-Id: I3320aec5847ffa92dff22b8573a82a8de4cb2680
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Wed, 8 Mar 2017 08:51:53 +0000 (17:51 +0900)]
Revert "Support key input in case of no focus"
This reverts commit
8090905046e3ef201a5c00029fdece9ddff7d10d.
Change-Id: I7dc2c5112dcf92018fcef25499c2e40e970d1163
Ji-hoon Lee [Tue, 7 Mar 2017 10:10:18 +0000 (19:10 +0900)]
Update package version to 0.1.95
Change-Id: Ib05c8b77c50e135595f1cd59aa130119c917ab76
InHong Han [Tue, 7 Mar 2017 09:58:38 +0000 (18:58 +0900)]
Modified to compare show_req_ctx with text_input when calling the input_panel_hide()
Change-Id: Ibe4f7246e960beaec1eedfad677f6acd40b986b0
Ji-hoon Lee [Tue, 7 Mar 2017 02:14:26 +0000 (11:14 +0900)]
Allow previous input context to hide input panel
Since there are cases an application that manually
calls input_panel_show() / hide() without considering
system's input panel policy, sometimes they are
requesting to hide input panel on input context that
did not explicitly requested to show in the past.
For now this patch will fix the issues above, but
will be reverted in the future since this patch will
break the policy that "ONLY the context that requested
to show input panel, can hide input panel".
Change-Id: I903213eebe78d0211113173651412fa15c7e62f7
InHong Han [Tue, 28 Feb 2017 10:56:28 +0000 (19:56 +0900)]
Update package version to 0.1.94
Change-Id: I8528f0ca4d10deb953e4eb9ba11c2390c840b7d6
Jihoon Kim [Tue, 28 Feb 2017 04:34:58 +0000 (13:34 +0900)]
Support key input in case of no focus
Change-Id: I04712aa764449d896daa3d1fcd6fecda03ca227f
InHong Han [Thu, 23 Feb 2017 10:07:39 +0000 (19:07 +0900)]
Update package version to 0.1.93
Change-Id: Icc62c925415c141f20c19d40108f26e85267c586
InHong Han [Thu, 23 Feb 2017 05:54:07 +0000 (14:54 +0900)]
Modified to compare show_req_ctx with deleted_ctx when the input_panel_hide is called
Change-Id: I93cd81e11cd2a96cf0370207dfb42b8552413d22
Jihoon Kim [Fri, 17 Feb 2017 11:07:42 +0000 (20:07 +0900)]
Update package version to 0.1.92
Change-Id: Ia6dc181dfd426d42d03878e21fffb7aeeabcdcbf
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 17 Feb 2017 11:06:24 +0000 (20:06 +0900)]
Support recapture_string interface
Change-Id: Ib2350491dfae2fec2de2692fede830fdeecc3c1d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Thu, 16 Feb 2017 08:44:52 +0000 (17:44 +0900)]
Update package version to 0.1.91
Change-Id: I43bed1d187e25e9993728ef2a4c7dd17652afcad
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Wonkeun Oh [Thu, 16 Feb 2017 01:59:30 +0000 (10:59 +0900)]
Fixed the bug to use the wrong g_text_input value.
There is the possibility to use the wrong g_text_input value even if it was deactivated.
When input_method is unbinded or input_method_context is created temporarily to send input_panel_hide event,
the g_text_input value is not initialized as null.
This cause that the wrong g_text_input value is used in the other function.
Change-Id: I088fa219e5632748451c326790d10d3f1c62401a
Jihoon Kim [Mon, 13 Feb 2017 23:42:28 +0000 (08:42 +0900)]
Packaging: update version to 0.1.90
Change-Id: Icd5b34c0cfb92af5b061892d8b5286902aec40a7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Doyoun Kang [Mon, 13 Feb 2017 07:59:23 +0000 (16:59 +0900)]
Add code to set first_mapped flag when the window is mapped
Change-Id: Ia4c098675d92221391c80653f6c41eab5b05b597
InHong Han [Mon, 13 Feb 2017 01:12:30 +0000 (10:12 +0900)]
Packaging: update version to 0.1.89
Change-Id: I7c13305040af873a60d2ca93754678d405056984
InHong Han [Thu, 9 Feb 2017 07:35:21 +0000 (16:35 +0900)]
Fix IME does not show when other imcontext is deleted
If the application deletes other imcontext immediately after the input_panel_show
request, the IME will not be shown by input_panel_hide event. So modified to compare
focused_context with deleted_context.
Change-Id: I19bd19e22bb4e571b928229603c2df2aea564356
Jihoon Kim [Wed, 8 Feb 2017 10:10:46 +0000 (19:10 +0900)]
Packaging: update version to 0.1.88
Change-Id: I4669df634280359946a8183830ca0101de6ed455
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Tue, 7 Feb 2017 08:29:33 +0000 (17:29 +0900)]
Support the update_ise_geometry api to notify the ime geometry to app.
Change-Id: I4675c41c54f8a3d80dcf99b7c462c40f1fc341d0
Jihoon Kim [Mon, 6 Feb 2017 04:05:05 +0000 (13:05 +0900)]
Packaging: update version to 0.1.87
Change-Id: I542d18db03b45f3e0c01fdc4864ab8ee7490b438
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Fri, 3 Feb 2017 09:40:19 +0000 (18:40 +0900)]
Fixed the wrong keyboard_mode state.
When the keyboard mode is changed from S/W to H/W, g_disable_show_panel should be set as TRUE in the wl-textinput module.
If not, input_panel will be shown by app's show_request. but input_method(IME) doesn't know the show request.
It make the differnet input_panel state between input_method(IME) and wl_textinput module.
Change-Id: I53a69c36126a478e83968a53ff94ee77c1c010ee
Jihoon Kim [Wed, 1 Feb 2017 09:33:58 +0000 (18:33 +0900)]
Packaging: update version to 0.1.86
Change-Id: I8ee29e7637b35701b6dd222e236671579e4062ee
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 1 Feb 2017 09:23:40 +0000 (18:23 +0900)]
Fix bug show animation does not appear sometimes
Change-Id: I3d95dec1185dcace8527e14d55981ba002657f95
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 31 Jan 2017 02:15:34 +0000 (11:15 +0900)]
Packaging: update version to 0.1.85
Change-Id: Idebbe800d1b8a9871bf59145cfdfd12919b86c89
Wonkeun Oh [Wed, 25 Jan 2017 09:31:39 +0000 (18:31 +0900)]
Fixed the different input_panel state between the vconf and ecore_imf module.
When the wl_textinput module change the input_panel_state, they should notify the input_method to change the input_panel_state.
If not, IME and Panel process will have a wrong input_panel_state. Also VCONFKEY_ISF_INPUT_PANEL_STATE value will have the wrong state.
Change-Id: I965b86e21679c4852e1a5d7761923340d4fd7b96
Jihoon Kim [Tue, 24 Jan 2017 01:27:12 +0000 (10:27 +0900)]
Packaging: update version to 0.1.84
Change-Id: I7ff91b29dabba0cdad7b74eda14441d4e88219b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 23 Jan 2017 04:55:58 +0000 (13:55 +0900)]
Reduce binary size to use hidden visibility
module size : 29404 -> 28716
Change-Id: I453db79057c40d6a5e169d8e3631bcf61c4d7192
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 18 Jan 2017 10:49:31 +0000 (19:49 +0900)]
Replace model with input
Change-Id: I8816c4d6ef7bdaeac0fa50436972e3566c496fd5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 17 Jan 2017 07:17:03 +0000 (16:17 +0900)]
Packaging: update version to 0.1.83
Change-Id: I355f87aee7580dd4b3c1bda37b3893c631e8637f
InHong Han [Tue, 17 Jan 2017 07:07:44 +0000 (23:07 -0800)]
Merge "Add focus_event flags to identify the request after the focus_out is called" into tizen_3.0
InHong Han [Thu, 12 Jan 2017 08:16:45 +0000 (17:16 +0900)]
Add focus_event flags to identify the request after the focus_out is called
Unnecessary focus event occurred when calling the hide_input_panel() after
the focus_out event is called.
Change-Id: If10d0cfdcc05ffbd489e40bf97e83030abb86366
Jihoon Kim [Mon, 16 Jan 2017 10:21:28 +0000 (19:21 +0900)]
Packaging: update version to 0.1.82
Change-Id: I0a62ab62ffd16fa861a6390638dd2519973942fc
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 13 Jan 2017 08:52:19 +0000 (17:52 +0900)]
Use unified log tag
Change-Id: I9d9c0be5dbe9c922a93a4acb24cc240df65c6d70
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Wonkeun Oh [Fri, 13 Jan 2017 07:27:51 +0000 (16:27 +0900)]
Enhanced the dlog level to LOGI for tv profile
Change-Id: Ibaac33fdf1d084686a3e6183a4cf2d895f003e06
Jihoon Kim [Wed, 11 Jan 2017 08:07:59 +0000 (17:07 +0900)]
Packaging: update version to 0.1.81
Change-Id: I033941400281e61bf1279c8f17e2207e4727584d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 11 Jan 2017 08:03:29 +0000 (17:03 +0900)]
Prevent crash issue in case of no input framework
Change-Id: I99a20d338d19be36cb134db78f26abb01d785fd0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 9 Jan 2017 10:51:38 +0000 (19:51 +0900)]
Packaging: update version to 0.1.80
Change-Id: Ia3903e54f1c776ef95005f4927d8d36ddd42e97d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 9 Jan 2017 09:30:12 +0000 (18:30 +0900)]
Replace code to call printf for logging
Using printf causes write command unable to get lock to write to console in turn causing deadlock in processes.
Change-Id: I921fb834fb5faddcf7d94d4be42860436e7dde90
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Fri, 6 Jan 2017 02:12:22 +0000 (11:12 +0900)]
Add warning log in WL_TEXTINPUT
Change-Id: I442d3b0d871819ebf45ffa6feaa8e5a6cae898fe
Ji-hoon Lee [Thu, 5 Jan 2017 11:17:20 +0000 (20:17 +0900)]
Packaging: update version to 0.1.79
Change-Id: Ia60d77d5a448c99a0bce492ea01420474025a7f2
Ji-hoon Lee [Thu, 5 Jan 2017 10:26:44 +0000 (19:26 +0900)]
Hide input panel when transient_for window destroys
Change-Id: Iff6f46a861e3c8aec362d1452a5dfef0656b66d1
Ji-hoon Lee [Tue, 3 Jan 2017 01:37:48 +0000 (10:37 +0900)]
Enhance readability of log messages
Change-Id: Ic2cc0f6154e81af9f06543c4fc37b8438d7c31fe
InHong Han [Mon, 26 Dec 2016 05:27:10 +0000 (14:27 +0900)]
Packaging: update version to 0.1.78
Change-Id: I95b88194c2e42f7bc0c8df6b0d16f07649c70e48
InHong Han [Mon, 26 Dec 2016 02:05:35 +0000 (11:05 +0900)]
Fix issue detected by static analysis tool
Change-Id: Ib3d5c06e5b00b1a6831127b9ba05c99d2d8d1029
InHong Han [Thu, 22 Dec 2016 09:09:12 +0000 (18:09 +0900)]
Packaging: update version to 0.1.77
Change-Id: Ia34dc8b61e4e19ca21e1a5e8f091fb422ce361b9
InHong Han [Thu, 22 Dec 2016 09:00:12 +0000 (18:00 +0900)]
Modified to ignore input_method_cb_unbind() when the resource is different from before
Change-Id: Iceb67871dd7e8210a1826e4191423b43abb43b49
Jihoon Kim [Thu, 22 Dec 2016 05:56:31 +0000 (14:56 +0900)]
Rename input method bind callback
Change-Id: I725dad7752a27a4a8934cf11a61eb3e5b05b1b25
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 22 Dec 2016 02:27:26 +0000 (11:27 +0900)]
Fixed prevent the memory leak issue
Change-Id: I6ccaaa8244125011af0ac70697fda9c3b59342c0
Jihoon Kim [Wed, 21 Dec 2016 09:19:06 +0000 (18:19 +0900)]
Packaging: update version to 0.1.76
Change-Id: I353b89eb2ec13bf82b0857a113dd70b193f7f1ba
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 21 Dec 2016 08:52:32 +0000 (17:52 +0900)]
Modified to call unbind function when resource already exists in bind function
Change-Id: I0e600750d6cb9459f25b2e2dfcff8171a3d21dc5
Jihoon Kim [Tue, 13 Dec 2016 12:02:06 +0000 (21:02 +0900)]
Packaging: update version to 0.1.75
Change-Id: I50aaf031d6662a10fb3f3b06ebfb137fde71b059
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 13 Dec 2016 12:01:31 +0000 (21:01 +0900)]
Fix build error in TV profile
Change-Id: Ib27e95bd405ae3950a22996cecf99d4ea8502a3b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 13 Dec 2016 10:44:04 +0000 (19:44 +0900)]
Packaging: update version to 0.1.74
Change-Id: I172d47da84a67d7d3b970b8b85ccd52d0ba6e0d7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Seunghun Lee [Mon, 12 Dec 2016 03:17:11 +0000 (12:17 +0900)]
defer job to show input panel surface during animating.
there was a problem that input panel surface couldn't be shown if try to show
it during animating, because effect module hide its comp object after
finish the animation.
Change-Id: I76ea6756b6a70f22d119d14e6078e354aad4eacf
Jihoon Kim [Sat, 10 Dec 2016 13:53:53 +0000 (22:53 +0900)]
Support recent IME geometry
Change-Id: I111473f6fcabf3e0e8bfe83c37d4ea85856ce0af
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Thu, 1 Dec 2016 07:55:10 +0000 (16:55 +0900)]
Packaging: update version to 0.1.73
Change-Id: I0d599944ef8ab3e1be2fae4c871abb9e6171598d
Signed-off-by: Ji-hoon Lee <dalton.lee@samsung.com>
InHong Han [Wed, 30 Nov 2016 12:57:40 +0000 (21:57 +0900)]
Make sure to show input panel regardless of launching completion
Change-Id: I6e457f2bedd3f115e65a095c0ee668207681b3e6
Jihoon Kim [Thu, 1 Dec 2016 05:06:45 +0000 (14:06 +0900)]
Fix build error of remote surface
Change-Id: Ibce13c40d3053fa64b33d52098cf438e7f057a20
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Gwanglim Lee [Tue, 22 Nov 2016 04:51:06 +0000 (13:51 +0900)]
add support for tizen-remote-surface.
When a client using the tizen-remote-surface requests to activate the input
panel window, it needs to be bound with the actual parent window that
contains the tizen-remote-surface.
Change-Id: I83a3a6e1edc76cf2f0b9ade35c1bc897377ab501
Jihoon Kim [Tue, 29 Nov 2016 06:29:03 +0000 (15:29 +0900)]
Packaging: update version to 0.1.72
Change-Id: I6925fcb3b00cceff475adc4148c6f1cc00311e9c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 29 Nov 2016 06:27:34 +0000 (15:27 +0900)]
Add NULL check in shutdown
Change-Id: I155c1e9bdbea7b34ee1103d6380a07f984a090ca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>