Heeyong Song [Mon, 30 Dec 2019 05:13:47 +0000 (14:13 +0900)]
[Tizen](Vector) Add a method to ignore rendered frames
Change-Id: I6f8fdcb4a913e3439b45c13def5f6570a82dda74
Heeyong Song [Mon, 30 Dec 2019 05:11:18 +0000 (14:11 +0900)]
[Tizen] Add a method to NativeImageSourceQueue
There is a case not to show images which are enqueued previously.
So added a method to ignore source buffers
Change-Id: I571af6aff235955d441eef644300033d888003f5
Joogab Yun [Fri, 27 Dec 2019 09:58:54 +0000 (18:58 +0900)]
Revert "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()"
This reverts commit
3f5d7ca8e48406934b95f2857a82d802e38cfde4.
Change-Id: Ie851b54dbf1a594f61409f00217eebbfb3e26d35
JIYUN YANG [Fri, 27 Dec 2019 09:28:18 +0000 (09:28 +0000)]
Merge "[Tizen] Add an environment variable for long press gesture" into tizen_5.5
Seoyeon Kim [Fri, 27 Dec 2019 09:14:44 +0000 (09:14 +0000)]
Merge "[Tizen] Add more Preedit styles" into tizen_5.5
Joogab Yun [Fri, 27 Dec 2019 09:18:02 +0000 (18:18 +0900)]
Revert "Apply multi Instance for widget"
This reverts commit
947dcbb602f1e15b8ca06db9c480228ba9bfed4d.
Jiyun Yang [Fri, 20 Dec 2019 06:56:45 +0000 (15:56 +0900)]
[Tizen] Add an environment variable for long press gesture
DALI_LONG_PRESS_MINIMUM_HOLDING_TIME
The minimum holding time required to be recognized as a long press gesture
Change-Id: Idc9f62b4c2096564c37fb089c86815ec6433e3e6
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Joogab Yun [Fri, 27 Dec 2019 08:33:40 +0000 (17:33 +0900)]
[Tizen] Add DownloadRemoteFileIntoMemory function
This reverts commit
ec5487e60df11121950c595142a6ac8988c2f05f.
Change-Id: I00f92d7d9870312fdb1ee31d0ea939f192e05935
Joogab Yun [Fri, 27 Dec 2019 08:32:55 +0000 (17:32 +0900)]
[Tizen] Fix Window-rotation's bugs
This reverts commit
c9fdc04662f0120c05fe5ad231096135075cdef2.
Change-Id: I3163f4205786b58136144912b2110e93af3ff563
Joogab Yun [Fri, 27 Dec 2019 08:32:41 +0000 (17:32 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
e7a5d642d7587a84d751431a3daf641e8b6d2637.
Change-Id: I383d92fb4146415f2b4b5fb1fc20bc6e6befc01e
Joogab Yun [Fri, 27 Dec 2019 08:31:14 +0000 (17:31 +0900)]
[Tizen] Implement partial update
This reverts commit
124a0de1b6cd571584e78620e39b545351dbaef3.
Change-Id: Idd4b5a951739da6a7f39bc03b66db32d900451c5
Joogab Yun [Fri, 27 Dec 2019 08:30:59 +0000 (17:30 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
017b09d14615abd1910ed2aeb8a551c136571b95.
Change-Id: I6239eae5cf1c4fa61151397edec086d9b418cbde
Joogab Yun [Fri, 27 Dec 2019 08:30:47 +0000 (17:30 +0900)]
Merge branch 'devel/master' into tizen_5.5
Joogab Yun [Fri, 27 Dec 2019 08:30:17 +0000 (17:30 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
758e973caa65c59644ab284e54711f9f0f54ac82.
Joogab Yun [Fri, 27 Dec 2019 08:30:13 +0000 (17:30 +0900)]
Revert "[Tizen] Implement partial update"
This reverts commit
b503f3ce9f4079c2a5a617002406cbcfd47d58fb.
Joogab Yun [Fri, 27 Dec 2019 08:30:11 +0000 (17:30 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
957a7a7ad8dbba2a7a06496386eaebc2547ef9af.
Joogab Yun [Fri, 27 Dec 2019 08:30:07 +0000 (17:30 +0900)]
Revert "[Tizen] Fix Window-rotation's bugs"
This reverts commit
aab7307b09db8231e74f1412eb3cbabb95aa257c.
Joogab Yun [Fri, 27 Dec 2019 08:30:04 +0000 (17:30 +0900)]
Revert "[Tizen] Initialize mPaused"
This reverts commit
fa7eac187f16553c5d696720d13205942ef80b7c.
Joogab Yun [Fri, 27 Dec 2019 08:29:49 +0000 (17:29 +0900)]
Revert "[Tizen] Add DownloadRemoteFileIntoMemory function"
This reverts commit
240419948efd34ee9c60370d8495296c2a25d884.
Seoyeon Kim [Mon, 16 Dec 2019 05:20:59 +0000 (14:20 +0900)]
[Tizen] Add more Preedit styles
- Add more preedit styles for substring : SUB4, SUB5, SUB6, and SUB7.
- The preedit type is NONE, SUB1 ~ SUB7.
But, DALi changed the name exactly, such as 'UNDERLINE' instead of 'SUB1' and
'REVERSE' instead of 'SUB2'.
SUB4 ~ 7 are just to draw the text in underline with various background color.
- The index received from imf is a byte. So it should be converted to character index.
Change-Id: Iea64e1bfc27ff291cee592c839013171df75d31c
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
sunghyun kim [Fri, 27 Dec 2019 04:03:57 +0000 (04:03 +0000)]
Merge "Apply multi Instance for widget" into devel/master
huiyu.eun [Mon, 23 Dec 2019 01:13:32 +0000 (10:13 +0900)]
[Tizen] Add DownloadRemoteFileIntoMemory function
Change-Id: Id2f09880be8459c5da2a3752fe51ee7da0ce4ae3
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Wonsik Jung [Tue, 24 Dec 2019 06:47:10 +0000 (15:47 +0900)]
Add to get current window orientation.
Add the API to get current window orientation.
It is to return the logical orientation
Change-Id: I01c11158b5c826abe4d7c0a18a4063515eab14e4
Sunghyun kim [Fri, 23 Aug 2019 04:59:31 +0000 (13:59 +0900)]
Apply multi Instance for widget
Change-Id: I93dd2fd23a25d95cd9b806745225bd1c4350e75b
Seungho BAEK [Sun, 22 Dec 2019 23:13:49 +0000 (23:13 +0000)]
Merge "Use Depth attachment on the Capture" into devel/master
Adeel Kazmi [Fri, 20 Dec 2019 16:57:03 +0000 (16:57 +0000)]
Merge "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()" into devel/master
Adeel Kazmi [Fri, 20 Dec 2019 15:59:22 +0000 (15:59 +0000)]
Merge "Fix AndroidFramework::Delete() so it doesn't crash anymore and small cleanup." into devel/master
Adeel Kazmi [Fri, 20 Dec 2019 10:47:51 +0000 (10:47 +0000)]
Merge "(RPM) Do not copy build library in profile RPM if building only one profile" into devel/master
Cheng-Shiun Tsai [Fri, 20 Dec 2019 10:32:55 +0000 (10:32 +0000)]
DALi Version 1.4.51
Change-Id: I033db37fea77b6d84e706493d11a7f21608d861d
huiyu.eun [Fri, 20 Dec 2019 01:43:08 +0000 (10:43 +0900)]
Revert "[Tizen] Add Component Application Structure"
This reverts commit
94ef0f3ad2d16b5862a5092b7db5acbc2d8fcad7.
Change-Id: I6833bfd8b1d2adc755231036110ecb699217cbc5
Anton Obzhirov [Wed, 18 Dec 2019 15:31:56 +0000 (15:31 +0000)]
Fix AndroidFramework::Delete() so it doesn't crash anymore and small cleanup.
Change-Id: Ib996a66781062f425dd4dc1c9e0e5a32ee638e6c
Seungho, Baek [Wed, 20 Nov 2019 08:18:03 +0000 (17:18 +0900)]
Use Depth attachment on the Capture
Change-Id: Iadf4c709fa19ee8c6a47c258786a9601446f3fde
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
huiyu.eun [Thu, 5 Dec 2019 03:47:12 +0000 (12:47 +0900)]
Initialize mPaused
Change-Id: I212b401cbd71a659c4107bcaf2b3871055ba01e3
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
huiyu.eun [Wed, 18 Dec 2019 01:19:06 +0000 (10:19 +0900)]
[Tizen] Add Component Application Structure
This reverts commit
c2396b46b8a4c64de2c678c5721561b7cce134fa.
Change-Id: I1cd12afe92867968cd245898ea7215aeed5e8f72
dongsug.song [Fri, 1 Nov 2019 07:33:16 +0000 (16:33 +0900)]
(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()
- Make all of ATSPI as internal/devel API.
- Only few (Say, PauseResume, SetForcefully, GetStatus) would be c# binded by the requirement from developers.
- Other ATSPI APIs would be merged and provided as devel-api later.
- Current dali Accessibility is maintained.
- Moving all ATSPI files into tizen-wayland/atspi/ folder. (tizen-common doesn't cover all profiles)
Change-Id: Ia7156ca520031743bcf2e96f2255542f500eee89
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Wonsik Jung [Thu, 19 Dec 2019 02:17:57 +0000 (11:17 +0900)]
[Tizen] Initialize mPaused
Wonsik Jung [Thu, 19 Dec 2019 02:17:19 +0000 (11:17 +0900)]
[Tizen] Fix Window-rotation's bugs
Wonsik Jung [Thu, 19 Dec 2019 02:10:52 +0000 (11:10 +0900)]
[Tizen] Add DALi Autofill implementation
Wonsik Jung [Thu, 19 Dec 2019 02:10:18 +0000 (11:10 +0900)]
[Tizen] Implement partial update
Wonsik Jung [Thu, 19 Dec 2019 02:09:37 +0000 (11:09 +0900)]
[Tizen] Add screen and client rotation itself function
Wonsik Jung [Thu, 19 Dec 2019 02:08:46 +0000 (11:08 +0900)]
Merge branch 'devel/master' into tizen_5.5
Wonsik Jung [Thu, 19 Dec 2019 02:08:22 +0000 (11:08 +0900)]
Change window rotaton policy
This reverts commit
237bc77bb5f822b949df01f03202781174e444fe.
Wonsik Jung [Thu, 19 Dec 2019 02:07:17 +0000 (11:07 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
53608b70c36da2ca09ec16cf8de61c77e793b868.
Wonsik Jung [Thu, 19 Dec 2019 02:07:10 +0000 (11:07 +0900)]
Revert "[Tizen] Implement partial update"
This reverts commit
aebe3e5f9743fe3d5b36f577597eef6c4ee0b016.
Wonsik Jung [Thu, 19 Dec 2019 02:07:02 +0000 (11:07 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
b36f80056bae7e660780705dc4c65086db03fd22.
Wonsik Jung [Thu, 19 Dec 2019 02:06:54 +0000 (11:06 +0900)]
Revert "[Tizen] Support to get KeyCode dynamically using xkbcommon API"
This reverts commit
d188f5f7358c7e3682766647d63949d909764ae8.
Wonsik Jung [Thu, 19 Dec 2019 02:06:41 +0000 (11:06 +0900)]
Revert "[Tizen] Fix Window-rotation's bugs"
This reverts commit
f76905fe3551db80b96a63be4a302190b91e37b9.
Wonsik Jung [Thu, 19 Dec 2019 02:06:37 +0000 (11:06 +0900)]
Revert "[Tizen] Initialize mPaused"
This reverts commit
4e34a35ccbebdb34bd0dc5b884721826d06d6caa.
Wonsik Jung [Thu, 19 Dec 2019 01:04:45 +0000 (01:04 +0000)]
Merge "Append log for window" into devel/master
Adeel Kazmi [Wed, 18 Dec 2019 12:07:56 +0000 (12:07 +0000)]
Merge "Update tizen document URL" into devel/master
Seoyeon Kim [Wed, 18 Dec 2019 10:13:43 +0000 (19:13 +0900)]
Update tizen document URL
- According to the address change of tizen documents,
the site URL in dali-adaptor-doc.h has been updated.
Change-Id: I21a1401c71092e67dbe95cfc1faaba2698f65b28
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Wonsik Jung [Thu, 12 Dec 2019 06:17:55 +0000 (15:17 +0900)]
Append log for window
To commercialize, some logs are appended in window module.
Change-Id: I7316082579c9ca0f1751b03a4ec0d412dbc6f46d
Adeel Kazmi [Wed, 18 Dec 2019 09:51:46 +0000 (09:51 +0000)]
Merge "Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation" into devel/master
Wonsik Jung [Sun, 8 Dec 2019 19:51:14 +0000 (04:51 +0900)]
Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation
For unseting the preferred orientation for window, NO_ORIENTATION_PREFERENCE type is added to WindowOrientation enum.
To unset the preferred orientation, SetPreferredOrienation() should be called with NO_ORIENTATION_PREFERENCE.
Change-Id: Ia2de67d6533cef59b58340fca51286239c1a297d
Adeel Kazmi [Mon, 16 Dec 2019 18:04:54 +0000 (18:04 +0000)]
(RPM) Do not copy build library in profile RPM if building only one profile
Change-Id: Ifec18e7bd1961e14df68b614b039a3d9b8033dae
Seungho, Baek [Wed, 18 Dec 2019 04:16:42 +0000 (13:16 +0900)]
Revert "[Tizen] (RPM) Do not copy build library in profile RPM if building only one profile"
This reverts commit
39bfdd95b601864eccf48b0e928a2ad9fc2b4f07.
Change-Id: I971035da7476f48ac00c6a7f35abc838aa17d484
Heeyong Song [Wed, 18 Dec 2019 00:46:52 +0000 (00:46 +0000)]
Merge "(Vector) GetMarkerInfo method" into devel/master
Adeel Kazmi [Mon, 16 Dec 2019 18:04:54 +0000 (18:04 +0000)]
[Tizen] (RPM) Do not copy build library in profile RPM if building only one profile
Change-Id: Ifec18e7bd1961e14df68b614b039a3d9b8033dae
Seungho, Baek [Tue, 17 Dec 2019 01:26:45 +0000 (10:26 +0900)]
Revert "[Tizen] Fix spin build error"
This reverts commit
c1f9dfe4d05a00d285ef4890e2c9e434bc65d2aa.
Change-Id: I5bce4be919921643b2074ce63d09df5df69f63f1
Seoyeon Kim [Fri, 22 Nov 2019 04:56:12 +0000 (13:56 +0900)]
Support to get KeyCode dynamically using xkbcommon API
Change-Id: I82ff180cc1f44f411620086053232ba335ec3804
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Thu, 12 Dec 2019 05:55:15 +0000 (14:55 +0900)]
(Vector) GetMarkerInfo method
Change-Id: Ic3b29173e7a19bd10e0f0b77ceba1801c0564478
Agnelo Vaz [Fri, 13 Dec 2019 10:57:18 +0000 (10:57 +0000)]
DALi Version 1.4.50
Change-Id: I8b1adbf5787424331afeb134cb3e0d342f055e4f
Seungho, Baek [Fri, 13 Dec 2019 06:19:48 +0000 (15:19 +0900)]
[Tizen] Fix spin build error
Change-Id: I6d3b23226822750215e3bbc71f749019a7fc4041
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Paul Wisbey [Thu, 5 Dec 2019 16:10:53 +0000 (16:10 +0000)]
Merge "Fix Android timer implementation not to reset interval on Stop." into devel/master
Paul Wisbey [Thu, 5 Dec 2019 16:10:08 +0000 (16:10 +0000)]
Merge changes Ib6897367,I6221cc14 into devel/master
* changes:
Change gif loader to use FileReader for all cases.
Fix write out of bounds
Anton Obzhirov [Thu, 5 Dec 2019 11:53:25 +0000 (11:53 +0000)]
DALi Version 1.4.49
Change-Id: Iea5c20638c26fd2565219478229df2ea88a16e45
huiyu.eun [Thu, 5 Dec 2019 03:47:12 +0000 (12:47 +0900)]
[Tizen] Initialize mPaused
Change-Id: I212b401cbd71a659c4107bcaf2b3871055ba01e3
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Anton Obzhirov [Wed, 4 Dec 2019 15:18:14 +0000 (15:18 +0000)]
Change gif loader to use FileReader for all cases.
Change-Id: Ib6897367643d589969b5fae15c91c879416e5e6d
greynaga [Tue, 19 Nov 2019 10:55:54 +0000 (10:55 +0000)]
Fix write out of bounds
The issue was the clipped coordinates were overwritten
by the gif image size.
Change-Id: I6221cc1417f945d2d0f02ed656aebe6d26afbceb
huiyu.eun [Tue, 3 Dec 2019 08:03:53 +0000 (17:03 +0900)]
Revert "[Tizen] Add Component Application Structure"
This reverts commit
51ebde56b6579691eac98675eacb96c7aca3676a.
Change-Id: I546ee8871db12936685059fa66a382e492ff3b76
Wonsik Jung [Tue, 3 Dec 2019 06:00:12 +0000 (15:00 +0900)]
[Tizen] Fix Window-rotation's bugs
This reverts commit
1cf3373aac53638e68e5be881f3cbbdb902a390a.
Wonsik Jung [Tue, 3 Dec 2019 05:54:09 +0000 (14:54 +0900)]
Revert "Change window rotaton policy"
This reverts commit
1fc1a37d04407c0cb746d0de381c68637821c376.
Wonsik Jung [Tue, 3 Dec 2019 05:54:05 +0000 (14:54 +0900)]
Revert "[Tizen] Fix Window-rotaion's bugs"
This reverts commit
7b6b56156fc16c5a0dde317b34d36cb2706476c0.
huiyu.eun [Mon, 25 Nov 2019 08:58:43 +0000 (17:58 +0900)]
[Tizen] Add Component Application Structure
Change-Id: Id22c8956766ad90edcb0920dd10badc65924e46c
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Anton Obzhirov [Mon, 2 Dec 2019 15:05:05 +0000 (15:05 +0000)]
Fix Android timer implementation not to reset interval on Stop.
Change-Id: I137a3e830442fa4df042b1926565c2589a6b44d8
Wonsik Jung [Mon, 2 Dec 2019 06:54:30 +0000 (15:54 +0900)]
[Tizen] Support to get KeyCode dynamically using xkbcommon API
This reverts commit
dda9b4a35ae448a0a23da50594719fc31dc71390.
Wonsik Jung [Mon, 2 Dec 2019 06:53:51 +0000 (15:53 +0900)]
[Tizen] Fix Window-rotaion's bugs
This reverts commit
2e6056048ced027c128cac4124b662736303aafb.
Wonsik Jung [Mon, 2 Dec 2019 06:43:06 +0000 (15:43 +0900)]
[Tizen] Add DALi Autofill implementation
This reverts commit
5ee91ef032c1e10144c7d7eb0cca8aa66fdac771.
Wonsik Jung [Mon, 2 Dec 2019 06:37:15 +0000 (15:37 +0900)]
[Tizen] Implement partial update
This reverts commit
ec68b7e27842281d6a1a1e34fd8e04b801e9a804.
Wonsik Jung [Mon, 2 Dec 2019 06:36:43 +0000 (15:36 +0900)]
[Tizen] Add screen and client rotation itself function
This reverts commit
5e9ceda375bc6b182d429c181732ad48d3f572a2.
Wonsik Jung [Mon, 2 Dec 2019 06:35:40 +0000 (15:35 +0900)]
Merge branch 'devel/master' into tizen_5.5
Wonsik Jung [Mon, 2 Dec 2019 06:35:26 +0000 (15:35 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"
This reverts commit
dcc613f6ac1d1ead07090f621d9881cf1788d2c1.
Wonsik Jung [Mon, 2 Dec 2019 06:35:22 +0000 (15:35 +0900)]
Revert "[Tizen] Implement partial update"
This reverts commit
6af4c8adab92a10f627dc2703cdb66d944ac054d.
Wonsik Jung [Mon, 2 Dec 2019 06:35:18 +0000 (15:35 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"
This reverts commit
fc92ef5204596ee29123f412c285ceddf6f2c4b5.
Wonsik Jung [Mon, 2 Dec 2019 06:35:14 +0000 (15:35 +0900)]
Revert "[Tizen] Fix Window-rotaion's bugs"
This reverts commit
0b7fb77af3ca05e894a08a81f7124690639a9eef.
Wonsik Jung [Mon, 2 Dec 2019 06:35:11 +0000 (15:35 +0900)]
Revert "[Tizen] Support to get KeyCode dynamically using xkbcommon API"
This reverts commit
2e6f85ec430f18a6becaf764a8ea2fe665abc668.
Wonsik Jung [Mon, 2 Dec 2019 06:35:05 +0000 (15:35 +0900)]
Revert "[Tizen] (Vector) Add Finalize method"
This reverts commit
51051095881ab67ce6d8af324110717f8ab0e7f7.
Wonsik Jung [Mon, 2 Dec 2019 00:48:46 +0000 (00:48 +0000)]
Merge "Change window rotaton policy" into devel/master
adam.b [Fri, 29 Nov 2019 12:16:59 +0000 (12:16 +0000)]
DALi Version 1.4.48
Change-Id: Id14e964e6b48ae0b77c8a8c2fe0cdc90740fd228
Wonsik Jung [Tue, 19 Nov 2019 06:26:19 +0000 (15:26 +0900)]
Change window rotaton policy
Change window rotation policy
If screen width is longer than height, 0 degree will be LANDSCAPE.
Otherwise screen width is shorter than height, 0 degree will be PORTRAIT.
Change-Id: I0aeb9cff6e7e142df210e496fa50105526adeb14
Heeyong Song [Tue, 26 Nov 2019 07:04:22 +0000 (07:04 +0000)]
Merge "(Vector) Add Finalize method" into devel/master
Anton Obzhirov [Mon, 25 Nov 2019 16:09:22 +0000 (16:09 +0000)]
Fix Framework::GetResourcePath() for androidjni to return DALI_DATA_RO_DIR.
Change-Id: I6162171ecbec9806cb9d7618dbbd923d9e4de63a
Heeyong Song [Fri, 22 Nov 2019 03:21:15 +0000 (12:21 +0900)]
(Vector) Add Finalize method
Change-Id: I3abffd7d79704cb07bd91e0d6ceacd2c3cc9d6e4
Heeyong Song [Fri, 22 Nov 2019 03:21:15 +0000 (12:21 +0900)]
[Tizen] (Vector) Add Finalize method
Change-Id: I3abffd7d79704cb07bd91e0d6ceacd2c3cc9d6e4
Anton Obzhirov [Tue, 12 Nov 2019 18:18:52 +0000 (18:18 +0000)]
Add Android adaptor.
Change-Id: I8584cd74ba6f4159691389ad86500605a7818f6a
Victor Cebollada [Fri, 22 Nov 2019 07:14:16 +0000 (07:14 +0000)]
DALi Version 1.4.47
Change-Id: I1bb12a34327490ad1ce535dd3364f5d6ba086d0d
Seoyeon Kim [Fri, 22 Nov 2019 04:56:12 +0000 (13:56 +0900)]
[Tizen] Support to get KeyCode dynamically using xkbcommon API
Change-Id: I82ff180cc1f44f411620086053232ba335ec3804
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Wed, 20 Nov 2019 08:20:04 +0000 (17:20 +0900)]
[Tizen] Fix Window-rotaion's bugs
Change-Id: I2f5f4218913dc80d14b4a158a0638412faa9a5d0
Heeyong Song [Wed, 20 Nov 2019 08:18:59 +0000 (17:18 +0900)]
[Tizen] Add DALi Autofill implementation
Change-Id: I47665207b2942c19aa3f277f9443b890ec1f83f8
Heeyong Song [Wed, 20 Nov 2019 08:18:38 +0000 (17:18 +0900)]
[Tizen] Implement partial update
Change-Id: Id22cb45c41adbec3b632b28be0dddbcca2954a3b