platform/core/csapi/tizenfx.git
5 years agoRelease 6.0.0.14763 submit/tizen/20190501.005212
admin [Tue, 30 Apr 2019 15:52:12 +0000 (15:52 +0000)]
Release 6.0.0.14763

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Tue, 30 Apr 2019 15:52:12 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Add VectorAnimationView (DALi Lottie) (#810)
dongsug-song [Tue, 30 Apr 2019 08:26:24 +0000 (17:26 +0900)]
[NUI] Add VectorAnimationView (DALi Lottie) (#810)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
5 years ago[WebView] Replace eina_list_* with eina_iterator_* (#805)
younghajung [Tue, 30 Apr 2019 02:55:29 +0000 (11:55 +0900)]
[WebView] Replace eina_list_* with eina_iterator_* (#805)

Signed-off-by: yh106.jung <yh106.jung@samsung.com>
5 years ago[MediaContent] Deprecate Storage API (#807)
hsgwon [Tue, 30 Apr 2019 01:19:45 +0000 (10:19 +0900)]
[MediaContent] Deprecate Storage API (#807)

5 years agoRelease 6.0.0.14760 submit/tizen/20190430.005205
admin [Mon, 29 Apr 2019 15:52:05 +0000 (15:52 +0000)]
Release 6.0.0.14760

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Mon, 29 Apr 2019 15:52:05 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[MediaPlayer] Modify the pre-condition of streaming function (#794)
nam [Mon, 29 Apr 2019 08:48:19 +0000 (17:48 +0900)]
[MediaPlayer] Modify the pre-condition of streaming function (#794)

5 years ago[STT/TTS] Fix desctructor to call dispose (#596) (#800)
urmain [Mon, 29 Apr 2019 08:22:42 +0000 (17:22 +0900)]
[STT/TTS] Fix desctructor to call dispose (#596) (#800)

Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
5 years agoRelease 6.0.0.14758 accepted/tizen/unified/20190426.054046 submit/tizen/20190425.151909
admin [Thu, 25 Apr 2019 06:19:09 +0000 (06:19 +0000)]
Release 6.0.0.14758

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Thu, 25 Apr 2019 06:19:09 +0000 (06:19 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Build] Fix .gitignore to include binaries in tools/ and pkg/build
Wonyoung Choi [Thu, 25 Apr 2019 05:55:48 +0000 (14:55 +0900)]
[Build] Fix .gitignore to include binaries in tools/ and pkg/build

5 years agoRelease 6.0.0.14757 accepted/tizen/unified/20190423.113427 submit/tizen/20190423.005216
admin [Mon, 22 Apr 2019 15:52:16 +0000 (15:52 +0000)]
Release 6.0.0.14757

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Mon, 22 Apr 2019 15:52:16 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Camera] Fix preview buffer size (#803)
hsgwon [Mon, 22 Apr 2019 09:08:01 +0000 (18:08 +0900)]
[Camera] Fix preview buffer size (#803)

5 years agoRelease 6.0.0.14756 accepted/tizen/unified/20190422.004600 submit/tizen/20190419.005213
admin [Thu, 18 Apr 2019 15:52:13 +0000 (15:52 +0000)]
Release 6.0.0.14756

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Thu, 18 Apr 2019 15:52:13 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Sync Xaml code to newest (#795)
AdunFang [Thu, 18 Apr 2019 10:22:13 +0000 (18:22 +0800)]
[NUI] Sync Xaml code to newest (#795)

5 years ago[MediaController] Change P/Invoke function of playlist (#793)
hsgwon [Thu, 18 Apr 2019 03:36:23 +0000 (12:36 +0900)]
[MediaController] Change P/Invoke function of playlist (#793)

* [MediaController] Change P/Invoke function of playlist

5 years agoRelease 6.0.0.14754 submit/tizen/20190417.005209
admin [Tue, 16 Apr 2019 15:52:09 +0000 (15:52 +0000)]
Release 6.0.0.14754

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Tue, 16 Apr 2019 15:52:09 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[MediaPlayer] add APIs for controlling an audio pitch (#783)
nam [Tue, 16 Apr 2019 06:57:36 +0000 (15:57 +0900)]
[MediaPlayer] add APIs for controlling an audio pitch (#783)

* [MediaPlayer] add APIs for controlling an audio pitch

5 years ago[ImageUtil] Deprecate useless CalculateBufferSize (#784)
hsgwon [Tue, 16 Apr 2019 06:53:01 +0000 (15:53 +0900)]
[ImageUtil] Deprecate useless CalculateBufferSize (#784)

* [ImageUtil] Deprecate useless CalculateBufferSize
   - Added specific level information of deprecated API

5 years ago[NUI] Fix svace issue (#792)
huiyueun [Tue, 16 Apr 2019 01:28:26 +0000 (10:28 +0900)]
[NUI] Fix svace issue (#792)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[WebView] [TCSACR-219] Add view APIs (#675)
BasavarajPS [Mon, 15 Apr 2019 23:50:21 +0000 (05:20 +0530)]
[WebView] [TCSACR-219] Add view APIs (#675)

* [WebView][TCSACR-219] Add view APIs

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add Policy Decision APIs (#689)
BasavarajPS [Mon, 15 Apr 2019 23:38:09 +0000 (05:08 +0530)]
[WebView][TCSACR-219] Add Policy Decision APIs (#689)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add Context Menu API (#674)
BasavarajPS [Mon, 15 Apr 2019 23:28:57 +0000 (04:58 +0530)]
[WebView][TCSACR-219] Add Context Menu API (#674)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add Context APIs (#643)
BasavarajPS [Mon, 15 Apr 2019 23:28:25 +0000 (04:58 +0530)]
[WebView][TCSACR-219] Add Context APIs (#643)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView] [TCSACR-219] Adds WebView.BackForwardList (#620)
BasavarajPS [Mon, 15 Apr 2019 23:27:49 +0000 (04:57 +0530)]
[WebView] [TCSACR-219] Adds WebView.BackForwardList (#620)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years ago[WebView][TCSACR-219] Add WebView Settings API (#610)
BasavarajPS [Mon, 15 Apr 2019 23:26:52 +0000 (04:56 +0530)]
[WebView][TCSACR-219] Add WebView Settings API (#610)

Signed-off-by: basavarajps <basavaraj.ps@samsung.com>
5 years agoRelease 6.0.0.14745 accepted/tizen/unified/20190416.071509 submit/tizen/20190416.005406
admin [Mon, 15 Apr 2019 15:54:06 +0000 (15:54 +0000)]
Release 6.0.0.14745

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Mon, 15 Apr 2019 15:54:05 +0000 (15:54 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Location]Modified Stop() for StopBatch() functionality (#775)
sovalin [Mon, 15 Apr 2019 06:41:05 +0000 (12:11 +0530)]
[Location]Modified Stop() for StopBatch() functionality (#775)

* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
* Modified code for StopBatch()

Signed-off-by: Susnata Sovalin <s.sovalin@samsung.com>
5 years ago[MediaContent] Add exception and change p/invoke function (#782)
hsgwon [Mon, 15 Apr 2019 06:32:40 +0000 (15:32 +0900)]
[MediaContent] Add exception and change p/invoke function (#782)

* [MediaController] Add exception and change p/invoke function

5 years ago[EflSharp] Separate efl and Circle cs files and Update cs files (#786)
jaehyun0cho [Mon, 15 Apr 2019 01:39:42 +0000 (10:39 +0900)]
[EflSharp] Separate efl and Circle cs files and Update cs files (#786)

EflSharp is consist of efl and Circle cs files so EflSharp directory is
separated into efl and Circle.
EflSharp cs files are updated based on the latest efl and Circle.

5 years ago[Bluetooth][Non-ACR] Fix no data exception issue (#787)
Wootak [Mon, 15 Apr 2019 00:56:48 +0000 (09:56 +0900)]
[Bluetooth][Non-ACR] Fix no data exception issue (#787)

exception is not invoked if no data.

5 years agoRelease 6.0.0.14741 accepted/tizen/unified/20190415.132614 submit/tizen/20190413.005205
admin [Fri, 12 Apr 2019 15:52:05 +0000 (15:52 +0000)]
Release 6.0.0.14741

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 12 Apr 2019 15:52:05 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[MediaContent] Add missing description and its related code (#788)
hsgwon [Fri, 12 Apr 2019 09:28:20 +0000 (18:28 +0900)]
[MediaContent] Add missing description and its related code (#788)

5 years agoFix type mismatch (#789)
Hyunho Kang [Fri, 12 Apr 2019 08:29:13 +0000 (17:29 +0900)]
Fix type mismatch (#789)

* Add Tizen.Applications.WatchfaceComplication.dll

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Remove unused using

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix wrong dispose sequence

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix wrong assignment

Validation is already done and initialize should be done without validation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix register callback bug

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify field that is only assigned in constructor

Field that is only assigned in constructor should be readonly

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix type mismatch

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease 6.0.0.14739 accepted/tizen/unified/20190412.124745 submit/tizen/20190412.162753
admin [Fri, 12 Apr 2019 07:27:53 +0000 (07:27 +0000)]
Release 6.0.0.14739

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 12 Apr 2019 07:27:53 +0000 (07:27 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Fix WatchApplication crash issue (#785)
huiyueun [Fri, 12 Apr 2019 07:23:14 +0000 (16:23 +0900)]
[NUI] Fix WatchApplication crash issue (#785)

Window.Instance is null on WatchApplication.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years ago[Bluetooth][TCSACR-237] Add BluetoothLeDevice APIs (#779)
Wootak [Fri, 12 Apr 2019 01:34:29 +0000 (10:34 +0900)]
[Bluetooth][TCSACR-237] Add BluetoothLeDevice APIs (#779)

* Add BluetoothLeDevice APIs getting the remote device information
* Deprecated BluetoothLeDevice APIs getting the remote device information
ACR(Add): http://suprem.sec.samsung.net/jira/browse/TCSACR-237
ACR(Deprecated): http://suprem.sec.samsung.net/jira/browse/TCSACR-238

5 years agoRelease 6.0.0.14737 submit/tizen/20190410.005204
admin [Tue, 9 Apr 2019 15:52:04 +0000 (15:52 +0000)]
Release 6.0.0.14737

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Tue, 9 Apr 2019 15:52:04 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years agoNo more convert for TV product (#768)
kichankwon [Tue, 9 Apr 2019 07:36:55 +0000 (16:36 +0900)]
No more convert for TV product (#768)

- TV product is going to use enum values same with Public

5 years ago[NUI] Add FriendAssembly for FLUX (#781)
dongsug-song [Tue, 9 Apr 2019 00:04:51 +0000 (09:04 +0900)]
[NUI] Add FriendAssembly for FLUX (#781)

Change-Id: I69b6b8905893c308831cfe3799a28a770258bd86
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
5 years agoRelease 6.0.0.14735 submit/tizen/20190409.005220
admin [Mon, 8 Apr 2019 15:52:20 +0000 (15:52 +0000)]
Release 6.0.0.14735

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Mon, 8 Apr 2019 15:52:20 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[MediaController] Remove useless method call and fix the bug of foreach method (...
hsgwon [Mon, 8 Apr 2019 03:18:18 +0000 (12:18 +0900)]
[MediaController] Remove useless method call and fix the bug of foreach method (#780)

5 years agoRelease 6.0.0.14734 accepted/tizen/unified/20190406.011011 submit/tizen/20190405.094940
admin [Fri, 5 Apr 2019 00:49:40 +0000 (00:49 +0000)]
Release 6.0.0.14734

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 5 Apr 2019 00:49:40 +0000 (00:49 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Build] Downgrade version of Microsoft.NETCore.Platform to 2.0.0
Wonyoung Choi [Fri, 5 Apr 2019 00:46:38 +0000 (09:46 +0900)]
[Build] Downgrade version of Microsoft.NETCore.Platform to 2.0.0

5 years agoRelease 6.0.0.14733 accepted/tizen/unified/20190404.075601 submit/tizen/20190404.103247
admin [Thu, 4 Apr 2019 01:32:47 +0000 (01:32 +0000)]
Release 6.0.0.14733

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Thu, 4 Apr 2019 01:32:47 +0000 (01:32 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Build] Update .NETCore reference assemblies for tizen50 TFM
Wonyoung Choi [Thu, 4 Apr 2019 01:24:16 +0000 (10:24 +0900)]
[Build] Update .NETCore reference assemblies for tizen50 TFM

5 years agoRelease 6.0.0.14732 submit/tizen/20190404.005202
admin [Wed, 3 Apr 2019 15:52:02 +0000 (15:52 +0000)]
Release 6.0.0.14732

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Wed, 3 Apr 2019 15:52:02 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[MediaController] Add new API for Season, Episode, Resolution (#769)
hsgwon [Wed, 3 Apr 2019 06:38:19 +0000 (15:38 +0900)]
[MediaController] Add new API for Season, Episode, Resolution (#769)

* [MediaController] Add new API for Season, Episode, Resolution
   - Changed return type of Season, Episode property
   - Changed internal API signature
   - Changed instance method to static method and struct to class

5 years agoPasswordPolicy: Fix typo (#774)
y01k [Wed, 3 Apr 2019 04:19:56 +0000 (13:19 +0900)]
PasswordPolicy: Fix typo (#774)

MinimunLength -> MinimumLength

Signed-off-by: yeji kim <yeji01.kim@samsung.com>
5 years agoRelease 6.0.0.14730 accepted/tizen/unified/20190402.144719 submit/tizen/20190402.005210
admin [Mon, 1 Apr 2019 15:52:10 +0000 (15:52 +0000)]
Release 6.0.0.14730

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Mon, 1 Apr 2019 15:52:10 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Add to get LogicalKey and KeyPressed (#745) (#773)
dongsug-song [Mon, 1 Apr 2019 03:52:49 +0000 (12:52 +0900)]
[NUI] Add to get LogicalKey and KeyPressed (#745) (#773)

* [NUI] Add to get LogicalKey and KeyPressed

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
* Update Key.cs

To use [EditorBrowsable(EditorBrowsableState.Never)] tag, Should include 'System.ComponentModel'.

5 years agoRelease 6.0.0.14729 accepted/tizen/unified/20190401.224957 submit/tizen/20190330.005437
admin [Fri, 29 Mar 2019 15:54:37 +0000 (15:54 +0000)]
Release 6.0.0.14729

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 29 Mar 2019 15:54:37 +0000 (15:54 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years agoadded feature not supported exception in account-provider (#771)
abhishekvijay [Fri, 29 Mar 2019 06:04:44 +0000 (11:34 +0530)]
added feature not supported exception in account-provider (#771)

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years ago[ElmSharp] Added new Scrolled event in Panel (#767)
arosis78 [Fri, 29 Mar 2019 02:11:54 +0000 (11:11 +0900)]
[ElmSharp] Added new Scrolled event in Panel (#767)

5 years ago[Bluetooth] Deprecated LeDevice based Gatt APIs (#764)
Wootak [Fri, 29 Mar 2019 00:32:58 +0000 (09:32 +0900)]
[Bluetooth] Deprecated LeDevice based Gatt APIs (#764)

Deprecated LeDevice based Gatt APIs

ACR : http://suprem.sec.samsung.net/jira/projects/TCSACR/issues/TCSACR-235

5 years agoRelease 6.0.0.14726 submit/tizen/20190329.005210
admin [Thu, 28 Mar 2019 15:52:10 +0000 (15:52 +0000)]
Release 6.0.0.14726

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Thu, 28 Mar 2019 15:52:10 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Tizen.Applications.EventManager] Add new apis for event system (#761)
kilig [Thu, 28 Mar 2019 01:29:12 +0000 (10:29 +0900)]
[Tizen.Applications.EventManager] Add new apis for event system (#761)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years agoRelease 6.0.0.14725 accepted/tizen/unified/20190328.012925 submit/tizen/20190328.005435
admin [Wed, 27 Mar 2019 15:54:35 +0000 (15:54 +0000)]
Release 6.0.0.14725

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Wed, 27 Mar 2019 15:54:35 +0000 (15:54 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[MediaPlayer] Modify the range of parameter for buffering API (#748)
nam [Wed, 27 Mar 2019 08:51:19 +0000 (17:51 +0900)]
[MediaPlayer] Modify the range of parameter for buffering API (#748)

* [MediaPlayer] Modify the range of parameter for buffering API
* state NotSupportedException

5 years agoRelease 6.0.0.14724 submit/tizen/20190327.005203
admin [Tue, 26 Mar 2019 15:52:03 +0000 (15:52 +0000)]
Release 6.0.0.14724

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Tue, 26 Mar 2019 15:52:03 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Add ImageVisual property index to use VectorAnimationVisual (#765)
dongsug-song [Tue, 26 Mar 2019 03:46:51 +0000 (12:46 +0900)]
[NUI] Add ImageVisual property index to use VectorAnimationVisual (#765)

5 years agoRelease 6.0.0.14723 submit/tizen/20190326.005251
admin [Mon, 25 Mar 2019 15:52:51 +0000 (15:52 +0000)]
Release 6.0.0.14723

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Mon, 25 Mar 2019 15:52:51 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Fix NUI.WebView concerned with GC (#762)
Jiyun Yang [Mon, 25 Mar 2019 06:19:27 +0000 (15:19 +0900)]
[NUI] Fix NUI.WebView concerned with GC (#762)

JavaScriptMessageHandler delegate instances are collectable by GC,
so the concrete root for those instants are needed.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
5 years agoRelease 6.0.0.14722 submit/tizen/20190323.005201
admin [Fri, 22 Mar 2019 15:52:01 +0000 (15:52 +0000)]
Release 6.0.0.14722

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 22 Mar 2019 15:52:01 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Tizen.Applications.PackageManager] Add new API for package info (#742)
ilho159kim [Fri, 22 Mar 2019 05:50:56 +0000 (14:50 +0900)]
[Tizen.Applications.PackageManager] Add new API for package info (#742)

* [Tizen.Applications.PackageManager] Add new API for package info

* Change the way getting the package's main application info

* Adjust MainApplication property's location

5 years ago[Tizen.Applications.PackageManager] Add API for package archive info (#739)
ilho159kim [Fri, 22 Mar 2019 05:50:31 +0000 (14:50 +0900)]
[Tizen.Applications.PackageManager] Add API for package archive info (#739)

* [Tizen.Applications.PackageManager] Add API for package archive info

* Fix spelling error

* Delete unused exception

* Add remarks for PackageManager's GetPackageArchive

* Modify GetPackageArchive API's remarks

* Add documentation for PackageFilter's param

5 years ago[Application] Add more method in ApplicationInfo class (#732)
ilho159kim [Fri, 22 Mar 2019 05:50:13 +0000 (14:50 +0900)]
[Application] Add more method in ApplicationInfo class (#732)

* Add missing Application API

* Fix ambiguous name

* Change enum member's name

* Modify Categories API's reference tags

* Add additional Explanation for categories API's summary

* Delete unused file

* Change ComponentType property's return value

- Remapping ComponentType to ApplicationType

* Add Package's new GetApplications method

This method use ApplicationComponentType

* Modify GetApplications method using ApplicationComponentType

5 years agoRelease 6.0.0.14719 submit/tizen/20190322.091415
admin [Fri, 22 Mar 2019 00:14:15 +0000 (00:14 +0000)]
Release 6.0.0.14719

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 22 Mar 2019 00:14:15 +0000 (00:14 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years agoRevert "[Tizen.Applications.EventManager] Add new apis for event system (#738)" ...
WonYoung Choi [Fri, 22 Mar 2019 00:08:51 +0000 (09:08 +0900)]
Revert "[Tizen.Applications.EventManager] Add new apis for event system (#738)" (#760)

This reverts commit e1f009f0f4c4c4fffbe996f977b4a422373d6c97.

5 years agoRelease 6.0.0.14718 submit/tizen/20190322.005206
admin [Thu, 21 Mar 2019 15:52:06 +0000 (15:52 +0000)]
Release 6.0.0.14718

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Thu, 21 Mar 2019 15:52:06 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Tizen.Applications.EventManager] Add new apis for event system (#738)
kilig [Thu, 21 Mar 2019 07:39:28 +0000 (16:39 +0900)]
[Tizen.Applications.EventManager] Add new apis for event system (#738)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years ago[NUI] Fix svace issue (#759)
huiyueun [Thu, 21 Mar 2019 05:54:56 +0000 (14:54 +0900)]
[NUI] Fix svace issue (#759)

* [NUI] Fix VD Svace issue (#696)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix Svace issue (#727)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix svace issue (#735)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* Update XamlPropertyCondition.cs

5 years agoRelease 6.0.0.14716 accepted/tizen/unified/20190321.062523 submit/tizen/20190321.005204
admin [Wed, 20 Mar 2019 15:52:04 +0000 (15:52 +0000)]
Release 6.0.0.14716

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Wed, 20 Mar 2019 15:52:04 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[NUI] Fix Renderer null issue (#758)
huiyueun [Wed, 20 Mar 2019 06:57:47 +0000 (15:57 +0900)]
[NUI] Fix Renderer null issue (#758)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoRelease 6.0.0.14715 accepted/tizen/unified/20190318.150639 submit/tizen/20190316.005813
admin [Fri, 15 Mar 2019 15:58:13 +0000 (15:58 +0000)]
Release 6.0.0.14715

5 years agoMerge remote-tracking branch 'origin/master' into tizen
admin [Fri, 15 Mar 2019 15:58:13 +0000 (15:58 +0000)]
Merge remote-tracking branch 'origin/master' into tizen

5 years ago[Account Manager] added feature not supported exception (#756)
abhishekvijay [Fri, 15 Mar 2019 09:21:19 +0000 (14:51 +0530)]
[Account Manager] added feature not supported exception (#756)

* added feature not supported exception

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
* improved debug logs

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
5 years ago[ElmSharp] Fixed typo in AnimationView (#755)
arosis78 [Fri, 15 Mar 2019 06:20:22 +0000 (15:20 +0900)]
[ElmSharp] Fixed typo in AnimationView (#755)