platform/core/csapi/tizenfx.git
5 years agoRelease 6.0.0.14631 submit/tizen/20181219.150527
TizenAPI-Bot [Wed, 19 Dec 2018 15:05:28 +0000 (15:05 +0000)]
Release 6.0.0.14631

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Wed, 19 Dec 2018 15:05:27 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years agoAdd new apis for updating alarm (#612)
kilig [Wed, 19 Dec 2018 02:07:01 +0000 (11:07 +0900)]
Add new apis for updating alarm (#612)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years agoRelease 6.0.0.14630 accepted/tizen/unified/20181219.063402 submit/tizen/20181218.150528
TizenAPI-Bot [Tue, 18 Dec 2018 15:05:28 +0000 (15:05 +0000)]
Release 6.0.0.14630

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 18 Dec 2018 15:05:27 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[ElmSharp] Modify source file mode (#621)
arosis78 [Tue, 18 Dec 2018 08:15:29 +0000 (17:15 +0900)]
[ElmSharp] Modify source file mode (#621)

5 years ago[ElmSharp] Add new APIs for automation test (#619)
arosis78 [Tue, 18 Dec 2018 07:42:39 +0000 (16:42 +0900)]
[ElmSharp] Add new APIs for automation test (#619)

* [ElmSharp] Add new APIs for automation test

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
* Update Elementary.cs

* Update EvasObject.cs

5 years agoRelease 6.0.0.14628 accepted/tizen/unified/20181218.063139 submit/tizen/20181218.012420
TizenAPI-Bot [Tue, 18 Dec 2018 01:24:21 +0000 (01:24 +0000)]
Release 6.0.0.14628

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 18 Dec 2018 01:24:20 +0000 (01:24 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Fix TFM of GenDummy to netcoreapp2.0
Wonyoung Choi [Tue, 18 Dec 2018 01:19:08 +0000 (10:19 +0900)]
[Build] Fix TFM of GenDummy to netcoreapp2.0

5 years agoRelease 6.0.0.14627 submit/tizen/20181217.150530
TizenAPI-Bot [Mon, 17 Dec 2018 15:05:30 +0000 (15:05 +0000)]
Release 6.0.0.14627

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Mon, 17 Dec 2018 15:05:29 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[ElmSharp] Fix crash issue for GetTextBlockGeometryByLineNumber() (#618)
arosis78 [Mon, 17 Dec 2018 07:46:11 +0000 (16:46 +0900)]
[ElmSharp] Fix crash issue for GetTextBlockGeometryByLineNumber() (#618)

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
5 years agoFix visibility for method 'Dispose' (#606)
pjh9216 [Mon, 17 Dec 2018 06:34:43 +0000 (15:34 +0900)]
Fix visibility for method 'Dispose' (#606)

- It should be 'protected virtual'

Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
5 years ago[NUI] Sync with API5 (#617)
dongsug-song [Mon, 17 Dec 2018 03:09:35 +0000 (12:09 +0900)]
[NUI] Sync with API5 (#617)

* [NUI] Sync with API5

* Update View.cs

Edit indent

* Update SynchronizedList.cs

Edit indent

5 years agoRelease 6.0.0.14624 accepted/tizen/unified/20181214.065326 submit/tizen/20181213.150531
TizenAPI-Bot [Thu, 13 Dec 2018 15:05:32 +0000 (15:05 +0000)]
Release 6.0.0.14624

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Thu, 13 Dec 2018 15:05:31 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[MediaController] Replace native api with new one (#609)
hsgwon [Thu, 13 Dec 2018 04:53:55 +0000 (13:53 +0900)]
[MediaController] Replace native api with new one (#609)

* [MediaController] Replace native api with new one

5 years ago[Bluetooth] Add BluetoothHidDevice APIs (#574)
Wootak [Thu, 13 Dec 2018 00:45:27 +0000 (09:45 +0900)]
[Bluetooth] Add BluetoothHidDevice APIs (#574)

[Bluetooth] Add BluetoothHidDevice APIs
- Interop
- BluetoothEnumerations
- BluetoothData
- BluetoothEventArgs

5 years agoRelease 6.0.0.14622 submit/tizen/20181212.150558
TizenAPI-Bot [Wed, 12 Dec 2018 15:05:58 +0000 (15:05 +0000)]
Release 6.0.0.14622

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Wed, 12 Dec 2018 15:05:57 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[NFC] Fix typo (#563)
jh8801jung [Wed, 12 Dec 2018 04:39:05 +0000 (13:39 +0900)]
[NFC] Fix typo (#563)

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
5 years agoFix pause policy bug because of mismatched enum index (#601) (#603)
seseki17 [Wed, 12 Dec 2018 04:38:08 +0000 (13:38 +0900)]
Fix pause policy bug because of mismatched enum index (#601) (#603)

Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
5 years ago[Inputmethod] Fix the crash issue when marshalling Intptr with a string (#605)
Inhong [Wed, 12 Dec 2018 02:30:06 +0000 (11:30 +0900)]
[Inputmethod] Fix the crash issue when marshalling Intptr with a string (#605)

5 years ago[Build] Add install command to build script
Wonyoung Choi [Wed, 12 Dec 2018 01:14:14 +0000 (10:14 +0900)]
[Build] Add install command to build script

5 years agoRelease 6.0.0.14618 submit/tizen/20181212.003046
TizenAPI-Bot [Wed, 12 Dec 2018 00:30:47 +0000 (00:30 +0000)]
Release 6.0.0.14618

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Wed, 12 Dec 2018 00:30:45 +0000 (00:30 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Update tools binaries
Wonyoung Choi [Wed, 12 Dec 2018 00:26:02 +0000 (09:26 +0900)]
[Build] Update tools binaries

5 years agoRelease 6.0.0.14617 submit/tizen/20181211.150528
TizenAPI-Bot [Tue, 11 Dec 2018 15:05:29 +0000 (15:05 +0000)]
Release 6.0.0.14617

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 11 Dec 2018 15:05:27 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Fix error about dummy assemby output path
Wonyoung Choi [Tue, 11 Dec 2018 08:25:44 +0000 (17:25 +0900)]
[Build] Fix error about dummy assemby output path

5 years agoRelease 6.0.0.14616 submit/tizen/20181210.150526
TizenAPI-Bot [Mon, 10 Dec 2018 15:05:27 +0000 (15:05 +0000)]
Release 6.0.0.14616

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Mon, 10 Dec 2018 15:05:25 +0000 (15:05 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Renewal GenDummy (#583)
WonYoung Choi [Mon, 10 Dec 2018 10:26:16 +0000 (19:26 +0900)]
[Build] Renewal GenDummy (#583)

* [Build] Renewal GenDummy

Create GenDummy with Mono.Cecil to improve performance and reduce binary size.
New GenDummy replaces the body of all methods with PNSE throwing block.

* [Build] Remove unnecessary properties

5 years ago[doc] Add WatchfaceComplication to the doc index (#587)
Piotr Szydełko [Mon, 10 Dec 2018 07:50:31 +0000 (08:50 +0100)]
[doc] Add WatchfaceComplication to the doc index (#587)

5 years agoRelease 6.0.0.14614 accepted/tizen/unified/20181210.060226 submit/tizen/20181207.150748
TizenAPI-Bot [Fri, 7 Dec 2018 15:07:49 +0000 (15:07 +0000)]
Release 6.0.0.14614

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Fri, 7 Dec 2018 15:07:48 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[TCSACR-203][WiFi] Add new Exceptions (#588)
chleun-moon [Fri, 7 Dec 2018 04:31:23 +0000 (13:31 +0900)]
[TCSACR-203][WiFi] Add new Exceptions (#588)

* [WiFi] Add new Exceptions

* [WiFi] Fix year as 2018 in Copyrights comment

5 years agoRelease 6.0.0.14613 accepted/tizen/unified/20181207.061433 submit/tizen/20181207.041937
TizenAPI-Bot [Fri, 7 Dec 2018 04:19:38 +0000 (04:19 +0000)]
Release 6.0.0.14613

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Fri, 7 Dec 2018 04:19:36 +0000 (04:19 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Fix rpm spec file error
Wonyoung Choi [Fri, 7 Dec 2018 04:14:06 +0000 (13:14 +0900)]
[Build] Fix rpm spec file error

5 years agoRelease 6.0.0.14612 submit/tizen/20181207.040858
TizenAPI-Bot [Fri, 7 Dec 2018 04:08:58 +0000 (04:08 +0000)]
Release 6.0.0.14612

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Fri, 7 Dec 2018 04:08:57 +0000 (04:08 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Add API4, API5 nupkg to the rpm package for nuget.
Wonyoung Choi [Fri, 7 Dec 2018 04:01:53 +0000 (13:01 +0900)]
[Build] Add API4, API5 nupkg to the rpm package for nuget.

5 years ago[Inputmethod] Add new APIs to update input panel event (#582)
Inhong [Fri, 7 Dec 2018 00:39:25 +0000 (09:39 +0900)]
[Inputmethod] Add new APIs to update input panel event (#582)

5 years ago[Build] Remove ivi profile
Wonyoung Choi [Thu, 6 Dec 2018 11:46:39 +0000 (20:46 +0900)]
[Build] Remove ivi profile

5 years ago[Application] Use ConfigureAwait(false) when await a Task (#599)
jeremy-jang [Thu, 6 Dec 2018 09:41:23 +0000 (18:41 +0900)]
[Application] Use ConfigureAwait(false) when await a Task (#599)

Prevent unwanted deadlock issue.

Change-Id: I26edb4c0679b482b759b11483084d4b9b1c47ec7
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years agoRelease 6.0.0.14608 submit/tizen/20181204.150744
TizenAPI-Bot [Tue, 4 Dec 2018 15:07:45 +0000 (15:07 +0000)]
Release 6.0.0.14608

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 4 Dec 2018 15:07:43 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Application] Add device orientation property (#594)
Hyunho Kang [Tue, 4 Dec 2018 08:16:50 +0000 (17:16 +0900)]
[Application] Add device orientation property (#594)

* Add CurrentDeviceOrientation

- app_get_device_orientation

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years ago[Applications.Common] Add missing application APIs (#547)
Hyunho Kang [Tue, 4 Dec 2018 08:08:24 +0000 (17:08 +0900)]
[Applications.Common] Add missing application APIs (#547)

* Add missing app_get* APIs

- app_get_device_orientation
- app_get_name
- app_get_version

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add eventsystem classes

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add missing appmanger APIs

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify eventsystem to event

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Update file permission

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Update terminate bg method desc

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify terminate bg to static method

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add remarks for TerminateBackgroundApplication

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add documentation about parameter and returns

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRevert "[Application] Add CurrentDeviceOrientation property on CoreUIApplication...
Hyunho Kang [Tue, 4 Dec 2018 08:07:27 +0000 (17:07 +0900)]
Revert "[Application] Add CurrentDeviceOrientation property on CoreUIApplication (#560)" (#593)

This reverts commit 92652c66f396fcea624ca578db88dcbf59f2e5ec.

5 years ago[Application] Add CurrentDeviceOrientation property on CoreUIApplication (#560)
Hyunho Kang [Tue, 4 Dec 2018 07:46:08 +0000 (16:46 +0900)]
[Application] Add CurrentDeviceOrientation property on CoreUIApplication (#560)

* Add CurrentDeviceOrientation

- app_get_device_orientation

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify CurrentDeviceOrientation to static

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years ago[DataControl] Add current caller client appid and current provider id property (...
Hyunho Kang [Tue, 4 Dec 2018 07:45:52 +0000 (16:45 +0900)]
[DataControl] Add current caller client appid and current provider id property (#526)

* Add latest caller client appid property

- string LatestClientAppId

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify LatestCallerAppid to CurrentCallerAppid

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add CurrentProviderId property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify static Current* value to non-static

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add curly braces around the nested statements

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add missing return, param documentation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Move suppress finalize position

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRevert "[WebView] Remove unused API (#591)" (#592)
WonYoung Choi [Tue, 4 Dec 2018 07:25:59 +0000 (16:25 +0900)]
Revert "[WebView] Remove unused API (#591)" (#592)

This reverts commit 1cf026b552452501405d9bfafc61ea1f520b3f92.

5 years ago[WebView] Remove unused API (#591)
younghajung [Tue, 4 Dec 2018 06:59:14 +0000 (15:59 +0900)]
[WebView] Remove unused API (#591)

This patch removes unused API from SmartCallbackArgs.
It will be re-landed when it is needed.

Signed-off-by: yh106.jung <yh106.jung@samsung.com>
5 years ago[WidgeApplication] Modify WidgetBase internal Id memeber to property (#546)
Hyunho Kang [Tue, 4 Dec 2018 06:55:00 +0000 (15:55 +0900)]
[WidgeApplication] Modify WidgetBase internal Id memeber to property (#546)

* Modify WidgetBase internal Id memeber to protected

- support widget_app_get_id

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify WidgetBase id to property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Use auto generated property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add feature documentation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd documentation about param, return (#590)
Hyunho Kang [Tue, 4 Dec 2018 06:49:37 +0000 (15:49 +0900)]
Add documentation about param, return (#590)

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years ago[Tizen.Applications.Common] Add SendLaunchRequestAsync Method (#545)
hjhun [Tue, 4 Dec 2018 02:03:51 +0000 (11:03 +0900)]
[Tizen.Applications.Common] Add SendLaunchRequestAsync Method (#545)

* [Tizen.Applications.Common] Add SendLaunchRequestAsync Method

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Update doxygen

Added:
 - returns

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
5 years ago[MediaTool] Add ctor for VideoMediaFormat (#584)
hsgwon [Tue, 4 Dec 2018 00:50:40 +0000 (09:50 +0900)]
[MediaTool] Add ctor for VideoMediaFormat (#584)

5 years agoRelease 6.0.0.14597 submit/tizen/20181203.150756
TizenAPI-Bot [Mon, 3 Dec 2018 15:07:56 +0000 (15:07 +0000)]
Release 6.0.0.14597

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Mon, 3 Dec 2018 15:07:55 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[WidgetControl] Add MainAppId, PackageId properties and modify required feature ...
Hyunho Kang [Mon, 3 Dec 2018 05:56:26 +0000 (14:56 +0900)]
[WidgetControl] Add MainAppId, PackageId properties and modify required feature (#525)

* Add get main appid/package id APIS

- (static)GetWidgetMainAppId
- (static)GetWidgetPackageId

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix since tizen for new APIs

5 -> 6

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify get widget main appid/pacakgeid to property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add feature documentation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add not supported exception for some memebers

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease 6.0.0.14596 accepted/tizen/unified/20181130.064909 submit/tizen/20181127.150758
TizenAPI-Bot [Tue, 27 Nov 2018 15:07:59 +0000 (15:07 +0000)]
Release 6.0.0.14596

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 27 Nov 2018 15:07:58 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[WatchfaceComplication] WatchfaceComplication basic implementation (#520)
Hyunho Kang [Tue, 27 Nov 2018 06:23:18 +0000 (15:23 +0900)]
[WatchfaceComplication] WatchfaceComplication basic implementation (#520)

* Initial commit

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add provider imeplementation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add editable implementation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix api signature and doxygen

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add highlight feature

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify some functions to static

Members does not access instance data and can be marked as static

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Replace number with interop from public class

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify notify update function to non-static

Only instance that listening update data request event can notify update.

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Adds destructor for complication, provider

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify some functions accessibility

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify highlight implementation

Remove unnecessary interop accessment.

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add flags to support types and event types

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Remove highlight param from container add func

highlight is optional and belong to editable instance so, we don't have to
add it every time.

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Rename flags enums

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add missing document about exception

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Adds suppress finalize for dispose function

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify proivder's set function to property

Provider can access it's data field

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add dispose to provider, container

We don't know exact time when GC run.
Every class, register callback need dispose function.

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Adds apply allowed list API

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add transfer event API

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add screen reader text APIs

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add get current info APIs for Complication

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify allowed list to property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add get for editable name property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Throw exception for highlight property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add set for highlight shapetype property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify current data index property to get method

We do not need set method and for consistency of code.

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Remove return error method

Every error case is handled by exception.

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Destroy raw complication when object destroyed

If we do not destroy raw complication, natvie raw will be leaked

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add privilege document

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify OnDataUpdateRequested

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add license boiler plate

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

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Set type for complication data

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix UpdateSharedData return err bug

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add desc for time data

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

Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease 6.0.0.14595 submit/tizen/20181126.150730
TizenAPI-Bot [Mon, 26 Nov 2018 15:07:31 +0000 (15:07 +0000)]
Release 6.0.0.14595

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Mon, 26 Nov 2018 15:07:29 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Build] Enhance ABI Checker (#579)
Jay Cho [Mon, 26 Nov 2018 07:44:18 +0000 (16:44 +0900)]
[Build] Enhance ABI Checker (#579)

5 years agoAdd new nlp feature (#567)
Inhong [Mon, 26 Nov 2018 01:21:00 +0000 (10:21 +0900)]
Add new nlp feature (#567)

5 years agoRelease 6.0.0.14593 accepted/tizen/unified/20181126.062143 submit/tizen/20181123.150755
TizenAPI-Bot [Fri, 23 Nov 2018 15:07:55 +0000 (15:07 +0000)]
Release 6.0.0.14593

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Fri, 23 Nov 2018 15:07:54 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[MediaTool] Add duration and maxBps (#539)
hsgwon [Fri, 23 Nov 2018 04:59:13 +0000 (13:59 +0900)]
[MediaTool] Add duration and maxBps (#539)

5 years agoRelease 6.0.0.14592 accepted/tizen/unified/20181123.063326 submit/tizen/20181122.150740
TizenAPI-Bot [Thu, 22 Nov 2018 15:07:41 +0000 (15:07 +0000)]
Release 6.0.0.14592

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Thu, 22 Nov 2018 15:07:40 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Packagemanager] Lock internal handle before set/unset event callback (#573)
jeremy-jang [Thu, 22 Nov 2018 06:13:13 +0000 (15:13 +0900)]
[Packagemanager] Lock internal handle before set/unset event callback (#573)

* [Packagemanager] Fix typo

Change-Id: I4b1cfde45ccfe8d7d322e6835a8ac64a91c0c6b1
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
* [Packagemanager] Lock internal handle before set/unset event callback

Since native API is not thread-safe, managed code should lock
SafePackageManager handle object before set/unset event callback.

Change-Id: I29ba6c9a24ec4c3f2aef8d017fd5bd9102f57cf8
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
5 years ago[Build] Remove retry command from build.sh (#572)
WonYoung Choi [Thu, 22 Nov 2018 05:20:53 +0000 (14:20 +0900)]
[Build] Remove retry command from build.sh (#572)

5 years agoRelease 6.0.0.14590 submit/tizen/20181121.150753
TizenAPI-Bot [Wed, 21 Nov 2018 15:07:54 +0000 (15:07 +0000)]
Release 6.0.0.14590

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Wed, 21 Nov 2018 15:07:52 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Tizen.Applications.Common] Restrict concurrent access (#566)
hjhun [Wed, 21 Nov 2018 02:24:01 +0000 (11:24 +0900)]
[Tizen.Applications.Common] Restrict concurrent access (#566)

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
5 years agoRelease 6.0.0.14589 submit/tizen/20181120.150735
TizenAPI-Bot [Tue, 20 Nov 2018 15:07:36 +0000 (15:07 +0000)]
Release 6.0.0.14589

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 20 Nov 2018 15:07:34 +0000 (15:07 +0000)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[Tizen.Network.Connection][TCSACR-190] Add new API to check cellular roaming state...
chleun-moon [Tue, 20 Nov 2018 06:28:07 +0000 (15:28 +0900)]
[Tizen.Network.Connection][TCSACR-190] Add new API to check cellular roaming state (#542)

* Add CellularProfile.IsRoming property

* Fix build error

* Fix typo

* Replace tab to spaces

5 years ago[MediaPlayer] Apply GC.SuppressFinalize() (#554)
Sangchul Lee [Tue, 20 Nov 2018 05:53:17 +0000 (14:53 +0900)]
[MediaPlayer] Apply GC.SuppressFinalize() (#554)

The 'disposing' parameter of Dispose() virtual method is also
used for its implementation according to the common usage.

Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
5 years ago[Tizen.Applications.DataControl] Fix the issue for native handle (#561)
kilig [Tue, 20 Nov 2018 04:52:07 +0000 (13:52 +0900)]
[Tizen.Applications.DataControl] Fix the issue for native handle (#561)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years agoRelease 6.0.0.14586 submit/tizen/20181119.103936
TizenAPI-Bot [Mon, 19 Nov 2018 10:39:32 +0000 (19:39 +0900)]
Release 6.0.0.14586

5 years agoRelease 6.0.014586 submit/tizen/20181119.100000
TizenAPI-Bot [Mon, 19 Nov 2018 09:59:56 +0000 (18:59 +0900)]
Release 6.0.014586

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Mon, 19 Nov 2018 09:59:55 +0000 (18:59 +0900)]
Merge remote-tracking branch 'github/master' into tizen

5 years agoUpdate README.md
WonYoung Choi [Mon, 19 Nov 2018 09:51:52 +0000 (18:51 +0900)]
Update README.md

5 years ago[Tizen.Network.WiFi][TCSACR-192] Add new API to check wifi scan state (#544)
Seonah Moon [Mon, 19 Nov 2018 01:17:10 +0000 (10:17 +0900)]
[Tizen.Network.WiFi][TCSACR-192] Add new API to check wifi scan state (#544)

* Add new API to check wifi scan state

* Correct API version

* [Tizen.Network.WiFi] remove unnecessary ToString()

* [Tizen.Network.WiFi] Fix typo

* Use auto-generate property

* Indent correctly

* Use ?. operator for readability

* Fix typo

5 years agoRelease 6.0.0.14584 accepted/tizen/unified/20181119.065237 submit/tizen/20181116.150911
TizenAPI-Bot [Fri, 16 Nov 2018 15:09:07 +0000 (00:09 +0900)]
Release 6.0.0.14584

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Fri, 16 Nov 2018 15:09:06 +0000 (00:09 +0900)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[PrivacyPrivilegeManager] Add new API for checking & requesting multiple privileges...
xerrni [Fri, 16 Nov 2018 07:54:19 +0000 (08:54 +0100)]
[PrivacyPrivilegeManager] Add new API for checking & requesting multiple privileges (#550)

* [PrivacyPrivilegeManager] Fix ResponseContext Lifetime issue

* [PrivacyPrivilegeManager] Add new API for checking & requesting multiple privileges at once

Signed-off-by: Ernest Borowski <e.borowski@partner.samsung.com>
5 years ago[AudioManager] Apply GC.SuppressFinalize() (#553)
Sangchul Lee [Fri, 16 Nov 2018 02:29:14 +0000 (11:29 +0900)]
[AudioManager] Apply GC.SuppressFinalize() (#553)

The 'disposing' parameter of Dispose() virtual method is also
used for its implementation according to the common usage.

Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
5 years agoRelease 6.0.0.14582 submit/tizen/20181113.092512 submit/tizen/20181113.100305
TizenAPI-Bot [Tue, 13 Nov 2018 10:03:00 +0000 (19:03 +0900)]
Release 6.0.0.14582

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Tue, 13 Nov 2018 10:03:00 +0000 (19:03 +0900)]
Merge remote-tracking branch 'github/master' into tizen

5 years ago[NUI] Sync dalihub/TizenFX and Samsung/TizenFX (#549)
huiyueun [Tue, 13 Nov 2018 09:50:47 +0000 (18:50 +0900)]
[NUI] Sync dalihub/TizenFX and Samsung/TizenFX (#549)

* [NUI] Set LayoutItem Width/Height specification

Change-Id: Idec264329f6dc20db4692fba84ac8ee1f95067aa
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix build error

Change-Id: Ib1ff4dcb142ce09539dbef3b567f649e40459527
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* LayoutGroup to layout children

Change-Id: Idff81189013e4cb0e85a8bbf13e268170b8aad31

* [NUI] Public some apis for TCT and fix an issue

Here are some changes:
1. public ScrollViewPagePathEffect class
2. public TypeRegistry class
3. public PinchGesture constructor
4. public SetScrollPropertySource api
5. Fix ScrollInterval event issue

Change-Id: I649f0fc464a5af0453475b7ef0dcf4df614eb34e

* fix codacy

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
5 years agoUpdate Tizen.NET.nuspec
WonYoung Choi [Fri, 9 Nov 2018 07:52:23 +0000 (16:52 +0900)]
Update Tizen.NET.nuspec

5 years agoRelease 6.0.0.14580 submit/tizen/20181107.150903
TizenAPI-Bot [Wed, 7 Nov 2018 15:08:57 +0000 (00:08 +0900)]
Release 6.0.0.14580

5 years agoMerge remote-tracking branch 'github/master' into tizen
TizenAPI-Bot [Wed, 7 Nov 2018 15:08:56 +0000 (00:08 +0900)]
Merge remote-tracking branch 'github/master' into tizen