platform/core/csapi/tizenfx.git
6 years agoRelease 5.0.0.14299 submit/tizen/20180329.054747
DotnetBuild [Thu, 29 Mar 2018 05:47:40 +0000 (05:47 +0000)]
Release 5.0.0.14299

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Thu, 29 Mar 2018 05:47:40 +0000 (05:47 +0000)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoAdd ABI Checker Tool (#181)
Jay Cho [Thu, 29 Mar 2018 05:20:11 +0000 (14:20 +0900)]
Add ABI Checker Tool (#181)

6 years agoRelease 5.0.0.14298 submit/tizen/20180328.044140
DotnetBuild [Wed, 28 Mar 2018 04:41:36 +0000 (13:41 +0900)]
Release 5.0.0.14298

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Wed, 28 Mar 2018 04:41:36 +0000 (13:41 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoRevert "[NUI] Make GetParent() protected (#165)" (#194) 5.0.0.14298
huiyueun [Wed, 28 Mar 2018 04:26:37 +0000 (13:26 +0900)]
Revert "[NUI] Make GetParent() protected (#165)" (#194)

This reverts commit 7aa84bbdff8f176b5c67907129dd90e85cfae36b.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoRelease 5.0.0.14297 submit/tizen/20180327.150642
DotnetBuild [Tue, 27 Mar 2018 15:06:39 +0000 (00:06 +0900)]
Release 5.0.0.14297

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 27 Mar 2018 15:06:39 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[NUI] Add deleted APIs (#190) 5.0.0.14297
huiyueun [Tue, 27 Mar 2018 11:22:56 +0000 (20:22 +0900)]
[NUI] Add deleted APIs (#190)

+add
Tizen.NUI.BaseComponents.ImageView.DownCast
Tizen.NUI.BaseComponents.TextLabel.DownCast
Tizen.NUI.ImfManager.Finalize
Tizen.NUI.NUIApplication.Window

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoRelease 5.0.0.14296
DotnetBuild [Tue, 27 Mar 2018 09:53:48 +0000 (09:53 +0000)]
Release 5.0.0.14296

6 years agoMerge remote-tracking branch 'github/master' into HEAD
DotnetBuild [Tue, 27 Mar 2018 09:53:48 +0000 (09:53 +0000)]
Merge remote-tracking branch 'github/master' into HEAD

6 years agoRevert "[NUI] Delete deprecated APIs (#143)" (#188)
huiyueun [Tue, 27 Mar 2018 09:06:47 +0000 (18:06 +0900)]
Revert "[NUI] Delete deprecated APIs (#143)" (#188)

* Revert "[NUI] Delete deprecated APIs (#143)"

This reverts commit 776217fb9d9689f4705b00a0d3ef3c6e6cfb52ed.

* [NUI] Fix parent get issue

Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
6 years agoFix wrong code (#187)
mk5004lee [Tue, 27 Mar 2018 07:37:35 +0000 (16:37 +0900)]
Fix wrong code (#187)

- Value style, is compared with null

Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
6 years ago[ElmSharp] cherry-pick from API4 (#28)(#42)(#58) (#174)
arosis78 [Tue, 27 Mar 2018 06:52:09 +0000 (15:52 +0900)]
[ElmSharp] cherry-pick from API4 (#28)(#42)(#58) (#174)

* [ElmSharp] Remove layout for Background (#28)

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
* [ElmSharp] fix svace issue (#42)

Add an optional extended description…

* [ElmSharp] Changed Background Color property internal implementation to Widget BackgroundColor property (#58)

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
6 years agoRelease 5.0.0.14293 accepted/tizen/unified/20180327.055756 submit/tizen/20180326.150653
DotnetBuild [Mon, 26 Mar 2018 15:06:50 +0000 (00:06 +0900)]
Release 5.0.0.14293

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Mon, 26 Mar 2018 15:06:49 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[MediaPlayer] Modify the precondition of SetRoi method (#184) 5.0.0.14293
hsgwon [Mon, 26 Mar 2018 06:07:49 +0000 (15:07 +0900)]
[MediaPlayer] Modify the precondition of SetRoi method (#184)

6 years ago[System][Usb] apply NotSupportedException (#183)
lokilee73 [Mon, 26 Mar 2018 04:51:08 +0000 (13:51 +0900)]
[System][Usb] apply NotSupportedException (#183)

Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
6 years agoRelease 5.0.0.14291 submit/tizen/20180323.150613
DotnetBuild [Fri, 23 Mar 2018 15:06:10 +0000 (00:06 +0900)]
Release 5.0.0.14291

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Fri, 23 Mar 2018 15:06:10 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[NUI] Add _parent in Container (#177) 5.0.0.14291
dongsug-song [Fri, 23 Mar 2018 08:34:10 +0000 (17:34 +0900)]
[NUI] Add _parent in Container (#177)

* [NUI] Add _parent in Container

* [NUI] Change the way of getting native handle and making c# object

6 years agoUpdate GenDummy tool (#176)
Jay Cho [Fri, 23 Mar 2018 07:03:04 +0000 (16:03 +0900)]
Update GenDummy tool (#176)

6 years agoRelease 5.0.0.14289 accepted/tizen/unified/20180320.141408 accepted/tizen/unified/20180322.060145 submit/tizen/20180320.072606 submit/tizen/20180321.055357
DotnetBuild [Tue, 20 Mar 2018 07:26:03 +0000 (16:26 +0900)]
Release 5.0.0.14289

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 20 Mar 2018 07:26:03 +0000 (16:26 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[ElmSharp] Modified to call Deleted event when EvasObject Unrealized (#170) 5.0.0.14289
arosis78 [Tue, 20 Mar 2018 04:34:26 +0000 (13:34 +0900)]
[ElmSharp] Modified to call Deleted event when EvasObject Unrealized (#170)

* Modified to call Deleted event when EvasObject unrealized

* Update EvasObject.cs

6 years ago[ElmSharp] Fix TrackObject issue (#162)
shmin [Tue, 20 Mar 2018 04:31:27 +0000 (13:31 +0900)]
[ElmSharp] Fix TrackObject issue (#162)

6 years agoFix issue for multithreads (#168)
kilig [Tue, 20 Mar 2018 02:44:48 +0000 (11:44 +0900)]
Fix issue for multithreads (#168)

- Add locking mutex codes for register/unregister callback
- Check key if it is contained in dtor

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
6 years agoUpdate cspai-tizenfx.spec.in to support asan (#166)
Jay Cho [Mon, 19 Mar 2018 08:15:20 +0000 (17:15 +0900)]
Update cspai-tizenfx.spec.in to support asan (#166)

6 years ago[NUI] Make GetParent() protected (#165)
huiyueun [Fri, 16 Mar 2018 07:38:18 +0000 (16:38 +0900)]
[NUI] Make GetParent() protected (#165)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
6 years agoRelease 5.0.0.14284 accepted/tizen/unified/20180316.160503 submit/tizen/20180316.070132
DotnetBuild [Fri, 16 Mar 2018 07:01:30 +0000 (16:01 +0900)]
Release 5.0.0.14284

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Fri, 16 Mar 2018 07:01:29 +0000 (16:01 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoAdd build option for asan (#163) 5.0.0.14284
sung-su.kim [Fri, 16 Mar 2018 03:44:54 +0000 (12:44 +0900)]
Add build option for asan (#163)

6 years agoRelease 5.0.0.14283 accepted/tizen/unified/20180314.062019 submit/tizen/20180313.150716
DotnetBuild [Tue, 13 Mar 2018 15:07:13 +0000 (00:07 +0900)]
Release 5.0.0.14283

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 13 Mar 2018 15:07:13 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Connection][WiFi] Fix exception handling in async methods (#154) 5.0.0.14283
chleun-moon [Tue, 13 Mar 2018 08:13:32 +0000 (17:13 +0900)]
[Connection][WiFi] Fix exception handling in async methods (#154)

6 years ago[Connection][WiFi] Ignore exception within event add/remove (#153)
chleun-moon [Tue, 13 Mar 2018 07:59:49 +0000 (16:59 +0900)]
[Connection][WiFi] Ignore exception within event add/remove (#153)

6 years ago[WiFi] Fix Dispose (#150)
chleun-moon [Tue, 13 Mar 2018 07:47:16 +0000 (16:47 +0900)]
[WiFi] Fix Dispose (#150)

6 years agoRelease 5.0.0.14280 accepted/tizen/unified/20180309.202949 submit/tizen/20180308.150707
DotnetBuild [Thu, 8 Mar 2018 15:07:02 +0000 (00:07 +0900)]
Release 5.0.0.14280

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Thu, 8 Mar 2018 15:07:02 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Connection][WiFi] Use TizenSynchronizationContext.Post for asynchronous methods... 5.0.0.14280
Seonah Moon [Thu, 8 Mar 2018 05:38:13 +0000 (14:38 +0900)]
[Connection][WiFi] Use TizenSynchronizationContext.Post for asynchronous methods (#146)

6 years agoRelease 5.0.0.14279 accepted/tizen/unified/20180308.070144 submit/tizen/20180307.150706
DotnetBuild [Wed, 7 Mar 2018 15:07:00 +0000 (00:07 +0900)]
Release 5.0.0.14279

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Wed, 7 Mar 2018 15:06:59 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[NUI] Delete deprecated APIs (#143) 5.0.0.14279
huiyueun [Wed, 7 Mar 2018 10:32:07 +0000 (19:32 +0900)]
[NUI] Delete deprecated APIs (#143)

Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
6 years agoRelease 5.0.0.14278 accepted/tizen/unified/20180307.071348 submit/tizen/20180306.150752
DotnetBuild [Tue, 6 Mar 2018 15:07:46 +0000 (00:07 +0900)]
Release 5.0.0.14278

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 6 Mar 2018 15:07:46 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[TEEC] Make SharedMemory disposable (#121) 5.0.0.14278
Krzysztof Dynowski [Tue, 6 Mar 2018 09:57:20 +0000 (10:57 +0100)]
[TEEC] Make SharedMemory disposable (#121)

6 years ago[Notification] Save the hidetime, deletetime value (#139)
mk5004lee [Tue, 6 Mar 2018 09:50:54 +0000 (09:50 +0000)]
[Notification] Save the hidetime, deletetime value (#139)

- regardless of IsAutoRemove

Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
6 years ago[Connection][WiFi]Apply TizenSynchronizationContext for event handling (#136)
chleun-moon [Tue, 6 Mar 2018 09:26:28 +0000 (18:26 +0900)]
[Connection][WiFi]Apply TizenSynchronizationContext for event handling (#136)

* [WiFi][Connection] Apply CAPIs for thread handling

* [Connection][WiFi] Apply TizenSynchronizationContext for event handling

* [Connection][WiFi] Revise using context.Post()

* [Connection][WiFi] Apply review comments

* [Connection][WiFi] Change TizenSynchronizationContext instance to non-static

6 years agoRelease 5.0.0.14275 accepted/tizen/unified/20180302.061510 submit/tizen/20180227.150702
DotnetBuild [Tue, 27 Feb 2018 15:06:59 +0000 (00:06 +0900)]
Release 5.0.0.14275

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 27 Feb 2018 15:06:59 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[AttachPanel] Remove static instance (related #85) (#130) 5.0.0.14275
kukurujin [Tue, 27 Feb 2018 06:13:09 +0000 (15:13 +0900)]
[AttachPanel] Remove static instance (related #85) (#130)

* [AttachPanel] Remove static instance (related #85)

* [AttachPanel] Remove static instance (related #85)

6 years agoRelease 5.0.0.14274 accepted/tizen/unified/20180227.063004 submit/tizen/20180226.150702
DotnetBuild [Mon, 26 Feb 2018 15:06:58 +0000 (00:06 +0900)]
Release 5.0.0.14274

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Mon, 26 Feb 2018 15:06:58 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[WiFi][Connection] Apply CAPIs for thread handling (#132) 5.0.0.14274
chleun-moon [Mon, 26 Feb 2018 11:08:59 +0000 (20:08 +0900)]
[WiFi][Connection] Apply CAPIs for thread handling (#132)

6 years ago[Tizen.Network.WiFi] Use lock on checking if instance is null (#119)
chleun-moon [Mon, 26 Feb 2018 06:30:41 +0000 (15:30 +0900)]
[Tizen.Network.WiFi] Use lock on checking if instance is null (#119)

* [Tizen.Network.WiFi] Apply Lazy class to initialize WiFiManagerImpl instance

* [Tizen.Network.Connection] Apply Lazy class to initialize ConnectionInternalManager instance

* [Tizen.Network.WiFi][Tizen.Network.Connection] Revise the initialization of Lazy class

6 years agoRelease 5.0.0.14272 accepted/tizen/unified/20180223.062104 submit/tizen/20180222.150726
DotnetBuild [Thu, 22 Feb 2018 15:07:23 +0000 (00:07 +0900)]
Release 5.0.0.14272

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Thu, 22 Feb 2018 15:07:23 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoUpdate GenDummy dll (#128) 5.0.0.14272
Joonghyun Cho [Thu, 22 Feb 2018 05:46:00 +0000 (14:46 +0900)]
Update GenDummy dll (#128)

- Fix handling 'static event' when generating dummy dlls

6 years agoRelease 5.0.0.14271 accepted/tizen/unified/20180222.080128 submit/tizen/20180220.150721
DotnetBuild [Tue, 20 Feb 2018 15:07:18 +0000 (00:07 +0900)]
Release 5.0.0.14271

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 20 Feb 2018 15:07:18 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Stt] Fix lock issue (#127) 5.0.0.14271
sungraejo [Tue, 20 Feb 2018 10:43:07 +0000 (19:43 +0900)]
[Stt] Fix lock issue (#127)

Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
6 years agoRelease 5.0.0.14270 accepted/tizen/unified/20180220.064151 submit/tizen/20180219.150723
DotnetBuild [Mon, 19 Feb 2018 15:07:21 +0000 (00:07 +0900)]
Release 5.0.0.14270

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Mon, 19 Feb 2018 15:07:21 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoChange remove event handler for all of keys. (#102) 5.0.0.14270
JinWang An [Mon, 19 Feb 2018 04:09:44 +0000 (13:09 +0900)]
Change remove event handler for all of keys. (#102)

Signed-off-by: jinwang.an <jinwang.an@samsung.com>
6 years agoRelease 5.0.0.14269 accepted/tizen/unified/20180214.060208 submit/tizen/20180213.150717
DotnetBuild [Tue, 13 Feb 2018 15:07:14 +0000 (00:07 +0900)]
Release 5.0.0.14269

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 13 Feb 2018 15:07:14 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoUpdate CODEOWNERS 5.0.0.14269
WonYoung Choi [Tue, 13 Feb 2018 07:31:14 +0000 (16:31 +0900)]
Update CODEOWNERS

6 years agoRelease 5.0.0.14268 accepted/tizen/unified/20180213.055927 submit/tizen/20180212.150641
DotnetBuild [Mon, 12 Feb 2018 15:06:38 +0000 (00:06 +0900)]
Release 5.0.0.14268

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Mon, 12 Feb 2018 15:06:38 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Push] fixed delegator reference holding issue (#123) 5.0.0.14268
younho park [Mon, 12 Feb 2018 05:30:52 +0000 (14:30 +0900)]
[Push] fixed delegator reference holding issue (#123)

6 years agoRelease 5.0.0.14267 accepted/tizen/unified/20180212.062421 submit/tizen/20180209.150652
DotnetBuild [Fri, 9 Feb 2018 15:06:48 +0000 (00:06 +0900)]
Release 5.0.0.14267

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Fri, 9 Feb 2018 15:06:48 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoUpdate csapi-tizenfx.spec 5.0.0.14267
WonYoung Choi [Fri, 9 Feb 2018 04:37:47 +0000 (13:37 +0900)]
Update csapi-tizenfx.spec

6 years agoUpdate README.md
WonYoung Choi [Fri, 9 Feb 2018 01:10:43 +0000 (10:10 +0900)]
Update README.md

6 years agoRelease 5.0.0.14265 submit/tizen/20180209.005747
DotnetBuild [Fri, 9 Feb 2018 00:57:44 +0000 (09:57 +0900)]
Release 5.0.0.14265

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Fri, 9 Feb 2018 00:57:43 +0000 (09:57 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Tizen.Applications.AttachPanel] Add attach_panel feature checking routine (#85) 5.0.0.14265
hallower [Thu, 8 Feb 2018 23:40:37 +0000 (08:40 +0900)]
[Tizen.Applications.AttachPanel] Add attach_panel feature checking routine (#85)

* [AttachPanel] Add attach-panel feature check code and exceptions

* Fix exception description

Signed-off-by: csk <hallower@gmail.com>
* Remove unnecessary file(coding rule checker)

Signed-off-by: csk <hallower@gmail.com>
* Add feature description, fix reviewed issues.

Signed-off-by: csk <hallower@gmail.com>
6 years agoRelease 5.0.0.457 accepted/tizen/unified/20180207.060417 submit/tizen/20180206.150636
DotnetBuild [Tue, 6 Feb 2018 15:06:32 +0000 (00:06 +0900)]
Release 5.0.0.457

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 6 Feb 2018 15:06:32 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[NUI] Fix memory leak (#112) 5.0.0-preview1-00457
dongsug-song [Tue, 6 Feb 2018 05:31:27 +0000 (14:31 +0900)]
[NUI] Fix memory leak (#112)

6 years agoRelease 5.0.0.456 accepted/tizen/unified/20180205.060530 submit/tizen/20180202.150608
DotnetBuild [Fri, 2 Feb 2018 15:06:05 +0000 (00:06 +0900)]
Release 5.0.0.456

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Fri, 2 Feb 2018 15:06:05 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Multimedia] Code cleaning of MediaTool. (#99) 5.0.0-preview1-00456
coderhyme [Fri, 2 Feb 2018 06:56:49 +0000 (15:56 +0900)]
[Multimedia] Code cleaning of MediaTool. (#99)

- Use out variable.
- Validate enum with util method.
- MediaPacket.Lock now uses a field of MediaPacket not packet itself.
- And minor code improvement.

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoRelease 5.0.0.455 submit/tizen/20180201.022032
DotnetBuild [Thu, 1 Feb 2018 02:20:28 +0000 (11:20 +0900)]
Release 5.0.0.455

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Thu, 1 Feb 2018 02:20:28 +0000 (11:20 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years agoFix xml documentation issues (#103) 5.0.0-preview1-00455
wiertel [Wed, 31 Jan 2018 10:07:56 +0000 (11:07 +0100)]
Fix xml documentation issues (#103)

3 cases of invalid xml structure
<description> added to list items

6 years agoUpdate CODEOWNERS
WonYoung Choi [Wed, 31 Jan 2018 07:56:10 +0000 (16:56 +0900)]
Update CODEOWNERS

6 years ago[NUI] NUI Integration - nui_1.2.83 version (#98)
huiyueun [Wed, 31 Jan 2018 05:58:58 +0000 (14:58 +0900)]
[NUI] NUI Integration - nui_1.2.83 version (#98)

* [NUI] change some comments of Timer and Window APIs

Change-Id: I46c9f3e7c100ec87ce52b1acf846d1c3f8573ce3
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/Window.cs

* [NUI] fix animation finished callback null reference crash

Change-Id: Ice6383394ec99d5752cde31df445c9d5c7b41d7a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] depense code for TriggerEvent::Triggered callback null-reference issue

Change-Id: I89dc2920dccec2243fb5562ee8b61caacc4b73b7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/Application.cs

* [NUI] add depense code for TriggerEvent callback null reference issue

Change-Id: If2576f22ba10cf23cc0724df4ccf2513a68c30e1
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/Application.cs
src/Tizen.NUI/src/public/Timer.cs

* [NUI] Fix TriggerEvent::Triggered callback null-reference issue

Change-Id: I715503d59efd11dc20d798013714dc669537df96

* [NUI] Revert "temporary fix! fix wrong value of screen position in object dump"

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/Layer.cs

This reverts commit 9bd231dcee34a49087688f8af0bc0d269562ecfa.

Change-Id: I466c7a4a929afe6a89a8fbe8d46fc54e46a0a70e

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

* [NUI] depense code for crash of GetProperty()'s null parameter

Change-Id: I236da0a3a42e1d38cb7201e596f99b42e348a271
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Update Widget / NUIWidgetApplication

Update Widget/ NUIWidgetAppliation.

Change-Id: I4a123453830e641cfb4452f56a9924408d11b17c

* [NUI] Remove some unused APIs.

Change-Id: Ida75bc6e95408752b2f6a706a557a6a1221ee8e7
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] add EnableShiftSelection in TextField,TextEditor

Change-Id: I7efc425f43c62f535fc3af31dfcd8e1aa0d1dcbc
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] add Reload() to reload image forcely

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

Change-Id: I66b31730146927f035717f24e8f144742ca0e555
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Add ImageLoading and PixelBuffer for TextureSet

Change-Id: I20aff0bab6faebf325a32e91359dba835bdba7e7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs

* [NUI] Update attribute and comments of PixelData

Change-Id: If61c84887ba06394f653fc271e97d9fe091d6a90

* [NUI] Add protect codes in Dispose()

Change-Id: I965de0e538e0b07a83a757e9c860fc11991f4903

* NUI release 1.2.81 (#27)

* [4.0] Fix auto tct widgetImpl dispose crash

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] DALi version 1.2.81

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
src/Tizen.NUI/src/internal/VersionCheck.cs

* [NUI] Support for animated GIF (#34)

* [NUI] Added playback (i.e. Play, Pause, Stop) support for the animated GIF

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Loop count support for animated GIF

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Modify property index

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Fix SiblingOrder return value (#37)

If parentChildren count is empty, return 0

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/BaseComponents/View.cs

* [NUI] Fix svace issue (#41)

* [NUI] Fix svace issue

Value widget, which was created by as-operator, so can be null,
is dereferenced in method call widget.GetIntPtr()

Value value, which is result of method invocation with possible null return value,
is dereferenced in method call value.Get()

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Modify unassigned local variable 'str'

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Nui release 1.2.82 (#45)

* [NUI] Added RefObjectPtr null check condition in Registry

copy from gerrit
 : https://review.tizen.org/gerrit/#/c/167442/1

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] C# binding for VERTICAL_LINE_ALIGNMENT property

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] NUI release 1.2.82

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt

* [NUI] Add SetProperty for VerticalLineAlignment (#48)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Add protected codes to avoid the crash when the IntPtr of key is 0 (#72)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Apply SiblingOrder

Change-Id: I8a44269bd4bb6a23db33bad05763e3e4e250c8b4
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] fix memory leak problem

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

Change-Id: Ifbc9703e19bab871dc62bb9ac71159c5450d8bfd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] NUI_1.2.83 version release (#77)

* [NUI] remove this.Reset in Animation Dispose

* [NUI] NUI_1.2.83 Version

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
src/Tizen.NUI/src/public/Animation.cs

* [NUI] Add EditorBrowable keyowrd

This will be released at Tizen.NET API Level 5, so currently this would be used as inhouse API.

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoRelease 5.0.0.454 accepted/tizen/unified/20180131.060519 submit/tizen/20180130.101204
DotnetBuild [Tue, 30 Jan 2018 10:12:02 +0000 (19:12 +0900)]
Release 5.0.0.454

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 30 Jan 2018 10:12:02 +0000 (19:12 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Storage]Fix api and enum version (#101) 5.0.0-preview1-00454
prjung [Tue, 30 Jan 2018 08:43:06 +0000 (17:43 +0900)]
[Storage]Fix api and enum version (#101)

6 years agoRelease 5.0.0.453 submit/tizen/20180130.082300
DotnetBuild [Tue, 30 Jan 2018 08:22:58 +0000 (17:22 +0900)]
Release 5.0.0.453

6 years agoMerge remote-tracking branch 'github/master' into tizen
DotnetBuild [Tue, 30 Jan 2018 08:22:57 +0000 (17:22 +0900)]
Merge remote-tracking branch 'github/master' into tizen

6 years ago[Storage] Add new enum and new methods (#7) 5.0.0-preview1-00453
hyotaekshim [Mon, 29 Jan 2018 07:36:22 +0000 (16:36 +0900)]
[Storage] Add new enum and new methods (#7)

* [Tizen.System.Storage]Add new enum and new class

- Add ExtendedInternal on StorageArea
- Add StorageDevice enumerations
- Add SetChangedEvent and UnsetChangedEvent on StorageManager class for storage_set_changed_cb and storage_unset_changed_cb apis

Change-Id: Ic5af889a8bcc40b3667081e0ec8088df697006ee
Signed-off-by: pr.jung <pr.jung@samsung.com>
* Update Storage.cs

* Update StorageDevice.cs

* Update StorageManager.cs

6 years ago[Multimedia] Moved enums of MediaTool into separate files. (#92)
coderhyme [Mon, 29 Jan 2018 07:32:38 +0000 (16:32 +0900)]
[Multimedia] Moved enums of MediaTool into separate files. (#92)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoUpdate README.md
WonYoung Choi [Mon, 29 Jan 2018 04:33:37 +0000 (13:33 +0900)]
Update README.md

6 years ago[Multimedia] Fixed minor issues and clean codes in AudioManager. (#82)
coderhyme [Mon, 29 Jan 2018 04:04:51 +0000 (13:04 +0900)]
[Multimedia] Fixed minor issues and clean codes in AudioManager. (#82)

1. Adding null event handler - it should be prevented because if no handler is added before, then no need to register the native callback.
2. Renames error validation method to ThrowIfError for readability.
And some minor code improvements

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Fixed wrong implementation of MediaBufferBase. (#93)
coderhyme [Mon, 29 Jan 2018 03:48:13 +0000 (12:48 +0900)]
[Multimedia] Fixed wrong implementation of MediaBufferBase. (#93)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Added paramName to every ValidateEnum call. (#83)
coderhyme [Mon, 29 Jan 2018 01:49:59 +0000 (10:49 +0900)]
[Multimedia] Added paramName to every ValidateEnum call. (#83)

This is used in the ArgumentException constructor which is thrown in the method.

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoFix call notification numbering (#90)
Wootak [Mon, 29 Jan 2018 01:40:13 +0000 (10:40 +0900)]
Fix call notification numbering (#90)