platform/core/csapi/nui.git
6 years agoAdd C# binding for Extends type. 61/155861/6
Feng Jin [Mon, 16 Oct 2017 18:17:12 +0000 (02:17 +0800)]
Add C# binding for Extends type.
Add C# binding for Margin and PaddingEX property in View.

Change-Id: I1c2d71806f0fa4635c2df9e95ca8144600ef4491
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
6 years ago[4.0] fix build error for 60 ver. integration 21/155121/1
dongsug.song [Thu, 12 Oct 2017 06:05:04 +0000 (15:05 +0900)]
[4.0] fix build error for 60 ver. integration

Change-Id: I167a57c0b74fc3023a40b2cbd820b2b37c0ad205
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago(TextField) Rename ShowDuration to ShowLastCharacterDuration 20/155120/1
Adeel Kazmi [Wed, 4 Oct 2017 12:39:15 +0000 (13:39 +0100)]
(TextField) Rename ShowDuration to ShowLastCharacterDuration

Conflicts:
Tizen.NUI/src/public/NUIConstants.cs

Change-Id: Ia9ff405942757452de973da4106b1a6eda4af6af

6 years agoChanges required after TextLabel Devel properties were made public 19/155119/1
Adeel Kazmi [Tue, 3 Oct 2017 18:15:59 +0000 (19:15 +0100)]
Changes required after TextLabel Devel properties were made public

Conflicts:
Tizen.NUI/src/public/BaseComponents/TextLabel.cs

Change-Id: I84627df3ee0bceaca7152ee356d7bb4de47aeed5

6 years agoMigration of devel api to public 18/155118/1
adam.b [Mon, 2 Oct 2017 15:54:15 +0000 (16:54 +0100)]
Migration of devel api to public

Conflicts:
Tizen.NUI/src/public/Window.cs

Change-Id: I32d630f1b358559fbe5a62d3e457d00245d66802

6 years agoDispose Children when Parent is being disposed. 17/155117/1
Umar [Mon, 25 Sep 2017 19:05:55 +0000 (20:05 +0100)]
Dispose Children when Parent is being disposed.

Change-Id: I1c90f2dbc822f1fde25df5aef888f41959ee9cf4

6 years agoMerge "[4.0] add TextField Ellipsis, Key Subclass" into tizen_4.0
dongsug.song [Wed, 11 Oct 2017 14:23:47 +0000 (14:23 +0000)]
Merge "[4.0] add TextField Ellipsis, Key Subclass" into tizen_4.0

6 years ago[4.0] add TextField Ellipsis, Key Subclass 89/154989/1
dongsug.song [Wed, 11 Oct 2017 13:51:55 +0000 (22:51 +0900)]
[4.0] add TextField Ellipsis, Key Subclass

Change-Id: I689e4119aa546b6fdc6fdf4dd27ebc6adad39e81
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[Tizen] Enhance Application device signals" into tizen_4.0
minho.sun [Wed, 11 Oct 2017 08:17:11 +0000 (08:17 +0000)]
Merge "[Tizen] Enhance Application device signals" into tizen_4.0

6 years agoMerge "Add Finalize api for ImfManager" into tizen_4.0
Seoyeon Kim [Fri, 29 Sep 2017 01:57:45 +0000 (01:57 +0000)]
Merge "Add Finalize api for ImfManager" into tizen_4.0

6 years ago[4.0] Fast bounding-box clipping feature: NUI Wrapper 50/153550/1
Tom Robinson [Thu, 7 Sep 2017 16:00:43 +0000 (17:00 +0100)]
[4.0] Fast bounding-box clipping feature: NUI Wrapper

Change-Id: Id0a1cc4bc1b13de0572801a360f5c2a13522d9f7

6 years ago[Tizen] nui 0.2.58 version release 09/153509/1
Jinho, Lee [Thu, 28 Sep 2017 13:28:15 +0000 (22:28 +0900)]
[Tizen] nui 0.2.58 version release

Change-Id: I035fab05652628f607bf95f30d7d5038ebe4c85f

6 years ago[Tizen] Scene Graph support in NUI 08/153508/1
Umar [Mon, 4 Sep 2017 20:01:04 +0000 (21:01 +0100)]
[Tizen] Scene Graph support in NUI

The RSS was increased 0.3% from 519254 to 521274 for 50,000 views.
Change-Id: Ib739b406af034e14d8193785b52a5d17f570e4c7

6 years ago[Tizen] Fixed GBS compilation for NUI 07/153507/1
Muhammad Umar [Tue, 15 Aug 2017 13:07:24 +0000 (22:07 +0900)]
[Tizen] Fixed GBS compilation for NUI

Change-Id: I1d908dbfddb101dc492209f0f2b2c685babdcb99

6 years ago[Tizen] Fix crash caused by GetPropertyIndex not converting to DALi property format 06/153506/1
Tom Robinson [Fri, 8 Sep 2017 17:59:17 +0000 (18:59 +0100)]
[Tizen] Fix crash caused by GetPropertyIndex not converting to DALi property format

Change-Id: Ic7a65c4f1045c81c2b26efefc5d0a101204849f5

6 years ago[Tizen] Add WatchApplication/WatchTime for nui 05/153505/1
xb.teng [Mon, 4 Sep 2017 04:00:19 +0000 (12:00 +0800)]
[Tizen] Add WatchApplication/WatchTime for nui

Change-Id: Id6011fb6eff7bf712465d8e96c7671b4127100ac

6 years ago[Tizen] Add start and end property in PaddingType 04/153504/1
Seoyeon Kim [Thu, 7 Sep 2017 04:25:39 +0000 (13:25 +0900)]
[Tizen] Add start and end property in PaddingType

 - Deprecated Left and Right property in PaddingType
 - Added Start and End property in PaddingType for multilingual UI framework
 - Removed x, y, width, and height in PaddingType class

Change-Id: I95ff07f9d11b8c57d3a8d486d4678058cefb6ed2
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
6 years ago[Tizen] Enhance Application device signals 91/152791/2
minho.sun [Wed, 27 Sep 2017 06:15:01 +0000 (15:15 +0900)]
[Tizen] Enhance Application device signals

Change-Id: Iac22f76b0d697b3ec8625f74afc1659aeb5f1939
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoAdd Finalize api for ImfManager 61/152761/2
xb.teng [Wed, 27 Sep 2017 05:14:58 +0000 (13:14 +0800)]
Add Finalize api for ImfManager

Change-Id: I06219820aca0d21d631cbb593404d1b23b49c99f

6 years agoMerge "Add C# binding for web view lite." into tizen_4.0
HyunJu Shin [Fri, 22 Sep 2017 07:24:33 +0000 (07:24 +0000)]
Merge "Add C# binding for web view lite." into tizen_4.0

6 years ago[Tizen] fix Text low quality issue caused by Color value check 36/151336/3
dongsug.song [Wed, 20 Sep 2017 12:04:59 +0000 (21:04 +0900)]
[Tizen] fix Text low quality issue caused by Color value check

Change-Id: I21c948221d509fb95da0ace2cc70cd0dc013ed02
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] Add Interval property for Timer 98/151198/1
xb.teng [Thu, 24 Aug 2017 10:59:19 +0000 (18:59 +0800)]
[Tizen] Add Interval property for Timer

Conflicts:
NUISamples/NUISamples/NUISamples.TizenTV/NUISamples.TizenTV.csproj

Change-Id: I22f83894065752d245150cb1374f6f4f456aa312

6 years ago[Tizen] Fix Build warnings: GetFunctionPointerFor 59/151059/2
huiyu,eun [Thu, 7 Sep 2017 07:13:22 +0000 (16:13 +0900)]
[Tizen] Fix Build warnings: GetFunctionPointerFor

warning CS0618: 'Marshal.GetFunctionPointerForDelegate(Delegate)' is obsolete:
'GetFunctionPointerForDelegate(Delegate) may be unavailable in future releases.
Instead, use GetFunctionPointerForDelegate<T>(T).
For more info, go to http://go.microsoft.com/fwlink/?LinkID=296522 '

Conflicts:
Tizen.NUI/src/public/AlphaFunction.cs

Change-Id: I35855172e65cb489245baf94537d61d694cfed0b
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[Tizen] Fix build warnings: use the new keyword 58/151058/2
huiyu,eun [Tue, 12 Sep 2017 00:58:27 +0000 (09:58 +0900)]
[Tizen] Fix build warnings: use the new keyword

warning CS0108, hides inherited member. user the new keyword if hiding was intended.

Conflicts:
Tizen.NUI/src/public/BaseComponents/CustomView.cs
Tizen.NUI/src/public/KeyFrames.cs
Tizen.NUI/src/public/Property.cs

Change-Id: I6d2e78406176ee0228dac02cf8dd24ff70a397e8
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[Tizen] Fix build warnings 57/151057/2
huiyu,eun [Mon, 11 Sep 2017 08:21:31 +0000 (17:21 +0900)]
[Tizen] Fix build warnings

fixed warnings - CS0109, CS0114, CS0162, CS0168, CS1572, CS1573, CS1574

Conflicts:
Tizen.NUI/src/internal/Registry.cs
Tizen.NUI/src/public/Layer.cs

Change-Id: Id489dfe4d282d67ed2a38bc6d77a280536bcd213
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[Tizen] save 800ms when changing to small letter 21/150821/1
dongsug.song [Tue, 19 Sep 2017 00:22:54 +0000 (09:22 +0900)]
[Tizen] save 800ms when changing to small letter

Change-Id: Idcef8108888f184cfb52955942ca94a186da645b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[Tizen] nui 0.2.56 version release" into tizen_4.0 accepted/tizen_4.0_unified accepted/tizen/4.0/unified/20170918.093609 nui_0.2.56 submit/tizen_4.0/20170915.041056
dongsug.song [Fri, 15 Sep 2017 03:14:59 +0000 (03:14 +0000)]
Merge "[Tizen] nui 0.2.56 version release" into tizen_4.0

6 years ago[Tizen] nui 0.2.56 version release 81/150281/1
dongsug.song [Fri, 15 Sep 2017 03:13:14 +0000 (12:13 +0900)]
[Tizen] nui 0.2.56 version release

Change-Id: Id5861dc8f2f3616efa27c245b650de80d61ba7c4
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[4.0] Remove redundant delegates and functions" into tizen_4.0 submit/tizen_4.0/20170915.030644
minho.sun [Fri, 15 Sep 2017 02:41:26 +0000 (02:41 +0000)]
Merge "[4.0] Remove redundant delegates and functions" into tizen_4.0

6 years ago[Tizen] nui_0.2.56 version release 41/150241/1
dongsug.song [Fri, 15 Sep 2017 02:05:31 +0000 (11:05 +0900)]
[Tizen] nui_0.2.56 version release

Change-Id: I16a19195fc808503914050609b9dc32e317460b4
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[4.0] Remove redundant delegates and functions 38/150238/1
minho.sun [Fri, 15 Sep 2017 01:57:05 +0000 (10:57 +0900)]
[4.0] Remove redundant delegates and functions

Remove redundant delegates and functions in Application /
WidgetApplication.

Change-Id: Idedac9b958ed8e809bbd4bfe94218bf63a5cf9c2
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoAdd C# binding for web view lite. 72/150072/2
Feng Jin [Thu, 14 Sep 2017 15:39:16 +0000 (23:39 +0800)]
Add C# binding for web view lite.

Change-Id: I8c03f8f97cce52f44b20449c4c668aa7be1b49ff
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
6 years ago[Tizen] Update NUISamples to support .netcore 2.0 51/150151/1
xb.teng [Fri, 1 Sep 2017 07:36:23 +0000 (15:36 +0800)]
[Tizen] Update NUISamples to support .netcore 2.0

- Simplify NUISamples
- To support .netcore 2.0

Conflicts:
NUISamples/examples/hello-world.cs

Change-Id: I3b5955022644c4cd6345bfd56591fa189b9cd8e6

6 years ago[Tizen] temporal API to make users use Container class 72/149872/1
dongsug.song [Wed, 13 Sep 2017 10:26:14 +0000 (19:26 +0900)]
[Tizen] temporal API to make users use Container class

Change-Id: If574d1fe180f0de6197cdc6cbed05d99cfa92d24
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] .NETCore2.0 upgrade 91/149091/2
dongsug.song [Mon, 11 Sep 2017 11:44:41 +0000 (20:44 +0900)]
[Tizen] .NETCore2.0 upgrade

Change-Id: Ibf0992a682666897417878fa458fa6d0f45372b6
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] (Window) Added a method to window so that we can render once, even when paused 90/149090/1
Adeel Kazmi [Wed, 6 Sep 2017 18:20:39 +0000 (19:20 +0100)]
[Tizen] (Window) Added a method to window so that we can render once, even when paused

Conflicts:
Tizen.NUI/src/internal/ManualPINVOKE.cs

Change-Id: I80c996e893f07c0ef51c7ef6933ba1a6114e54cf

6 years ago[Tizen] Adding Property Notification support 89/149089/1
Agnelo Vaz [Mon, 4 Sep 2017 14:21:34 +0000 (15:21 +0100)]
[Tizen] Adding Property Notification support

Moving Property files from internal to public
Creating helper class to be used when animatables provide properties as strings not indexes.
Animatables can now connect to Notify and use the defined conditional functions

Change-Id: Iac5d5e7b6ced6df9d2b651d36559f223e5a06fdc

6 years ago[Tizen] Review nui API cs files 64/148864/2
Editor Lionbridge [Tue, 22 Aug 2017 11:30:02 +0000 (17:00 +0530)]
[Tizen] Review nui API cs files

Conflicts:
Tizen.NUI/src/internal/NUICoreBackend.cs
Tizen.NUI/src/public/BaseComponents/View.cs
Tizen.NUI/src/public/Container.cs
Tizen.NUI/src/public/Layer.cs

Change-Id: I0ddfd58c32c23f8c40d19548ef763e2008222716

6 years ago[Tizen] Modified value type of native layout direction property 54/148354/1
taeyoon0.lee [Thu, 7 Sep 2017 13:17:24 +0000 (22:17 +0900)]
[Tizen] Modified value type of native layout direction property

Change-Id: Ibe6afa9a44a93f1edc50e2413246a807aad90648

6 years ago[Tizen]Added bindings for signal, properties for layout direction 63/147163/4 accepted/tizen/4.0/unified/20170907.192433 submit/tizen_4.0/20170901.082413 submit/tizen_4.0/20170907.133944
Feng Jin [Fri, 1 Sep 2017 15:35:31 +0000 (23:35 +0800)]
[Tizen]Added bindings for signal, properties for layout direction

Change-Id: I41a6b74faef6cc9bad936913ecb2742fab682f95
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
6 years ago[Tizen] Version 54 integration 06/147106/1
dongsug.song [Fri, 1 Sep 2017 02:17:08 +0000 (11:17 +0900)]
[Tizen] Version 54 integration

Included patches of devel/master branch:
1. Fix Window Set/Get Size/Position (I87bec91a5ba2a1bcf20cb66c567f432a2a8d1d3d)
2. call base.OnXXX when getting lifecycle callback (I3e08f8c6a04f00bba07993cc07be2bbf32b5cc42)
3. Add Window.Title property. (Idec1c8de60220eba153f2e980dfeda903b7c1ab9)
4. Fix issue of VisualMaps and VisualView (I24fec154dbe0562eaa27b97cf01ae47570df68ad)

Change-Id: I1bef06bf161eb1a962c0f77599959e1a5147296b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[Tizen] Fix build error" into tizen
minho.sun [Fri, 1 Sep 2017 00:40:34 +0000 (00:40 +0000)]
Merge "[Tizen] Fix build error" into tizen

6 years agoMerge "[Tizen] Adding Container base for Layer and View" into tizen
dongsug song [Fri, 1 Sep 2017 00:40:33 +0000 (00:40 +0000)]
Merge "[Tizen] Adding Container base for Layer and View" into tizen

6 years ago[Tizen] Fix build error 39/147039/1
minho.sun [Fri, 1 Sep 2017 00:36:28 +0000 (09:36 +0900)]
[Tizen] Fix build error

Change-Id: I57906c05ab8882b4c648a32ae27d999c4ab9b4bd
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years ago[Tizen] add DisableAnimation environment variable 05/146805/2
dongsug.song [Wed, 30 Aug 2017 13:25:30 +0000 (22:25 +0900)]
[Tizen] add DisableAnimation environment variable

Change-Id: I337fc1b0fe90230253f78d850de935d6b70359ae
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] Adding Container base for Layer and View 91/146991/2
Agnelo Vaz [Wed, 9 Aug 2017 16:48:53 +0000 (17:48 +0100)]
[Tizen] Adding Container base for Layer and View

Conflicts:
Tizen.NUI/src/public/BaseComponents/View.cs
Tizen.NUI/src/public/Layer.cs

Change-Id: I413a9134839d0589776a39f3424ea7d4cb8f7c20

6 years ago[Tizen] Add NUIWidgetApplication and NUIWidgetCoreBackend 60/146460/2
minho.sun [Tue, 29 Aug 2017 02:41:57 +0000 (11:41 +0900)]
[Tizen] Add NUIWidgetApplication and NUIWidgetCoreBackend

Change-Id: I9ddc54cb5517289af6bbe0b3dfb4baa41b8c3c8e
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years ago[Tizen]Add Widget/WidgetData/WidgetApplication for nui 29/141829/12
xb.teng [Tue, 1 Aug 2017 13:39:37 +0000 (21:39 +0800)]
[Tizen]Add Widget/WidgetData/WidgetApplication for nui

Change-Id: I381d5e4653bdcf544c00dd6719eeda92f0b290c9

6 years ago[Tizen] Restore AddIdle function for NUIApplication 85/146185/1
minho.sun [Fri, 25 Aug 2017 07:57:26 +0000 (16:57 +0900)]
[Tizen] Restore AddIdle function for NUIApplication

Restore AddIdle function for NUIApplication.

Change-Id: Ia1047c9982ea63dd810cb513652c0d992697624f
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years ago[Tizen] Add a new constructor to NUIApplication. 50/143850/3
Feng Jin [Tue, 8 Aug 2017 17:50:12 +0000 (01:50 +0800)]
[Tizen] Add a new constructor to NUIApplication.

Change-Id: Ie55cd4eab61e76d648c65035007e3682ab9ca3dc
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
6 years agoMerge "[Tizen] Make AppControl signal work" into tizen accepted/tizen_unified accepted/tizen/4.0/unified/20170828.223314 accepted/tizen/unified/20170822.184855 accepted/tizen/unified/20170824.172456 nui_0.2.52 submit/tizen/20170822.100117 submit/tizen/20170824.061020 submit/tizen_4.0/20170828.100003
minho.sun [Tue, 22 Aug 2017 03:16:09 +0000 (03:16 +0000)]
Merge "[Tizen] Make AppControl signal work" into tizen

6 years agoMerge "[Tizen] Revert "Adding Container base for Layer and View"" into tizen
minho.sun [Tue, 22 Aug 2017 02:51:40 +0000 (02:51 +0000)]
Merge "[Tizen] Revert "Adding Container base for Layer and View"" into tizen

6 years ago[Tizen] DisConnect from Signals via using BaseHandleCPtr 68/145268/1
Muhammad Umar [Fri, 18 Aug 2017 06:29:09 +0000 (15:29 +0900)]
[Tizen] DisConnect from Signals via using BaseHandleCPtr

There was a crash issue when disconnecting from signals from any class derived from View. This was due to the fact that the handle has been deleted earlier in derived class dispose function.

Change-Id: Ib5c383b82dbd5ddab5010acdb82048fb27737df5

6 years ago[Tizen] Revert "Adding Container base for Layer and View" 58/144658/1
minho.sun [Thu, 17 Aug 2017 10:12:50 +0000 (19:12 +0900)]
[Tizen] Revert "Adding Container base for Layer and View"

This reverts commit 77c3d84e4878a3f2267b7f0c244d7ac74ff736c2.

Signed-off-by: minho.sun <minho.sun@samsung.com>
Conflicts:
Tizen.NUI/src/public/BaseComponents/View.cs
Tizen.NUI/src/public/Layer.cs

Change-Id: I2e0c644f265e3ce4e1a085937c42c691290a4c5d

6 years ago[Tizen] nui 0.2.52 version change 43/144143/1
dongsug.song [Mon, 14 Aug 2017 16:09:52 +0000 (01:09 +0900)]
[Tizen] nui 0.2.52 version change

Change-Id: I0a1456cbb24e8a120a8d32794ce1b2251035c590
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[Tizen] forward dali-native exceptions to c# side" into tizen
dongsug.song [Mon, 14 Aug 2017 15:53:17 +0000 (15:53 +0000)]
Merge "[Tizen] forward dali-native exceptions to c# side" into tizen

6 years ago[Tizen] forward dali-native exceptions to c# side 41/144141/2
dongsug.song [Mon, 14 Aug 2017 15:49:28 +0000 (00:49 +0900)]
[Tizen] forward dali-native exceptions to c# side

Change-Id: I60513cfed38abb5ecba13ddd418d9dad19c2cf81
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[Tizen] Fix build error 25/144125/1
minho.sun [Mon, 14 Aug 2017 14:43:46 +0000 (23:43 +0900)]
[Tizen] Fix build error

Change-Id: Iac8a10085e54540a4f5b6706df279ab75c06bfd3
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years ago[Tizen] fix LineWrap GET error 24/144124/1
minho.sun [Mon, 14 Aug 2017 11:20:26 +0000 (20:20 +0900)]
[Tizen] fix LineWrap GET error

This reverts commit ecb3ddfc3b850a3fbddca58abd5760fd01221f70.

Change-Id: I87fab9bc5014e854d5247c380bbbd80f5e68f628

6 years ago[Tizen] make SetClass() as public 23/144123/1
minho.sun [Mon, 14 Aug 2017 11:20:00 +0000 (20:20 +0900)]
[Tizen] make SetClass() as public

This reverts commit b962e516c1014c50cbcc232d762ffa5bf3432a0f.

Change-Id: Iab9a68b43d66380b46dfaceb61917d329096943a

6 years ago[Tizen] make same as LineWrap mode for TextLabel and TextEditor 22/144122/1
minho.sun [Mon, 14 Aug 2017 11:19:10 +0000 (20:19 +0900)]
[Tizen] make same as LineWrap mode for TextLabel and TextEditor

This reverts commit 266830780d32cead735609c381003ceeedf9633a.

Change-Id: I135dc3b5655f44e37facaca8eb34a9cfa28ddcaf

6 years ago[Tizen] fix TextLabel's LineWrapMode 21/144121/1
minho.sun [Mon, 14 Aug 2017 11:18:58 +0000 (20:18 +0900)]
[Tizen] fix TextLabel's LineWrapMode

This reverts commit 78e5f53d38a9a4b5c4a5bf226362f0ba288bf1c8.

Change-Id: I2f6e60dd2192e4799212efb07d09297c8c491156

6 years ago[Tizen] Fix TCT failure 20/144120/1
minho.sun [Mon, 14 Aug 2017 11:18:41 +0000 (20:18 +0900)]
[Tizen] Fix TCT failure

This reverts commit 190677328019743ecfa067b0a7c3ec97402656ab.

Change-Id: I3dbad4171122447f935d1840422a2ef17738da34

6 years ago[Tizen] Fix TCT Not Excuted. 19/144119/1
minho.sun [Mon, 14 Aug 2017 11:18:30 +0000 (20:18 +0900)]
[Tizen] Fix TCT Not Excuted.

This reverts commit 6b3d292ccc74212a63981e3c0764618829df23aa.

Change-Id: Ic3abba86854e9df32f549d8e54df3898cdefd74d

6 years ago[Tizen] Fix build error 18/144118/1
minho.sun [Mon, 14 Aug 2017 11:18:18 +0000 (20:18 +0900)]
[Tizen] Fix build error

This reverts commit b97526f6a253aae05f875ce9e56db7d69f9fed9b.

Change-Id: I155aad19750b0650ea5579b4c83466a5dff71545

6 years ago[Tizen] Fix Window Set/Get Size/Position 17/144117/1
minho.sun [Mon, 14 Aug 2017 11:18:05 +0000 (20:18 +0900)]
[Tizen] Fix Window Set/Get Size/Position

This reverts commit ac59cf7a4d84081aa50f5a2b43ffefdc31636b3b.

Change-Id: I87bec91a5ba2a1bcf20cb66c567f432a2a8d1d3d

6 years ago[Tizen] Add obsolete attribute for Create property of VisualBase 16/144116/1
minho.sun [Mon, 14 Aug 2017 11:17:55 +0000 (20:17 +0900)]
[Tizen] Add obsolete attribute for Create property of VisualBase

This reverts commit be0af0c1a6c1bdd826dcfad4454d38604657d6ff.

Change-Id: Ie291fdb19cae3fbe9ea802dcf8f77deb1764ed9e

6 years ago[Tizen] call base.OnXXX when getting lifecycle callback 15/144115/1
minho.sun [Mon, 14 Aug 2017 11:17:40 +0000 (20:17 +0900)]
[Tizen] call base.OnXXX when getting lifecycle callback

This reverts commit 0d385473c6b80c16a966d0b6c8f03451c86a576e.

Change-Id: I3e08f8c6a04f00bba07993cc07be2bbf32b5cc42

6 years ago[Tizen] Update Placeholder property of TextField/TextEditor and its sample 14/144114/1
minho.sun [Mon, 14 Aug 2017 11:17:22 +0000 (20:17 +0900)]
[Tizen] Update Placeholder property of TextField/TextEditor and its sample

This reverts commit 472298fd7d5974b655195557bc20748589e31f53.

Change-Id: Ic0e9fa99c855deb48e58cd6f5ab05ec182f91583

6 years ago[Tizen] Add obsolete attribute for Window property of NUIApplication, backward compat... 13/144113/1
minho.sun [Mon, 14 Aug 2017 11:10:14 +0000 (20:10 +0900)]
[Tizen] Add obsolete attribute for Window property of NUIApplication, backward compatibility

This reverts commit 1c6b14e847566b779257cc11bf9242a034d0b0d5.

Change-Id: I8dbce929f4fb72ee4154dcc59acfcc8306874c9d

6 years ago[Tizen] Add OnPreCreate and change OnPause OnResume to virtual function 12/144112/1
minho.sun [Mon, 14 Aug 2017 11:09:48 +0000 (20:09 +0900)]
[Tizen] Add OnPreCreate and change OnPause OnResume to virtual function

This reverts commit bae0ecab629951c0ff9a0e07c560db837385cf74.

Change-Id: I242985855a7351b5f9821ffd6c7240242aeafa50

6 years ago[Tizen] Add translatable text in TextLabel, TextField, TextEditor 11/144111/1
minho.sun [Mon, 14 Aug 2017 11:08:47 +0000 (20:08 +0900)]
[Tizen] Add translatable text in TextLabel, TextField, TextEditor

This reverts commit f8fc3d40239471942bcf2f93be4e971e3920c095.

Change-Id: I7ee585608f440267665b70ce86e932f7b143682f

6 years agoRevert "[Tizen] Add translatable text in TextLabel, TextField, TextEditor 10/144110/1
minho.sun [Mon, 14 Aug 2017 11:08:21 +0000 (20:08 +0900)]
Revert "[Tizen] Add translatable text in TextLabel, TextField, TextEditor

This reverts commit fc35898aa808f1ef2a5bb693a6cf60951e2676d1.

Change-Id: Ia50b62f5275d375a207f5f96c68db41f015871b3

6 years ago[Tizen] Add translatable text in TextLabel, TextField, TextEditor 09/144109/1
minho.sun [Mon, 14 Aug 2017 11:06:51 +0000 (20:06 +0900)]
[Tizen] Add translatable text in TextLabel, TextField, TextEditor

This reverts commit ab8259460b5a98b71659d44a83c0c994050203ff.

Conflicts:
Tizen.NUI/Tizen.NUI.csproj

Change-Id: Icc5d921e66e4009b5f76ae718f0ee5e02abbe191

6 years ago[Tizen] Animatable TextColor Property for TextLabel 08/144108/1
minho.sun [Mon, 14 Aug 2017 11:05:19 +0000 (20:05 +0900)]
[Tizen] Animatable TextColor Property for TextLabel

This reverts commit bb0612e1b86df21029ffb8cbf9c54b79636df1a4.

Change-Id: Ia13c9f90962a6e47328515078a92c8f38188b652

6 years ago[Tizen] Addtional Adaptor/Animation apis for nui, to use FeedKeyEvent/PlayAfter function 07/144107/1
minho.sun [Mon, 14 Aug 2017 10:58:17 +0000 (19:58 +0900)]
[Tizen] Addtional Adaptor/Animation apis for nui, to use FeedKeyEvent/PlayAfter function

This reverts commit 2cd686426e22c87c2169aa0748bfe6e2eb3c093a.

Change-Id: Ie667f7bf86a8fcdb22584835a506cf840a2ac4e0

6 years ago[Tizen] animation callback dispose fix & remove version check 06/144106/1
minho.sun [Mon, 14 Aug 2017 09:48:24 +0000 (18:48 +0900)]
[Tizen] animation callback dispose fix & remove version check

This reverts commit 2f5f1184676560a67ede87e0942589b459f95f9a.

Change-Id: I91616ed0b0fb67fa00e386d4adab23073e2000bf

6 years ago[Tizen] Remove Visible propert in View. 05/144105/1
minho.sun [Mon, 14 Aug 2017 09:41:44 +0000 (18:41 +0900)]
[Tizen] Remove Visible propert in View.

This reverts commit 9b040bb922f3c7c8529214779ccaa5aafea638f3.

Change-Id: I19cb634443e9d378600cc8cf24d38da3c6880783

6 years ago[Tizen]Update ImfManager and fix Resized&LanguageChanged event 04/144104/1
minho.sun [Mon, 14 Aug 2017 08:38:06 +0000 (17:38 +0900)]
[Tizen]Update ImfManager and fix Resized&LanguageChanged event

This reverts commit eabf781b8758f7d6da4840adfebe53266ea56ff2.

Change-Id: I9a30148b1fc19260ade13d19e28207147ddceceb

6 years ago[Tizen] Add properties of TextLabel/Editor 03/144103/1
minho.sun [Mon, 14 Aug 2017 08:37:23 +0000 (17:37 +0900)]
[Tizen] Add properties of TextLabel/Editor

This reverts commit b621f76acb93540ec569d1694a346118f1967829.

Conflicts:
Tizen.NUI/src/public/BaseComponents/TextLabel.cs

Change-Id: I7e8d1fb277c8a64015b216817f64088133975fe7

6 years ago[Tizen] VisualFactory.Get() is set as obsolete 02/144102/1
minho.sun [Mon, 14 Aug 2017 08:32:39 +0000 (17:32 +0900)]
[Tizen] VisualFactory.Get() is set as obsolete

This reverts commit 6a64c1dc61611bcef290021b843871853955db67.

Change-Id: I59bc8d9e8799f5ad079c4c48f889f6313bbffcb4

6 years ago[Tizen] Add obsolete attribute for deprecated apis, backward compatibility 01/144101/1
minho.sun [Mon, 14 Aug 2017 08:31:22 +0000 (17:31 +0900)]
[Tizen] Add obsolete attribute for deprecated apis,  backward compatibility

This reverts commit f23f5c4afc315ca85b3bf8cdbd950a8edf5fcdfa.

Change-Id: I128d0f07ef4bd2c71acd5e5462ebe6304a1bb4b2

6 years ago[Tizen] to avoid native crash 00/144100/1
minho.sun [Mon, 14 Aug 2017 08:19:30 +0000 (17:19 +0900)]
[Tizen] to avoid native crash

This reverts commit 047a07e3a42bf00cd57722d3899d899face83983.

Change-Id: I68c14ec44ff40fb8c6947f78a85000bf70097c80

6 years ago[Tizen] Fix imfmanager issue and add an imfmanager sample 99/144099/1
minho.sun [Mon, 14 Aug 2017 08:18:49 +0000 (17:18 +0900)]
[Tizen] Fix imfmanager issue and add an imfmanager sample

This reverts commit 76ca4f3bc7303b390c7daafc4ee5bbdb245cd08f.

Change-Id: I8d9bb78377087fdc55ff1dca7893959cbb850947

6 years ago[Tizen] Fix Border property in ImageView does not work issue. 98/144098/1
minho.sun [Mon, 14 Aug 2017 08:14:49 +0000 (17:14 +0900)]
[Tizen] Fix Border property in ImageView does not work issue.

This reverts commit f108feb3669df9490d3ec5af06b6785d69bef9ce.

Change-Id: I551bdef1050d53d24bf4885bb63236bc2d0d6783

6 years ago[Tizen] ApplicationHandle in NUIApplication added 97/144097/1
minho.sun [Mon, 14 Aug 2017 08:14:35 +0000 (17:14 +0900)]
[Tizen] ApplicationHandle in NUIApplication added

This reverts commit 604476aaa323d292141fcc2b2e9db6c9b658d342.

Change-Id: I0e44b94fb2aae0f04de1a3551796254ce90b37f9

6 years ago[Tizen] fix crash: HasBody() null reference 96/144096/1
minho.sun [Mon, 14 Aug 2017 08:14:18 +0000 (17:14 +0900)]
[Tizen] fix crash: HasBody() null reference

This reverts commit 9aed662016c628f247082f9cba05fc9a92fa2cfe.

Change-Id: I05ff929cf9f95a283f9d4ee3149f8a523e887776

6 years ago[Tizen] fix TCT BLOCK issue 95/144095/1
minho.sun [Mon, 14 Aug 2017 08:13:50 +0000 (17:13 +0900)]
[Tizen] fix TCT BLOCK issue

This reverts commit bce06d6a340aa3bceb68a4fc9b8c731ea3f8b02a.

Change-Id: I0385c554995c9d68a6cdfbcd037ae3145a86cf78

6 years ago[Tizen] generate exception when garbage collected during animation playing 94/144094/1
minho.sun [Mon, 14 Aug 2017 08:11:38 +0000 (17:11 +0900)]
[Tizen] generate exception when garbage collected during animation playing

This reverts commit 83c19fd5f7969237d09a63b248eb16a104d29c1b.

Change-Id: Ic4ff5563b08e3aaad49f56e917cf25b40b8cfec3

6 years ago[Tizen] Temporary Fix to return the Layer as a View when Parent is a Layer 93/144093/1
minho.sun [Mon, 14 Aug 2017 08:11:22 +0000 (17:11 +0900)]
[Tizen] Temporary Fix to return the Layer as a View when Parent is a Layer

This reverts commit 9619bcec429c7e5fd2460d891d6df480c4e92b36.

Change-Id: I8be7d86f65db5b617a3e06c6bbb0bf37838f6673

6 years ago[Tizen] Create another native handle to make sure Registry.Unregister works fine. 92/144092/1
minho.sun [Mon, 14 Aug 2017 08:10:38 +0000 (17:10 +0900)]
[Tizen] Create another native handle to make sure Registry.Unregister works fine.

This reverts commit a09d830e35905c0e9809c2f34accc1b7b20af1b8.

Change-Id: I10ae1e56d487d295f8a09f252f7b29083bf974bb

6 years ago[Tizen] add Name in Layer, LineCount in TextLabel 91/144091/1
minho.sun [Mon, 14 Aug 2017 08:10:22 +0000 (17:10 +0900)]
[Tizen] add Name in Layer, LineCount in TextLabel

This reverts commit a941a950b780446bfbb7b7901e3cfc73f9f0f24f.

Change-Id: If6ff37dc4f776d3059c3058cdd4cd012924aef78

6 years ago[Tizen] Manual binding for widget view and widget view manager. 90/144090/1
minho.sun [Mon, 14 Aug 2017 08:08:05 +0000 (17:08 +0900)]
[Tizen] Manual binding for widget view and widget view manager.

This reverts commit b9ce8d00d3f61a0bf60b1ff89a7afeb3e8d906f7.

Change-Id: I41686b33e815897c490ee6db3dfdd9161155ab88

6 years ago[Tizen] Add value check to color. 89/144089/1
minho.sun [Mon, 14 Aug 2017 08:06:28 +0000 (17:06 +0900)]
[Tizen] Add value check to color.

This reverts commit 0cc5f21eacfa1790d7cf576a665cb8852bd8e8bd.

Change-Id: Idbbb76c636c8993948a268cfb653f7d0f7b70f8e

6 years ago[Tizen] Oring key event callback result 88/144088/1
minho.sun [Mon, 14 Aug 2017 08:05:22 +0000 (17:05 +0900)]
[Tizen] Oring key event callback result

This reverts commit 9652c041bde7a12c9ce4f81fcea69f7b212baaf0.

Change-Id: Id5caee7e11748e28fce7d29430c66719918d9a22

6 years agoMerge branch 'devel/master' into tizen 87/144087/1
minho.sun [Mon, 14 Aug 2017 08:04:38 +0000 (17:04 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ia80c93b321747e6824a0b375eb0ccee34fe4a453

6 years agoNUI version 0.2.51 04/144004/1
minho.sun [Mon, 14 Aug 2017 07:55:05 +0000 (16:55 +0900)]
NUI version 0.2.51

NUI version 0.2.51

Change-Id: If107ec32a921a8e379fe8144e16b5048059c3db2
Signed-off-by: minho.sun <minho.sun@samsung.com>
6 years agoRevert "[Tizen] Oring key event callback result" 86/144086/1
minho.sun [Mon, 14 Aug 2017 07:51:06 +0000 (16:51 +0900)]
Revert "[Tizen] Oring key event callback result"

This reverts commit 3a6cd55be43f10c6f2d723489c73584ea3cef210.

Change-Id: I4a7bc07a5ac3a9460683968584a1e5b9eb5165cb

6 years agoRevert "[Tizen] Add value check to color." 85/144085/1
minho.sun [Mon, 14 Aug 2017 07:50:56 +0000 (16:50 +0900)]
Revert "[Tizen] Add value check to color."

This reverts commit b6b0b07b2b477b4a6173d1d808c37703f2fd4a1d.

Change-Id: I1776efc933003a2b8abc810622c5f6fe02d90afe

6 years agoRevert "[Tizen] Manual binding for widget view and widget view manager." 84/144084/1
minho.sun [Mon, 14 Aug 2017 07:50:48 +0000 (16:50 +0900)]
Revert "[Tizen] Manual binding for widget view and widget view manager."

This reverts commit f097a148a2430fb8b37e30252a9e637ee6012b72.

Change-Id: I08aaa10f093fd8487b00ac5a821b38532da45353