platform/core/csapi/nui.git
7 years agoManual merge for NUI v0.2.36 90/126890/1
Youxia Wu [Tue, 25 Apr 2017 16:05:00 +0000 (00:05 +0800)]
Manual merge for NUI v0.2.36

Change-Id: I1ee2149e58782bb0a7b6f1793f62f71d9e912b5f
Signed-off-by: Youxia Wu <youxia.wu@partner.samsung.com>
7 years agoFix some little issues. 50/126850/1
xb.teng [Tue, 25 Apr 2017 14:59:30 +0000 (22:59 +0800)]
Fix some little issues.

Change-Id: If035560ca9c428dd7fbc6db767c30260a753a674

7 years ago1.[NUI 276] c# nui visual high level class refactorying. 14/126614/3
xb.teng [Mon, 24 Apr 2017 17:30:44 +0000 (01:30 +0800)]
1.[NUI 276] c# nui visual high level class refactorying.

2.Put some common enums and structs into a NUIConstants file.

Note:
HorizontalAlignment.HorizontalAlignBegin --> HorizontalAlignment.Begin,
HorizontalAlignment.HorizontalAlignCenter --> HorizontalAlignment.Center,
HorizontalAlignment.HorizontalAlignEnd --> HorizontalAlignment.End,
VerticalAlignment.VerticalAlignTop --> VerticalAlignment.Top,
VerticalAlignment.VerticalAlignCenter --> VerticalAlignment.Center,
VerticalAlignment.VerticalAlignBottom --> VerticalAlignment.Bottom.

Change-Id: I770900db2404cb46b29269853e1db3f37e7e5401

7 years agoconfigure Platform Lite and Log define 38/126438/2
dongsug.song [Fri, 21 Apr 2017 11:09:10 +0000 (20:09 +0900)]
configure Platform Lite and Log define

Change-Id: Idfcaf635ab96b748e017c74284f71bdcdfe11721
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agokeygrab & ecore-wl-window-handle c# binding 01/126401/1
dongsug.song [Fri, 21 Apr 2017 08:02:46 +0000 (17:02 +0900)]
keygrab & ecore-wl-window-handle c# binding

- this is a pair with dali-adaptor patch of https://review.tizen.org/gerrit/#/c/126398/

Change-Id: Id1c776151c9a683f985bbea54f6d6dc9c3f4fcdd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "GC, OOM kill issue fix" into tizen
dongsug.song [Fri, 21 Apr 2017 07:55:28 +0000 (00:55 -0700)]
Merge "GC, OOM kill issue fix" into tizen

7 years agoMerge "Improve the compatibility for the "destinationValue" parameter of AnimateTo...
dongsug song [Fri, 21 Apr 2017 07:52:33 +0000 (00:52 -0700)]
Merge "Improve the compatibility for the "destinationValue"  parameter of AnimateTo and AnimateBy." into tizen

7 years agoImprove the compatibility for the "destinationValue" parameter of AnimateTo and... 57/125657/3
Feng Jin [Tue, 18 Apr 2017 16:15:37 +0000 (00:15 +0800)]
Improve the compatibility for the "destinationValue"  parameter of AnimateTo and AnimateBy.

Change-Id: Ibf2c81902788d1829c77cad7b7070851c95eb0c4
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoGC, OOM kill issue fix 94/125694/5
dongsug.song [Tue, 18 Apr 2017 11:32:48 +0000 (20:32 +0900)]
GC, OOM kill issue fix

Conflicts:
NUISamples/NUISamples/NUISamples.TizenTV/examples/Main.cs

Change-Id: I84b6b9363a0006eb0a33f4700c1052f38db7cbda
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoChange "PositionUsesAnchorPoint" to public. 42/125542/1
Feng Jin [Tue, 18 Apr 2017 10:50:11 +0000 (18:50 +0800)]
Change "PositionUsesAnchorPoint" to public.
Please run positionUsesAnchorPoint-test.cs to test it.

Change-Id: I300712cf423efaf926cf46208ed729384c0d4be2
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agofix build error of GBS and VS 91/125491/2 accepted/tizen/unified/20170418.072631 nui_0.2.35 submit/tizen/20170417.100748
Feng Jin [Mon, 17 Apr 2017 22:13:23 +0000 (06:13 +0800)]
fix build error of GBS and VS

Change-Id: I21d39ad39b214d7ebfdd3e8fd8d082e0119ee70f
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoAdd manual merge for Key.cs 86/125486/3
Feng Jin [Mon, 17 Apr 2017 20:36:07 +0000 (04:36 +0800)]
Add manual merge for Key.cs

Change-Id: I6f22db32da7bf22c64b4f9d013d9339e7b93b5ba
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoManual merge for nui v0.2.35. 25/125325/1
Feng Jin [Mon, 17 Apr 2017 11:05:02 +0000 (19:05 +0800)]
Manual merge for nui v0.2.35.
Split namespace for UIComponents.

Change-Id: I45951fb5b1e0f035b351df2fe70b0cf9376448fb
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoMerge "Fix some bugs: (1)Change the return type of Window.IsVisible() form void to...
dongsug song [Mon, 17 Apr 2017 02:26:32 +0000 (19:26 -0700)]
Merge "Fix some bugs: (1)Change the return type of Window.IsVisible() form void to bool. (2)Change the type of PushButton.IconPadding to Vector4. (3)Change some properties in TextEditor and TextField to string type." into tizen

7 years agoPositionUseAnchorPoint sample app changed, static get property setting 97/125297/2
dongsug.song [Fri, 14 Apr 2017 12:46:43 +0000 (21:46 +0900)]
PositionUseAnchorPoint sample app changed, static get property setting

Change-Id: I7a6868a9bfd3d35a527b590aaeeec2d6ccd4149d
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "Add the license in csapi-nui.spec file" into tizen
dongsug song [Fri, 14 Apr 2017 04:54:30 +0000 (21:54 -0700)]
Merge "Add the license in csapi-nui.spec file" into tizen

7 years agoMerge "[NUI-252] change string type of property to enum type of property" into tizen
dongsug song [Fri, 14 Apr 2017 03:22:28 +0000 (20:22 -0700)]
Merge "[NUI-252] change string type of property to enum type of property" into tizen

7 years ago[NUI-252] change string type of property to enum type of property 85/124385/4
xb.teng [Tue, 11 Apr 2017 15:49:22 +0000 (23:49 +0800)]
[NUI-252] change string type of property to enum type of property

Change-Id: I64aa478b559d7222d6f33c112da48e90da5672ad
Signed-off-by: xb.teng <xb.teng@samsung.com>
7 years agoAdd the license in csapi-nui.spec file 88/124988/1
Seoyeon Kim [Thu, 13 Apr 2017 08:28:22 +0000 (17:28 +0900)]
Add the license in csapi-nui.spec file

- Set the license as Apache-2.0, BSD-2-Clause, and MIT

Change-Id: I17417637a4b961f02d11f76fb0845e716fed67e7
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoreplace Console.WriteLine() with Tizen.Log.Debug() 77/124877/1
dongsug.song [Thu, 13 Apr 2017 01:38:48 +0000 (10:38 +0900)]
replace Console.WriteLine() with Tizen.Log.Debug()

Change-Id: Ic7ebec76c01000ca4eddc463b92f5880ff88bcd0
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoadd property types include Opacity & CreateFromObject() types added 13/124813/3
dongsug.song [Wed, 12 Apr 2017 11:11:19 +0000 (20:11 +0900)]
add property types include Opacity & CreateFromObject() types added

Change-Id: I49aef6969515c8cd80ee538de1ac8eb179a617ac
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoReturn null when CurrentFocusView is not exist. 84/124784/2
minho.sun [Wed, 12 Apr 2017 10:24:58 +0000 (19:24 +0900)]
Return null when CurrentFocusView is not exist.

C# developer uses ? keyword for null check.

// Example
Tizen.Log.Error("NUI", " CurrentFocusView : " + currentFocusView?.Name);

To support this, CurrentFocusView() should return null when
there is no focused view.

Change-Id: I0806fb24fa7d9dd0626767e45cc590430f54332f
Signed-off-by: minho.sun <minho.sun@samsung.com>
7 years agoadd comments, fix RelativeVector build error 00/124700/3
dongsug.song [Wed, 12 Apr 2017 06:55:00 +0000 (15:55 +0900)]
add comments, fix RelativeVector build error

Change-Id: I72842bba7a4a914d5a45892b77e7ccad209b41bb
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoFix some bugs: 22/124322/2
Feng Jin [Tue, 11 Apr 2017 14:29:40 +0000 (22:29 +0800)]
Fix some bugs:
(1)Change the return type of Window.IsVisible() form void to bool.
(2)Change the type of PushButton.IconPadding to Vector4.
(3)Change some properties in TextEditor and TextField to string type.

Change-Id: I15cab04c9a9b846e6d5a1457ed1c3bfd4e26a53a
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoUpdate comments 28/124428/1
Heeyong Song [Tue, 11 Apr 2017 08:45:41 +0000 (17:45 +0900)]
Update comments

Change-Id: If79a7a5a5a0dcaedcafc000648b1c6e3e109bda5

7 years agoMerge "Implement normalized Vector2/3/4 class." into tizen
dongsug song [Tue, 11 Apr 2017 07:15:37 +0000 (00:15 -0700)]
Merge "Implement normalized Vector2/3/4 class." into tizen

7 years agoImplement normalized Vector2/3/4 class. 74/121874/9
Feng Jin [Wed, 29 Mar 2017 16:33:47 +0000 (00:33 +0800)]
Implement normalized Vector2/3/4 class.

Change-Id: I86b3a50bfd02cf00c246f1f57d80b96c66331127
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agonui 0.2.34 release 62/124162/1 accepted/tizen/unified/20170410.160126 nui_0.2.34 submit/tizen/20170410.071852
dongsug.song [Mon, 10 Apr 2017 10:23:26 +0000 (19:23 +0900)]
nui 0.2.34 release

Change-Id: Ic7eae4f274329e6dd769d2d7cbda229b2e7cd2bf
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agonot use Dynamic due to slow performance 50/124150/1
dongsug.song [Mon, 10 Apr 2017 10:01:20 +0000 (19:01 +0900)]
not use Dynamic due to slow performance

Change-Id: Ib3150616e2ac80a7e9ee35765697f67a8cbb8c5b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoManual merge for nui v0.2.34 37/124037/1
Feng Jin [Mon, 10 Apr 2017 11:52:33 +0000 (19:52 +0800)]
Manual merge for nui v0.2.34

Change-Id: Icde14aa3d15981ef6a831940060d61b3da73462b
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoVisual transition, SVG/AGIF added 65/123965/4
dongsug.song [Sun, 9 Apr 2017 12:37:34 +0000 (21:37 +0900)]
Visual transition, SVG/AGIF added

- Transition(Animation) example added, SVG/AGIF Visual example added. (visual-animation-test.cs)
- AnimatorVisual, SVGVisual, AnimatedImageVisaul(AGIF) high level classes added.
- Visaul high level class naming changed (remove "Map" suffix)
- UpdateVisual() added. (by only changing high level visual class's property, visual is updated automatically)
- property naming change : Offset => Position, VisualSize => Size

Change-Id: I978b820ed1dc5dadc54d1ed9872f4182f022bd2f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoAdd some comments into NUI. 19/123919/3
Feng Jin [Fri, 7 Apr 2017 19:40:43 +0000 (03:40 +0800)]
Add some comments into NUI.

Change-Id: Ia98b64de29dae7d916a8eeb8e08f86f7538ba9b7
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoChange all "inputfocus" & "keyboardfocus" to "focus" 25/123825/1
minho.sun [Fri, 7 Apr 2017 07:03:13 +0000 (16:03 +0900)]
Change all "inputfocus" &  "keyboardfocus" to "focus"

Change all the name which have "inputfocus" or "keyboardfocus".

Change-Id: Iaa18b1d2635a13edab9fc0510dfaaf2bdc45bdd7
Signed-off-by: minho.sun <minho.sun@samsung.com>
7 years agofix PreFocusChange signal count error 29/123229/2
dongsug.song [Wed, 5 Apr 2017 04:33:10 +0000 (13:33 +0900)]
fix PreFocusChange signal count error

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: If7b91770fb15c611cdde273b8b068b727a89b0d7

7 years agonetstandard version up to 1.6 74/122974/1
dongsug.song [Tue, 4 Apr 2017 05:54:40 +0000 (14:54 +0900)]
netstandard version up to 1.6

Change-Id: I821b74991791da9f0c5cc8c00241122b61ce4bc3
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agotemporary fix of crash problem 98/122898/1 accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170404.143030 accepted/tizen/mobile/20170404.062205 accepted/tizen/tv/20170404.062233 accepted/tizen/unified/20170404.062454 submit/tizen/20170404.044922
dongsug.song [Tue, 4 Apr 2017 02:12:16 +0000 (11:12 +0900)]
temporary fix of crash problem

Change-Id: I553ba5c8d9d41c36937c6fa10089015fe01f8ba7
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agobuild error fix 71/122471/1 accepted/tizen/common/20170403.185734 accepted/tizen/mobile/20170403.022134 accepted/tizen/tv/20170403.022236 accepted/tizen/unified/20170403.022457 submit/tizen/20170331.124519
dongsug.song [Fri, 31 Mar 2017 12:33:39 +0000 (21:33 +0900)]
build error fix

Change-Id: Ie8a4a40a0052d68975ae3e0953d5900fd919bfee
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agonui 0.2.33-pre1 updated 67/122467/2
dongsug.song [Fri, 31 Mar 2017 12:19:11 +0000 (21:19 +0900)]
nui 0.2.33-pre1 updated

Change-Id: I121cbc013f87ce0e36fddc98a7d6da755cba76c5
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoManual Merge for nui v0.2.33-pre 21/122421/2
Feng Jin [Fri, 31 Mar 2017 16:23:39 +0000 (00:23 +0800)]
Manual Merge for nui v0.2.33-pre

Change-Id: I27020dd5ffbfc38aa30234317016abf655ab0bd1
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
7 years agoadd deprecated comment. 01/122401/1
hyunjushin [Fri, 31 Mar 2017 07:27:42 +0000 (16:27 +0900)]
add deprecated comment.

Change-Id: I7151f15a18b20ffaabb2e1ecb025d9a5370617fa

7 years agoPositionUseAnchor enabled, samples added 24/122224/1
dongsug.song [Thu, 30 Mar 2017 14:30:45 +0000 (23:30 +0900)]
PositionUseAnchor enabled, samples added

Change-Id: I4c8182ea672063880954db4089c40f37d5960e91
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "Fixed CustomAlgorithmInterface crash issue in dotnet core" into tizen
dongsug song [Thu, 30 Mar 2017 10:42:29 +0000 (03:42 -0700)]
Merge "Fixed CustomAlgorithmInterface crash issue in dotnet core" into tizen

7 years agoFixed CustomAlgorithmInterface crash issue in dotnet core 83/122083/2
xb.teng [Thu, 30 Mar 2017 06:50:59 +0000 (14:50 +0800)]
Fixed CustomAlgorithmInterface crash issue in dotnet core

Change-Id: Ifcaad4419297fe6b62b790384e4120ec56af9bab
Signed-off-by: xb.teng <xb.teng@samsung.com>
7 years agoN-Patch image visual high level class 85/122085/1
dongsug.song [Thu, 30 Mar 2017 06:59:03 +0000 (15:59 +0900)]
N-Patch image visual high level class

Change-Id: I02a778954c973fc5a75c1c961a825b27708cf7e7
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "Enable nui register a control with namespace" into tizen
dongsug song [Thu, 30 Mar 2017 06:45:21 +0000 (23:45 -0700)]
Merge "Enable nui register a control with namespace" into tizen

7 years agoMerge "dali native version check and remove local nui project" into tizen
dongsug.song [Thu, 30 Mar 2017 00:56:27 +0000 (17:56 -0700)]
Merge "dali native version check and remove local nui project" into tizen

7 years agonuspec file changed for NuGet package 79/121979/2
dongsug.song [Wed, 29 Mar 2017 22:54:20 +0000 (07:54 +0900)]
nuspec file changed for NuGet package

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I7259713db4a0644d4c476c5957685114af84feeb

7 years agodali native version check and remove local nui project 80/121980/1
dongsug.song [Wed, 29 Mar 2017 23:26:38 +0000 (08:26 +0900)]
dali native version check and remove local nui project

Change-Id: I972158fab2a16f560238f7b01a9d562000e649cb
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoEnable nui register a control with namespace 84/121884/1
xb.teng [Wed, 29 Mar 2017 09:25:54 +0000 (17:25 +0800)]
Enable nui register a control with namespace

Change-Id: Idc637305143606ef759b5bd89a7e9f4f870b8f49

7 years agonui 0.2.32 manual merge, mapping to dali 1.2.32 64/121164/2 accepted/tizen/common/20170327.143415 accepted/tizen/mobile/20170328.060143 accepted/tizen/tv/20170328.060249 accepted/tizen/unified/20170328.060532 submit/tizen/20170327.130356
xb.teng [Mon, 27 Mar 2017 07:54:28 +0000 (15:54 +0800)]
nui 0.2.32 manual merge, mapping to dali 1.2.32

Change-Id: I86bb8e8261736bb6bcfb948a55dfc44ab9133f9d

7 years agonui 1.2.31-2 release for tizen c# Preview3 98/120798/1 accepted/tizen/common/20170324.123341 accepted/tizen/mobile/20170324.111904 accepted/tizen/tv/20170324.112006 accepted/tizen/unified/20170324.112300 submit/tizen/20170324.082849
dongsug.song [Fri, 24 Mar 2017 08:06:39 +0000 (17:06 +0900)]
nui 1.2.31-2 release for tizen c# Preview3

Change-Id: I1f5c050bc12c2da4ddc251cc71f22fff54a4ab15
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "Fix SVACE issues" into tizen
Seoyeon Kim [Fri, 24 Mar 2017 01:57:31 +0000 (18:57 -0700)]
Merge "Fix SVACE issues" into tizen

7 years agoFix for TCT 80/120680/1
minho.sun [Thu, 23 Mar 2017 17:07:12 +0000 (02:07 +0900)]
Fix for TCT

Fix for TCT

Change-Id: I1e8b6c17ed857cc5e1f8293e9d77042777016b15
Signed-off-by: minho.sun <minho.sun@samsung.com>
7 years agomove back VisualFactory to public 56/120656/1
dongsug.song [Thu, 23 Mar 2017 13:18:51 +0000 (22:18 +0900)]
move back VisualFactory to public

Change-Id: Iac982f92dbfdafb6bcc1a9014609998be215aa7c
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoFix SVACE issues 53/120653/1
Seoyeon Kim [Thu, 23 Mar 2017 12:35:28 +0000 (21:35 +0900)]
Fix SVACE issues

- Most issues are related to matching the indentation.

Change-Id: Id7a4c01b0d14304531e885c8968a87786c6f9f47
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoMerge "Fix TCT issues" into tizen
minho.sun [Thu, 23 Mar 2017 10:34:53 +0000 (03:34 -0700)]
Merge "Fix TCT issues" into tizen

7 years agoto resolve TCT issues 19/120619/1
dongsug.song [Thu, 23 Mar 2017 09:57:44 +0000 (18:57 +0900)]
to resolve TCT issues

Change-Id: I8f808b9c74744fa986ea684454a1b00cc885fef0
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoFix TCT issues 32/120532/1
minho.sun [Thu, 23 Mar 2017 07:16:58 +0000 (16:16 +0900)]
Fix TCT issues

Fix TCT issues for CustomView and TextLabel.

CustomView:
EmitKeyEventSignal & KeyboardEnter are internal api in native side.
So change these apis to internal.

TextLabel:
The type of Emboss & Outline is actually string.
So change type to string.

Change-Id: I7c67e54c1ec0995c8da5f386d163035f388d29d2
Signed-off-by: minho.sun <minho.sun@samsung.com>
7 years agofix VS compile error 84/120484/1
dongsug.song [Thu, 23 Mar 2017 05:56:32 +0000 (14:56 +0900)]
fix VS compile error

Change-Id: Ibb1630816bfeec3eb1fdd006806672acbba1e36e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "dali-1.2.31, nui 0.2.31 upgrade" into tizen
dongsug song [Wed, 22 Mar 2017 05:32:18 +0000 (22:32 -0700)]
Merge "dali-1.2.31, nui 0.2.31 upgrade" into tizen

7 years agodali-1.2.31, nui 0.2.31 upgrade 51/119651/8
xb.teng [Sun, 19 Mar 2017 13:05:14 +0000 (21:05 +0800)]
dali-1.2.31, nui 0.2.31 upgrade

Change-Id: I266c2143245fe0c42752927ea6d8d263f95db16f
Signed-off-by: xb.teng <xb.teng@samsung.com>
7 years agofriend assembly, nuget lib test 45/119645/2
dongsug.song [Sat, 18 Mar 2017 13:51:56 +0000 (22:51 +0900)]
friend assembly, nuget lib test

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Ibbcae16b742d6423ba5993e6951095b003d86ef6

7 years agoAdd comments, nui 0.2.31 upgrade 43/119843/2 accepted/tizen/common/20170320.174038 accepted/tizen/mobile/20170320.222849 accepted/tizen/tv/20170320.222936 accepted/tizen/unified/20170320.223143 submit/tizen/20170320.091401
dongsug.song [Mon, 20 Mar 2017 08:53:24 +0000 (17:53 +0900)]
Add comments, nui 0.2.31 upgrade

Change-Id: I6d09ea0e557193b31cbc3fc0e27fa21d0f421259
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoFixed SizeScalePolicyType error 88/119788/2
minho.sun [Mon, 20 Mar 2017 06:26:05 +0000 (15:26 +0900)]
Fixed SizeScalePolicyType error

Make setter of SizeScalePolicyType change value to string.

Change-Id: I0e1473fd733cee32e6f606d4f2933daa33ee1eb6
Signed-off-by: minho.sun <minho.sun@samsung.com>
7 years agoMerge "In CustomView handling Actor, changed as View" into tizen
dongsug.song [Mon, 20 Mar 2017 00:41:33 +0000 (17:41 -0700)]
Merge "In CustomView handling Actor, changed as View" into tizen

7 years agoMerge "sibling order test" into tizen
dongsug.song [Mon, 20 Mar 2017 00:41:00 +0000 (17:41 -0700)]
Merge "sibling order test" into tizen

7 years agoMerge "PreFocusChange disconnect error issue" into tizen
dongsug.song [Mon, 20 Mar 2017 00:40:41 +0000 (17:40 -0700)]
Merge "PreFocusChange disconnect error issue" into tizen

7 years agosibling order test 12/119612/2
dongsug.song [Fri, 17 Mar 2017 13:36:07 +0000 (22:36 +0900)]
sibling order test

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I2c59402b5e7d0f3ee53c979488816d73f6d070e5

7 years agoPreFocusChange disconnect error issue 27/119127/2
dongsug.song [Wed, 15 Mar 2017 14:29:28 +0000 (23:29 +0900)]
PreFocusChange disconnect error issue

Change-Id: Ided4cc351a8912b224dc0a0a89408ec28793c373
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoIn CustomView handling Actor, changed as View 41/119641/2
dongsug.song [Sat, 18 Mar 2017 09:38:46 +0000 (18:38 +0900)]
In CustomView handling Actor, changed as View

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I7293c28fce8d1b0dbc827b455b16585e0036c2d6

7 years agoComment work 00/119600/1
dongsug.song [Fri, 17 Mar 2017 12:41:07 +0000 (21:41 +0900)]
Comment work

 - work done by Mr.Sun

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I339d12ae0168551d32722be8328f5e6e3dd65504

7 years agoMerge "Added/Modified comments for API reference of part4" into tizen
dongsug song [Fri, 17 Mar 2017 12:24:48 +0000 (05:24 -0700)]
Merge "Added/Modified comments for API reference of part4" into tizen

7 years agoMerge "Add comments for API reference Change Assign() to internal function" into...
dongsug song [Fri, 17 Mar 2017 12:23:31 +0000 (05:23 -0700)]
Merge "Add comments for API reference Change Assign() to internal function" into tizen

7 years agoAdded/Modified comments for API reference of part4 27/119527/4
taeyoon0.lee [Fri, 17 Mar 2017 07:28:51 +0000 (16:28 +0900)]
Added/Modified comments for API reference of part4

Change-Id: Ice8e0cb4680a8d4c0397fbe0de28b64e960e764a

7 years agoAdd comments for API reference 16/119516/4
Heeyong Song [Fri, 17 Mar 2017 07:13:04 +0000 (16:13 +0900)]
Add comments for API reference
Change Assign() to internal function

Change-Id: Ie99a7c54b5c26b287b8cbaf3187f5ae18a5aa9f0

7 years agoAPI reference commenting task 44/119544/2
dongsug.song [Fri, 17 Mar 2017 08:13:06 +0000 (17:13 +0900)]
API reference commenting task

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Icbaea37dbb11b28a17c7e87b53131c9806570237

7 years agoAdd more comments for API reference of part 2 12/119512/1
Seoyeon Kim [Fri, 17 Mar 2017 07:04:09 +0000 (16:04 +0900)]
Add more comments for API reference of part 2

Change-Id: I2d6580f115bb1794b072e4da97aa37b81dbbfd8a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 years agoAdd comments by Ms.Seoyeon Kim 12/119212/1
dongsug.song [Thu, 16 Mar 2017 04:33:40 +0000 (13:33 +0900)]
Add comments by Ms.Seoyeon Kim

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I6781ba22767cb144106c302498a9683a0bab0009

7 years agoAdd comments for API reference of part 4 33/119133/2
taeyoon0.lee [Wed, 15 Mar 2017 15:47:25 +0000 (00:47 +0900)]
Add comments for API reference of part 4

Change-Id: I8972312de522dbc9fe1e01f8c48636b99877fc7a

7 years agonui 0.2.30 release 70/119070/4 accepted/tizen/common/20170315.125212 accepted/tizen/mobile/20170315.221837 accepted/tizen/tv/20170315.221855 accepted/tizen/unified/20170316.015344 submit/tizen/20170315.105606 submit/tizen/20170315.105638
dongsug.song [Wed, 15 Mar 2017 10:27:31 +0000 (19:27 +0900)]
nui 0.2.30 release

Change-Id: I5e61312b1fca984e2113497d7bb6f0dfb7f84fcd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agonui 1.0.2 release 92/118892/1 accepted/tizen/common/20170314.173244 accepted/tizen/mobile/20170314.223850 accepted/tizen/tv/20170314.223906 accepted/tizen/unified/20170315.014758 submit/tizen/20170314.105305
dongsug.song [Tue, 14 Mar 2017 10:47:06 +0000 (19:47 +0900)]
nui 1.0.2 release

Change-Id: I0f03097337d1f51c53841674e2d69670c055014b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoFix build error 28/118528/1
minho.sun [Mon, 13 Mar 2017 04:25:10 +0000 (13:25 +0900)]
Fix build error

Fix build error

Change-Id: I5b5702442015dfad6fe7afdcd422eb7cfcc9c048
Signed-off-by: minho.sun <minho.sun@samsung.com>
7 years agoback out for NUI-30, NUI-29 00/118300/3
dongsug.song [Fri, 10 Mar 2017 02:38:56 +0000 (11:38 +0900)]
back out for NUI-30, NUI-29

 - remove "\r" in the file

Change-Id: I9e2a4df0bea7743c095dbe6b8abde0b621d31848
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoAnimationBetween() parameter changed and more 69/117669/2 accepted/tizen/common/20170309.175001 accepted/tizen/mobile/20170308.120233 accepted/tizen/tv/20170308.120254 accepted/tizen/unified/20170309.120735 accepted/tizen/unified/20170310.075721 submit/tizen/20170308.003335 submit/tizen_unified/20170308.100503 submit/tizen_unified/20170310.011401
dongsug.song [Tue, 7 Mar 2017 05:28:25 +0000 (14:28 +0900)]
AnimationBetween() parameter changed and more

 - resolve crash issue : http://suprem.sec.samsung.net/jira/browse/NUI-66 crash
 - event handler pattern changed
 - Visibility property in Actor.cs is removed
 - NUIApplication class is changed to public class, hello-test.cs is sample app
 - FlexContainer's child property in View.cs gets some comments
 - nui second minor version up (form 1.0.0 to 1.0.1)
 - some useless files are removed

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I6e3392f98b8397ace49252e966fdfb8ec663b1ec

7 years agoremove useless files, change project.json 94/117394/1 accepted/tizen/common/20170306.165302 accepted/tizen/mobile/20170306.103731 accepted/tizen/tv/20170306.103740 submit/tizen/20170306.042149 submit/tizen/20170306.085604 submit/tizen_unified/20170308.100407
dongsug.song [Mon, 6 Mar 2017 03:53:21 +0000 (12:53 +0900)]
remove useless files, change project.json

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: Ib906fa2978cf54785a6f4fb7a417faba48ad6a0e

7 years agoVisual example, NUIApplication, Size/Position 89/117289/3
dongsug.song [Fri, 3 Mar 2017 14:01:56 +0000 (23:01 +0900)]
Visual example, NUIApplication, Size/Position

 - Visual High level class, Visual Transition examples added
 - NUIApplication changed, hello-test.cs sample app works fine
 - Rotation high level class test, hello-world.cs sample app works fine
 - Size/Position will get current values

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I534c24f8ad5cc6d4df36e1d99696c9fd9fe9a953

7 years agodali 1.2.28 version upgrade 49/117149/1 submit/tizen/20170228.014422
dongsug.song [Fri, 3 Mar 2017 04:36:29 +0000 (13:36 +0900)]
dali 1.2.28 version upgrade

Change-Id: If82759c89a95f260326108a624219fe428f3dc0f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoMerge "add Timer Tick event" into tizen
dongsug.song [Thu, 23 Feb 2017 08:55:22 +0000 (00:55 -0800)]
Merge "add Timer Tick event" into tizen

7 years agofix Common profile build error 57/115657/1 submit/tizen/20170221.042123
dongsug.song [Tue, 21 Feb 2017 04:11:17 +0000 (13:11 +0900)]
fix Common profile build error

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I4d8b83d0dc520dd36db6baac62e5b99f51900786

7 years agoadd Timer Tick event 11/115611/1
dongsug.song [Mon, 20 Feb 2017 15:44:36 +0000 (00:44 +0900)]
add Timer Tick event

Change-Id: I5a5ad9e93a4b616b4177c43480c626c9ffb38947
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoDali C#: version upgrade 1.2.25 91/115191/3 accepted/tizen/mobile/20170220.223653 accepted/tizen/tv/20170220.223938 submit/tizen/20170220.003759
dongsug.song [Thu, 16 Feb 2017 17:35:20 +0000 (02:35 +0900)]
Dali C#: version upgrade 1.2.25

Change-Id: Iebc87668e165e9c8cd81fb68fd1a3323cc96ab4b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
7 years agoDali C#: control-dashboard sample changed 11/111511/1 accepted/tizen/mobile/20170123.113750 accepted/tizen/tv/20170123.113807 submit/tizen/20170123.011352 submit/tizen/20170123.015307 submit/tizen_common/20170131.125233 submit/tizen_common/20170207.140435
dongsug.song [Sat, 21 Jan 2017 03:22:50 +0000 (12:22 +0900)]
Dali C#: control-dashboard sample changed

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I75c33b11b6dc55049012596100aa1438afd4c61c

7 years agoDali C#: csharp dll initial upload 48/111248/1 submit/tizen/20170120.053405 submit/tizen/20170120.081800
dongsug.song [Fri, 20 Jan 2017 03:47:50 +0000 (12:47 +0900)]
Dali C#: csharp dll initial upload

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Change-Id: I3714616413c20c7c19eb6b6f6a8b053605799ac0

7 years agoInitial empty repository
Tizen Infrastructure [Thu, 19 Jan 2017 23:50:58 +0000 (15:50 -0800)]
Initial empty repository