platform/core/uifw/dali-adaptor.git
4 years ago[Tizen] Implement partial update accepted/tizen/unified/20200212.125835 submit/tizen/20200205.103342 submit/tizen/20200205.103757 submit/tizen/20200211.060347
Joogab Yun [Wed, 5 Feb 2020 09:33:19 +0000 (18:33 +0900)]
[Tizen] Implement partial update

Change-Id: I77fcdfb73c472ba3fb96fc59a11db9ac5bf66377

4 years ago[Tizen] Temporarily modified so that window is no null
Sunghyun kim [Wed, 22 Jan 2020 02:38:25 +0000 (11:38 +0900)]
[Tizen] Temporarily modified so that window is no null

Change-Id: I0003f10466fe58e3b1fd059a24491f6ce4958e5d

4 years ago[Tizen] Add DALi Autofill implementation
Sunghyun Kim [Wed, 5 Feb 2020 08:01:41 +0000 (17:01 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit a6af43225a6c81f1b1c75310323d17b1d36b8ff8.

Change-Id: I7e412acecaa67ca52eb4ed5a03acf9cb9e0277fd

4 years ago[Tizen] Add screen and client rotation itself function
Sunghyun Kim [Wed, 5 Feb 2020 06:58:54 +0000 (15:58 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit c8ccc84d79ca500447a1e8e1cc285f19b084d7d9.

Change-Id: I0b51c4cbbda4833781c52465ec1f825c5d647898

4 years agoMerge branch 'devel/master' into tizen
Sunghyun Kim [Wed, 5 Feb 2020 06:58:11 +0000 (15:58 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ie61a30033f3d9583d9d7c6f7a54822f83fac89a6

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Sunghyun Kim [Wed, 5 Feb 2020 06:57:21 +0000 (15:57 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 435d3a124e388abb9a77be431b4110e81c87843c.

Change-Id: I2edc0dd5caa878babfeea9c6e8b144f586b5134b

4 years agoRevert "[Tizen] Implement partial update"
Sunghyun Kim [Wed, 5 Feb 2020 06:56:56 +0000 (15:56 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 8591e9a9c0cf1e5d096f28b833d5cddb09192d1a.

Change-Id: Ida2456dab777b4661cd9bb70830db11ebe5150e9

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Sunghyun Kim [Wed, 5 Feb 2020 06:56:39 +0000 (15:56 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 31941896bc7bb88283b834aee47440e0527f4ca0.

Change-Id: I9fcf8df55020d84cb4503043e6c82308cbf82d56

4 years agoRevert "[Tizen] Revert "Apply multi Instance for widget""
Sunghyun Kim [Wed, 5 Feb 2020 06:56:27 +0000 (15:56 +0900)]
Revert "[Tizen] Revert "Apply multi Instance for widget""

This reverts commit d4e785e85e928096b623f3c6f2c78a654008694b.

Change-Id: Ic0c36b3def414c23197335c01e21bf553d2402cf

4 years agochange from system_settings_set_changed_cb to system_settings_add_changed_cb. 58/223358/2
Joogab Yun [Wed, 29 Jan 2020 02:19:01 +0000 (11:19 +0900)]
change from system_settings_set_changed_cb to system_settings_add_changed_cb.

system_settings_set_changed_cb can only register one callback per process.
If other app registers the system_settings_set_changed_cb callback, DALi cannot use this callback.

Change-Id: Ia1af0daaf8fd95106bb50cc10e64e4d2d90e7ba7

4 years agoDALi Version 1.4.56 37/223637/1 dali_1.4.56
adam.b [Fri, 31 Jan 2020 11:12:57 +0000 (11:12 +0000)]
DALi Version 1.4.56

Change-Id: I58b5d5dd6495e8cb043d91d4b32673fa6e596ecb

4 years agoFix the crash when it assumes the platform does not support multiple windows as GL... 67/223167/8
Richard Huang [Thu, 23 Jan 2020 14:18:25 +0000 (14:18 +0000)]
Fix the crash when it assumes the platform does not support multiple windows as GL hasn’t been set up yet

Change-Id: Iaaced2a7154079485f89ab1cff9750d3ed4f6ea6

4 years agoMerge "Add USE_APPFW define" into devel/master
Adeel Kazmi [Wed, 29 Jan 2020 15:19:56 +0000 (15:19 +0000)]
Merge "Add USE_APPFW define" into devel/master

4 years agoMerge "Add DownloadRemoteFileIntoMemory function" into devel/master
Adeel Kazmi [Wed, 29 Jan 2020 15:06:43 +0000 (15:06 +0000)]
Merge "Add DownloadRemoteFileIntoMemory function" into devel/master

4 years agoAdd DownloadRemoteFileIntoMemory function 27/221427/2
huiyu.eun [Mon, 23 Dec 2019 01:13:32 +0000 (10:13 +0900)]
Add DownloadRemoteFileIntoMemory function

Change-Id: I9ba7ab59e2633e2c6a2584f5498c4cbf39a50938
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoAdd USE_APPFW define 48/219448/4
huiyu.eun [Mon, 2 Dec 2019 09:36:24 +0000 (18:36 +0900)]
Add USE_APPFW define

Change-Id: I7162d16932ed3f6a91a6fbe3103f6649b897564e
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoFix: Dali::Internal::StyleMonitor::LoadThemeFile() opens files as binary. 11/223211/3
György Straub [Mon, 27 Jan 2020 09:53:14 +0000 (09:53 +0000)]
Fix: Dali::Internal::StyleMonitor::LoadThemeFile() opens files as binary.

Attempting to read the style-sheet.jsons as text fails on Windows, due to the
garbage which the CRLF conversion - performed by the OS - appears to create
at the end of the file.

N.B. the binary specifier to fopen() has no effect on POSIX systems. (source:
https://en.cppreference.com/w/c/io/fopen )

Change-Id: Ibf96d9194ed7d1953b35248c5044136b5fb01497
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoDALi Version 1.4.55 92/223192/1 dali_1.4.55
Victor Cebollada [Fri, 24 Jan 2020 13:49:32 +0000 (13:49 +0000)]
DALi Version 1.4.55

Change-Id: Ic661099593f3730985c9bc350380cdb69c57d202

4 years agoAutomated Tests Sync 83/223183/1
Adeel Kazmi [Fri, 24 Jan 2020 08:37:15 +0000 (08:37 +0000)]
Automated Tests Sync

Change-Id: I1c2c8fdb52123393ca09fe2d93ef8e38e85d2824

4 years agoMerge "Syncing common test files." into devel/master
Adeel Kazmi [Thu, 23 Jan 2020 17:00:05 +0000 (17:00 +0000)]
Merge "Syncing common test files." into devel/master

4 years agoMerge "VCPKG - CMakeLists.txt updated to build for vcpkg." into devel/master
Adeel Kazmi [Thu, 23 Jan 2020 16:52:28 +0000 (16:52 +0000)]
Merge "VCPKG - CMakeLists.txt updated to build for vcpkg." into devel/master

4 years agoVCPKG - CMakeLists.txt updated to build for vcpkg. 68/222968/5
Victor Cebollada [Tue, 17 Dec 2019 08:37:21 +0000 (08:37 +0000)]
VCPKG - CMakeLists.txt updated to build for vcpkg.

* MS Windows dependencies added.

Change-Id: Ife2ffa29da91b24fe3e559b7484b24167095252e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoSyncing common test files. 10/222610/3
György Straub [Thu, 16 Jan 2020 13:14:40 +0000 (13:14 +0000)]
Syncing common test files.

As required by change I0b4cc593ab5e40b17dc427956cd78950ab49e5ae on dali-core.

Change-Id: Ic934f6a938a8c1755858b4788a4c9714c4370603
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoMerge "Add last clear color API in test gl abstraction." into devel/master
Adeel Kazmi [Thu, 23 Jan 2020 14:30:32 +0000 (14:30 +0000)]
Merge "Add last clear color API in test gl abstraction." into devel/master

4 years agoMerge "Add more Preedit enumerations for custom styles" into devel/master
Adeel Kazmi [Wed, 22 Jan 2020 09:18:27 +0000 (09:18 +0000)]
Merge "Add more Preedit enumerations for custom styles" into devel/master

4 years agoMerge "MS Windows - Fix compile errors when debug is enabled." into devel/master
Adeel Kazmi [Tue, 21 Jan 2020 14:17:55 +0000 (14:17 +0000)]
Merge "MS Windows - Fix compile errors when debug is enabled." into devel/master

4 years ago[Tizen] Revert "Apply multi Instance for widget" accepted/tizen/unified/20200123.005103 submit/tizen/20200121.102439
Seungho, Baek [Tue, 21 Jan 2020 10:14:12 +0000 (19:14 +0900)]
[Tizen] Revert "Apply multi Instance for widget"

This reverts commit 5750608bbdb0145735565a0882327ba6e35ad42e.

4 years ago[Tizen] Add DALi Autofill implementation
Seungho, Baek [Tue, 21 Jan 2020 08:34:22 +0000 (17:34 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit d313311f2c6fd6c4c4a6e24ef2eaa51fc197dc9d.

4 years ago[Tizen] Implement partial update
Seungho, Baek [Tue, 21 Jan 2020 08:34:06 +0000 (17:34 +0900)]
[Tizen] Implement partial update

This reverts commit cb1b4d8f1ba7829ad8a003ba36b932566dedc716.

4 years ago[Tizen] Add screen and client rotation itself function
Seungho, Baek [Tue, 21 Jan 2020 08:33:37 +0000 (17:33 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 876381bc4dcb9933f72e095eea596c3136028436.

4 years agoMerge branch 'devel/master' into tizen
Seungho, Baek [Tue, 21 Jan 2020 08:33:26 +0000 (17:33 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Seungho, Baek [Tue, 21 Jan 2020 08:33:21 +0000 (17:33 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 3084d50ac7eec2059ed5c53b6b7ef0ca798ce460.

4 years agoRevert "[Tizen] Implement partial update"
Seungho, Baek [Tue, 21 Jan 2020 08:33:17 +0000 (17:33 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 84012a57cb4c5f5fa891a3ee0fb38f35090084d1.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Seungho, Baek [Tue, 21 Jan 2020 08:33:14 +0000 (17:33 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 0a77f6ace41fe8e19844fef8b3752eee98284470.

4 years agoRevert "Revert "Apply multi Instance for widget""
Seungho, Baek [Tue, 21 Jan 2020 08:33:12 +0000 (17:33 +0900)]
Revert "Revert "Apply multi Instance for widget""

This reverts commit 45e4d6b83b71b57094d8d4150c0fa7cff929f0c5.

4 years agoRevert "Revert "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(),...
Seungho, Baek [Tue, 21 Jan 2020 08:33:10 +0000 (17:33 +0900)]
Revert "Revert "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()""

This reverts commit 4fe847a89dfca0cf825afb596fb79a90e744f7e6.

4 years agoRevert "[Tizen] GCC 9.2 Support"
Seungho, Baek [Tue, 21 Jan 2020 08:33:08 +0000 (17:33 +0900)]
Revert "[Tizen] GCC 9.2 Support"

This reverts commit bd4ad86b80eef2cb740013c05446934fcf114f87.

4 years agoMerge "SetSource() is called multiple times at the same time when playing multiple...
joogab yun [Tue, 21 Jan 2020 05:59:28 +0000 (05:59 +0000)]
Merge "SetSource() is called multiple times at the same time when playing multiple Videos. At the same time, mTbmSurface may not sync when PrepareTexture() is executed." into devel/master

4 years agoSetSource() is called multiple times at the same time when playing multiple Videos. 11/222811/9
Joogab Yun [Mon, 20 Jan 2020 08:04:51 +0000 (17:04 +0900)]
SetSource() is called multiple times at the same time when playing multiple Videos.
At the same time, mTbmSurface may not sync when PrepareTexture() is executed.

So I add a mutex lock, and valid check

Change-Id: I807a9bee58fa920879bbdfa1867325c43e9f7730

4 years agoMerge "Fix window cast crash issue" into devel/master
Adeel Kazmi [Mon, 20 Jan 2020 17:05:17 +0000 (17:05 +0000)]
Merge "Fix window cast crash issue" into devel/master

4 years agoMS Windows - Fix compile errors when debug is enabled. 26/222726/3
Victor Cebollada [Fri, 17 Jan 2020 08:51:24 +0000 (08:51 +0000)]
MS Windows - Fix compile errors when debug is enabled.

* Builds with VCPKG

Change-Id: I2f03382580e79be8067e14090a2887a39a67f622
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoAdd last clear color API in test gl abstraction. 32/222832/1
Anton Obzhirov [Mon, 20 Jan 2020 10:43:45 +0000 (10:43 +0000)]
Add last clear color API in test gl abstraction.

Change-Id: Ic45b90290a80f096d1f96afe00c225a52897f9af

4 years agoMerge "Add an environment variable for long press gesture" into devel/master
JIYUN YANG [Mon, 20 Jan 2020 08:28:30 +0000 (08:28 +0000)]
Merge "Add an environment variable for long press gesture" into devel/master

4 years agoFix window cast crash issue 10/222810/1
Seungho, Baek [Mon, 20 Jan 2020 07:34:04 +0000 (16:34 +0900)]
Fix window cast crash issue

Change-Id: I01eb0052ab6dc1b41617c38f051515cd80198293
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoMerge "DALi Version 1.4.54" into devel/master
Adeel Kazmi [Fri, 17 Jan 2020 11:14:10 +0000 (11:14 +0000)]
Merge "DALi Version 1.4.54" into devel/master

4 years agoDALi Version 1.4.54 16/222716/1 dali_1.4.54
György Straub [Fri, 17 Jan 2020 08:48:35 +0000 (08:48 +0000)]
DALi Version 1.4.54

Change-Id: I443375e44d9a786d5dd82e7940287541834472c3

4 years agoMerge "Add api for get the internal media player handle of the video player" into...
joogab yun [Fri, 17 Jan 2020 01:20:05 +0000 (01:20 +0000)]
Merge "Add api for get the internal media player handle of the video player" into devel/master

4 years agoAdd an environment variable for long press gesture 43/220643/5
Jiyun Yang [Fri, 20 Dec 2019 06:56:45 +0000 (15:56 +0900)]
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>
4 years agoUpdated automated-tests' README.md with more specific instructions / caveats. 03/222603/2
György Straub [Thu, 16 Jan 2020 11:20:36 +0000 (11:20 +0000)]
Updated automated-tests' README.md with more specific instructions / caveats.

Change-Id: Ib54d2fc96f673755889f1dff3d69ddb8178290b0
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoAdd api for get the internal media player handle of the video player 88/222288/5
Joogab Yun [Mon, 13 Jan 2020 08:18:17 +0000 (17:18 +0900)]
Add api for get the internal media player handle of the video player

Change-Id: Ib5fc46a650e189ca35f510d61f0f107835448374

4 years agoWhen set to italic, some text ends cut off. 63/222563/1
Joogab Yun [Thu, 16 Jan 2020 05:53:37 +0000 (14:53 +0900)]
When set to italic, some text ends cut off.
Run the sample below and then look at 'I', 'J', 'N' text.
These letters in the upper right corner are cut off.
So I adjuct the widthOut value.

sample)
    Dali::Property::Map fontStyleMapSet;
    fontStyleMapSet.Insert( "slant", "italic" );
    TextLabel textLabelN = TextLabel::New( "ABCDEFGHIJKLMN\nOPQRSTUVWXYZ" );
    textLabelN.SetAnchorPoint( AnchorPoint::TOP_LEFT );
    textLabelN.SetProperty(TextLabel::Property::POINT_SIZE, 18.f);
    textLabelN.SetPosition(100.f, 400.f);
    textLabelN.SetProperty(TextLabel::Property::MULTI_LINE, true);
    textLabelN.SetProperty( TextLabel::Property::FONT_STYLE, fontStyleMapSet );
    stage.Add( textLabelN );

Change-Id: I95429189350546169ea4de2fb6f58f2a480324cb

4 years agoDALi Version 1.4.53 09/222209/1 dali_1.4.53
greynaga [Fri, 10 Jan 2020 11:50:12 +0000 (11:50 +0000)]
DALi Version 1.4.53

Change-Id: I44ada87a4f279a8fbfe305a883a89cdf4672fc3a

4 years agoMerge "Fix random crash in TCT when stderr is closed but we try to write to it" into...
Adeel Kazmi [Thu, 9 Jan 2020 17:23:56 +0000 (17:23 +0000)]
Merge "Fix random crash in TCT when stderr is closed but we try to write to it" into devel/master

4 years agoFix random crash in TCT when stderr is closed but we try to write to it 54/221954/4
Richard Huang [Wed, 8 Jan 2020 10:34:09 +0000 (10:34 +0000)]
Fix random crash in TCT when stderr is closed but we try to write to it

Change-Id: I8e71d8c4fa342592aadf30482a2b4b11cbb13032

4 years ago[Tizen] GCC 9.2 Support 43/221843/1 accepted/tizen/unified/20200109.065506 submit/tizen/20200108.050812
Adeel Kazmi [Tue, 7 Jan 2020 16:15:58 +0000 (16:15 +0000)]
[Tizen] GCC 9.2 Support

Change-Id: I3ae4c6c43967dc12691095135c21fc3a0ad4366f

4 years agoGCC 9.2 Support 20/221820/1
Adeel Kazmi [Tue, 7 Jan 2020 16:15:58 +0000 (16:15 +0000)]
GCC 9.2 Support

Change-Id: I3ae4c6c43967dc12691095135c21fc3a0ad4366f

4 years agoFixing SVACE error - uninitialised member 61/221561/2
Agnelo Vaz [Fri, 3 Jan 2020 12:01:16 +0000 (12:01 +0000)]
Fixing SVACE error - uninitialised member

Change-Id: I8845f19f02d11e62383edf852016f15dd2bcc5c9

4 years agoDALi Version 1.4.52 38/221538/1 dali_1.4.52
Richard Huang [Fri, 3 Jan 2020 11:06:44 +0000 (11:06 +0000)]
DALi Version 1.4.52

Change-Id: Ie1eec8581fffa82201345d2572c98e6c7d6021fc

4 years agoAdd more Preedit enumerations for custom styles 01/220201/3
Seoyeon Kim [Mon, 16 Dec 2019 05:20:59 +0000 (14:20 +0900)]
Add more Preedit enumerations for custom styles

- Add more preedit styles for substring : CUSTOM_PLATFORM_STYLE_1 ~ 4
- The preedit type is NONE, SUB1 ~ SUB7.
   But, DALi changed the name exactly, such as 'UNDERLINE' instead of 'SUB1' and
  'REVERSE' instead of 'SUB2'.
   CUSTOM_PLATFORM_STYLE_1 ~ 4 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>
4 years agoRevert "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()" accepted/tizen/unified/20191230.121013 submit/tizen/20191227.095549
Joogab Yun [Fri, 27 Dec 2019 09:53:52 +0000 (18:53 +0900)]
Revert "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus()"

This reverts commit 3f5d7ca8e48406934b95f2857a82d802e38cfde4.

Change-Id: I71a5bdcd53901c280796831dc661d42f5ee853f6

4 years agoRevert "Apply multi Instance for widget"
Joogab Yun [Fri, 27 Dec 2019 09:18:52 +0000 (18:18 +0900)]
Revert "Apply multi Instance for widget"

This reverts commit 947dcbb602f1e15b8ca06db9c480228ba9bfed4d.

4 years ago[Tizen] Add DALi Autofill implementation
Joogab Yun [Fri, 27 Dec 2019 08:28:41 +0000 (17:28 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit d7f05f34f092ca726c4468c7589c930c756da597.

Change-Id: I942f6e6df33c613598cca4066d2ab4be492e60a1

4 years ago[Tizen] Implement partial update
Joogab Yun [Fri, 27 Dec 2019 08:23:27 +0000 (17:23 +0900)]
[Tizen] Implement partial update

This reverts commit 0c135e9a6b2daf11a4d9cdcfc94aa53cc7fa8a2a.

Change-Id: I73ac3dcdefce9f8594d16d03b76082baaee2143d

4 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Fri, 27 Dec 2019 08:23:11 +0000 (17:23 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 6d1ccb77bcfaff348a95fcfbae62dbb487b13e05.

Change-Id: Ic4cd56cf1cd7c35aae48f337d949498ac4a9c795

4 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Fri, 27 Dec 2019 08:22:58 +0000 (17:22 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Joogab Yun [Fri, 27 Dec 2019 08:22:52 +0000 (17:22 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 057e0f3b0ebeee80fbc31cd686d6132317323cb2.

4 years agoRevert "[Tizen] Implement partial update"
Joogab Yun [Fri, 27 Dec 2019 08:22:49 +0000 (17:22 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit 3601a229c1f7597ae20d350aaea33eb63dadb6d6.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Joogab Yun [Fri, 27 Dec 2019 08:22:45 +0000 (17:22 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit aefbcc4d84c8e04c19e5ed03dff176c483bbf62d.

4 years agoMerge "Apply multi Instance for widget" into devel/master
sunghyun kim [Fri, 27 Dec 2019 04:03:57 +0000 (04:03 +0000)]
Merge "Apply multi Instance for widget" into devel/master

4 years agoAdd to get current window orientation. 77/220877/3
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

4 years agoApply multi Instance for widget 62/212562/22
Sunghyun kim [Fri, 23 Aug 2019 04:59:31 +0000 (13:59 +0900)]
Apply multi Instance for widget

Change-Id: I93dd2fd23a25d95cd9b806745225bd1c4350e75b

4 years agoMerge "Use Depth attachment on the Capture" into devel/master
Seungho BAEK [Sun, 22 Dec 2019 23:13:49 +0000 (23:13 +0000)]
Merge "Use Depth attachment on the Capture" into devel/master

4 years agoMerge "(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus...
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

4 years agoMerge "Fix AndroidFramework::Delete() so it doesn't crash anymore and small cleanup...
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

4 years agoMerge "(RPM) Do not copy build library in profile RPM if building only one profile...
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

4 years agoDALi Version 1.4.51 25/220725/1 dali_1.4.51
Cheng-Shiun Tsai [Fri, 20 Dec 2019 10:32:55 +0000 (10:32 +0000)]
DALi Version 1.4.51

Change-Id: I033db37fea77b6d84e706493d11a7f21608d861d

4 years agoFix AndroidFramework::Delete() so it doesn't crash anymore and small cleanup. 83/220483/2
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

4 years agoUse Depth attachment on the Capture 59/218259/4
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>
4 years agoInitialize mPaused 49/219449/2
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>
4 years ago[Tizen] Add DALi Autofill implementation submit/tizen/20191219.065232 submit/tizen/20191219.095157 submit/tizen/20191223.020644
Wonsik Jung [Thu, 19 Dec 2019 06:19:04 +0000 (15:19 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 509e91194f6f38b57337994976e6a1e70f1b07ff.

4 years ago[Tizen] Implement partial update
Wonsik Jung [Thu, 19 Dec 2019 06:18:38 +0000 (15:18 +0900)]
[Tizen] Implement partial update

This reverts commit 516f995386b5d0e2801ba7d41553e6bfb444b418.

4 years ago[Tizen] Add screen and client rotation itself function
Wonsik Jung [Thu, 19 Dec 2019 06:18:13 +0000 (15:18 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit e4935479ac59ac7ff7638eaab037da77ea300d82.

4 years agoMerge branch 'devel/master' into tizen
Wonsik Jung [Thu, 19 Dec 2019 06:17:59 +0000 (15:17 +0900)]
Merge branch 'devel/master' into tizen

4 years agoRevert "[Tizen] Add screen and client rotation itself function"
Wonsik Jung [Thu, 19 Dec 2019 06:17:29 +0000 (15:17 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 83f074039e73099c9bc1697cfc7a878e6456ec88.

4 years agoRevert "[Tizen] Implement partial update"
Wonsik Jung [Thu, 19 Dec 2019 06:17:26 +0000 (15:17 +0900)]
Revert "[Tizen] Implement partial update"

This reverts commit d6579fcb249d9ff6a0882fc15767c64a7f0e518d.

4 years agoRevert "[Tizen] Add DALi Autofill implementation"
Wonsik Jung [Thu, 19 Dec 2019 06:17:22 +0000 (15:17 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit af12453b1bed6af09383dd35680471da2382452d.

4 years ago(ATSPI) Add ATSPI for Say(), Pause(), Resume(), SetForcefully(), GetStatus() 93/216793/11
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>
4 years agoMerge "Append log for window" into devel/master
Wonsik Jung [Thu, 19 Dec 2019 01:04:45 +0000 (01:04 +0000)]
Merge "Append log for window" into devel/master

4 years agoMerge "Update tizen document URL" into devel/master
Adeel Kazmi [Wed, 18 Dec 2019 12:07:56 +0000 (12:07 +0000)]
Merge "Update tizen document URL" into devel/master

4 years agoUpdate tizen document URL 57/220457/1
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>
4 years agoAppend log for window 77/219977/7
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

4 years agoMerge "Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation" into...
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

4 years agoAdd NO_ORIENTATION_PREFERENCE type to unset the preferred orientation 39/219639/10
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

4 years ago(RPM) Do not copy build library in profile RPM if building only one profile 67/220267/3
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

4 years agoMerge "(Vector) GetMarkerInfo method" into devel/master
Heeyong Song [Wed, 18 Dec 2019 00:46:52 +0000 (00:46 +0000)]
Merge "(Vector) GetMarkerInfo method" into devel/master

4 years agoSupport to get KeyCode dynamically using xkbcommon API 08/218408/3
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>
4 years ago(Vector) GetMarkerInfo method 73/219973/2
Heeyong Song [Thu, 12 Dec 2019 05:55:15 +0000 (14:55 +0900)]
(Vector) GetMarkerInfo method

Change-Id: Ic3b29173e7a19bd10e0f0b77ceba1801c0564478

4 years agoDALi Version 1.4.50 52/220152/1 dali_1.4.50
Agnelo Vaz [Fri, 13 Dec 2019 10:57:18 +0000 (10:57 +0000)]
DALi Version 1.4.50

Change-Id: I8b1adbf5787424331afeb134cb3e0d342f055e4f

4 years agoMerge "Fix Android timer implementation not to reset interval on Stop." into devel...
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

4 years agoMerge changes Ib6897367,I6221cc14 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