platform/core/uifw/dali-demo.git
2 years agoDALi Version 2.0.26 87/258387/1 dali_2.0.26
Adam Bialogonski [Fri, 14 May 2021 10:21:18 +0000 (11:21 +0100)]
DALi Version 2.0.26

Change-Id: I88019919f633ce25aace0edad4e3b88ad8e26512

2 years agoMerge "DALi Version 2.0.25" into devel/master
Adeel Kazmi [Fri, 7 May 2021 11:23:19 +0000 (11:23 +0000)]
Merge "DALi Version 2.0.25" into devel/master

2 years agoDALi Version 2.0.25 97/257997/1 dali_2.0.25
Adeel Kazmi [Fri, 7 May 2021 10:34:35 +0000 (11:34 +0100)]
DALi Version 2.0.25

Change-Id: I9e26494a5ec6e42c0bf117013f2b065414373ee6

2 years agoReplace rive animation resource. 53/257953/1
Taehyub Kim [Fri, 7 May 2021 04:39:54 +0000 (13:39 +0900)]
Replace rive animation resource.

Change-Id: I99ae5999cf173141fb944106a68108a9a458253d

2 years agoMerge "Add AnimatedVectorImageVisualRive example" into devel/master
Taehyub Kim [Thu, 6 May 2021 06:26:20 +0000 (06:26 +0000)]
Merge "Add AnimatedVectorImageVisualRive example" into devel/master

2 years agoDALi Version 2.0.24 57/257757/1 dali_2.0.24
Richard Huang [Fri, 30 Apr 2021 10:02:35 +0000 (11:02 +0100)]
DALi Version 2.0.24

Change-Id: I97d863bb06abeb7bf0085fa05c61052a36f00d0e

3 years agoMerge "Use dali-shader-generator to generate the shaders" into devel/master
Adeel Kazmi [Fri, 23 Apr 2021 19:27:18 +0000 (19:27 +0000)]
Merge "Use dali-shader-generator to generate the shaders" into devel/master

3 years agoUse dali-shader-generator to generate the shaders 24/257324/2
Adeel Kazmi [Thu, 22 Apr 2021 15:56:12 +0000 (16:56 +0100)]
Use dali-shader-generator to generate the shaders

Change-Id: Icaebd89c26e954b21e5982e067a13f0c607fc840

3 years agoDALi Version 2.0.23 93/257393/1 dali_2.0.23
Adeel Kazmi [Fri, 23 Apr 2021 08:29:31 +0000 (09:29 +0100)]
DALi Version 2.0.23

Change-Id: Iff7de2ffd6eec69edaa0ffefbec46a02c5d0b414

3 years agoAdd AnimatedVectorImageVisualRive example 11/257311/2
Taehyub Kim [Thu, 22 Apr 2021 11:11:13 +0000 (20:11 +0900)]
Add AnimatedVectorImageVisualRive example

Change-Id: I326a43cfaeb670507e4e8c4573975cfbdcd3c48a

3 years agoDALi Version 2.0.22 26/257026/1 dali_2.0.22
David Steele [Fri, 16 Apr 2021 13:03:05 +0000 (14:03 +0100)]
DALi Version 2.0.22

Change-Id: I205a174bc80ad671b833f5d865ddf25a4d93005e

3 years agoMerge "Implements CanvasView Example" into devel/master
junsu choi [Thu, 15 Apr 2021 00:08:58 +0000 (00:08 +0000)]
Merge "Implements CanvasView Example" into devel/master

3 years agoImplements CanvasView Example 88/250288/32
JunsuChoi [Wed, 23 Dec 2020 06:34:33 +0000 (15:34 +0900)]
Implements CanvasView Example

This is an example of Dali::Toolkit::CanvasView.
This example create a CanvasView control, create a Dali::CanvasRenderer::Shape
and add it.
Basic Primitves (rect, circle, arc) can draw and
various shapes can draw using path command.

Change-Id: I6f8c1dd262051d856c24cb51bb7dfacb4763d34b

3 years agoMerge "Corner Radius become Vector4" into devel/master
Eunki Hong [Tue, 13 Apr 2021 06:34:37 +0000 (06:34 +0000)]
Merge "Corner Radius become Vector4" into devel/master

3 years agoFix heap-buffer-overflow 71/256571/2
Heeyong Song [Wed, 7 Apr 2021 08:41:25 +0000 (17:41 +0900)]
Fix heap-buffer-overflow

Change-Id: I2deb2c089f8cd81155d53467d31e47fd3051c244

3 years agoDALi Version 2.0.21 00/256700/1 dali_2.0.21
Adam Bialogonski [Fri, 9 Apr 2021 08:43:51 +0000 (09:43 +0100)]
DALi Version 2.0.21

Change-Id: I5de624763a2afa752df5667ba9e76d079f901e4f

3 years agoCorner Radius become Vector4 40/255340/3
Eunki, Hong [Wed, 17 Mar 2021 06:08:35 +0000 (15:08 +0900)]
Corner Radius become Vector4

sync with dali-toolkit refs/changes/75/255275/12

Change-Id: I9f364e2300aee0ac320e830f7c0ae5af155c4f34
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 years agoMerge "DALi Version 2.0.20" into devel/master
David Steele [Thu, 1 Apr 2021 11:27:48 +0000 (11:27 +0000)]
Merge "DALi Version 2.0.20" into devel/master

3 years agoDALi Version 2.0.20 65/256365/1 dali_2.0.20
Richard Huang [Thu, 1 Apr 2021 11:15:56 +0000 (12:15 +0100)]
DALi Version 2.0.20

Change-Id: I0eb8bcdf29b85235271f60dec399f9e401ad2fc6

3 years agoColorVisual can use both BLUR_RADIUS and CORNER_RADIUS 96/253896/2
Eunki, Hong [Fri, 19 Feb 2021 06:12:18 +0000 (15:12 +0900)]
ColorVisual can use both BLUR_RADIUS and CORNER_RADIUS

sample demo code about refs/changes/80/252080/9
(review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/252080)

Change-Id: I7a95dca07fe8ab790605894c8960f945f1df40df
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 years agoDALi Version 2.0.19 10/256010/1 dali_2.0.19 graphics-backend-release-1
Adeel Kazmi [Fri, 26 Mar 2021 11:01:00 +0000 (11:01 +0000)]
DALi Version 2.0.19

Change-Id: I319e790724912a6670e86b82dbdb1aba1008aa39

3 years ago(Android Build) Reduce verbosity of package downloads 60/255960/1
Adeel Kazmi [Thu, 25 Mar 2021 14:08:06 +0000 (14:08 +0000)]
(Android Build) Reduce verbosity of package downloads

Change-Id: Ic4eeca185cbef2657869adeaf0c6aaa695f3862a

3 years agoDALi Version 2.0.18 03/255603/1 dali_2.0.18
David Steele [Fri, 19 Mar 2021 10:34:15 +0000 (10:34 +0000)]
DALi Version 2.0.18

Change-Id: Ia94aa720ff35c0b038f1f182ee5c316e9e0db7bf

3 years agoDALi Version 2.0.17 38/255138/1 dali_2.0.17
Adam Bialogonski [Fri, 12 Mar 2021 10:51:15 +0000 (10:51 +0000)]
DALi Version 2.0.17

Change-Id: Ic46ea6126a96088ca54a29968f9c247ff3a310c8

3 years agoDALi Version 2.0.16 38/254638/1 dali_2.0.16
Richard Huang [Fri, 5 Mar 2021 11:52:10 +0000 (11:52 +0000)]
DALi Version 2.0.16

Change-Id: If1be96f768655a0fda7651d6b043fe2fa7d252c0

3 years agoDALi Version 2.0.15 31/254331/1 dali_2.0.15 graphics-backend-pre-release-2
David Steele [Fri, 26 Feb 2021 12:43:39 +0000 (12:43 +0000)]
DALi Version 2.0.15

Change-Id: Ib4333d4438e3dfb830864bcc759e571514dfedde

3 years agoRemove alpha-blending-cpu example 21/254121/1
Adeel Kazmi [Tue, 23 Feb 2021 18:54:05 +0000 (18:54 +0000)]
Remove alpha-blending-cpu example

It's in dali-test now

Change-Id: Ie1758f9e694d8b79350059f222b8076913b2e64a

3 years agoDALi Version 2.0.14 08/253908/1 dali_2.0.14
Adam Bialogonski [Fri, 19 Feb 2021 08:46:25 +0000 (08:46 +0000)]
DALi Version 2.0.14

Change-Id: Iba36a06ff7f1291443f81b8ec2a7c238f26b6a58

3 years ago(perf-scroll) Fix demo so that the animations are not zeroed out 50/253850/3
Adeel Kazmi [Thu, 18 Feb 2021 15:46:31 +0000 (15:46 +0000)]
(perf-scroll) Fix demo so that the animations are not zeroed out

Change-Id: I150ea98a31135243a824556dcfb934f295bf219e

3 years agoDALi Version 2.0.13 99/253499/1 dali_2.0.13
Adeel Kazmi [Fri, 12 Feb 2021 09:54:59 +0000 (09:54 +0000)]
DALi Version 2.0.13

Change-Id: I4df9d18483576756a12aacd7f7036bb79dbd8285

3 years agoDALi Version 2.0.12 06/253206/1 dali_2.0.12 graphics-backend-pre-release-1
Richard Huang [Fri, 5 Feb 2021 11:58:43 +0000 (11:58 +0000)]
DALi Version 2.0.12

Change-Id: Ie02b94411cad6d1a0b9ca4fcd85e7a5397f49b16

3 years agoUpdated all files to new format 19/253119/4
Adeel Kazmi [Thu, 4 Feb 2021 16:16:52 +0000 (16:16 +0000)]
Updated all files to new format

Change-Id: I89ad98704eacedd18a0b50fd9d6511fc8e436416

3 years agoDALi Version 2.0.11 86/252586/1 dali_2.0.11
David Steele [Fri, 29 Jan 2021 12:53:44 +0000 (12:53 +0000)]
DALi Version 2.0.11

Change-Id: I9aea1e4335b4a70608d7d767b7202c471b92d139

3 years ago(Builder Example) Use the shader constant provided by builder to ensure script works... 83/252483/1
Adeel Kazmi [Thu, 28 Jan 2021 16:44:38 +0000 (16:44 +0000)]
(Builder Example) Use the shader constant provided by builder to ensure script works on all targets

Change-Id: Iaad736c5a2924518bff95f3a12d4a8eae2949289

3 years agoImageViewURL & Styling Examples Launch Fix on GLES 3.2 Devices 23/252323/1
Adeel Kazmi [Wed, 27 Jan 2021 00:20:07 +0000 (00:20 +0000)]
ImageViewURL & Styling Examples Launch Fix on GLES 3.2 Devices

- Need to use the defines instead and need to change the shader
  accordingly

Change-Id: I6cce0c4b88e287d250c3d9369ad1deada45fafd5

3 years ago(Particles) Some targets do not anything, inluding comments before the version line 17/252317/1
Adeel Kazmi [Tue, 26 Jan 2021 19:15:40 +0000 (19:15 +0000)]
(Particles) Some targets do not anything, inluding comments before the version line

Change-Id: I60f22d57b1369524f3c2d061269ede3514ed3805

3 years agoAdd generated folder to .gitignore 15/252215/1
Adeel Kazmi [Mon, 25 Jan 2021 21:49:44 +0000 (21:49 +0000)]
Add generated folder to .gitignore

Change-Id: Ifb7e42e3b21a1b7181279b8e3157788d759d4b3e

3 years agoMerge "Fix the shaders for skybox rendering" into devel/master
David Steele [Mon, 25 Jan 2021 13:35:49 +0000 (13:35 +0000)]
Merge "Fix the shaders for skybox rendering" into devel/master

3 years agoFix the shaders for skybox rendering 02/252202/1
Richard Huang [Mon, 25 Jan 2021 11:47:06 +0000 (11:47 +0000)]
Fix the shaders for skybox rendering

Change-Id: I9331c5bf305e987680861173691c91c7559f3e0e

3 years agoMerge "DALi Version 2.0.10" into devel/master
David Steele [Fri, 22 Jan 2021 17:28:07 +0000 (17:28 +0000)]
Merge "DALi Version 2.0.10" into devel/master

3 years agoDALi Version 2.0.10 17/252117/1 dali_2.0.10
Adeel Kazmi [Fri, 22 Jan 2021 17:16:25 +0000 (17:16 +0000)]
DALi Version 2.0.10

Change-Id: I62b8bf3bd1466d7e3108a0878213a3770d540bd8

3 years agoConvert shaders in dali-demo to use shader compilation tool 13/252013/2
Richard Huang [Thu, 21 Jan 2021 17:58:56 +0000 (17:58 +0000)]
Convert shaders in dali-demo to use shader compilation tool

Change-Id: Ieee1546e6f20ad0f5fc29c239d7571e463bdcf6f

3 years agoDALi Version 2.0.9 02/251602/1 dali_2.0.9
adam.b [Fri, 15 Jan 2021 11:16:46 +0000 (11:16 +0000)]
DALi Version 2.0.9

Change-Id: I14401001f89014833093bd1dfbd14fdf78480ce6

3 years agoDALi Version 2.0.8 48/251148/1 dali_2.0.8
Richard Huang [Fri, 8 Jan 2021 14:35:55 +0000 (14:35 +0000)]
DALi Version 2.0.8

Change-Id: I088de7043ab1c8f1be49f90d44386014887d24b7

3 years agoUpdated macOS instructions 79/251079/1
Adeel Kazmi [Thu, 7 Jan 2021 18:27:39 +0000 (18:27 +0000)]
Updated macOS instructions

Change-Id: Iaa0488361b4f340160d4484c61c2986e2edb3fff

3 years agoAdd installation instructions for MacOS 20/245920/3
Lucas Cavalcante de Sousa [Tue, 13 Oct 2020 20:43:45 +0000 (17:43 -0300)]
Add installation instructions for MacOS

Change-Id: Id26bbd3035ad1c0d39a4194fd25e568469df2d8d

3 years ago(Mac OSX Build) Use vcpkg cairo & fixed scene-loader build 26/250926/1
Adeel Kazmi [Mon, 28 Dec 2020 19:40:21 +0000 (19:40 +0000)]
(Mac OSX Build) Use vcpkg cairo & fixed scene-loader build

Change-Id: I66647e1c7214a7987a7f2ec9eb99f3dc9429c468

3 years agoSupport building on macOS 68/244068/5
Wander Lairson Costa [Tue, 8 Sep 2020 18:43:02 +0000 (15:43 -0300)]
Support building on macOS

Change-Id: Icf83a291c03bef8253d896be8a55454357554a83

3 years agoAdded Colour Transition example. 83/250683/8
György Straub [Thu, 31 Dec 2020 09:34:16 +0000 (09:34 +0000)]
Added Colour Transition example.

Demonstrates colour transition using flow maps and uv rotation / scaling.

Flow maps are greyscale images where the value of the pixels signifies the
progress of the animation, which is added to an animated value which we
use to lerp between old and new colour.

The colour of the content is used to scale the source / target colour, i.e.
white is affected most, dark is affected less.

Controls:
- Double-tap middle (33%) of screen: transition using random flow map;
- Double-tap outside the middle of screen: transition using one of the
  effects (flow maps) mapped to the given segment of the screen;

Change-Id: I8767d7632f30e489f9546c0f862bcdd05bb0305a
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoMerge "Change visual animation code" into devel/master
Heeyong Song [Mon, 4 Jan 2021 14:41:35 +0000 (14:41 +0000)]
Merge "Change visual animation code" into devel/master

3 years agoscene-loader.example fixes. 41/250641/1
György Straub [Wed, 30 Dec 2020 16:40:53 +0000 (16:40 +0000)]
scene-loader.example fixes.

- main() is exported using DALI_EXPORT_API, so that Android may see it;
- refined rotation code and made the scaling factor a more meaningful
  quantity;

Change-Id: I1c61f27a2bd7ce402eac34df8b393269371ca61d
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoChange visual animation code 43/249243/3
Heeyong Song [Wed, 9 Dec 2020 07:45:51 +0000 (16:45 +0900)]
Change visual animation code

Change-Id: I926b26102db20d08af8fc8b7eec72e21f70fd51a

3 years agoAdded an example to demonstrate the usage of the Dali Scene Loader library. 40/250340/5
György Straub [Wed, 23 Dec 2020 15:12:18 +0000 (15:12 +0000)]
Added an example to demonstrate the usage of the Dali Scene Loader library.

Change-Id: I2cbd4814fbb3238c188a10900f98b5285da8dc98
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoDALi Version 2.0.7 04/250404/1 dali_2.0.7
György Straub [Thu, 24 Dec 2020 07:49:19 +0000 (07:49 +0000)]
DALi Version 2.0.7

Change-Id: If564a76fe38891a3b7e85931847195dd547c7a5a

3 years agoDALi Version 2.0.6 51/250051/1 dali_2.0.6
adam.b [Fri, 18 Dec 2020 11:08:39 +0000 (11:08 +0000)]
DALi Version 2.0.6

Change-Id: I669dec604289f4098554a75ba16e7f613054eb4d

3 years agoDALi Version 2.0.5 44/249444/1 dali_2.0.5
David Steele [Fri, 11 Dec 2020 12:10:39 +0000 (12:10 +0000)]
DALi Version 2.0.5

Change-Id: I7f3ce49a17b8859b6b49cdb2b14829032d20de75

3 years agoDALi Version 2.0.4 53/249053/1 dali_2.0.4
Adeel Kazmi [Fri, 4 Dec 2020 14:57:18 +0000 (14:57 +0000)]
DALi Version 2.0.4

Change-Id: I794cc346291afefd9e2298611ac01efb813ec0a0

3 years agoAdded accidentally removed animated-gradient-callactive example back. 91/248691/1
György Straub [Tue, 1 Dec 2020 11:46:19 +0000 (11:46 +0000)]
Added accidentally removed animated-gradient-callactive example back.

Change-Id: Ifb654883f6a0d757a2f1beff0a8a87ae62a92e16

3 years agoDALi Version 2.0.3 27/248527/1 dali_2.0.3
Richard Huang [Fri, 27 Nov 2020 11:57:16 +0000 (11:57 +0000)]
DALi Version 2.0.3

Change-Id: I903c3bbb3d026bad174f722cf40c679e1b699ec3

3 years agochanging writing directory for Android 40/247840/8
Cheng-Shiun Tsai [Tue, 17 Nov 2020 10:07:03 +0000 (10:07 +0000)]
changing writing directory for Android

/tmp doesn't exist for Android, need to use internal data directory

Change-Id: I08d8855baa97e175a2874915076d4fd22ff83d6f

3 years agoDALi Version 2.0.2 82/248082/1 dali_2.0.2
György Straub [Fri, 20 Nov 2020 07:46:28 +0000 (07:46 +0000)]
DALi Version 2.0.2

Change-Id: I5a349af1f4f11c77ccfa8e706f79e7eb97dac17f

3 years agoMerge "Fixed SVACE defects in Particles example." into devel/master
Adeel Kazmi [Fri, 13 Nov 2020 18:26:39 +0000 (18:26 +0000)]
Merge "Fixed SVACE defects in Particles example." into devel/master

3 years agoDALi Version 2.0.1 07/247707/1 dali_2.0.1
Cheng-Shiun Tsai [Fri, 13 Nov 2020 14:53:39 +0000 (14:53 +0000)]
DALi Version 2.0.1

Change-Id: I3e3c8aad0fbafec82d6020ad81cfa3df4aef1a69

3 years agoFixed SVACE defects in Particles example. 91/247691/1
György Straub [Fri, 13 Nov 2020 10:31:42 +0000 (10:31 +0000)]
Fixed SVACE defects in Particles example.

Change-Id: Ie0c14f01aee1d63e20e20fcabaf51e6274fec1c5
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years ago(Waves Example) Ensure all members are initialised 23/247623/1
Adeel Kazmi [Thu, 12 Nov 2020 23:51:25 +0000 (23:51 +0000)]
(Waves Example) Ensure all members are initialised

Change-Id: Iffc1289e6ea44c0ee87e0adc3fed8683cb3ef263

3 years agoMerge "Added Waves example." into devel/master
Adeel Kazmi [Mon, 9 Nov 2020 17:21:56 +0000 (17:21 +0000)]
Merge "Added Waves example." into devel/master

3 years agoFixed the rotation in primitive-shapes-example (y was inverted). 91/247191/2
György Straub [Fri, 6 Nov 2020 09:56:35 +0000 (09:56 +0000)]
Fixed the rotation in primitive-shapes-example (y was inverted).

Change-Id: Ia7264cb34255dc4a912b8f781dee05eef29ac484

3 years agoAdded Waves example. 34/246734/8
György Straub [Tue, 3 Nov 2020 16:17:07 +0000 (16:17 +0000)]
Added Waves example.

- tilt, or if not supported, pan, to rotate light;
- double tap to trigger color transition;

Change-Id: I7de09c65309f6b069566cf330ebf18904d36a885

3 years agoDALi Version 2.0.0 75/247175/1 dali_2.0.0
Adeel Kazmi [Fri, 6 Nov 2020 09:18:20 +0000 (09:18 +0000)]
DALi Version 2.0.0

Change-Id: I0e0cbf90f8fd14607b4f59afb266beaf9139af21

3 years agoMerge "Reduced complexity of dali-table-view" into devel/master
Adeel Kazmi [Thu, 5 Nov 2020 22:14:00 +0000 (22:14 +0000)]
Merge "Reduced complexity of dali-table-view" into devel/master

3 years agoReduced complexity of dali-table-view 33/246733/5
Adeel Kazmi [Tue, 3 Nov 2020 15:51:59 +0000 (15:51 +0000)]
Reduced complexity of dali-table-view

Change-Id: I5ecc880f2a0167ca1219700bad55107a675dc68d

3 years agoAdded Particles example. 42/246542/9
György Straub [Fri, 30 Oct 2020 15:53:20 +0000 (15:53 +0000)]
Added Particles example.

- to tilt world, tilt device or if tilt isn't supported, swipe;
- tap to scatter particles;
- double click to trigger color change;

Change-Id: I8c72ea1ff7a8226b03b5e106936ca3644ef1f5b3

3 years agoMerge "Modify window enum type's use-case" into devel/master
Wonsik Jung [Thu, 5 Nov 2020 09:55:24 +0000 (09:55 +0000)]
Merge "Modify window enum type's use-case" into devel/master

3 years agoFixed the rotation interaction in the Reflection example. 58/246458/3
György Straub [Thu, 29 Oct 2020 14:46:24 +0000 (14:46 +0000)]
Fixed the rotation interaction in the Reflection example.

Change-Id: I336525894567d22349f883ff6d673ba0e2f8a2ff
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoFixed the rotation interaction in the Primitive Shapes example. 54/246354/4
György Straub [Wed, 28 Oct 2020 14:26:52 +0000 (14:26 +0000)]
Fixed the rotation interaction in the Primitive Shapes example.

Change-Id: If50a69da01c02fdb6047d766d5d213648b02a360
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoFixed the rotation interaction in the Mesh Visual example. 60/246460/3
György Straub [Thu, 29 Oct 2020 16:08:35 +0000 (16:08 +0000)]
Fixed the rotation interaction in the Mesh Visual example.

Change-Id: I4d4c8df78c78281e565ec9932df43a598e68a439
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoSimplified the Scripted UI example. 57/246457/4
György Straub [Wed, 28 Oct 2020 11:52:56 +0000 (11:52 +0000)]
Simplified the Scripted UI example.

- there is no need to pre-populate the item view; it will be populated upon activation;
- removed branching & multiple returns in FileWatcher::FileHasChanged();

Change-Id: I47a92d5f0e3d84701f1688ba083f4a6850b6d909
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoMerge "DALi Version 1.9.36" into devel/master
David Steele [Fri, 30 Oct 2020 14:47:34 +0000 (14:47 +0000)]
Merge "DALi Version 1.9.36" into devel/master

3 years agoDALi Version 1.9.36 32/246532/1 dali_1.9.36
David Steele [Fri, 30 Oct 2020 14:33:41 +0000 (14:33 +0000)]
DALi Version 1.9.36

Change-Id: Ia0c3cd2a9de29b0ef43fb1976707c073a5f98713

3 years agoModify window enum type's use-case 59/246159/1
Wonsik Jung [Mon, 26 Oct 2020 07:04:27 +0000 (16:04 +0900)]
Modify window enum type's use-case

Change-Id: I49395004f4f340942df35af15d950a9190aa8ea0

3 years ago[AT-SPI] MERGING MARKER 36/244436/12
Artur Świgoń [Fri, 18 Sep 2020 10:16:37 +0000 (12:16 +0200)]
[AT-SPI] MERGING MARKER

This is the tip of the branch with AT-SPI commits to be merged into DALi.

Change-Id: I9379659f00f560433758240c32935ca9d7d898fb

3 years ago[AT-SPI] Squashed implementation 69/213269/37
Artur Świgoń [Mon, 24 Aug 2020 14:54:00 +0000 (16:54 +0200)]
[AT-SPI] Squashed implementation

Change-Id: I20d6675ab05cd9eb6344cc11e74aab37ed5f6441

3 years agoMerge "Error message when demo lib doesn't have main()" into devel/master
Adeel Kazmi [Fri, 23 Oct 2020 12:45:19 +0000 (12:45 +0000)]
Merge "Error message when demo lib doesn't have main()" into devel/master

3 years agoDALi Version 1.9.35 06/246106/1 dali_1.9.35
adam.b [Fri, 23 Oct 2020 10:45:17 +0000 (11:45 +0100)]
DALi Version 1.9.35

Change-Id: Id75cd199c76d96a1f37652846d462915cb15c5b9

3 years agoMerge "Add DALI_EXPORT_API to main()" into devel/master
Adeel Kazmi [Tue, 20 Oct 2020 10:10:08 +0000 (10:10 +0000)]
Merge "Add DALI_EXPORT_API to main()" into devel/master

3 years agoAdd DALI_EXPORT_API to main() 11/245911/2
Cheng-Shiun Tsai [Mon, 19 Oct 2020 14:43:32 +0000 (15:43 +0100)]
Add DALI_EXPORT_API to main()

sometimes deferred-shading demo fail to launch due to main() is not found
Add DALI_EXPORT_API to ensure export of main()

Change-Id: I2fe96baa8679c2bf0edc4d9ed5bdd52a59ffc11a

3 years agoError message when demo lib doesn't have main() 10/245910/1
Cheng-Shiun Tsai [Mon, 19 Oct 2020 14:29:49 +0000 (15:29 +0100)]
Error message when demo lib doesn't have main()

Demos like deferred-shading.example sometimes fail to launch due to
libdeferred-shading.example.so doesn't have main()
When such error happens, output error to logcat

Change-Id: Iecec465cf2436ff04a78ac78bd4c6fee0282ac3d

3 years agoMerge "Use dali-adaptor api to read files from inside apk" into devel/master
Adeel Kazmi [Sat, 17 Oct 2020 13:28:28 +0000 (13:28 +0000)]
Merge "Use dali-adaptor api to read files from inside apk" into devel/master

3 years agoUse dali-adaptor api to read files from inside apk 75/245775/4
Cheng-Shiun Tsai [Thu, 15 Oct 2020 13:23:03 +0000 (14:23 +0100)]
Use dali-adaptor api to read files from inside apk

Android asset files are not extracted to file system directly,
cannot use fopen, but need to use asset specific api to read,
which is wrapped by dali-adaptor api.

Change-Id: If775e04e4e2d562755bce3eeb9f79fa279e5da70

3 years agoDALi Version 1.9.34 39/245839/1 dali_1.9.34
Richard Huang [Fri, 16 Oct 2020 10:32:00 +0000 (11:32 +0100)]
DALi Version 1.9.34

Change-Id: Ib1869c5aa9f8a6aea0c6d0a8e8f6efc38944d6d6

3 years agoLoad libraries directly from apk instead of file path 56/245656/4
Cheng-Shiun Tsai [Tue, 13 Oct 2020 13:00:35 +0000 (14:00 +0100)]
Load libraries directly from apk instead of file path

Android 6 or higher support loading libraies directly from apk
64bit dali demo fail to run due to specifying wrong path
By not specifying path, we can directly dlopen from apk
One less place to have bug

Change-Id: I53619979798ab2d4fbccf25a152d92e52e467d0b

3 years agoAdd ERROR message in the case of serious error 48/245648/2
Cheng-Shiun Tsai [Tue, 13 Oct 2020 11:44:08 +0000 (12:44 +0100)]
Add ERROR message in the case of serious error

output an error message through logcat
regardless release/debug build
also exit with an non-zero exit code
so that it won't fall into infinite loop

Change-Id: Ib078a7c26a0bfc855f284f3103878e0b94ea1dfa

3 years agoMerge "Dali_test: add test for enable_editing" into devel/master
joogab yun [Wed, 14 Oct 2020 07:00:04 +0000 (07:00 +0000)]
Merge "Dali_test: add test for enable_editing" into devel/master

3 years agoDALi Version 1.9.33 66/245466/1 dali_1.9.33
György Straub [Fri, 9 Oct 2020 13:06:15 +0000 (14:06 +0100)]
DALi Version 1.9.33

Change-Id: Id776480aa47a753d501fc3af930b723e48a85d75

3 years agoDali_test: add test for enable_editing 93/244493/2
Ali Alzyod [Sun, 20 Sep 2020 14:18:21 +0000 (17:18 +0300)]
Dali_test: add test for enable_editing

Change-Id: I949b883820d4b96b0ebadf01967d62e5be889fd7

3 years agoUpdated android build to use C++17 58/245358/1
David Steele [Wed, 7 Oct 2020 14:29:46 +0000 (15:29 +0100)]
Updated android build to use C++17

demo build was adding -std=g++11 to cflags in scripts calling library.
demo app also had -std=g++11 in own C++ CMakeLists.txt _and_ in gradle.

Changed everything to use std=c++17.

Change-Id: Id46801a812c043db41514be17e8bd8da2ec97845

3 years agoMerge "Dali-tests: add support for SELECTED_TEXT_START/END" into devel/master
joogab yun [Tue, 6 Oct 2020 01:25:37 +0000 (01:25 +0000)]
Merge "Dali-tests: add support for SELECTED_TEXT_START/END" into devel/master

3 years agoDALi Version 1.9.32 13/245113/1 dali_1.9.32
Cheng-Shiun Tsai [Fri, 2 Oct 2020 09:46:47 +0000 (10:46 +0100)]
DALi Version 1.9.32

Change-Id: Ib4e73ae1f04bd1a62c4373aab445d4e723b513d5

3 years agoConst correctness improvements for Property::Value. 78/244978/3
György Straub [Mon, 28 Sep 2020 13:14:48 +0000 (14:14 +0100)]
Const correctness improvements for Property::Value.

Change-Id: Ie802f27afba4069d87b52ba7256410c4f3cec4ab
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoDali-tests: add support for SELECTED_TEXT_START/END 98/244398/3
ali198724 [Fri, 18 Sep 2020 06:21:36 +0000 (09:21 +0300)]
Dali-tests: add support for SELECTED_TEXT_START/END

Modify simple-text-field to support programatical selection modification

Change-Id: I173f0484113cf5e8cbc99b54ab1e0b2e83ea6c05