summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-14sensor-csapi: exclude x86 and aarch64 architecturesubmit/tizen/20161214.063015accepted/tizen/mobile/20161215.072351kibak.yoon1-0/+2
2016-12-15sensor-csapi: add doxygen description for activity sensorkibak.yoon1-0/+3
2016-12-15csapi-sensor: fix bug about the lifetime of delegatekibak.yoon29-366/+487
2016-12-15Fix .nuspec file to change authors and version dependenciesWonYoung Choi3-6/+7
2016-11-10csapi-sensor: change access modifier from protected internal to internalkibak.yoon30-72/+72
2016-11-10csapi-sensor: remove interval parameter of accuracy listenerskibak.yoon8-8/+8
2016-11-09csapi-sensor: update nuget description & version up 1.0.4kibak.yoon2-3/+8
2016-10-31csapi-sensor: change boiler plates for apache license 2.0kibak.yoon62-428/+932
2016-10-27csapi-sensor: check if the sensor is started or not when Stop() is calledkibak.yoon1-1/+1
2016-10-25csapi-sensor: version up 1.0.3kibak.yoon1-1/+1
2016-10-25csapi-sensor: change sensor classes to sealed class to prevent inheritancekibak.yoon29-82/+82
2016-10-25csapi-sensor: set default value to propertieskibak.yoon29-78/+88
2016-10-24csapi-sensor: version up 1.0.2kibak.yoon1-1/+1
2016-10-21csapi-sensor: modified to not throw an exception if stop() is called twicekibak.yoon1-6/+1
2016-10-21csapi-sensor: change index type from int to unit in constructorkibak.yoon29-30/+30
2016-10-21csapi-sensor: update API spec about exceptionskibak.yoon29-9/+107
2016-10-19csapi-sensor: change namespace from Tizen.System.Sensor to Tizen.Sensorkibak.yoon72-361/+361
2016-10-19csapi-sensor: check feature value if sensor is supported or notkibak.yoon31-327/+108
2016-10-06csapi-sensor: add descriptions for activity/gesture sensor classkibak.yoon7-0/+21
2016-10-05Use nuget restore to solve dependenciesWonYoung Choi6-78/+42
2016-09-29csapi-sensor: add default value in constructors of activity detectorskibak.yoon4-4/+4
2016-09-03Fix project files to support netstandard 1.6WonYoung Choi8-413/+367
2016-08-25Remove TCTMu-Woong Lee36-5542/+0
2016-08-23csapi-sensor: fix file permissionkibak.yoon1-0/+0
2016-08-23csapi-sensor: fix activity sensors properlykibak.yoon7-19/+35
2016-08-23csapi-sensor: modify new line format in csproj filekibak.yoon1-136/+136
2016-08-23Add activity/gesture detectors as new sensorkibak.yoon19-130/+1202
2016-08-17Updated package name in spec fileAditya3-122/+122
2016-07-28Fix code for building with corefxWonYoung Choi3-10/+282
2016-07-07Adding doxygen comments for missing symbolsJyothi Kumar Sambolu9-0/+81
2016-07-06Change assembly installation pathWonYoung Choi5-81/+29
2016-07-04Replacing make with xbuildJyothi Kumar Sambolu3-27/+20
2016-06-02Updating spec file as per change in folder nameAnkur1-3/+3
2016-06-01Adding Other sensor classes and tct-test folder for accelerometerAnkur86-210/+9750
2016-05-26Introduce Sensor implementationAnkur19-0/+1236
2016-04-04Initial empty repositoryJeongHoon Jeon0-0/+0