platform/core/csapi/tizenfx.git
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