platform/core/system/sensord.git
2017-10-25 kibak.yoonsensord: caching data to get previous data 79/157479/2 devel/tizen
2017-10-16 kibak.yoonsensord: check if the event value is a valid number 89/155689/3
2017-10-13 kibak.yoonsensor: check if the event value is NaN 72/155572/1
2017-10-11 kibak.yoonsensor: fix problem that gyroscope rotation vector... 36/154636/1
2017-09-22 kibak.yoonsensord: version up 4.0.3 74/151874/1
2017-09-22 kibak.yoonsensord: check the range of values provided from the... 12/151812/2
2017-09-22 kibak.yoonsensord: limit the maximum number of listeners per... 11/151811/1
2017-09-18 Marcin Masternaksensord: samsung pedometer sensor for fused location... 09/150409/2
2017-09-18 kibak.yoonsensorctl: change scanf to cin for security issue 51/150551/2
2017-09-14 kibak.yoonsensorctl: fix bug which senosr type was not set 42/150042/2
2017-09-12 kibak.yoonsensord: fix coding rule violations 17/149217/2
2017-09-08 Marcin Masternaksensord: samsung pedometer sensor for fused location... 52/148752/1
2017-08-16 kibak.yoonsensorctl: apply ASLR to sensorctl 06/144206/1
2017-08-11 kibak.yoonsensord: add log messages 14/143614/3
2017-08-10 kibak.yoonsensorctl: add gyroscope testcases 87/143587/1
2017-08-10 kibak.yoonsensorctl: clean up testcases 86/143586/1
2017-08-10 kibak.yoonsensorctl: seperate auto test and manual test 85/143585/1
2017-08-10 kibak.yoonsensorctl: add options/features for usability 84/143584/1
2017-08-10 kibak.yoonsensorctl: remove assert macro 83/143583/1
2017-08-10 kibak.yoonsensorctl: remove unnecessary keyword/macro 82/143582/1
2017-08-10 kibak.yoonsensorctl: clean up log macros of sensorctl 81/143581/1
2017-08-09 kibak.yoonsensord: fix double-free issue 61/143361/1
2017-08-04 kibak.yoonsensord: version 4.0.2 96/142396/2
2017-08-04 kibak.yoonsensord: add null check after malloc 06/142406/1
2017-08-03 kibak.yoonsensord: fix bug with incorrect bit operation 72/142372/1
2017-08-03 kibak.yoonsensord: ternimate sensord instantly when signal is... 71/142371/1
2017-08-03 kibak.yoonsensord: remove excessive sensor log when socket buffer... 47/142347/4
2017-08-01 kibak.yoonsensord: enable samsung pedometer sensor for fused... 75/129575/11
2017-07-21 kibak.yoonsensord: increase timeout time 98/139898/1
2017-07-18 kibak.yoonsensord: remove unused debugging function 14/139314/1
2017-07-18 kibak.yoonsensord: check type whether it is a regular file or not 13/139313/1
2017-07-17 kibak.yoonsensord: version 4.0.1 24/139024/1
2017-07-17 kibak.yoonsensor: check NULL if memory allocation is failed 23/139023/1
2017-07-17 kibak.yoonsensor: fix the type casting issue about integer division 22/139022/1
2017-06-23 kibak.yoonsensord: remove termination routine when there is no... 61/135561/2
2017-06-15 kibak.yoonsensord: fix bugs with using invalid format in logs 01/134201/1
2017-06-14 kibak.yoonsensord: rv: fix bug that the accuracy value is not... 74/134074/1
2017-06-14 kibak.yoonsensord: send accuracy changed event to listeners 63/134063/3
2017-06-13 kibak.yoonsensord: remove redundant blank lines at the end of... 42/133642/1
2017-06-07 kibak.yoonsensord: add select() before read a data to check wheth... 25/132725/2
2017-06-05 kibak.yoonsensord: fix bug to enable external sensor on rpi3 76/132076/2
2017-05-19 kibak.yoonsensord: remove command when manager/listener/provider... 16/129816/2
2017-05-18 Mu-Woong LeeTemporary fix for build errors from Tizen 3.0 snapshots 88/129188/4
2017-05-16 kibak.yoonsensord: rename set_interval_cb to interval_changed_cb 03/129403/1
2017-05-11 kibak.yoonsensord: add location privilege to location-related... 15/128615/4
2017-05-10 kibak.yoonsensord: fix typo errors about sensor URI 92/128592/2
2017-05-10 kibak.yoonsensord: specify the appropriate sensor type based... 26/128526/5
2017-05-10 kibak.yoonsensord: add privilege part to URI format 25/128525/3
2017-05-10 kibak.yoonsensord: move common part to base sensor handler 24/128524/1
2017-05-10 kibak.yoonsensord: move sensor provider testcases to unit_provide... 23/128523/1
2017-05-10 kibak.yoonsensord: remove useless privilege and macros 22/128522/1
2017-05-10 kibak.yoonsensord: seperate socket channel for command and monitor 29/128429/1
2017-05-08 Mu-Woong LeeFix dependency issues that occur while building sensord... 22/128222/1
2017-05-02 kibak.yoonsensord: add lazy binding event handler to event loop 34/127934/1
2017-04-28 kibak.yoonsensord: sleep 10 ms instead of 100 ms if socket is... 47/127647/3
2017-04-28 Mu-Woong LeeRevert "sensord: spec: provide libsensor.so.2 for build... 44/127644/2
2017-04-28 Mu-Woong LeeRevert "Provides libsensord.so.2()(64bit) in case of... 42/127642/1
2017-04-27 Mu-Woong LeeProvides libsensord.so.2()(64bit) in case of aarch64 46/127446/1
2017-04-27 kibak.yoonsensord: spec: provide libsensor.so.2 for build dependency 34/127434/2
2017-04-27 kibak.yoonsensord: rv: fix invalid name of magnetic sensor type URI 91/127391/1
2017-04-27 kibak.yoonsensord: version up 4.0.0 for Tizen 4 85/127285/4
2017-04-27 kibak.yoonsensord: check validation of sensor URI to create a... 32/127232/4
2017-04-26 kibak.yoonsensord: add NULL check when callbacks is called 93/127193/4
2017-04-26 kibak.yoonsensord: change return type from bool to int for checki... 94/127094/2
2017-04-26 kibak.yoonMerge "sensord: change unclear classes to inner class...
2017-04-25 kibak.yoonsensord: change unclear classes to inner class 27/126927/2
2017-04-25 kibak.yoonsensord: assign a category number to enum of commands 55/126755/3
2017-04-25 kibak.yoonsensord: rename URIs of sensor type and support get_sen... 59/126659/5
2017-04-24 kibak.yoonsensord: initialize class members of sensor_provider_ha... 32/126632/1
2017-04-24 kibak.yoonsensord: add internal API to get URI of sensor 31/126631/1
2017-04-24 kibak.yoonsensord: notify that the sensor is registered or unregi... 62/126562/8
2017-04-24 kibak.yoonsensord: implement application sensor handler 61/126561/6
2017-04-24 kibak.yoonsensord: do not let the listener have sensor pointer... 60/126560/4
2017-04-24 kibak.yoonsensord: implement URI-based and provider internal... 53/126553/4
2017-04-24 kibak.yoonsensord: detect that a sensor is added or removed in... 52/126552/4
2017-04-24 kibak.yoonsensord: add sensor_provider for app-level sensor 51/126551/4
2017-04-24 kibak.yoonsensord: add command types/macros for sensor provider 50/126550/4
2017-04-24 kibak.yoonsensord: remove set/get API for the URI of sensor type 46/126546/2
2017-04-24 kibak.yoonsensord: add testcase for sensor-provider APIs 33/126533/2
2017-04-24 kibak.yoonsensord: add skeleton APIs for sensor provider 19/126519/4
2017-04-24 Mu-Woong LeeRemove the fake packages libsensord and libsensord... 14/126514/1
2017-04-20 kibak.yoonsensord: remove sleep() in new failed handler 88/126088/1
2017-04-20 kibak.yoonsensord: initialize cynara conf pointer to NULL 59/126059/2
2017-04-20 kibak.yoonsensord: sleep 100ms instead of a very short time 53/126053/2
2017-04-20 kibak.yoonsensord: replace usleep() code with sleep() 52/126052/1
2017-04-20 kibak.yoonsensord: remove unnecessary usleep() 51/126051/1
2017-04-14 kibak.yoonsensord: use readdir() instead of deprecated readdir_r 63/125263/1
2017-04-14 kibak.yoonsensord: fix bug with invalid character(!) 57/125257/1
2017-04-14 kibak.yoonsensord: rename fusion sensors to proper name 32/125232/1
2017-04-14 kibak.yoonsensord: add defensive code for blocking issue 36/125136/1
2017-04-13 kibak.yoonsensord: remove unnecessary socket log 79/123679/3
2017-04-13 kibak.yoonsensord: suppress verbos log message 90/125090/1
2017-04-13 kibak.yoonsensord: support get_data() API simply 89/125089/1
2017-04-13 kibak.yoonsensord: separate channel for event and command 88/125088/1
2017-04-13 kibak.yoonsensord: compare previous interval with current interval 87/125087/1
2017-04-13 kibak.yoonsensord: add required privilege to pre-defined types 86/125086/1
2017-04-13 kibak.yoonsensord: use int32_t instead size_t 85/125085/1
2017-04-13 kibak.yoonsensord: return the appropriate error 84/125084/1
2017-04-13 kibak.yoonsensord: use underscore(_) instead of dot(.) for URI... 83/125083/1
2017-04-13 kibak.yoonsensord: use emplace_back instead of push_back 82/125082/1
next