platform/core/uifw/inputdelegator.git
5 years agoUpdate package version to 0.1.181026 00/192400/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181106.070310 submit/tizen_5.0/20181105.090249
Jihoon Kim [Fri, 26 Oct 2018 03:02:24 +0000 (12:02 +0900)]
Update package version to 0.1.181026

Change-Id: Icf63de6506dca4fcee1ff4a8d0fb8eb61b9d7d1b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
5 years agoFix issue black screen in stt mode 99/192399/1
Jihoon Kim [Fri, 26 Oct 2018 03:01:40 +0000 (12:01 +0900)]
Fix issue black screen in stt mode

Change-Id: Ib7da0f9e088d02d19c7c02b154598c4e9895de72
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
5 years agoRemove unnecessary line setting window size 98/192398/1
Shinwoo Kim [Thu, 25 Oct 2018 02:15:21 +0000 (11:15 +0900)]
Remove unnecessary line setting window size

Maximized window does not need to set its size on application side.
Because of the unnecessary line setting window size, application could get a
black screen for around 2 seconds by window mananger policy.

Please refer to following steps.
(1) Wearable image > contacts > select one item > message button
(2) After step (1), edit message, then added message is not visible because its
window size becomes 1000 * 1000 on 360 * 360 wearable screen.

Change-Id: I48769b89df3d8598f350564d7124fff16e862821

5 years agoCheck return value of setting recorder filename 97/192397/1
Jihoon Kim [Mon, 21 May 2018 09:37:31 +0000 (18:37 +0900)]
Check return value of setting recorder filename

Change-Id: Ie10862585d5526b41c63897ff6c89a4169fef107
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
5 years agoUpdate package version to 0.1.180521 47/179647/1 accepted/tizen/5.0/unified/20181102.023559 accepted/tizen/unified/20180521.094836 submit/tizen/20180521.015031 submit/tizen_5.0/20181101.000005
Jihoon Kim [Mon, 21 May 2018 01:49:04 +0000 (10:49 +0900)]
Update package version to 0.1.180521

Change-Id: Ie0c6b283b0335f742d71d9c0e682a69581e5cc4f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
5 years agoCheck return value 39/179639/2
Jihoon Kim [Mon, 21 May 2018 00:43:08 +0000 (09:43 +0900)]
Check return value

Change-Id: I78924a1af46894595522f089d32cf9124d72e98b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
5 years agoUpdate package version to 0.1.180517 22/179322/1 accepted/tizen/unified/20180517.151303 submit/tizen/20180517.064737
Jihoon Kim [Thu, 17 May 2018 06:33:04 +0000 (15:33 +0900)]
Update package version to 0.1.180517

Change-Id: I83460f1428fa036583ddf5f3d8e82546d7986971
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
5 years agoCheck error code in calling recorder API 20/179320/1
Jihoon Kim [Thu, 17 May 2018 06:32:21 +0000 (15:32 +0900)]
Check error code in calling recorder API

Change-Id: Ic9007ef9590f45e3a46b9bbab21a26bbe8acf9d8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 0.1.180409 21/175221/1 accepted/tizen/unified/20180410.063659 submit/tizen/20180409.095520
Jihoon Kim [Mon, 9 Apr 2018 09:51:28 +0000 (18:51 +0900)]
Update package version to 0.1.180409

Change-Id: I7a97064b839da96a1d00cf775d92bfabfab021dd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix memory leak issue 20/175220/1
Jihoon Kim [Mon, 9 Apr 2018 09:50:55 +0000 (18:50 +0900)]
Fix memory leak issue

Change-Id: I4edfd884552be40ddd3be851a2c20ed450c811e4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 0.1.180402 85/174485/1 accepted/tizen/unified/20180403.060246 submit/tizen/20180402.102536
Jihoon Kim [Mon, 2 Apr 2018 10:02:27 +0000 (19:02 +0900)]
Update package version to 0.1.180402

Change-Id: I1eb4f8439835da62ec96197e344fd1b83d168042
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix defects detected by static analysis tool 84/174484/1
Jihoon Kim [Mon, 2 Apr 2018 10:01:39 +0000 (19:01 +0900)]
Fix defects detected by static analysis tool

Change-Id: Ia800fe14ca76dd427e3cd64d77b224c23d613ad4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 0.1.180329 78/174178/1 submit/tizen/20180329.023339 submit/tizen/20180330.060619
sungwook79.park [Thu, 29 Mar 2018 01:57:44 +0000 (10:57 +0900)]
Update package version to 0.1.180329

Change-Id: I1faa71855dc55270a103a5eace8c767cd59ef047
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoRemove flag when excute with audio mime type 17/172717/1
sungwook79.park [Thu, 15 Mar 2018 10:41:58 +0000 (19:41 +0900)]
Remove flag when excute with audio mime type

Change-Id: I9baf1033291d9b328d6bb628d75d771d1d86e0a1
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue detected by static analysis tool 12/172312/4
sungwook79.park [Tue, 13 Mar 2018 07:13:37 +0000 (16:13 +0900)]
Fix issue detected by static analysis tool

Change-Id: I0d5c5bb7a2734b46774d1705338b63850c33c124
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.180312 01/172101/1
sungwook79.park [Mon, 12 Mar 2018 01:28:59 +0000 (10:28 +0900)]
Update package version to 0.1.180312

Change-Id: I5312d95c0cf289bbf4f53d4a80f9d0a2294c486c
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix the issue that have not callback protocol with sketch when inputdelegator starts... 31/172031/1
sungwook79.park [Fri, 9 Mar 2018 05:38:55 +0000 (14:38 +0900)]
Fix the issue that have not callback protocol with sketch when inputdelegator starts with mime type and back key are pressed

Change-Id: I09fee8b223d3ef27c5e139f710fdcef98b0d99ef
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.180223 46/170946/1 accepted/tizen/unified/20180226.061640 submit/tizen/20180223.014021
Jihoon Kim [Fri, 23 Feb 2018 10:33:23 +0000 (19:33 +0900)]
Update package version to 0.1.180223

Change-Id: I2d9d72906a5283b25ce05a29e73879b62494585c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoChange option for mime type from mandatory to optional 03/170803/2
sungwook79.park [Thu, 22 Feb 2018 07:47:13 +0000 (16:47 +0900)]
Change option for mime type from mandatory to optional

Change-Id: I671246454daf475b611c1c19064f7838f0540f8d
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.180222 22/170722/1
Jihoon Kim [Thu, 22 Feb 2018 00:28:15 +0000 (09:28 +0900)]
Update package version to 0.1.180222

Change-Id: I22957867cbf8017543485fdf689ef7fe29bd0851
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd null point check to avoid crash issue 08/170208/2
Jihoon Kim [Wed, 14 Feb 2018 07:41:38 +0000 (16:41 +0900)]
Add null point check to avoid crash issue

Change-Id: Id993030b052c838a5483e2aefef824312f560adb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix coding style 52/170152/6
Jihoon Kim [Wed, 14 Feb 2018 00:26:57 +0000 (09:26 +0900)]
Fix coding style

Change-Id: I6f89e11aa8252f2ebf7cf52aaeec1c758e44bc56
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd some sentence (preparing) to PO files 01/167301/2
sungwook79.park [Wed, 17 Jan 2018 02:04:50 +0000 (11:04 +0900)]
Add some sentence (preparing) to PO files

Change-Id: I50650dd6da4017c035c55dc6430e811c02cb3c0c
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.180111 65/166565/1 accepted/tizen/unified/20180111.074222 submit/tizen/20180111.004844
sungwook79.park [Thu, 11 Jan 2018 00:36:05 +0000 (09:36 +0900)]
Update package version to 0.1.180111

Change-Id: I5ed9d7d51a14135395e7abf3fc94193fe96596d5
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that showing drawing item when explicitly call with reply input type 76/166476/1
sungwook79.park [Wed, 10 Jan 2018 09:40:04 +0000 (18:40 +0900)]
Fix issue that showing drawing item when explicitly call with reply input type

Change-Id: I56f3a151e7d4b954eba56db9d9ab86d94c2e52d6
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport App-provided templates 35/166235/5
sungwook79.park [Tue, 9 Jan 2018 02:29:57 +0000 (11:29 +0900)]
Support App-provided templates

Change-Id: I4d8889f1dff1fd91783d371bc6c47e41bdcac061
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix crash issue occured when terminating 73/165973/2
Jihoon Kim [Fri, 5 Jan 2018 01:01:15 +0000 (10:01 +0900)]
Fix crash issue occured when terminating

Change-Id: Iebaede363ab6667f453f5c6d9855a12171853b1d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix memory leak 36/165936/2
Jihoon Kim [Fri, 5 Jan 2018 00:31:16 +0000 (09:31 +0900)]
Fix memory leak

Change-Id: I2ec22d8fcd6e48c9207cb4c7e8c41f5c9b8ef9d4
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoSupport to execute explicitly input_reply, input_recording, input_drawing with APP_CO... 29/165829/2
sungwook79.park [Thu, 4 Jan 2018 08:05:06 +0000 (17:05 +0900)]
Support to execute explicitly input_reply, input_recording, input_drawing with APP_CONTROL_DATA_INPUT_TYPE

Change-Id: Ic5904686aec84e3fec820a280f4f262b892e4b9a
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdd STT preparing status screen in voice mode 17/159017/4
sungwook79.park [Mon, 6 Nov 2017 10:39:10 +0000 (19:39 +0900)]
Add STT preparing status screen in voice mode

Change-Id: I99b115cb752a6a0087c322ad56350c3c080ab47f
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix wrong compile flag 14/165214/1
Jihoon Kim [Wed, 27 Dec 2017 06:13:39 +0000 (15:13 +0900)]
Fix wrong compile flag

Change-Id: Ic537c1785da9333d6f68091190bde4ca9e8f6829
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoUpdate package version to 0.1.171031 45/158345/2 accepted/tizen/unified/20171031.175101 submit/tizen/20171031.070607
sungwook79.park [Tue, 31 Oct 2017 06:57:03 +0000 (15:57 +0900)]
Update package version to 0.1.171031

Change-Id: I2ac6e65e062a8d4f88002338f39484af9c8e62be
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that voice recording file is crashed 15/157615/1
sungwook79.park [Wed, 25 Oct 2017 09:37:44 +0000 (18:37 +0900)]
Fix issue that voice recording file is crashed

Change-Id: Ic17b9e6938dc62f93d84604bd3383e8cb1bef0f1
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.171023 84/157084/1 accepted/tizen/unified/20171024.071442 submit/tizen/20171023.085256
sungwook79.park [Mon, 23 Oct 2017 08:45:25 +0000 (17:45 +0900)]
Update package version to 0.1.171023

Change-Id: I9ba79fedb99ac06a62ead530638434bb27da6297
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport screen reader 79/156979/1
sungwook79.park [Mon, 23 Oct 2017 04:41:41 +0000 (13:41 +0900)]
Support screen reader

Change-Id: Ib7757d4686e67d1da49ff390ff193217a7032d7e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.171018 45/156345/1 accepted/tizen/unified/20171019.060809 submit/tizen/20171018.063602
sungwook79.park [Wed, 18 Oct 2017 06:32:49 +0000 (15:32 +0900)]
Update package version to 0.1.171018

Change-Id: I4b1fa2c8b60ab77b695ea17a62bdbff09ad74e05
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdd app-specific input method to quick response list 41/156341/1
sungwook79.park [Wed, 18 Oct 2017 06:03:35 +0000 (15:03 +0900)]
Add app-specific input method to quick response list

Change-Id: I00a6a94dba8b64b79371e1a9b88f14a2811f0f6e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.171017 59/156059/1 accepted/tizen/unified/20171017.204807 submit/tizen/20171017.053046
sungwook79.park [Tue, 17 Oct 2017 05:27:45 +0000 (14:27 +0900)]
Update package version to 0.1.171017

Change-Id: I1179897cae4c0133f122746233bd3c0d9817f7b2
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that can't select last item in genlist 78/155778/1
sungwook79.park [Mon, 16 Oct 2017 06:46:54 +0000 (15:46 +0900)]
Fix issue that can't select last item in genlist

Change-Id: Iff8c9aa00409ab11a7cd72688c0d73b009d757ac
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.171013 67/155467/1 accepted/tizen/unified/20171013.193340 submit/tizen/20171013.073053
sungwook79.park [Fri, 13 Oct 2017 07:27:50 +0000 (16:27 +0900)]
Update package version to 0.1.171013

Change-Id: Ifcde571420a915641ee9ebfca546ecd113f9d1db
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that showed wrong discard message popup for voice input 50/155450/1
sungwook79.park [Fri, 13 Oct 2017 06:42:03 +0000 (15:42 +0900)]
Fix issue that showed wrong discard message popup for voice input

Change-Id: I31ef9cb4c0bf852b8d9fcd9931859664bfa323e4
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version 0.1.171011 16/154716/1 accepted/tizen/unified/20171012.075009 submit/tizen/20171011.072645
sungwook79.park [Wed, 11 Oct 2017 07:20:58 +0000 (16:20 +0900)]
Update package version 0.1.171011

Change-Id: Icd59fafdf07f1a8386fbfdce5224a4786cda782a
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport localization 98/154698/2
sungwook79.park [Wed, 11 Oct 2017 06:16:40 +0000 (15:16 +0900)]
Support localization

Change-Id: Id076e43a98940ed3eac66e6a1dc3bd62ee09d8a1
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170920 18/151118/1 accepted/tizen/unified/20170920.174905 submit/tizen/20170920.054149
sungwook79.park [Wed, 20 Sep 2017 02:37:38 +0000 (11:37 +0900)]
Update package version to 0.1.170920

Change-Id: Ibce02c1f68f065738b24106e142bcb73d3bc92cc
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUse SECURE_LOGD 03/151103/2
sungwook79.park [Wed, 20 Sep 2017 01:37:15 +0000 (10:37 +0900)]
Use SECURE_LOGD

Change-Id: Ieab397a6843878e6e741ec401766451a3ddfd6d8
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170911 77/149077/2 accepted/tizen/unified/20170913.070536 submit/tizen/20170911.043742
Jihoon Kim [Mon, 11 Sep 2017 11:24:36 +0000 (20:24 +0900)]
Update package version to 0.1.170911

Change-Id: I3fd3e16da7f5255ddd0b504c02d62537ff3e67f5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix build warning 98/148898/2
sungwook79.park [Mon, 11 Sep 2017 06:04:30 +0000 (15:04 +0900)]
Fix build warning

Change-Id: I94a806eec03070fa4f7a2b886592043cff3ef9f6
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170907 65/148265/1 accepted/tizen/unified/20170908.062056 submit/tizen/20170907.104644
sungwook79.park [Thu, 7 Sep 2017 08:07:40 +0000 (17:07 +0900)]
Update package version to 0.1.170907

Change-Id: I35ee090d6dcb3ed528657b1e2b6afac07425a3d3
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoModify the screen UI for stt mode and refactoring code 65/148165/3
sungwook79.park [Thu, 7 Sep 2017 04:28:52 +0000 (13:28 +0900)]
Modify the screen UI for stt mode and refactoring code

Change-Id: Icee4362896d7604caa3c1798d2a95e96a988add2
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170904 39/147339/1 accepted/tizen/unified/20170904.145409 submit/tizen/20170904.052136
sungwook79.park [Mon, 4 Sep 2017 05:03:19 +0000 (14:03 +0900)]
Update package version to 0.1.170904

Change-Id: I0c1c9adf0d23176674f666d90eb89041ea7dbd92
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport API for set/get cursor position 48/147148/1
sungwook79.park [Fri, 1 Sep 2017 06:57:54 +0000 (15:57 +0900)]
Support API for set/get cursor position

Change-Id: Ie28b7e1215d0309ec3ef2ec53a5a54f4da871713
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170829 96/146596/1 accepted/tizen/4.0/unified/20170904.143710 accepted/tizen/unified/20170901.025955 submit/tizen/20170829.111402 submit/tizen_4.0/20170901.063608
Jihoon Kim [Tue, 29 Aug 2017 11:12:48 +0000 (20:12 +0900)]
Update package version to 0.1.170829

Change-Id: I00a0cd9b6ad1bcc4f2fcdd6ae50afe4abc77abf6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoRemove unused variables 46/146446/1
Jihoon Kim [Tue, 29 Aug 2017 01:10:26 +0000 (10:10 +0900)]
Remove unused variables

Change-Id: I9227819101e8f3a6330092080b9160a044e099c1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoInitialize voidedata with new operation 57/145357/1
sungwook79.park [Tue, 22 Aug 2017 06:23:23 +0000 (15:23 +0900)]
Initialize voidedata with new operation

Change-Id: Ic191278ffd51bb6d2119e5a6eddcb8475352a037
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoupdate package version to 0.1.170822 49/145249/2 accepted/tizen/4.0/unified/20170829.020421 accepted/tizen/unified/20170823.031650 submit/tizen/20170822.024135 submit/tizen_4.0/20170828.100004
sungwook79.park [Tue, 22 Aug 2017 01:38:48 +0000 (10:38 +0900)]
update package version to 0.1.170822

Change-Id: I30ef4a038c05643c0eb523d17d7c06907b97b0f5
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that Black screen displayed when exiting Voice input screen 32/145132/2
sungwook79.park [Mon, 21 Aug 2017 10:27:33 +0000 (19:27 +0900)]
Fix issue that Black screen displayed when exiting Voice input screen

Change-Id: I965ceca6ae0527cefffbeaa6b25093be1f8461e4
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdopt to execute app control with mime type 37/142037/1
sungwook79.park [Wed, 2 Aug 2017 08:52:08 +0000 (17:52 +0900)]
Adopt to execute app control with mime type

Change-Id: I9fac1058198ea2c588d1c7f0985627d63905bed3
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoModify the operation of app control for prediction hint 89/141489/1
sungwook79.park [Tue, 1 Aug 2017 00:41:13 +0000 (09:41 +0900)]
Modify the operation of app control for prediction hint

Change-Id: I2bbc82e6aae5d37a2339bf7e294c6880af5ff989
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that detected by static analysis tool 61/141361/2
sungwook79.park [Mon, 31 Jul 2017 06:46:01 +0000 (15:46 +0900)]
Fix issue that detected by static analysis tool

Change-Id: I4b6698fff33df9a627943ec0c9e8315adadacaf6
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoModify the operation for app control to path for image input 30/141330/1
sungwook79.park [Mon, 31 Jul 2017 04:56:43 +0000 (13:56 +0900)]
Modify the operation for app control to path for image input

Change-Id: I15b9cd62c811e29ef6be405ed778ad7210ddd797
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdopt the package name that changed to org.tizen.sketch when calling drawing function 43/140743/2
sungwook79.park [Wed, 26 Jul 2017 07:44:23 +0000 (16:44 +0900)]
Adopt the package name that changed to org.tizen.sketch when calling drawing function

Change-Id: Ief78b3a6ddc00c2b7de89ea661cdceb5e89a3ce2
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoMerge "Fix issue detected by static analysis tool" into tizen
Jihoon Kim [Tue, 25 Jul 2017 10:10:57 +0000 (10:10 +0000)]
Merge "Fix issue detected by static analysis tool" into tizen

6 years agoFix issue detected by static analysis tool 50/140550/1
Jihoon Kim [Tue, 25 Jul 2017 10:01:06 +0000 (19:01 +0900)]
Fix issue detected by static analysis tool

Change-Id: I0f272e71f07c1b11d3927312442f3b75b0caa91a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoAdd drawing feature in emoticon input mode 46/140446/2
sungwook79.park [Tue, 25 Jul 2017 04:35:20 +0000 (13:35 +0900)]
Add drawing feature in emoticon input mode

Change-Id: I58785c2289022243bc36a36e6623403c32d3abef
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoadopt the return type for caller to send button in keyboard mode 62/139662/1
sungwook79.park [Thu, 20 Jul 2017 04:45:02 +0000 (13:45 +0900)]
adopt the return type for caller to send button in keyboard mode

Change-Id: I016683204d21ed5c3ef14c0569c41fde9e61a406
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170718 16/139316/1 accepted/tizen/4.0/unified/20170816.012804 accepted/tizen/4.0/unified/20170816.015529 accepted/tizen/unified/20170719.004639 submit/tizen/20170718.100853 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
sungwook79.park [Tue, 18 Jul 2017 10:04:07 +0000 (19:04 +0900)]
Update package version to 0.1.170718

Change-Id: Iafac823f5f67487f81d47a25c0d7b22a5ef3198b
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport filter and popup notification for maximum characters length in keyboard input... 60/139260/1
sungwook79.park [Tue, 18 Jul 2017 06:26:40 +0000 (15:26 +0900)]
Support filter and popup notification for maximum characters length in keyboard input mode

Change-Id: Ibd720794c674987b106c4cb01a7d22fd18b4471e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport return key type in keyboard input mode 08/139008/5
sungwook79.park [Mon, 17 Jul 2017 00:24:14 +0000 (09:24 +0900)]
Support return key type in keyboard input mode

Change-Id: I0f352fce837060728f7b8c4c9e2270ddaa4d19de
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport various MIME type to caller 01/137901/2
sungwook79.park [Mon, 10 Jul 2017 08:16:25 +0000 (17:16 +0900)]
Support various MIME type to caller

Change-Id: Icc91f888f5d03f488ab9cd685ef066ba0904be19
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoSupport to delegate various MIME types to caller as like voice recording 39/137239/6
sungwook79.park [Wed, 5 Jul 2017 04:52:31 +0000 (13:52 +0900)]
Support to delegate various MIME types to caller as like voice recording

Change-Id: I2194134a1b599b79c5e05a6c4164fc9d94c619ad
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170620 35/134835/1 accepted/tizen/unified/20170630.083213 submit/tizen/20170620.072200
sungwook79.park [Tue, 20 Jun 2017 06:46:08 +0000 (15:46 +0900)]
Update package version to 0.1.170620

Change-Id: I24832165a26c74d5aa3c586d55598a7f4ad4d256
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdd smartreply feature 26/132326/3
sungwook79.park [Fri, 2 Jun 2017 08:38:20 +0000 (17:38 +0900)]
Add smartreply feature

Change-Id: I70c7ccfacb4e8da428a96e9f55167b9676d0db17
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoUpdate package version to 0.1.170518 42/129842/1 accepted/tizen/unified/20170518.184014 submit/tizen/20170518.075841 tizen_4.0.m1_release
sungwook79.park [Thu, 18 May 2017 07:56:11 +0000 (16:56 +0900)]
Update package version to 0.1.170518

Change-Id: Ifaaec096fa185b0d4026d6052c293306d6902aae
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdd property for entry in keyboard input 93/129793/1
sungwook79.park [Thu, 18 May 2017 06:21:39 +0000 (15:21 +0900)]
Add property for entry in keyboard input

Change-Id: I869fbb7de9cfde18f4262ee5a66a5cbff70d1bd8
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoChange elm_exit to ui_app_exit 64/129764/1
sungwook79.park [Thu, 18 May 2017 05:08:15 +0000 (14:08 +0900)]
Change elm_exit to ui_app_exit

Change-Id: Ic30784c4f6024e1c8d04aa4f93bd335d1db37f60
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix issue that remaining black screen when back key is pressed after launch keyboard... 45/129745/1
sungwook79.park [Thu, 18 May 2017 04:23:43 +0000 (13:23 +0900)]
Fix issue that remaining black screen when back key is pressed after launch keyboard input with app_control

Change-Id: I89590d06606e535b4ef02ad18f30ad1939e16d2d
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoEnable only keyboard input in TV profile 83/129583/1
sungwook79.park [Wed, 17 May 2017 05:22:27 +0000 (14:22 +0900)]
Enable only keyboard input in TV profile

Change-Id: I6a629fdcb5fc978b601d8e1e6b6e59ea4b00ea0e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoModify edit UI in keyboard input 74/129574/1
sungwook79.park [Wed, 17 May 2017 04:51:54 +0000 (13:51 +0900)]
Modify edit UI in keyboard input

Change-Id: I0e570a081fcc1f34f1ae45b47c45c98ef057cb0e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix crash issue about item_style in elm_naviframe_item_push 26/129426/2
sungwook79.park [Tue, 16 May 2017 10:18:43 +0000 (19:18 +0900)]
Fix crash issue about item_style in elm_naviframe_item_push

Change-Id: I7618d2a18d1f60545a2a2d7f786f9c4b704068e7
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoAdd routine to support TV profile 47/129147/2
sungwook79.park [Mon, 15 May 2017 07:15:27 +0000 (16:15 +0900)]
Add routine to support TV profile

Change-Id: I40041d649932103b9c582482bf898014a20efa73
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix indentation 49/128149/1
Jihoon Kim [Mon, 8 May 2017 02:43:57 +0000 (11:43 +0900)]
Fix indentation

Change-Id: Iac1b055e39d105cf001a44af595108d2b201d0aa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
6 years agoFix macro usage for profile in Unified build system 44/128144/3
sungwook79.park [Mon, 8 May 2017 02:15:29 +0000 (11:15 +0900)]
Fix macro usage for profile in Unified build system

Change-Id: I579c4592ba537df5f9c02615416dac8b38fc060e
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix redefine issue in header 89/127189/1
sungwook79.park [Wed, 26 Apr 2017 10:42:50 +0000 (19:42 +0900)]
Fix redefine issue in header

Change-Id: I7cac7c48649231a450877cc5d8f88ea098258353
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoFix coding style 89/126489/1
Jihoon Kim [Mon, 24 Apr 2017 00:11:20 +0000 (09:11 +0900)]
Fix coding style

[SPC_M_SEP]Missing space before ( in if(  [whitespace/parens] [5]

Change-Id: I5b403973d5887812e815d5773750e2a84d42272e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoRemove the profiles for ivi and wearable rectangle in Unified build 18/126418/1
sungwook79.park [Fri, 21 Apr 2017 09:12:20 +0000 (18:12 +0900)]
Remove the profiles for ivi and wearable rectangle in Unified build

Change-Id: I7619f523c9674c671f09689c07c41a8e320aca25
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoModify directory hierarchy to support Unified build 66/126366/2
sungwook79.park [Fri, 21 Apr 2017 06:31:38 +0000 (15:31 +0900)]
Modify directory hierarchy to support Unified build

Change-Id: I1805501a9531cbb315f6f08664a68c11bb87fd63
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoRemove code for tos 33/126333/1
sungwook79.park [Fri, 21 Apr 2017 04:10:31 +0000 (13:10 +0900)]
Remove code for tos

Change-Id: I91f628ecff982ee5528bf35b087f73dfe6a15261
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoUpdate package version to 0.1.170419 55/125855/1 accepted/tizen/unified/20170419.165325 submit/tizen/20170419.073754
InHong Han [Wed, 19 Apr 2017 06:14:20 +0000 (15:14 +0900)]
Update package version to 0.1.170419

Change-Id: Ib541eade815c3b5ce544c02bd9213246d003131f

7 years agoFix issue detected by static analysis tool 62/125662/2
sungwook79.park [Tue, 18 Apr 2017 08:43:32 +0000 (17:43 +0900)]
Fix issue detected by static analysis tool

Change-Id: I932e74780c9e92b0ca4ee95ec194aa35401aa01c
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoMerge "Fix issue detected by static analysis tool" into tizen
sungwook79.park [Tue, 18 Apr 2017 08:05:04 +0000 (01:05 -0700)]
Merge "Fix issue detected by static analysis tool" into tizen

7 years agoFix issue detected by static analysis tool 49/125649/1
sungwook79.park [Tue, 18 Apr 2017 08:02:01 +0000 (17:02 +0900)]
Fix issue detected by static analysis tool

Change-Id: I89e8044b1a417bdc4e09e877c905526aac2f620a
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoRemove unused dependency 28/124828/2
Jihoon Kim [Wed, 12 Apr 2017 12:06:28 +0000 (21:06 +0900)]
Remove unused dependency

Change-Id: Id43d5b9baacc59378ba7925f650ad30cc228d288
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agoMerge "Add code for checking profile to support TV profile" into tizen
sungwook79.park [Fri, 7 Apr 2017 09:41:55 +0000 (02:41 -0700)]
Merge "Add code for checking profile to support TV profile" into tizen

7 years agoRevert "Remove unused dependencies" 65/123865/1
Jihoon Kim [Fri, 7 Apr 2017 08:57:37 +0000 (17:57 +0900)]
Revert "Remove unused dependencies"

This reverts commit 5bd8160444642be8c5a884c30b0e2687b92fabe8.

Change-Id: I4d71384ce074556744d4696c8b225dd2b958195e

7 years agoAdd code for checking profile to support TV profile 50/123850/3
sungwook79.park [Fri, 7 Apr 2017 08:11:53 +0000 (17:11 +0900)]
Add code for checking profile to support TV profile

Change-Id: I0649a725d7bea1a98e9da94cafa242e6b5abad8d
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoRemove unused dependencies 30/123730/1
Jihoon Kim [Mon, 27 Mar 2017 04:45:55 +0000 (13:45 +0900)]
Remove unused dependencies

Change-Id: I841f7aa6f59527c523a5cd0d6900d04280f890de
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
7 years agolink to reference smartreply 80/123680/1
sungwook79.park [Thu, 6 Apr 2017 11:02:31 +0000 (20:02 +0900)]
link to reference smartreply

Change-Id: I57eaff34a25910d7f1ccfe6ef81f0ad6ef184519
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 27/119227/1 accepted/tizen_common accepted/tizen_wearable accepted/tizen/common/20170316.161648 accepted/tizen/unified/20170316.101425 accepted/tizen/wearable/20170316.101412 submit/tizen/20170316.040838
sungwook79.park [Thu, 16 Mar 2017 05:12:56 +0000 (14:12 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I9e800b96f76b19213291a1737833587c3481f2ad

7 years agoUpdate package version to 0.1.170316 24/119224/1 accepted/tizen/3.0/common/20170316.121952 accepted/tizen/3.0/wearable/20170316.083908 submit/tizen_3.0/20170316.035325
sungwook79.park [Thu, 16 Mar 2017 05:07:52 +0000 (14:07 +0900)]
Update package version to 0.1.170316

Change-Id: I12b9ce8f77fd883f5d5232a3155bffda3cf99411
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoFix issue detected by static analysis tool 23/119223/1
sungwook79.park [Thu, 16 Mar 2017 05:04:45 +0000 (14:04 +0900)]
Fix issue detected by static analysis tool

Change-Id: Iaea1dd7b84ed69024aad0ea55dc435d8ea5abb0c
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>