Seungho, Baek [Wed, 4 Apr 2018 11:45:32 +0000 (20:45 +0900)]
Fix to use OpenGL es 3.0
- Remove header <GLES3/gl3ext.h>
- Change folder name dali/internal/graphics/gles20 -> dali/internal/graphics/gles
Change-Id: I6edb398dac48720b9f5ea077832b5c6eae20b98f
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
Heeyong Song [Fri, 26 Oct 2018 07:17:35 +0000 (16:17 +0900)]
Add NativeImageSourceQueueX
It has only empty functions because it is not supported on Ubuntu.
Change-Id: Ibb4840aca7eb23a97b48a8feeaf4d25041707ee6
Jiyun Yang [Thu, 11 Oct 2018 11:17:32 +0000 (20:17 +0900)]
Provide web engine plugin selection feature
In-house user can choose web engine plugin by setting environment variable
Change-Id: I767c6f3c08019749e1d363b03af7267da6a94b21
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
David Steele [Fri, 2 Nov 2018 12:10:00 +0000 (12:10 +0000)]
Merge "DALi Version 1.3.48" into devel/master
Richard Huang [Fri, 2 Nov 2018 11:41:57 +0000 (11:41 +0000)]
DALi Version 1.3.48
Change-Id: Icfe96b7347a854a32f8c6c6befd25f78d1b8acf3
Joogab Yun [Tue, 23 Oct 2018 08:56:45 +0000 (17:56 +0900)]
Sorts text sequences in LTR and RTL by system language direction.
if matchSystemLanguageDirection property set true,
The text order follows the system language direction.
Change-Id: I43c1dc894d6a216f97366a4c339529c04ac92cb4
Joogab Yun [Fri, 2 Nov 2018 00:30:45 +0000 (00:30 +0000)]
Merge "Adjust the log level to INFO()" into devel/master
Kimmo Hoikka [Thu, 1 Nov 2018 12:32:07 +0000 (12:32 +0000)]
Changes needed for https://review.tizen.org/gerrit/#/c/192211/
Change-Id: I64a534bd0f55e1f58c24b99a61504734c371740a
Joogab Yun [Thu, 1 Nov 2018 05:39:06 +0000 (14:39 +0900)]
Adjust the log level to INFO()
The image loader plugin is not found by default.
so an unnecessary error log remains.
The image loader plugin can be created by dali-extension when needed.
see refer dali-extension)
commit id :
f4fee8800937008cef8f33de8d252f2ced9403cb
Change-Id: I8a4b72b37f4dadfda06f16edbd5b404e7330243f
greynaga [Fri, 26 Oct 2018 11:23:52 +0000 (12:23 +0100)]
DALi Version 1.3.47
Change-Id: I6363888c51d23cd4be3f49cb2e332e0b8da5d2d7
David Steele [Thu, 25 Oct 2018 10:19:57 +0000 (10:19 +0000)]
Merge "Overlay RenderTaskList should be created by the Window instead of the Overlay" into devel/master
HyunJu Shin [Thu, 25 Oct 2018 03:18:37 +0000 (03:18 +0000)]
Merge "dali-adaptor internal folder refactoring" into devel/master
Richard Huang [Mon, 22 Oct 2018 16:33:58 +0000 (17:33 +0100)]
Overlay RenderTaskList should be created by the Window instead of the Overlay
Change-Id: I9108f1d79e1989ddf648a930a0cd315f0f4c6d0b
Sunghyun kim [Mon, 15 Oct 2018 02:01:10 +0000 (11:01 +0900)]
Support custom fonts registration
Change-Id: I964ddfcad68c84afcaa4429af17f50f6a0550ae3
Heeyong Song [Wed, 17 Oct 2018 04:57:57 +0000 (13:57 +0900)]
Fix initialization issue
Sometimes EGL image extensions are initialized after NativeImageSource is created.
Change-Id: Iae3847e20e6f25ca4e27cf0e8fd1f9ca51788f62
Heeyong Song [Wed, 17 Oct 2018 02:54:35 +0000 (11:54 +0900)]
Fix some issues
- Remove DALI_ADAPTOR_API from unnecessary function
- Fix error handling code
Change-Id: If9ffbf36257b19d1f1ad0f695bc87cce6443f978
Seoyeon Kim [Thu, 11 Oct 2018 01:20:13 +0000 (10:20 +0900)]
dali-adaptor internal folder refactoring
- Refactoring dali-adaptor/dali/internal folders
- Changed and moved the files according to Platforms
Change-Id: Id072f154c6572630874035b75ae338ab44226555
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Thu, 18 Oct 2018 16:40:11 +0000 (16:40 +0000)]
Merge "Changes needed for https://review.tizen.org/gerrit/#/c/191202/" into devel/master
Adeel Kazmi [Thu, 18 Oct 2018 13:57:08 +0000 (13:57 +0000)]
Merge "Fixes for https://review.tizen.org/gerrit/#/c/190831/" into devel/master
Adeel Kazmi [Thu, 18 Oct 2018 13:28:27 +0000 (13:28 +0000)]
Merge "DALi Version 1.3.46" into devel/master
Anton Obzhirov [Thu, 18 Oct 2018 13:26:32 +0000 (14:26 +0100)]
DALi Version 1.3.46
Change-Id: I7565643f9a2ee06fb128bdfa21f98611dd9f42cc
thothamon [Tue, 19 Jun 2018 17:41:09 +0000 (18:41 +0100)]
Separate out Render Helper
Removed EGL dependencies from DisplayConnection public handle
Added methods to manage additional windows
Moved the DepthBufferAvailable and StencilBufferAvailable methods to the Graphics interface
Created the AdaptorBuilder
Reworked application-devel interface
Removeg egl-factory
Change-Id: I717e179eaa58f4236d85fd2a98d8426ddad0fb1f
Joogab Yun [Tue, 16 Oct 2018 00:24:21 +0000 (00:24 +0000)]
Merge "support image loader extension" into devel/master
David Steele [Mon, 15 Oct 2018 16:59:32 +0000 (17:59 +0100)]
Updated patch-coverage script to generate correct HTML
Change-Id: Ib643e3e7652abcd868fa69547ea306ab67a18437
Joogab Yun [Mon, 13 Aug 2018 23:25:08 +0000 (08:25 +0900)]
support image loader extension
Allows the image loader to obtain the plugin's bitmap loader.
we can add an image loader through the dali-extension plugin.
Change-Id: I1c9bd58ad6075bbe4049ed6753b2b833ae0b766e
David Steele [Fri, 12 Oct 2018 12:37:50 +0000 (13:37 +0100)]
DALi Version 1.3.45
Change-Id: I2464044df88bae2476daab82c19aa2f079b299ae
Kimmo Hoikka [Fri, 12 Oct 2018 11:21:35 +0000 (12:21 +0100)]
Changes needed for https://review.tizen.org/gerrit/#/c/191202/
Change-Id: Iaf260e501c81399d75746396b2b31684b3016a02
Kimmo Hoikka [Thu, 11 Oct 2018 12:54:35 +0000 (13:54 +0100)]
Fixes for https://review.tizen.org/gerrit/#/c/190831/
Change-Id: I3e04b0e97169ac5ee5a3cd77be74fab61b644f45
György Straub [Fri, 5 Oct 2018 08:43:02 +0000 (09:43 +0100)]
DALi Version 1.3.44
Change-Id: Ic0445dd846aac00df87f33a0e1df78523fbdcc1d
Adeel Kazmi [Tue, 2 Oct 2018 09:36:23 +0000 (09:36 +0000)]
Merge "Use GLES 3.0 by default" into devel/master
HyunJu Shin [Tue, 2 Oct 2018 09:27:57 +0000 (09:27 +0000)]
Merge "Revert "Enable indicator in tizen 5.0"" into devel/master
sunghyun kim [Tue, 2 Oct 2018 07:38:15 +0000 (07:38 +0000)]
Revert "Enable indicator in tizen 5.0"
This reverts commit
3a3616b1cfcff347a36ac02fbadf231fbc69c0ee.
Change-Id: I11dd5c93e042e0c81ce907207a7278e4be77ac93
Adeel Kazmi [Fri, 28 Sep 2018 13:28:49 +0000 (13:28 +0000)]
Merge "DALi Version 1.3.43" into devel/master
Agnelo Vaz [Fri, 28 Sep 2018 13:04:45 +0000 (14:04 +0100)]
DALi Version 1.3.43
Change-Id: I26b30d13960345e84fc3aeb6d95213f09a4aa378
Adeel Kazmi [Fri, 28 Sep 2018 11:19:30 +0000 (12:19 +0100)]
Use GLES 3.0 by default
This only changes the desktop build default, the packaging file
specifies what version of GLES to use every time.
Change-Id: Ic8676b2c7675d4188a5e0445b82a2764a227e475
Victor Cebollada [Mon, 17 Sep 2018 09:53:24 +0000 (10:53 +0100)]
PixelBuffer::Rotate() amendments.
* The Rotate() method returns true if success.
* Checks memory allocations to avoid issues
with static code analyzers.
* Some amendments in doxygen doc.
Change-Id: I4b45b29d15ad0f6d05ff5f912e19c49b836300a3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
David Steele [Fri, 21 Sep 2018 11:42:54 +0000 (11:42 +0000)]
Merge "DALi Version 1.3.42" into devel/master
Adeel Kazmi [Fri, 21 Sep 2018 09:18:01 +0000 (10:18 +0100)]
DALi Version 1.3.42
Change-Id: I53c68e7b22901e0ede0cb5834260eddc7fdf61de
Jinho, Lee [Wed, 20 Dec 2017 12:04:13 +0000 (21:04 +0900)]
Add locale property setting
In the font-config of the TV, the priority is generally set in the order
of Korean -> Chinese font, but in the case of zh_CN, the priority is set
to Chinese -> Korean.
In the case of EFL and Clutter, font preference policy in Font-Config is
read according to setlocale information when setting font-family.
This part is missing in DALi.
Change-Id: I8d346eed5f7935f57c6c3267ef9e7b6c164fe516
Youngsoo Son [Wed, 4 Jul 2018 11:29:57 +0000 (20:29 +0900)]
Update web-engine-lite
* Add more APIs
* Lightweight web engine plugin was moved to dali-extension
Change-Id: I110cfb82514b5906f974107157b72a72cf930e42
Signed-off-by: Youngsoo Son <ysoo.son@samsung.com>
Sunghyun kim [Mon, 17 Sep 2018 10:14:57 +0000 (19:14 +0900)]
Enable indicator in tizen 5.0
Enable indicator in tizen 5.0
Change-Id: I435a8e10aea28386cad01a2f21acbe5445825c6b
HyunJu Shin [Tue, 18 Sep 2018 06:47:44 +0000 (06:47 +0000)]
Merge "Delete user attribute in spec file" into devel/master
Heeyong Song [Tue, 18 Sep 2018 01:02:19 +0000 (01:02 +0000)]
Merge "Support tbm_surface_queue" into devel/master
huiyu.eun [Mon, 17 Sep 2018 03:06:32 +0000 (12:06 +0900)]
Delete user attribute in spec file
A warning occurs during RPM installation.
-> 'app' of grup/user attribute is aleady deleted from Tizen_3.0
warning: user app does not exist - using root
warning: group app does not exist - using root
warning: user app does not exist - using root
warning: group app does not exist - using root
Change-Id: Id9d83dd85ef693a2c0ea09cba051ae228965095b
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
adam.b [Fri, 14 Sep 2018 14:20:46 +0000 (15:20 +0100)]
DALi Version 1.3.41
Change-Id: I611e69aad2675516f9074ec0893eb1f5fe6f12f1
Heeyong Song [Fri, 7 Sep 2018 05:37:56 +0000 (14:37 +0900)]
Support tbm_surface_queue
Change-Id: I7e689dff135d6fcb4bb5b44cf3c99fc8fb4414cd
adun [Thu, 21 Jun 2018 06:33:38 +0000 (14:33 +0800)]
Modify codes for Dali Windows backend
Change-Id: Iee3bb315945ce15d5b94480e18175e4de7240d38
HyunJu Shin [Thu, 13 Sep 2018 01:40:05 +0000 (01:40 +0000)]
Merge "Add SetInterval, Pause, and Resume APIs in Timer" into devel/master
Victor Cebollada [Fri, 31 Aug 2018 08:06:55 +0000 (09:06 +0100)]
Rotate() method added to the PixelBuffer.
* Need to rotate pixel buffers i.e rotate an emoji for circular text.
* Implemented a rotate by shear algorithm.
Change-Id: I746db8ac3004900fd60655e12695bc817e176882
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seoyeon Kim [Mon, 9 Jul 2018 02:03:35 +0000 (11:03 +0900)]
Add SetInterval, Pause, and Resume APIs in Timer
- Added enabled to restart the timer to SetInterval
- Added to pause and resume the timer
Change-Id: Ie9334dc9f03fd8b660138c1bc4297e6cd87d06ea
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Wed, 5 Sep 2018 15:10:21 +0000 (16:10 +0100)]
Added Adaptor::GetGraphicsDisplay() to get EglDisplay
Change-Id: Ifc2c42db9f8b36326ad47fcd5508705eccd43909
David Steele [Tue, 4 Sep 2018 16:32:05 +0000 (17:32 +0100)]
Added pre-render callback to Adaptor
New API to add a pre-render hook - this callback gets called from
the Update/Render thread before rendering starts. If the callback
returns false, then it removes the callback, otherwise the callback
will be called every frame.
No DALi Event API can be called from this callback, doing so will
result in instability and crashes.
To use the callback, your application needs to call the following code:
Dali::Adaptor::Get().SetPreRenderCallback( Dali::MakeCallback( this, &SomeClass::OnPreRender ) );
or some other variant of MakeCallback.
Change-Id: I014842f0adcb004b94435353fba869d886471b93
Signed-off-by: David Steele <david.steele@samsung.com>
Victor Cebollada [Fri, 7 Sep 2018 07:31:29 +0000 (08:31 +0100)]
DALi Version 1.3.40
Change-Id: I7e4974cc9c127c82605429cdbf78dbf7d7fc38a6
David Steele [Fri, 31 Aug 2018 10:52:54 +0000 (10:52 +0000)]
Merge "DALi Version 1.3.39" into devel/master
Richard Huang [Fri, 31 Aug 2018 09:39:56 +0000 (10:39 +0100)]
DALi Version 1.3.39
Change-Id: Ie8f4e7a1902565760802c12e07132f2250ff94f6
Joogab Yun [Thu, 30 Aug 2018 07:06:42 +0000 (16:06 +0900)]
add null check for mSurface at ReplaseSurface
crash occurs :
(gdb) bt full
#0 0xb7fbb868 in ?? ()
No symbol table info available.
#1 0xb6ded69c in Dali::Internal::Adaptor::RenderHelper::ReplaceSurface (this=this@entry=0xb7fd2384, newSurface=0xb7fcd990) at ../../../dali/internal/graphics/common/render-helper.cpp:112
No locals.
#2 0xb6de877c in Dali::Internal::Adaptor::CombinedUpdateRenderController::UpdateRenderThread (this=0xb7fd2368) at ../../../dali/internal/adaptor/common/combined-update-render-controller.cpp:439
(gdb) f 1
#1 0xb6ded69c in Dali::Internal::Adaptor::RenderHelper::ReplaceSurface (this=this@entry=0xb7fd2384, newSurface=0xb7fcd990) at ../../../dali/internal/graphics/common/render-helper.cpp:112
112 ../../../dali/internal/graphics/common/render-helper.cpp: No such file or directory.
(gdb) p mSurface
$1 = (Dali::RenderSurface *) 0x0
Change-Id: I23a11c968d7133e95208cbd7e9341541e3466541
Adeel Kazmi [Tue, 28 Aug 2018 16:03:10 +0000 (16:03 +0000)]
Merge "Fix to get KeyEvent information correctly" into devel/master
Adeel Kazmi [Tue, 28 Aug 2018 10:38:40 +0000 (10:38 +0000)]
Merge "Fix bidirection text issue" into devel/master
Jiyun Yang [Tue, 28 Aug 2018 05:10:25 +0000 (14:10 +0900)]
Fix typo in method description
Change-Id: I060618312ca978eb6447b67df08e6af6906f4e70
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
minho.sun [Thu, 23 Aug 2018 10:02:28 +0000 (19:02 +0900)]
Fix bidirection text issue
There was a bug when using NEUTRAL direction character.
Previous logic passed one iteration when NEUTRAL direction character is
used.
Change-Id: Ie1f89049b26f6880fad02072249224e2a11853bd
Signed-off-by: minho.sun <minho.sun@samsung.com>
Anton Obzhirov [Thu, 23 Aug 2018 14:02:27 +0000 (15:02 +0100)]
DALi Version 1.3.38
Change-Id: I1d007d60b51462052fa96b8277c6d33cdd5e75d3
Seoyeon Kim [Wed, 22 Aug 2018 08:58:52 +0000 (17:58 +0900)]
Fix to get KeyEvent information correctly
Change-Id: I361e6926361d7cbd835c19527174b9d6aaadab31
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Tue, 21 Aug 2018 07:28:01 +0000 (16:28 +0900)]
Fix ASAN issue: heap-buffer-overflow
Change-Id: Ife43164c83133c89d05c97b7ba709b1249385bd1
thothamon [Fri, 17 Aug 2018 11:15:40 +0000 (12:15 +0100)]
DALi Version 1.3.37
Change-Id: I7c1d0d27de71dbf48e2516a98799c1740acbccd3
Adeel Kazmi [Fri, 10 Aug 2018 09:29:25 +0000 (09:29 +0000)]
Merge "DALi Version 1.3.36" into devel/master
György Straub [Fri, 10 Aug 2018 09:11:00 +0000 (10:11 +0100)]
DALi Version 1.3.36
Change-Id: I02cc0f416b84857bf7fd607d3bc2cf5b92a88943
Heeyong Song [Tue, 7 Aug 2018 02:12:45 +0000 (11:12 +0900)]
Fix continuous rendering issue
Send a surface resized event only if a surface size is really changed
Change-Id: I466fc39c4414f13bbccbc4766a51112f27fc5d8e
Adeel Kazmi [Tue, 7 Aug 2018 13:36:07 +0000 (13:36 +0000)]
Merge "Fix to add Capture implementation in file.list" into devel/master
Adeel Kazmi [Tue, 7 Aug 2018 13:34:33 +0000 (13:34 +0000)]
Merge "FreeType fonts/library - Stop creating new instances." into devel/master
minho.sun [Mon, 6 Aug 2018 00:29:16 +0000 (00:29 +0000)]
Merge "Support software styling" into devel/master
greynaga [Fri, 3 Aug 2018 09:30:21 +0000 (10:30 +0100)]
DALi Version 1.3.35
Change-Id: I7a6249bd6a556f0b1feae3f81d74c05381bb0f2c
minho.sun [Thu, 26 Jul 2018 08:18:18 +0000 (17:18 +0900)]
Support software styling
When DALi fails to find font which support correct style,
apply software styling to glyph.
DALi will support bold / italic by software.
Change-Id: I898fd967eb571437789dc5c84444f8091dc88ee6
Signed-off-by: minho.sun <minho.sun@samsung.com>
Victor Cebollada [Wed, 1 Aug 2018 16:00:24 +0000 (17:00 +0100)]
FreeType fonts/library - Stop creating new instances.
* The shaping tool creates a new instance
of the FreeType library and the font faces instead of using the
ones cached in the font client.
It causes a bug in the WatchFace emulator when a new model is
loaded (The text show the wrong glyphs shaped with the wrong font).
Change-Id: I1c9ff437b9eed42ece2290642c279bc228ffa442
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seoyeon Kim [Thu, 2 Aug 2018 07:00:16 +0000 (16:00 +0900)]
Fix to add Capture implementation in file.list
- Currently, Capture implementation (capture.cpp and capture-impl-tizen.cpp)
are not included in rpm files after dali-adaptor refactoring.
Change-Id: Ic69109c21757047a4b4680de7f3a7c93549c23ae
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Wed, 1 Aug 2018 13:10:49 +0000 (13:10 +0000)]
Merge "Add thread-settings for control the thread" into devel/master
minho.sun [Tue, 31 Jul 2018 07:49:19 +0000 (16:49 +0900)]
Fix widget-application error
To use widget-application, we should set application type to WIDGET.
Currently, application type is always set to NORMAL, so widget
application is not working.
Change type to WIDGET.
Change-Id: Ia4f21db03d60ecd27b1e6f5c877c02cfc79803af
Signed-off-by: minho.sun <minho.sun@samsung.com>
huiyu.eun [Mon, 30 Jul 2018 08:36:03 +0000 (17:36 +0900)]
Add thread-settings for control the thread
Change-Id: I84c66a6c55d4ebe6ad407ea6128f445db6c68ac1
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
HyunJu Shin [Mon, 30 Jul 2018 08:58:33 +0000 (08:58 +0000)]
Merge "Add SetRepeatInfo and GetRepeatInfo to Keyboard" into devel/master
David Steele [Fri, 27 Jul 2018 11:42:28 +0000 (12:42 +0100)]
DALi Version 1.3.34
Change-Id: I71f644c19363bc1a40629c281549eb9d34ae655c
Seoyeon Kim [Tue, 12 Jun 2018 05:00:44 +0000 (14:00 +0900)]
Add SetRepeatInfo and GetRepeatInfo to Keyboard
- Added to set and get keyboard repeat information in ecore walyand
Change-Id: Ia874e896e3640de14067a9a843c5b2e4f0388984
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Angelos Gkountis [Fri, 20 Jul 2018 12:30:29 +0000 (13:30 +0100)]
DALi Version 1.3.33
Change-Id: Ib47d678825058dc1c61562c5ad2e67a71a19a408
Victor Cebollada [Thu, 5 Jul 2018 09:49:28 +0000 (10:49 +0100)]
FontClient - Minor refactoring.
* Renames some font caches to match what they store.
* Some c++11 updates.
Change-Id: Ica93be1abea21d7e39b9635ae4e7f0213f5aa6be
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Fri, 13 Jul 2018 08:59:14 +0000 (08:59 +0000)]
Merge "DALi Version 1.3.32" into devel/master
Adeel Kazmi [Fri, 13 Jul 2018 08:48:32 +0000 (09:48 +0100)]
DALi Version 1.3.32
Change-Id: I0fefe36e43a383599395181fccab97766b4a6cf3
minho.sun [Tue, 10 Jul 2018 01:54:19 +0000 (10:54 +0900)]
Fixed gif-loading GetImageSize() bug
GifLoading::GetImageSize() returned wrong height.
Make it return right height.
Change-Id: I8fc45fbd0df155f38dfb24410b7cd6114f54d5d4
Signed-off-by: minho.sun <minho.sun@samsung.com>
Heeyong Song [Thu, 12 Jul 2018 02:31:54 +0000 (11:31 +0900)]
Fix to move the window
Change-Id: I0c78df5fa0c992fb8ea76fb67d28c066a9a41503
Heeyong Song [Fri, 29 Jun 2018 07:56:22 +0000 (16:56 +0900)]
Fix flickering issue when the window is resized
A viewport is sometimes changed later because event processing is delayed.
Change a render surface size when the viewport is really changed.
Change-Id: I530a0160669aaae4eb9de05dab2c16f22c0863b1
Agnelo Vaz [Fri, 6 Jul 2018 09:36:27 +0000 (10:36 +0100)]
DALi Version 1.3.31
Change-Id: I1f1c8ef6d90dba494d0d73597536ddb59f85eb63
Adeel Kazmi [Tue, 3 Jul 2018 07:59:26 +0000 (07:59 +0000)]
Merge "Add GetMouseButton to identify right/left mouse button click" into devel/master
adam.b [Fri, 29 Jun 2018 12:50:43 +0000 (13:50 +0100)]
DALi Version 1.3.30
Change-Id: I161b94d4cc8019e6153dec665091a464640ad151
xb.teng [Mon, 25 Jun 2018 13:04:02 +0000 (21:04 +0800)]
Add AllowTextPrediction/IsTextPredictionAllowed api
Change-Id: I7fb9aacf7d2e38ebc16f3e8fb652632bdc16963f
Victor Cebollada [Fri, 22 Jun 2018 07:54:50 +0000 (08:54 +0100)]
DALi Version 1.3.29
Change-Id: I34d597327b3f66d512607d4e6287eb4bd934d525
David Steele [Thu, 21 Jun 2018 21:25:43 +0000 (21:25 +0000)]
Merge "Fixed JSON output for Stagehand" into devel/master
dongsug.song [Tue, 29 May 2018 08:59:34 +0000 (17:59 +0900)]
Add GetMouseButton to identify right/left mouse button click
Change-Id: I7948b1cf98a3a140d0162777f7105e6e889d575a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Heeyong Song [Tue, 19 Jun 2018 06:53:01 +0000 (15:53 +0900)]
Do not call ProcessCoreEventsFromIdle repeatedly
Change-Id: Ibc11bbecd597e8e267053e985f911bda99287d68
Heeyong Song [Mon, 4 Jun 2018 07:04:13 +0000 (16:04 +0900)]
Add IdleEnterer callback
- Add IdleEnterer callback
- Use IdleEnterer callback insteat of idle callback to process events
- Add a parameter to check a return value of the callback
Change-Id: Ie5d34def02ded8db563cf4f98940b1c30b199063
David Steele [Thu, 14 Jun 2018 18:13:11 +0000 (19:13 +0100)]
Fixed JSON output for Stagehand
Change-Id: I622bb3bd7f70b7bffb4c43b3b20bb0116b43330a
György Straub [Fri, 8 Jun 2018 10:49:42 +0000 (11:49 +0100)]
DALi Version 1.3.28
Change-Id: I09ed27789e588ef985910132bd85acc1c9fec121
Adeel Kazmi [Fri, 1 Jun 2018 13:24:11 +0000 (13:24 +0000)]
Merge "DALi Version 1.3.27" into devel/master
David Steele [Fri, 1 Jun 2018 13:15:59 +0000 (14:15 +0100)]
DALi Version 1.3.27
Change-Id: Ic7499faa08144d5960914b555d8f2b9caff2164c