summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-31Review Iotcon API cs filestizenEditor Lionbridge30-734/+734
2017-06-20Version up ( 1.0.6 -> 1.0.7 )submit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100003submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170620.031000accepted/tizen/unified/20170630.083201accepted/tizen/4.0/unified/20170828.223420accepted/tizen/4.0/unified/20170816.014827tizen_4.0accepted/tizen_unifiedaccepted/tizen_4.0_unifiedHongkuk, Son2-2/+2
2017-06-16Logging for platform info debuggingHongkuk, Son1-1/+14
2017-06-08Merge packaging information to csprojsubmit/tizen/20170612.020755submit/tizen/20170609.030847accepted/tizen/unified/20170612.170343WonYoung Choi3-21/+13
2017-05-29Update C# API reference according to doc guide pageHongkuk, Son30-35/+457
2017-05-23Migration from VS2015 to VS2017Hongkuk, Son4-171/+17
2017-04-27Add NamespaceDoc.csHongkuk, Son2-1/+12
2017-04-18Fix iotcon C# API exception SPECtizen_4.0.m1_releasesubmit/tizen/20170419.000836accepted/tizen/unified/20170419.163741Hongkuk, Son2-0/+2
2017-04-14Fix iotcon C# API SPEC and some methodssubmit/tizen/20170418.093354accepted/tizen/unified/20170418.153522Hongkuk, Son9-52/+35
2017-04-10Merge "Fix to assign string.Empty when Marshal.PtrToStringAnsi(XXXptr)'s XXXp...submit/tizen/20170411.001404accepted/tizen/unified/20170411.034906JooSeok Park6-14/+14
2017-04-10Fix to assign string.Empty when Marshal.PtrToStringAnsi(XXXptr)'s XXXptr is I...Hongkuk, Son6-14/+14
2017-04-07Fix typoHongkuk, Son1-1/+1
2017-04-07Fix SVACE issues ( HANDLE_LEAK )submit/tizen/20170407.042847accepted/tizen/unified/20170407.190654Hongkuk, Son1-0/+3
2017-04-04Add exception description for IoTConnectivityServerManagersubmit/tizen/20170405.014318accepted/tizen/unified/20170406.054251Jooseok Park1-0/+20
2017-03-31Fix UnregisterResource() to set resource.ResourceHandle as IntPtr.Zerosubmit/tizen/20170331.075520accepted/tizen/unified/20170331.083710accepted/tizen/tv/20170331.083359accepted/tizen/mobile/20170331.083607accepted/tizen/ivi/20170331.083417accepted/tizen/common/20170331.152901accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonHongkuk, Son2-1/+2
2017-03-30Change Interop for iotcon_attributes_get_str()submit/tizen/20170330.021710accepted/tizen/unified/20170330.223604accepted/tizen/tv/20170330.223526accepted/tizen/mobile/20170330.223511accepted/tizen/ivi/20170330.223553accepted/tizen/common/20170330.151704Jooseok Park2-4/+6
2017-03-28Merge "Fix the return of get accessor at Representation's Interface/Attribute...JooSeok Park1-2/+2
2017-03-28Fix the return of get accessor at Representation's Interface/AttributesHongkuk, Son1-2/+2
2017-03-28Fix the comparison in request handler callbackJooseok Park2-3/+3
2017-03-27Merge "Fix SetAttributes() to do _attributes.Add() only" into tizenJooSeok Park1-8/+8
2017-03-27Fix SetAttributes() to do _attributes.Add() onlyHongkuk, Son1-8/+8
2017-03-24Add EventContinue attributeJooseok Park4-0/+22
2017-03-21Fix typo for error logJooseok Park2-5/+2
2017-03-21Update versionsubmit/tizen/20170321.062913accepted/tizen/unified/20170321.095306accepted/tizen/tv/20170321.095232accepted/tizen/mobile/20170321.095219accepted/tizen/ivi/20170321.095250accepted/tizen/common/20170321.102438Jooseok Park1-1/+1
2017-03-21Remove device name in remote resourceJooseok Park3-27/+0
2017-03-20Update RequestHandlerCallbackdevel/tizenJooseok Park3-4/+41
2017-03-14x86 build enablesubmit/tizen/20170314.070314accepted/tizen/unified/20170314.075859accepted/tizen/tv/20170314.075818accepted/tizen/mobile/20170314.075756accepted/tizen/ivi/20170314.075840accepted/tizen/common/20170314.173100Jiyoung Yun1-1/+1
2017-03-09Remove NET45 projectsubmit/tizen_unified/20170310.011401submit/tizen_unified/20170308.100503submit/tizen/20170306.065826accepted/tizen/unified/20170310.075728accepted/tizen/unified/20170309.120730accepted/tizen/tv/20170309.071908accepted/tizen/mobile/20170309.071754accepted/tizen/ivi/20170309.072004accepted/tizen/common/20170309.174839WonYoung Choi4-112/+1
2017-03-01Merge "Add UnregisterResource() C# API" into tizensubmit/tizen_unified/20170308.100407submit/tizen/20170302.100416accepted/tizen/tv/20170302.121845accepted/tizen/mobile/20170302.121834accepted/tizen/ivi/20170302.121939accepted/tizen/common/20170302.151806JooSeok Park1-0/+36
2017-03-02Rollback isReadOnly.get membersubmit/tizen/20170302.073432Jooseok Park3-0/+51
2017-03-02Add UnregisterResource() C# APIHongkuk, Son1-0/+36
2017-02-27Update according to design reviewsubmit/tizen/20170302.063428Jooseok Park10-66/+139
2017-02-01Update content of nuspec fileWonYoung Choi1-5/+10
2017-01-24Fix TC fail bugssubmit/tizen/20170124.033450accepted/tizen/tv/20170124.120557accepted/tizen/mobile/20170124.120540accepted/tizen/ivi/20170124.120616accepted/tizen/common/20170124.181820Jiwon Park6-27/+52
2016-12-19Apply dotnet RPM macrossubmit/tizen_tv/20161229.044941submit/tizen_ivi/20170116.045729submit/tizen_common/20170111.191659submit/tizen_common/20161229.045021accepted/tizen/tv/20161229.113301accepted/tizen/ivi/20170117.072726accepted/tizen/common/20170111.194333accepted/tizen/common/20170111.133643WonYoung Choi1-42/+10
2016-12-15Exclude ix86 and aarch64 archsubmit/tizen_common/20170111.164442submit/tizen/20161215.053208accepted/tizen/mobile/20161215.074621accepted/tizen/common/20170111.171335Jiyoung Yun1-0/+1
2016-11-01change licenseJooseok Park36-250/+571
2016-10-24Merge devel to devel.releaseWonYoung Choi8-410/+274
2016-09-21apply iotcon 0.3.2 changesYoungjae Shin2-6/+6
2016-09-06apply iotcon changesYoungjae Shin3-18/+23
2016-09-06Revert "Fix project files to support netstandard 1.6"Youngjae Shin8-294/+395
2016-09-03Fix project files to support netstandard 1.6WonYoung Choi8-395/+294
2016-08-26apply linux sytle for filesYoungjae Shin37-36/+36
2016-08-25remove test codeYoungjae Shin37-3616/+0
2016-08-24Fix to use InvalidOperationException instead of SystemExceptionWonYoung Choi1-1/+1
2016-08-17add .gitignoreYoungjae Shin1-0/+6
2016-08-16Fix code for building with corefxWonYoung Choi8-34/+302
2016-08-09Merge "Add SystemRuntime reference" into develSunggoo Kim1-1/+2
2016-08-09Merge "Removed spec from some LiteResource methods" into develSunggoo Kim1-0/+3
2016-08-05Removed spec from some LiteResource methodsrajeev ranjan1-0/+3