Adeel Kazmi [Fri, 30 Jun 2017 09:18:15 +0000 (09:18 +0000)]
Merge "Fix the comments in CombinedUpdateRenderController" into devel/master
Richard Huang [Thu, 29 Jun 2017 16:02:52 +0000 (17:02 +0100)]
Fix the comments in CombinedUpdateRenderController
Change-Id: If1cc1878212ee0b44f4e8b4416135b784341c0e5
Adeel Kazmi [Thu, 29 Jun 2017 15:32:41 +0000 (16:32 +0100)]
Removed Emscripten
Change-Id: Ic98ccf17ee5489bb27e22ab0239eee5ec4262302
Adeel Kazmi [Wed, 28 Jun 2017 15:00:53 +0000 (15:00 +0000)]
Merge "Added PixelBuffer for image loading and operations." into devel/master
Adeel Kazmi [Wed, 28 Jun 2017 15:00:41 +0000 (15:00 +0000)]
Merge "Fix the frame sync issue in COMBINED_UPDATE_RENDER mode" into devel/master
Kimmo Hoikka [Tue, 27 Jun 2017 13:15:24 +0000 (14:15 +0100)]
Modified resampler.cpp to use enums for filter types rather than char*
- removed ununsed filter name getter
Change-Id: Ifbede1d64e9bcf9c49086a64c5a8de3195b85ff2
Richard Huang [Thu, 15 Jun 2017 16:16:11 +0000 (17:16 +0100)]
Fix the frame sync issue in COMBINED_UPDATE_RENDER mode
There could be a small gap between the start time of the current frame and the
sleep-until time calculated in the previous frame. In addition, the update or
rendering in the current frame could take too much time so that the calculated
sleep-until time has already passed. In order to make the frames keep syncing
to the default frame duration (i.e. 16 ms) in these cases, we should keep tracking
any extra time taken by the current frame and shorten the duration of the next frame
accordingly.
Change-Id: Ic3dcbfbc5b8aded6514310ee17843839daf12f03
David Steele [Thu, 8 Jun 2017 18:13:03 +0000 (19:13 +0100)]
Added PixelBuffer for image loading and operations.
Moved alpha masking from PixelData in Core to stand-alone C methods
in Adaptor.
Change-Id: I7eede320fdbc00e067241a4228b7e99ad958fe04
Heeyong Song [Mon, 19 Jun 2017 05:25:09 +0000 (14:25 +0900)]
Support window resizing
Change-Id: Ie4fec40d8b4400233ec35eb09bb5d200ea03b94f
Adeel Kazmi [Fri, 23 Jun 2017 11:52:13 +0000 (11:52 +0000)]
Merge "Add key grab list API" into devel/master
Adeel Kazmi [Fri, 23 Jun 2017 09:50:52 +0000 (09:50 +0000)]
Merge "DALi Version 1.2.45" into devel/master
Victor Cebollada [Fri, 23 Jun 2017 09:43:50 +0000 (10:43 +0100)]
DALi Version 1.2.45
Change-Id: I0bd59a9a11156d14083fd8baba1b1139d131a459
dongsug.song [Tue, 11 Oct 2016 00:54:27 +0000 (09:54 +0900)]
Add key grab list API
- User can set numbers of key grab at a same time.
Change-Id: I286ec710e8260906173ef2cc0ebd55647b1a1d45
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Heeyong Song [Thu, 22 Jun 2017 03:45:09 +0000 (12:45 +0900)]
Fix i586 build error
Some wl_egl_window functions are not included in some profiles. So load symbols.
Change-Id: Ifff09ecaebaff7e7e22cd90f6ebaf9fafdad9c49
Victor Cebollada [Tue, 20 Jun 2017 11:21:19 +0000 (12:21 +0100)]
Meitei script added.
Change-Id: I6233ca73a8a99b4a006353b0e5063c6e4575a98f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Fri, 16 Jun 2017 11:09:07 +0000 (11:09 +0000)]
Merge "DALi Version 1.2.44" into devel/master
Umar [Fri, 16 Jun 2017 11:03:37 +0000 (12:03 +0100)]
DALi Version 1.2.44
Change-Id: I7f37f979c07655e57094f4be0407c000a86b61e9
Jinho, Lee [Fri, 16 Jun 2017 07:52:40 +0000 (07:52 +0000)]
Merge "Ol_chiki and Baybayin scripts added" into devel/master
Adeel Kazmi [Thu, 15 Jun 2017 17:53:01 +0000 (17:53 +0000)]
Revert "Enable GLES 3.0 by default."
This reverts commit
c5a2326108b1571ab933cbb00cb35403c7c990c1.
Change-Id: I681b95be2ffee149f1c7a3c480e5494cddf9da38
Victor Cebollada [Wed, 14 Jun 2017 15:49:39 +0000 (16:49 +0100)]
Enable GLES 3.0 by default.
Change-Id: I67230c3d07d1f2d7e8cab005ab9a5fcc0b327fcc
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
David Steele [Wed, 14 Jun 2017 13:35:44 +0000 (13:35 +0000)]
Merge "Fix indicator crash" into devel/master
Heeyong Song [Tue, 13 Jun 2017 10:55:17 +0000 (10:55 +0000)]
Merge "Support window rotation" into devel/master
Heeyong Song [Tue, 13 Jun 2017 07:05:44 +0000 (16:05 +0900)]
Fix indicator crash
Change-Id: I16f27d7627eee4328d92e6ed2d7db8e59e90f79d
Jinho, Lee [Thu, 8 Jun 2017 11:28:52 +0000 (20:28 +0900)]
Ol_chiki and Baybayin scripts added
Change-Id: I07f25309e36ab0d051a8f114161db5eef9179d7c
Heeyong Song [Mon, 12 Jun 2017 01:34:46 +0000 (01:34 +0000)]
Merge "Add environment variable for multisampling" into devel/master
Adeel Kazmi [Fri, 9 Jun 2017 12:54:07 +0000 (12:54 +0000)]
Merge "Harmonizing test harness files" into devel/master
Richard Huang [Fri, 9 Jun 2017 12:23:17 +0000 (13:23 +0100)]
DALi Version 1.2.43
Change-Id: Ie670605791473295738f6737fef674fadb0afba0
Heeyong Song [Thu, 8 Jun 2017 07:01:10 +0000 (16:01 +0900)]
Add environment variable for multisampling
Change-Id: Ia086b802d262e446f60ab8420dd70d9fe6797429
Heeyong Song [Wed, 7 Jun 2017 07:05:38 +0000 (16:05 +0900)]
Support window rotation
Change-Id: Ib1fbd9fed50ea2491fc923084581ce12e265e3bc
Heeyong Song [Thu, 8 Jun 2017 00:13:59 +0000 (00:13 +0000)]
Merge "Fix -Werror=old-style-cast error" into devel/master
Adeel Kazmi [Wed, 7 Jun 2017 13:56:29 +0000 (13:56 +0000)]
Merge "Ge'ez (Ethiopic) script added." into devel/master
Adeel Kazmi [Wed, 7 Jun 2017 13:52:06 +0000 (13:52 +0000)]
Revert "Remove profile build dependencies and deviced library"
This reverts commit
2842f416ec85262ad6f97e6b1a89162b5913d410.
Needed to revert as none of the demos are launching on device anymore.
Change-Id: Ica98f1a7aa47a7bb0c401bc790b329de02b19c41
Victor Cebollada [Tue, 16 May 2017 13:45:45 +0000 (14:45 +0100)]
Ge'ez (Ethiopic) script added.
Change-Id: If4eb00d531bc65755aa2f1d985f3e9480c4e104c
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Seoyeon Kim [Mon, 24 Apr 2017 05:05:23 +0000 (14:05 +0900)]
Remove profile build dependencies and deviced library
- From Tizen 4.0, profile dependent build is not allowed.
So, removed profile macro in .spec file.
- Added backward-compatibility with some esceptions
- Feedback-plugin enabled for Unified profile build
Change-Id: I3c55879ee13ef2f0e082484a35de7f1a8c8fe124
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
minho.sun [Wed, 7 Jun 2017 06:24:04 +0000 (15:24 +0900)]
Fix -Werror=old-style-cast error
Fix -Werror=old-style-cast error
Change-Id: Iebedc86627f2a26f5893657e423ab0db794d6a15
Signed-off-by: minho.sun <minho.sun@samsung.com>
David Steele [Tue, 6 Jun 2017 18:15:13 +0000 (19:15 +0100)]
Harmonizing test harness files
Change-Id: I09b8da023a7b8584a0396adfba6a91528eee72a5
Signed-off-by: David Steele <david.steele@samsung.com>
Adeel Kazmi [Mon, 5 Jun 2017 17:37:33 +0000 (17:37 +0000)]
Merge "Added handler for ECORE_WL_EVENT_WINDOW_VISIBILITY_CHANGE" into devel/master
Adeel Kazmi [Mon, 5 Jun 2017 15:18:29 +0000 (15:18 +0000)]
Merge "Updated network client to fix cast build errors" into devel/master
Adeel Kazmi [Mon, 5 Jun 2017 13:49:30 +0000 (13:49 +0000)]
Merge "Fixed string constant spacing for fw/compat with gcc 6.2" into devel/master
David Steele [Mon, 5 Jun 2017 13:43:33 +0000 (14:43 +0100)]
Updated network client to fix cast build errors
This variant of the build options is not tested by the build server
(--enable-networklogging), consequently, these errors were not
discovered when -Werror=old-style-cast was added.
Apparently no-one else uses Stagehand any more...
Change-Id: I69fdaa03608723b66be080bd7749e243b7ea6a89
Signed-off-by: David Steele <david.steele@samsung.com>
Adeel Kazmi [Mon, 5 Jun 2017 09:47:38 +0000 (09:47 +0000)]
Merge "Fix errors caused by -Wold-style-cast" into devel/master
minho.sun [Thu, 18 May 2017 10:59:08 +0000 (19:59 +0900)]
Support extension keys
Implement key-extension as Plugin to support extension keys.
For this, create new repository named "dali-extension"
Change-Id: If8177597658d99fda336f8d7bcf885bcd88018db
Signed-off-by: minho.sun <minho.sun@samsung.com>
Heeyong Song [Mon, 5 Jun 2017 01:05:44 +0000 (01:05 +0000)]
Merge "Fix to get a Stage::SceneCreatedSignal()" into devel/master
Kimmo Hoikka [Fri, 2 Jun 2017 17:23:14 +0000 (18:23 +0100)]
Fix errors caused by -Wold-style-cast
Change-Id: Ie1dd73e2c13253e5fb464d49d7d67ae3af90d559
Adeel Kazmi [Fri, 2 Jun 2017 16:01:38 +0000 (16:01 +0000)]
Merge "Enable -Wold-style-cast in Adaptor" into devel/master
Adeel Kazmi [Fri, 2 Jun 2017 14:13:54 +0000 (14:13 +0000)]
Merge "DALi Version 1.2.42" into devel/master
Kimmo Hoikka [Wed, 31 May 2017 15:29:24 +0000 (16:29 +0100)]
Enable -Wold-style-cast in Adaptor
- Have to exclude bits of Ecore and 3rd party libs written in C-style
Change-Id: Id7a7cd47ef681634e745a0533688b47c376cd777
Nick Holland [Fri, 2 Jun 2017 11:55:47 +0000 (12:55 +0100)]
DALi Version 1.2.42
Change-Id: I9e67029d72f149615c408e19c3511f1881a5d8ba
Heeyong Song [Mon, 29 May 2017 01:28:06 +0000 (10:28 +0900)]
Fix to get a Stage::SceneCreatedSignal()
- The signal should be emitted after Application::InitSignal() is emitted.
Change-Id: I03256291e0a31ed85b169eb56effdb787a50e28d
Seoyeon Kim [Thu, 25 May 2017 09:56:09 +0000 (18:56 +0900)]
Fix IME direction key in event-handler
- If the device is IME and the focused key is the direction key,
then we should send a key event to move a key cursor.
- The keyname of Ecore Key Event is "Up" / "Down" / "Left" / "Right".
- Removed ECORE_IMF_1_13 defined in event-handler-ecore-wl.cpp
Change-Id: Ie8f04b5e452a037d42b6a482236a571580c639e5
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
taeyoon0.lee [Tue, 23 May 2017 09:20:00 +0000 (18:20 +0900)]
Added handler for ECORE_WL_EVENT_WINDOW_VISIBILITY_CHANGE
- Adaptor will be paused/resumed if ECORE_WL_EVENT_WINDOW_VISIBILITY_CHANGE is changed
Change-Id: I7ad874d85cfe3eef26b7225462fcba89f7defec9
Adeel Kazmi [Tue, 30 May 2017 09:51:28 +0000 (09:51 +0000)]
Merge "Avoid Svace DEREF_OF_NULL warnings" into devel/master
David Steele [Fri, 26 May 2017 17:31:38 +0000 (17:31 +0000)]
Merge "Add ecore-x as a dependency for tests" into devel/master
David Steele [Fri, 26 May 2017 17:30:23 +0000 (17:30 +0000)]
Merge "Removal of unnecessary set and map wrappers" into devel/master
Francisco Santos [Thu, 9 Feb 2017 11:23:19 +0000 (11:23 +0000)]
Add ecore-x as a dependency for tests
Change-Id: I4178e7f93ffad4efdc76e04cb6681c77720579f1
Kimmo Hoikka [Fri, 26 May 2017 12:58:51 +0000 (13:58 +0100)]
Removal of unnecessary set and map wrappers
Change-Id: I9ed0d50dc3c9130f2973de49e94c4e8b69a1479b
Adeel Kazmi [Fri, 26 May 2017 12:34:38 +0000 (12:34 +0000)]
Merge "DALi Version 1.2.41" into devel/master
greynaga [Fri, 26 May 2017 12:30:53 +0000 (13:30 +0100)]
DALi Version 1.2.41
Change-Id: Ie057fa3402b5f1223c18a3c6fa196e7efb532c69
taeyoon0.lee [Fri, 26 May 2017 06:46:02 +0000 (06:46 +0000)]
Merge "Remove Adaptor::Pause()/Resume() from application::OnPause()/OnResume()" into devel/master
Kimmo Hoikka [Thu, 18 May 2017 17:01:40 +0000 (18:01 +0100)]
Cleanup ResourceLoading and PlatformAbstraction
- Removed ResourceType base class
- Removed ResourceLoader and ResourceLoadingClient
- Cleaned up code and comments
Change-Id: Ic61bf03ff482826405a7480450950d717aefcb1f
Seoyeon Kim [Tue, 23 May 2017 05:37:28 +0000 (14:37 +0900)]
Avoid Svace DEREF_OF_NULL warnings
- Return values can be dereferenced at window-impl-ecore-wl.cpp
and font-client-plugin-impl.cpp
Change-Id: Ib5cab8ccc02b31982702e56cb5e3f6b3013a8d67
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
taeyoon0.lee [Fri, 28 Apr 2017 05:01:06 +0000 (14:01 +0900)]
Remove Adaptor::Pause()/Resume() from application::OnPause()/OnResume()
In ambient state the app wants to draw something, but is prevented by the pause mechanism.
Note that the pause should still occur when the window is hidden (iconify event).
Change-Id: I1ea8fcd81edf4d45bf322373a69a39d5365ed1a6
Francisco Santos [Fri, 19 May 2017 12:43:29 +0000 (13:43 +0100)]
DALi Version 1.2.40
Change-Id: Ia8eb83c74307a8f8dd1e7d270f347dee2ec27f74
David Steele [Thu, 18 May 2017 13:57:42 +0000 (14:57 +0100)]
Fixed string constant spacing for fw/compat with gcc 6.2
Change-Id: I29f9ee01b4960ca622b9a7f81f2bc1ec82c8b4fc
Signed-off-by: David Steele <david.steele@samsung.com>
Nick Holland [Fri, 12 May 2017 14:58:02 +0000 (15:58 +0100)]
Fix native image capture code and DALi image saving
1.
When trying to save an Image using
NativeImageSource::EncodeToFile( )
it was found that the JPEG and PNG code for saving a file had a bug
resulting in zero byte files being created.
Cause of the problem was due to code using Vector::Reserve
then a memcpy to copy image data into a vector. The vector
was then passed to function to save. As Vector::Reserve
doesn't adjust the size of the vector, Vector::Count()
was returning zero, so zero bytes were being written.
2.
When converting pixel data from TBM_FORMAT_RGB888 and
TBM_FORMAT_RGBA8888 to Dali::Pixel::RGB888 and Pixel::RGB8888
the Red component of a pixel was never being set
( except with an incorrect value for the first pixel of every line).
This resulted in captured images being green/blue.
Cherry picked from Tizen_3.0 branch where the patch has been tested
https://review.tizen.org/gerrit/#/c/129061/
Change-Id: Ie24d50a5f25449a78623a9b91eb68a52843a179b
Seoyeon Kim [Wed, 17 May 2017 10:59:19 +0000 (19:59 +0900)]
Initialize class members in window-impl-ecore-wl.cpp
- Initialized mBrightness, mBrightnessChangeState, and mBrightnessChangeDone.
Change-Id: I572f702b768c2f790c268b2a623f69e95f5e0295
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Tue, 2 May 2017 08:50:52 +0000 (17:50 +0900)]
Add Window APIs - type, notification level, screen mode, brightness
Change-Id: Iefacc92cc8c5fa08ef3979dfa18e4c71a96ead71
Heeyong Song [Tue, 25 Apr 2017 10:37:48 +0000 (19:37 +0900)]
Add Window auxiliary hint APIs
Change-Id: Ida8a038053ad360624de6f6b05d163f839ad21fa
Adeel Kazmi [Fri, 12 May 2017 18:26:41 +0000 (18:26 +0000)]
Merge "Remove duplicated implementation of IMF Manager" into devel/master
Adeel Kazmi [Fri, 12 May 2017 18:22:12 +0000 (18:22 +0000)]
Merge "Check NULL pointer dereference of the return value" into devel/master
Adeel Kazmi [Fri, 12 May 2017 18:18:22 +0000 (18:18 +0000)]
Merge "Fix crash issue" into devel/master
taeyoon0.lee [Fri, 17 Mar 2017 12:17:55 +0000 (21:17 +0900)]
Added ref/unref tbm_surface
Cherry picked from Tizen_3.0 branch
https://review.tizen.org/gerrit/#/c/119596/1
Change-Id: I3c52d475da8a7c908d3a1da6d140fe36cec23714
Adeel Kazmi [Fri, 12 May 2017 12:48:57 +0000 (12:48 +0000)]
Merge "Don't include CXX flags in CFLAGS" into devel/master
David Steele [Fri, 12 May 2017 12:42:23 +0000 (13:42 +0100)]
DALi Version 1.2.39
Change-Id: I43eeca2634e98c3d3cae142cfa817603c5c9c856
Seoyeon Kim [Thu, 11 May 2017 05:51:01 +0000 (14:51 +0900)]
Remove duplicated implementation of IMF Manager
- Deactivate() means just 'focus out the input panel, not hide it'.
- Sometimes, the application user wants to hide the input panel,
but remain focusing the input panel.
Change-Id: I03a86518f424fa3377b7b7a3b298d639c053ddb3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Thu, 11 May 2017 05:38:18 +0000 (14:38 +0900)]
Fix crash issue
- Delete Clipboard::Impl
- Change delete order: Adaptor should be deleted before Framework
Change-Id: Id2e793e7206f66ce397a1b4ed1cde970866e4a2b
Francisco Santos [Fri, 5 May 2017 14:09:55 +0000 (15:09 +0100)]
Don't include CXX flags in CFLAGS
Change-Id: I21c03603cf68c2ae6038399d633c2bee574e7c7c
Seoyeon Kim [Mon, 8 May 2017 07:42:22 +0000 (16:42 +0900)]
Check NULL pointer dereference of the return value
- Return value of FcPatternCreate() can be dereferenced
at font-client-plugin-impl.cpp
- Return value of a function 'dynamic_cast' can be dereferenced
at window-impl-ecore-wl.cpp
Change-Id: I7148c301a8aef83d4c730b7a1d882eade54579da
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
HyunJu Shin [Tue, 9 May 2017 04:33:55 +0000 (04:33 +0000)]
Merge "Support touch cancel event" into devel/master
Agnelo Vaz [Fri, 5 May 2017 09:52:11 +0000 (10:52 +0100)]
DALi Version 1.2.38
Change-Id: I8f9e5033fd988ae1c66301d40c15049b44d3199e
Nick Holland [Tue, 2 May 2017 13:42:19 +0000 (14:42 +0100)]
Ignore non-fatal libJPEGTurbo decode warnings / errors
Currently a JPEG has been found that gives a "Invalid SOS parameters for sequential JPEG" but the JPEG should still be loaded.
Some history:
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/113
Extends a previous patch
https://review.tizen.org/gerrit/#/c/62384/1
Change-Id: Ie1fa3d8930400d7e896bac24ecb3924fa4348c87
Adeel Kazmi [Fri, 28 Apr 2017 10:47:33 +0000 (10:47 +0000)]
Merge "DALi Version 1.2.37" into devel/master
Adeel Kazmi [Fri, 28 Apr 2017 10:32:41 +0000 (11:32 +0100)]
DALi Version 1.2.37
Change-Id: I4928fdf26074939fd316522950f61cd533282d6c
Seoyeon Kim [Tue, 11 Apr 2017 12:14:31 +0000 (21:14 +0900)]
Implement IMF Manager additional functions
- SetInputPanelUserData()
- GetInputPanelUserData()
- GetInputPanelState()
- SetReturnKeyState()
- AutoEnableInputPanel()
- ShowInputPanel()
- HideInputPanel()
This patch should be merged together with https://review.tizen.org/gerrit/#/c/127508/
Change-Id: Ie6ddc093cf9ee4bd247d6d3174be9a0798b71e99
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Heeyong Song [Tue, 25 Apr 2017 05:45:48 +0000 (14:45 +0900)]
Support touch cancel event
Change-Id: I97592ac9f1b9150f72433e75a26d7af709326022
Seoyeon Kim [Tue, 25 Apr 2017 12:11:37 +0000 (21:11 +0900)]
Add LICENSE.BSD-3-Clause file
- BSD 2.0 is the wrong expression of BSD-3-Clause. Fixed it.
Change-Id: I77af19dbc003a65815302ca16daeaca5ce235ab9
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 21 Apr 2017 13:55:48 +0000 (14:55 +0100)]
(Automated Tests) Added macro to print meaningful line numbers in test checking functions
Change-Id: I19a6de31d5b4d2d08607b4c664ff0aafc28025a0
Adeel Kazmi [Fri, 21 Apr 2017 13:42:48 +0000 (06:42 -0700)]
Merge "Device Class set in ecore wayland" into devel/master
adam.b [Fri, 21 Apr 2017 11:28:52 +0000 (12:28 +0100)]
DALi Version 1.2.36
Change-Id: Ica712efa775d2d8b1cf95e6db480e0d382c59175
Heeyong Song [Mon, 17 Apr 2017 08:49:07 +0000 (17:49 +0900)]
Device Class set in ecore wayland
Change-Id: I9458ff8b42f6dd48aa1bb5e332534757f6c62096
Victor Cebollada [Thu, 20 Apr 2017 10:56:18 +0000 (11:56 +0100)]
WatchApplication - Fix TimeTickSignal() documentation.
Change-Id: Ibf72802479549494e0daf169b5afb3905e5107d5
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
minho.sun [Fri, 14 Apr 2017 05:58:01 +0000 (22:58 -0700)]
Merge "Make ecore-indicator-impl use TouchSignal instead of TouchedSignal" into devel/master
Umar [Thu, 13 Apr 2017 09:05:55 +0000 (10:05 +0100)]
DALi Version 1.2.35
Change-Id: I3847f29e2b848e2145cb09a0f5841ccfff1770e7
Agnelo Vaz [Tue, 11 Apr 2017 15:58:09 +0000 (16:58 +0100)]
Device Name set in ecore wayland
Change-Id: I33391f3380a9cf7c245d89d59976e14d8b603dfc
minho.sun [Tue, 11 Apr 2017 10:16:38 +0000 (19:16 +0900)]
Make ecore-indicator-impl use TouchSignal instead of TouchedSignal
Make ecore-indicator-impl use TouchSignal instead of TouchedSignal.
Change-Id: I25bb9f930cfa43774f74526fb9f1bb1b00924ea0
Signed-off-by: minho.sun <minho.sun@samsung.com>
Agnelo Vaz [Mon, 10 Apr 2017 10:57:09 +0000 (11:57 +0100)]
Send Integration KeyEvents to Core
Currently the public key event is used in adaptor and send to core, instead should use Integration
Requirement for device name functionality
Change-Id: Ifa943408cd21a0e9309d7176cf9e01071588ae9e
Adeel Kazmi [Mon, 10 Apr 2017 12:36:54 +0000 (05:36 -0700)]
Merge "Remove the wearable definition in Makefile.am" into devel/master
Adeel Kazmi [Mon, 10 Apr 2017 12:36:12 +0000 (05:36 -0700)]
Merge "Fix IME (key input) issues on Text control" into devel/master
Seoyeon Kim [Fri, 7 Apr 2017 09:45:43 +0000 (18:45 +0900)]
Remove the wearable definition in Makefile.am
- Removed 'if WEARABLE_PROFILE' definition in Makefile.am
for Tizen 4.0 unified build
- wearable public APIs have to be included in dali-adaptor-devel package,
and Tizen SDK can show wearable public APIs only in the wearable application.
Change-Id: I0e7120a857b429e4aaeb5bad85b060c7b60cb91f
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Nick Holland [Fri, 7 Apr 2017 10:10:48 +0000 (11:10 +0100)]
DALi Version 1.2.34
Change-Id: I44764362a8a98122c07fb2b78de5c4b8a7b34b17