Jihoon Kim [Wed, 25 Jan 2017 11:29:34 +0000 (20:29 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ie4a570165fef53df6aa1006f1161bc8849e5baf0
Jihoon Kim [Wed, 25 Jan 2017 11:24:59 +0000 (20:24 +0900)]
Update package version to 1.3.23
Change-Id: Ide238087b7fd4bba18927e06100af63365579b33
Ji-hoon Lee [Wed, 25 Jan 2017 10:23:24 +0000 (19:23 +0900)]
Process key events only if the event source is not ime
In some profiles such as TV, the libscl-ui processes
key events in order to handle remote controller's
Arrows/Select keys. But since the remote controller's
Select key has the same key value with the Enter key,
the Enter key event that was generated by our IME,
could be interpreted as remote controller's Select key.
So, for preventing this case, we are not going to
let libscl-ui to process key events if the key event
was generated by ime itself.
Change-Id: Ia2719f552adebf1e40a42f19dec924c2f9bb3daf
Jihoon Kim [Wed, 25 Jan 2017 08:26:20 +0000 (17:26 +0900)]
Add capi-appfw-preference dependency
Change-Id: Ib7f70ee19dea93bdc0d701411e0f217ef7264a30
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 25 Jan 2017 06:08:57 +0000 (15:08 +0900)]
Apply -fvisibility to decrease binary size
186KB -> 152KB
Change-Id: Iad46a39175714e92ee28c6f5a9541fdb4d379cb3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 19 Jan 2017 06:43:21 +0000 (15:43 +0900)]
Fix build warning
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Change-Id: I379f01f8a5076b04f45af65a3a6c4b8bbdd73ee1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 13 Jan 2017 00:51:06 +0000 (09:51 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I4cb5a33472bdeac16c4c265b682f33efa672477c
Ji-hoon Lee [Wed, 11 Jan 2017 02:20:43 +0000 (11:20 +0900)]
Update package version to 1.3.22
Change-Id: I52086b88783447ef641268851ec8e580531b3309
Ji-hoon Lee [Wed, 11 Jan 2017 01:39:21 +0000 (10:39 +0900)]
Place popup symbol on CM key when selected
Change-Id: I447e035d2e6519145fa6bfca3209cd1abe0c6536
Jihoon Kim [Wed, 21 Dec 2016 08:03:43 +0000 (17:03 +0900)]
Remove unnecessary ldconfig in spec file
Change-Id: I3bb3e69e57c08a52adccdc84c42dc5abcffd4fd3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 29 Dec 2016 10:47:22 +0000 (19:47 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I57e9e75b6246778632e6796137a160281262df1e
Jihoon Kim [Thu, 29 Dec 2016 10:40:12 +0000 (19:40 +0900)]
Update package version to 1.3.21
Change-Id: I7632a00f8d076571dc3b049233a79b3909c3b197
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 29 Dec 2016 10:39:10 +0000 (19:39 +0900)]
Display input language in symbol layout
Change-Id: If026192d6b864d4b8b83b839a8b3029bd3962618
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 29 Dec 2016 07:42:40 +0000 (16:42 +0900)]
Remove shift key in chunjiin layout of Korean
Change-Id: I71ea5ab9ff8660884e72d4513567dd7ec0dfaacb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 21 Dec 2016 10:02:12 +0000 (19:02 +0900)]
Update package version to 1.3.20
Change-Id: Idcc084a1d2c3d2eb8991baca1f15ea21d77672a5
sungwook79.park [Wed, 21 Dec 2016 07:56:40 +0000 (16:56 +0900)]
Adjust position of arrow in space key
Change-Id: I44585c2b126f9c2c877c3ff1aeb89600639164ce
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Mon, 19 Dec 2016 00:38:57 +0000 (09:38 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: If258dacccc515be709750e470f2deb1130bfe2f5
Ji-hoon Lee [Fri, 16 Dec 2016 11:55:18 +0000 (20:55 +0900)]
Update package version to 1.3.19
Change-Id: I4186c539f0593bca2cd25b491ced5a35b5844fad
Ji-hoon Lee [Fri, 16 Dec 2016 11:52:16 +0000 (20:52 +0900)]
Modified CM_POPUP to have two lines of buttons
Change-Id: I5795aa6d3eb369975d0c8d036915aa2f39b17250
Ji-hoon Lee [Fri, 16 Dec 2016 07:14:02 +0000 (16:14 +0900)]
Fixed UI defects that were not properly implemented
Change-Id: I38525b35fa511c31945ff56cae4db39f578b9274
Haifeng Deng [Fri, 16 Dec 2016 10:04:48 +0000 (18:04 +0800)]
Update Hindi last row for mobile profile
Change-Id: I127e93c66be02f3355e9e1269f6f410f03eeb5b9
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
Jihoon Kim [Fri, 16 Dec 2016 06:38:13 +0000 (15:38 +0900)]
Add manifest file for each profile package
Change-Id: Ie844a20c62c2b7e21801c18c4c5db1fa1660fcd9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 16 Dec 2016 05:34:31 +0000 (14:34 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I4d99b607e47f6c9d7513fa2d001478056b3dffc4
sungwook79.park [Fri, 16 Dec 2016 05:54:14 +0000 (14:54 +0900)]
Adjust emoticon size in Qwerty_Emoji mode
Change-Id: I46f8f196fcb8a9f01975e66c5e82325f67b70656
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Ji-hoon Lee [Fri, 16 Dec 2016 04:26:40 +0000 (13:26 +0900)]
Update package version to 1.3.18
Change-Id: I9285e852e042a24b3ef88c53264eb6b4be588141
Ji-hoon Lee [Fri, 16 Dec 2016 04:25:55 +0000 (13:25 +0900)]
Fixed build break in wearable profile
Change-Id: Iafe02be03f302e143b0abba2b7568de86b37206f
Ji-hoon Lee [Fri, 16 Dec 2016 02:36:11 +0000 (11:36 +0900)]
Update package version to 1.3.17
Change-Id: Ia70850420e488dfd4db9d00be23be4962ce188a1
Ji-hoon Lee [Fri, 16 Dec 2016 02:03:24 +0000 (11:03 +0900)]
Removed screen resolution dependent main_entry definitions
Change-Id: I01113678bfc44a9f3bc3c026117a288527f8eebc
Jihoon Kim [Tue, 13 Dec 2016 10:13:38 +0000 (19:13 +0900)]
Update package version to 1.3.16
Change-Id: I06d0bfe46191c61014b383a5975883cd54b10f53
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 7 Nov 2016 04:51:16 +0000 (13:51 +0900)]
Changed image files with the latest GUI guideline's
Change-Id: I1617f9a0d47d8c0efb0c66fe0c578b6bafb55883
Jihoon Kim [Tue, 13 Dec 2016 01:38:19 +0000 (10:38 +0900)]
Fix build warnings
Change-Id: Ibf14f7ec395ae9a85bd614f8d524c4ce09c0531a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 12 Dec 2016 22:30:25 +0000 (07:30 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I02f3e33a8fc327489bb6c1d4dc42d91892736562
Jihoon Kim [Mon, 12 Dec 2016 10:07:24 +0000 (19:07 +0900)]
Update package version to 1.3.15
Change-Id: I59d736d664af819899c72dde75abb9baac62f31c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 12 Dec 2016 06:10:53 +0000 (15:10 +0900)]
Fix wrong naviframe title issue
Change-Id: Iaf4111afbcd615c83f7198bfe8849853917ff37e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Mon, 12 Dec 2016 07:18:10 +0000 (16:18 +0900)]
Modify text set method to i18n text
Change-Id: Idcc357de33ccb172bd4d468a77010ccb8c8d2336
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Mon, 12 Dec 2016 06:40:07 +0000 (15:40 +0900)]
Fix issue that Only read out button while select on Cancel/ OK button
Change-Id: I239f1ba2a90889cd19101ab4fdf33ec8cd513764
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Mon, 12 Dec 2016 05:16:22 +0000 (14:16 +0900)]
Support accessibility in language selection
Change-Id: I33f9d747cf5f71010bf12b95df3f511402dd4ba5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 12 Dec 2016 04:38:25 +0000 (13:38 +0900)]
Fix build warning
warning: variable 'opacity' set but not used [-Wunused-but-set-variable]
Change-Id: Icf0f7f5d3f53ceb159b668e509f76d83a86ceb55
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 12 Dec 2016 02:01:01 +0000 (11:01 +0900)]
Support accessibility in padding area
Change-Id: I4adb799980f3ebe32b672830d9c7bc2baae38a1d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Mon, 12 Dec 2016 05:07:29 +0000 (14:07 +0900)]
Fix issue that not read out text in popup when screen reader is on
Change-Id: Iff16be14b2bd628ffe8ec7719d8156ae5c880ef5
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Mon, 12 Dec 2016 01:31:05 +0000 (10:31 +0900)]
Support accessibility on group header
Change-Id: I4a846ee415b08843b00dd6bfeb31e51b91c396d9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Sat, 10 Dec 2016 11:55:45 +0000 (20:55 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ice9527da25dd4cbb50e82de839ce0785c2f2f720
Jihoon Kim [Sat, 10 Dec 2016 11:39:17 +0000 (20:39 +0900)]
Update package version to 1.3.14
Change-Id: Ia2e86236dadf38025817e14b4b322295d5bfacf5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Sat, 10 Dec 2016 09:42:17 +0000 (18:42 +0900)]
Support accessibility on on/off option
Change-Id: I28f7d6307f60b6edfe55d4be088c8eee4443394f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Fri, 9 Dec 2016 05:31:58 +0000 (14:31 +0900)]
Fix issue that Mic is not showed when show IME after hide in voice layout entry
Change-Id: I952d2c23088e2a7b9ce77238a125ad4451d94c84
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Thu, 8 Dec 2016 04:39:00 +0000 (13:39 +0900)]
Fix coding style
Change-Id: I8a360fef52ae9c155daeebe4ebc2d3682ba25fbb
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Wed, 7 Dec 2016 23:26:51 +0000 (08:26 +0900)]
Fix build error due to no cbhm in common profile and so on
Change-Id: Ia6c9c0ea3ff4e7a02c652c394de2e50a87f9ccbb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Dec 2016 08:30:40 +0000 (17:30 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I61f57e8c220e51edadbc806af69036fa0055fa93
Jihoon Kim [Wed, 7 Dec 2016 08:29:37 +0000 (17:29 +0900)]
Update package version to 1.3.13
Change-Id: Ic3e182cbd13e6ee6fc41ba3acb97b882d0efab9f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Dec 2016 08:22:46 +0000 (17:22 +0900)]
Fix dereference after NULL defects detected by static anlysis tool
Change-Id: I74393d121cded9fe7cbd96463c818f03147330be
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 7 Dec 2016 07:51:20 +0000 (16:51 +0900)]
Update package version to 1.3.12
Change-Id: Id9f3893fe71546d970a5ddf54f87f8c264a9be8b
sungwook79.park [Wed, 7 Dec 2016 06:41:59 +0000 (15:41 +0900)]
Fix defect detected by static anlysis tool
Change-Id: I6e181a74c9a054368a6a701e8bac51bc5179c5b2
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Wed, 7 Dec 2016 04:35:58 +0000 (13:35 +0900)]
Support clipboard
Change-Id: Id24ebc1568486b879c25b9a1b5bfa177f660c24f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 6 Dec 2016 04:34:43 +0000 (13:34 +0900)]
Update package version to 1.3.11
Change-Id: Ibaa046bde5efacfebc9b04e497e61070670623f1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Haifeng Deng [Tue, 6 Dec 2016 03:19:35 +0000 (11:19 +0800)]
Fix sym button is not working for Hindi
Change-Id: If2e4f098493d9dfebdbb5b3729a944a6eed0d5f2
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
sungwook79.park [Mon, 5 Dec 2016 04:59:38 +0000 (13:59 +0900)]
Adopt wave VI for voice mode
Change-Id: Ie31c7166c79d8f31554a458adfbd02d511754a35
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Mon, 5 Dec 2016 04:49:52 +0000 (13:49 +0900)]
Merge branch 'tizen_3.0' into tizen
Conflicts:
packaging/ise-default.spec
Change-Id: Ie7995fc05e2d3553239132ec81cc0ba069c8d3c0
Jihoon Kim [Fri, 2 Dec 2016 10:34:34 +0000 (19:34 +0900)]
Fix bug language selection does not work
Change-Id: I8ace28f5c5335ecccba0acb7594f2561d71505ff
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 2 Dec 2016 08:22:04 +0000 (17:22 +0900)]
Ignore caps_mode message when not using auto capitalization
Change-Id: I867945953245fac1984c82a780b236d8b34472b1
aravind.gara [Tue, 22 Nov 2016 10:25:42 +0000 (19:25 +0900)]
sound-manager API changed
Change-Id: I5089608a35155f3cafb812274cf771d4c8a86fbe
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
Jihoon Kim [Fri, 2 Dec 2016 05:32:58 +0000 (21:32 -0800)]
Merge "Update package version to 1.3.10" into tizen_3.0
sungwook park [Fri, 2 Dec 2016 05:27:20 +0000 (21:27 -0800)]
Merge "sound-manager API changed" into tizen_3.0
Ji-hoon Lee [Fri, 2 Dec 2016 04:30:05 +0000 (13:30 +0900)]
Update package version to 1.3.10
Change-Id: I2e323c89465edabc739d274f0542eaef8e116a60
Ji-hoon Lee [Fri, 2 Dec 2016 02:14:22 +0000 (11:14 +0900)]
Modified missing NULL check when using libscl-ui
Change-Id: Idae719f5cbb05471ba106b39beef7a89e68b8ce3
aravind.gara [Tue, 22 Nov 2016 10:25:42 +0000 (19:25 +0900)]
sound-manager API changed
Change-Id: I5089608a35155f3cafb812274cf771d4c8a86fbe
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
Jihoon Kim [Thu, 1 Dec 2016 01:33:35 +0000 (10:33 +0900)]
Add cursor position log
Change-Id: Ib57c9fff2ece0b3658a793d00373cc2edf5a76bd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Wed, 30 Nov 2016 09:40:41 +0000 (18:40 +0900)]
Update package version to 1.3.9
Change-Id: I96099496fa31e806d160255829a793bf22662181
Ji-hoon Lee [Wed, 30 Nov 2016 02:17:21 +0000 (11:17 +0900)]
Restore stt mode when get hidden and showed again
Change-Id: I6be4a3a3b3c7cace32cc3470557d8d60dbf3fbce
Ji-hoon Lee [Tue, 29 Nov 2016 11:42:14 +0000 (20:42 +0900)]
Fixed the bug that unwanted input mode reset occurs
Change-Id: I34077956ff84949add51396e44828f60428e1dfd
Ji-hoon Lee [Tue, 29 Nov 2016 06:12:41 +0000 (15:12 +0900)]
Update package version to 1.3.8
Change-Id: Idcae78ea1b2cb5159976450035516eb40a2694a9
Jihoon Kim [Tue, 29 Nov 2016 06:07:39 +0000 (15:07 +0900)]
Skip to hide candiate in case of no candidate
Change-Id: Ia28b662a6837b9b7804b96b24a2f15867d10f426
Jihoon Kim [Tue, 29 Nov 2016 01:33:15 +0000 (17:33 -0800)]
Merge "Disable images in clipboard" into tizen_3.0
Jihoon Kim [Tue, 29 Nov 2016 01:23:42 +0000 (10:23 +0900)]
Disable images in clipboard
Change-Id: I536aaf31f0739d59893d93f0fa92a3aa2b88e618
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Mon, 28 Nov 2016 08:44:28 +0000 (17:44 +0900)]
Show message Tab mic to speak when pause status in voice mode
Change-Id: Ie345da18235d1b54150934d22bdc112b5d7c81f8
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Ji-hoon Lee [Mon, 28 Nov 2016 06:31:09 +0000 (15:31 +0900)]
Modified to apply pending caps_mode in multitap preedit mode
Change-Id: I400746fc9dbeb5e21adf6abaf556bee7443461d2
Jihoon Kim [Mon, 28 Nov 2016 01:37:55 +0000 (10:37 +0900)]
Reduce the redundant code for creating on&off check box
Change-Id: Ic08c2995fc4bd5a4206cedec20416cd3d43e8d1b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 25 Nov 2016 09:58:59 +0000 (18:58 +0900)]
Update package version to 1.3.7
Change-Id: I10de624830748a01a94a31b4f3e81e2f0ac6578c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 24 Nov 2016 10:30:22 +0000 (19:30 +0900)]
Turn on highlight UI in TV profile
Change-Id: I2f6c277081ae6d050e7ab8338958673328c1406f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 25 Nov 2016 06:59:24 +0000 (15:59 +0900)]
Fix clipboard show issue
Change-Id: Ibd56eebcff57a301829aba8d080c0ea3c4f8cbf7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 25 Nov 2016 06:45:24 +0000 (15:45 +0900)]
Fix coding rule
Change-Id: I0a516962dcb3a214126d6b64d1d16236e56d81fa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 24 Nov 2016 10:30:22 +0000 (19:30 +0900)]
Turn on highlight UI in TV profile
Change-Id: I2f6c277081ae6d050e7ab8338958673328c1406f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 23 Nov 2016 12:21:54 +0000 (21:21 +0900)]
Update package version to 1.3.6
Change-Id: Idc8655d93b390c1e346e8a08183088d77ca9befa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 23 Nov 2016 12:22:11 +0000 (04:22 -0800)]
Merge "Fix issue reset setting does not work" into tizen_3.0
Jihoon Kim [Wed, 23 Nov 2016 11:54:40 +0000 (20:54 +0900)]
Fix issue reset setting does not work
Change-Id: Ib961375432ffcd2140b3ef452bbf3aec6c92265e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sungwook79.park [Wed, 23 Nov 2016 06:13:26 +0000 (15:13 +0900)]
Update package version to 1.3.5
Change-Id: I8a4dc2d46c1e5336f178d4d8f8f1649c2e9317d3
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Wed, 23 Nov 2016 02:07:31 +0000 (11:07 +0900)]
Fix issue that Speak now icon display and work wrong after tap to pause and tap to speak again
Change-Id: I213989bf5bbc86102483c8317c98d55026383ee9
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
MyungJoo Ham [Tue, 22 Nov 2016 07:51:48 +0000 (16:51 +0900)]
spec: fix incorrect locale handling & symlinks
Fix 1. shared locale should not be moved for %find_land to
find them correctly.
Fix 2. ln with * doesn't work in most Tizen devices during
post script. Do mv instead.
Change-Id: I7a4ef6ea6228f929927f6834779b50084081b504
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
InHong Han [Tue, 22 Nov 2016 05:45:22 +0000 (14:45 +0900)]
Update package version to 1.3.4
Change-Id: Ic3c9f7a88d231e55f2d6c13869fe287a31646ac2
Jihoon Kim [Tue, 22 Nov 2016 01:54:37 +0000 (10:54 +0900)]
Disable cursor control by dragging space key
Change-Id: I3e56fe55f69d53aacd2b76e13726e0ac44b0c2db
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 22 Nov 2016 01:23:29 +0000 (10:23 +0900)]
Fix coding style
Change-Id: If1a46680d1e89c67fa598a8689e384a98877fff3
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 21 Nov 2016 23:56:12 +0000 (08:56 +0900)]
Fix flicker issue due to consecutive empty preedit and commit
Change-Id: Ie63f6b3bd83aa9d459197a1f75fa8f534d4e7d83
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
MyungJoo Ham [Mon, 21 Nov 2016 01:14:38 +0000 (10:14 +0900)]
Fix: cflags/cxxflags handling
*_BASE is used to rollback additional profile-based macros.
Change-Id: I2539538fa9c179b2ff8a01ca64ef829f16b0c552
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Ji-hoon Lee [Fri, 18 Nov 2016 06:32:01 +0000 (15:32 +0900)]
Added ivi profile specific build configuration
Change-Id: I4e2a3de5ef0ad8909fc53cb11da546aaa40d259c
Jihoon Kim [Mon, 14 Nov 2016 08:40:24 +0000 (17:40 +0900)]
Use cbhm API
Change-Id: I0bb1c03438eaa0bafc70b60d2788620b8168ed21
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Haifeng Deng [Wed, 16 Nov 2016 08:33:20 +0000 (16:33 +0800)]
Update domain popup for wearable profile
Change-Id: I42c9b8d1cf2b4cd58365a52ae621d716a4fa9f9d
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
MyungJoo Ham [Wed, 9 Nov 2016 11:59:55 +0000 (20:59 +0900)]
Remove Profile Build Dependency and Model-Build-Features
- This is for Tizen 4.0
- When SR'ing this commit, the maintainer needs to create JIRA-TRE issue of:
- Add ise-default-profile_mobile for mobile profile
- Add ise-default-profile_common for common profile
- Add ise-default-profile_tv for tv profile
- Add ise-default-profile_ivi for ivi profile
- Add ise-default-profile_wearable for wearable profile
- Add ise-default-profile_wearable-extension-circle for wearable profile with circle display
- Add ise-default-profile_wearable-extension-rectangle for wearable profile with rectangle display
- With this, other packages with "Requires/BuildRequres" directly/indirectly to
ise-default can be built profile-independently. (more than 100 packages!)
Change-Id: Icccc97d4380a6a94cd5cfae132260712f0794486
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Ji-hoon Lee [Tue, 15 Nov 2016 01:00:09 +0000 (10:00 +0900)]
Disable setting key when "IVI" profile defined
Change-Id: I6be455e13910b5e97c9f4ff65c3de00c48458e5a
Ji-hoon Lee [Tue, 15 Nov 2016 06:35:20 +0000 (15:35 +0900)]
Update package version to 1.3.3
Change-Id: I0f11dad2397fc904c2d7ee390bf447bb71014530
Ji-hoon Lee [Tue, 15 Nov 2016 05:47:48 +0000 (14:47 +0900)]
Fixed the 'DeleteAll button not working' issue
Change-Id: Ibc0c94cf671f29a3727c17683937729dd7e0dda4
Jihoon Kim [Tue, 15 Nov 2016 02:21:39 +0000 (11:21 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Icbfafc883e65cd30f6f3304ca681f7e81a79cc30