platform/core/csapi/tizen.git
7 years agoSupport netstandard 1.6
WonYoung Choi [Fri, 2 Sep 2016 05:13:51 +0000 (14:13 +0900)]
Support netstandard 1.6

Change-Id: Ic6bcce86c094a474928622a1ebf3760c61883e85

7 years agoAdd Tizen.Common.Color to represent RGBA Color structure
WonYoung Choi [Tue, 16 Aug 2016 05:37:44 +0000 (14:37 +0900)]
Add Tizen.Common.Color to represent RGBA Color structure

Change-Id: I2c540bd1fdf20a39860c457165f67738db3d3ae9

7 years agoUse "file://" prefix to make a uri
WonYoung Choi [Fri, 29 Jul 2016 08:04:33 +0000 (17:04 +0900)]
Use "file://" prefix to make a uri

Change-Id: I9b3c875c24c99adb94fa6f09c562c6f01e57cddb

7 years agoFix code for building with corefx
WonYoung Choi [Thu, 28 Jul 2016 07:16:28 +0000 (16:16 +0900)]
Fix code for building with corefx

Change-Id: Iebae08a4bd54094b6a5fb8d43eb75a4378d21a88

7 years agoRemove LogTraceListener class
WonYoung Choi [Wed, 27 Jul 2016 06:16:58 +0000 (15:16 +0900)]
Remove LogTraceListener class

TraceListener is not supported in DotNETCore.App scope.

Change-Id: I669678c513e2f390b615fc6e24c1fa22e0bfb54a

7 years agoChange assembly installation path
WonYoung Choi [Wed, 6 Jul 2016 02:54:36 +0000 (11:54 +0900)]
Change assembly installation path

The assembly installation path is changed to /usr/share/assembly/ as default.
This path can be overrided by the macro %dotnet_assembly_path also.

Change-Id: Ib9449ac8536766e82ebe6b103ebb9938f9a56e50

8 years agoModify LICENSE file to remove unnecessary info
Sunggyu Choi [Mon, 23 May 2016 04:53:03 +0000 (13:53 +0900)]
Modify LICENSE file to remove unnecessary info

Change-Id: If33e1cfbe0e30cbf78d5d6b65873e129f0c29953
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
8 years agoAdd LICENSE file for Open Source License Verification
Sunggyu Choi [Fri, 20 May 2016 02:00:56 +0000 (11:00 +0900)]
Add LICENSE file for Open Source License Verification

Change-Id: Ifa520ac6f49e91cfe2a28e04dcef95d275eb1527
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
8 years agoMerge "[Errors] Make error codes and utility functions public" into devel
WonYoung Choi [Tue, 3 May 2016 05:50:08 +0000 (14:50 +0900)]
Merge "[Errors] Make error codes and utility functions public" into devel

8 years ago[Errors] Make error codes and utility functions public
Sidharth Gupta [Tue, 3 May 2016 04:52:48 +0000 (13:52 +0900)]
[Errors] Make error codes and utility functions public

This is temporary so that other device APIs can access
the error features during the implementation phase.

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: Idc7f99d845878778d407eb6c62147fce1ac0ab06

8 years agoAdd GlobalSuppress and CustomDictionary to off warnings of analyzer
WonYoung Choi [Tue, 26 Apr 2016 01:51:38 +0000 (10:51 +0900)]
Add GlobalSuppress and CustomDictionary to off warnings of analyzer

Change-Id: Ie8e3c373e5ca0fa04c4c7ec74dd172e98c4cdab6

8 years agoFix warnings of CodeAnalysis
WonYoung Choi [Wed, 20 Apr 2016 10:55:23 +0000 (19:55 +0900)]
Fix warnings of CodeAnalysis

Change-Id: I12d613ff0b5504ec3bcea7d34d90d6a3d0a98f3c

8 years agoChange license boilerplate comment
WonYoung Choi [Wed, 20 Apr 2016 08:16:27 +0000 (17:16 +0900)]
Change license boilerplate comment

The license comment should use 2 slashes, not 3 slashes

Change-Id: I0cae2f2cfc224188dc011d68c5e0b4becc89ad98

8 years agoInclude Interop class to Tizen.Internals namespace
WonYoung Choi [Wed, 20 Apr 2016 08:14:04 +0000 (17:14 +0900)]
Include Interop class to Tizen.Internals namespace

Change-Id: I957b249f8336419419ed25d246c9adfe817dcdf9

8 years ago[Errors] Make internal and add friend assembles
Sidharth Gupta [Tue, 22 Mar 2016 11:11:17 +0000 (20:11 +0900)]
[Errors] Make internal and add friend assembles

- Added Tizen.Applications and Tizen.Network as friend
  assemblies.

- Visual studio will now give warnings such as:
  warning CS0436: The type 'Interop' in 'Z:\work\csapi\application
  \Tizen.Applications\Interop\Interop.AppControl.cs' conflicts
  with the imported type 'Interop' in 'Tizen.Internals,
  Version=1.0.0.0, Culture=neutral, PublicKeyToken=6bd6425c835e8fd7'.
  Using the type defined in 'Z:\work\csapi\application
  \Tizen.Applications\Interop\Interop.AppControl.cs'.

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: Ie8c141733048b1079be089933e6c4c32546209c4

8 years agoChange toolversion to 4.0 in csproj for xbuild
pius.lee [Mon, 11 Apr 2016 10:43:41 +0000 (19:43 +0900)]
Change toolversion to 4.0 in csproj for xbuild

Change-Id: I19a5c1427c2557b43337717c3ecd033c1bde7485

8 years agoFix spec for smack label
WonYoung Choi [Thu, 24 Mar 2016 04:40:39 +0000 (13:40 +0900)]
Fix spec for smack label

Change-Id: I95f8d753d08665a9943592e90a573224ceb7b5a4

8 years agoFix spec file
WonYoung Choi [Fri, 18 Mar 2016 01:00:22 +0000 (10:00 +0900)]
Fix spec file

Change-Id: I8dd708fcadaa27211f1c6ed0518a881023b77f5e

8 years ago[CommonError] Add common errors and utility functions
Sidharth Gupta [Mon, 14 Mar 2016 08:56:08 +0000 (17:56 +0900)]
[CommonError] Add common errors and utility functions

- Currently error enum and methods are public. Should
  be made private
- Also changed entire Tizen namespace project from
  .NET 4.5.2 to 4.5

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: I421969d59e95be5d648cb31c1d5d866aa6d74fe3

8 years agoRefactor code
WonYoung Choi [Wed, 9 Mar 2016 14:19:42 +0000 (23:19 +0900)]
Refactor code

Change-Id: I7a3f7eaee9d13359add0b5416cf1f23675f4c78c

8 years agoFix spec
Lukasz Foniok [Wed, 2 Mar 2016 15:25:38 +0000 (16:25 +0100)]
Fix spec

Change-Id: I1b3e469bc7e5e88dea9dc3926ce261078522dfd3
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
8 years agoAdd Logging classes to Tizen namespace
WonYoung Choi [Mon, 22 Feb 2016 02:43:36 +0000 (11:43 +0900)]
Add Logging classes to Tizen namespace

Add Tizen.Log and Tizen.LogTraceListener to support dlog system.

Change-Id: Ibe1fd321d3df3a6be1c5abe0997edc585acc5b58

8 years agoInitial empty repository
JeongHoon Jeon [Mon, 22 Feb 2016 01:36:13 +0000 (10:36 +0900)]
Initial empty repository