Merge branch 'devel/tizen' into tizen
[platform/core/system/sensord.git] / src / server /
2017-04-27 kibak.yoonMerge branch 'devel/tizen' into tizen 96/127396/1
2017-04-25 kibak.yoonsensord: rename URIs of sensor type and support get_sen... 59/126659/5
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: 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-20 kibak.yoonMerge branch 'devel/tizen' into tizen 75/126175/1 accepted/tizen/unified/20170420.155849 submit/tizen/20170420.102501
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: replace usleep() code with sleep() 52/126052/1
2017-04-14 kibak.yoonMerge branch 'devel/tizen' into tizen 73/125273/1 accepted/tizen/unified/20170414.164053 submit/tizen/20170414.093412
2017-04-14 kibak.yoonsensord: use readdir() instead of deprecated readdir_r 63/125263/1
2017-04-14 kibak.yoonsensord: add defensive code for blocking issue 36/125136/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 emplace_back instead of push_back 82/125082/1
2017-04-13 kibak.yoonsensord: modify sensor plugin interface 71/125071/2
2017-04-12 kibak.yoonsensord: fix warnings detected from static analysis 89/124689/5
2017-04-12 kibak.yoonsensord: support original path to load HAL library 57/124557/4
2017-04-12 kibak.yoonsensord: check privilege everytime for every request 06/124606/4
2017-04-12 kibak.yoonsensord: remove sensor_permission_t in the sensord 02/124602/1
2017-04-12 kibak.yoonsensord: fix a bug which did not check privilege 97/124597/1
2017-04-12 kibak.yoonsensord: move member functions from public to private 92/124592/1
2017-04-11 kibak.yoonsensor: remove a bad way for hiding sensor handle 55/123855/2
2017-04-06 kibak.yoonsensord: implement server_channel_handler 57/123657/1
2017-04-06 kibak.yoonsensord: add calibration node setting 56/123656/1
2017-04-06 kibak.yoonsensord: add sensor_manager to create and manage sensor... 51/123651/3
2017-04-06 kibak.yoonsensord: pass observer handle to flush() 53/123653/1
2017-04-06 kibak.yoonsensord: add sensor_listener_proxy class 50/123650/2
2017-04-06 kibak.yoonsensord: add application_sensor_handler skeleton class 49/123649/2
2017-04-06 kibak.yoonsensord: add external_sensor_handler class 48/123648/2
2017-04-06 kibak.yoonsensord: add fusion_sensor_handler class 47/123647/2
2017-04-06 kibak.yoonsensord: add physical_sensor_handler class 46/123646/1
2017-04-06 kibak.yoonsensord: add loader to load sensor plugins 28/123628/2
2017-04-06 kibak.yoonsensord: add physical_sensor/fusion_sensor/external_sen... 01/123601/4
2017-04-06 kibak.yoonsensord: implement sensor_handler class 98/123598/1
2017-04-06 kibak.yoonsensord: add sensor_publisher and sensor_observer inter... 17/123417/2
2017-04-05 kibak.yoonsensord: add the basic implementation of the server... 83/123383/1
2017-04-05 kibak.yoonsensord: add handlers to main for new failures 82/123382/1
2017-04-05 kibak.yoonsensord: add permission_checker for checking privileges 81/123381/1
2017-04-05 kibak.yoonsensord: move dbus_listener from client to server 80/123380/1
2017-04-04 kibak.yoonsensord: clean up cmake configurations 66/123066/1
2017-02-28 kibak.yoonsensord: refactoring: remove regacy code 21/114021/2
2017-01-03 kibak.yoonMerge branch 'devel/tizen' into tizen 53/108153/1
2017-01-02 Mu-Woong LeeMerge branch 'tizen_3.0' into devel/tizen 71/107971/1
2016-12-13 kibak.yoonsensord: fix incorrect return type 87/104487/2
2016-12-13 kibak.yoonsensor: enable pedometer sensor 47/104447/2
2016-12-13 kibak.yoonsensord: add pre_start() that should be executed before... 89/103889/6
2016-12-02 kibak.yoonMerge branch 'devel/tizen' into tizen_3.0 13/101913/1
2016-12-02 kibak.yoonMerge branch 'devel/tizen' into tizen 08/101908/1
2016-11-30 kibak.yoonsensord: change file permission to remove execute permi... 06/99906/2
2016-11-30 kibak.yoonsensord: change variable name of attribute-related... 37/99937/2
2016-11-30 minsoo kimsensord: add get wristup dbus interface 09/99909/2
2016-11-11 kibak.yoonMerge branch 'devel/tizen' into tizen 21/97021/1 accepted/tizen/common/20161114.170839 accepted/tizen/ivi/20161114.004642 accepted/tizen/mobile/20161114.004515 accepted/tizen/tv/20161114.004549 accepted/tizen/wearable/20161114.004612 submit/tizen/20161111.035040
2016-11-11 kibak.yoonsensord: change log level from error to warning for... 20/97020/1 accepted/tizen/3.0/common/20161116.143750 accepted/tizen/3.0/ivi/20161116.022722 accepted/tizen/3.0/mobile/20161116.022557 accepted/tizen/3.0/tv/20161116.022627 accepted/tizen/3.0/wearable/20161116.022649 submit/tizen_3.0/20161111.035059 submit/tizen_3.0/20161115.054155
2016-11-09 kibak.yoonsensord: change log level from error to warning for... 35/96535/4
2016-11-03 kibak.yoonMerge branch 'devel/tizen' into tizen_3.0 65/95465/1 accepted/tizen/3.0/common/20161114.082803 accepted/tizen/3.0/ivi/20161104.103715 accepted/tizen/3.0/mobile/20161104.103629 accepted/tizen/3.0/tv/20161104.103701 accepted/tizen/3.0/wearable/20161104.103708 submit/tizen_3.0/20161103.101627 submit/tizen_3.0_common/20161110.084657
2016-11-03 kibak.yoonMerge branch 'devel/tizen' into tizen 63/95463/1 accepted/tizen/common/20161103.160153 accepted/tizen/ivi/20161103.232118 accepted/tizen/mobile/20161103.232021 accepted/tizen/tv/20161103.232036 accepted/tizen/wearable/20161103.232059 submit/tizen/20161103.101809
2016-11-03 kibak.yoonsensord: fix the bug that handles are pushed to a list... 53/95453/1
2016-11-02 kibak.yoonsensor: change the hard coded path for supporting 64bit... 34/94934/1 accepted/tizen/3.0/ivi/20161102.075454 accepted/tizen/3.0/mobile/20161102.075323 accepted/tizen/3.0/tv/20161102.075429 accepted/tizen/3.0/wearable/20161102.075440 submit/tizen_3.0/20161102.044607
2016-10-31 kibak.yoonsensor: change the hard coded path for supporting 64bit... 79/94479/1 accepted/tizen/common/20161031.122018 accepted/tizen/ivi/20161101.005036 accepted/tizen/mobile/20161101.004937 accepted/tizen/tv/20161101.004957 accepted/tizen/wearable/20161101.005012 submit/tizen/20161031.062309
2016-10-26 kibak.yoonsensor: change the hard coded path for supporting 64bit... 47/93847/1
2016-09-28 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 28/90028/1 accepted/tizen/3.0/ivi/20161011.062327 accepted/tizen/3.0/mobile/20161015.034142 accepted/tizen/3.0/tv/20161016.005732 accepted/tizen/3.0/wearable/20161015.084055 accepted/tizen/common/20160928.164057 accepted/tizen/ivi/20160929.081006 accepted/tizen/mobile/20160929.080924 accepted/tizen/tv/20160929.080956 accepted/tizen/wearable/20160929.080946 submit/tizen/20160928.053031 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000006 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_3.0_tv/20161015.000005 submit/tizen_3.0_wearable/20161015.000005
2016-09-28 Mu-Woong LeeMerge "sensord: return false if the size of id is 0...
2016-09-28 Mu-Woong LeeMerge "sensord: change an input value name of set_attri...
2016-09-28 Mu-Woong LeeMerge "sensord: call external sensor service run" into...
2016-09-28 Mu-Woong LeeMerge "sensord: delete batch latency/attribute when...
2016-09-23 kibak.yoonsensord: return false if the size of id is 0 92/89192/2
2016-09-22 hs81.gosensord: change an input value name of set_attribute... 88/89188/1
2016-09-22 minsoo kimsensord: call external sensor service run 87/89187/1
2016-09-22 kibak.yoonsensord: delete batch latency/attribute when client... 85/89185/1
2016-09-06 Mu-Woong LeeFix the external sensor worker to handle NULL payload... 10/87010/2
2016-09-02 akhilkedia94Face Down Gesture Sensor 11/81911/21
2016-08-25 akhilkedia94Gyroscope RV Sensor 76/84076/7
2016-08-25 akhilkedia94Magnetic RV Sensor 74/84074/6
2016-08-24 akhilkedia94Rotation Vector Sensor 39/83639/7
2016-07-01 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 82/77482/3 accepted/tizen/common/20160706.142207 accepted/tizen/ivi/20160706.082614 accepted/tizen/mobile/20160706.082522 accepted/tizen/tv/20160706.082512 accepted/tizen/wearable/20160706.082451 submit/tizen/20160705.060431 submit/tizen/20160706.022032
2016-06-29 kibak.yoonsensord: fix wrong log in case of setting batch latency 81/77281/2
2016-06-29 kibak.yoonsensord: remove unused sensor_config sources 80/77280/2
2016-06-21 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 37/75737/1
2016-06-20 kibak.yoonsensord: set to UINT_MAX batch count when there is... 02/75602/1
2016-06-20 kibak.yoonsensord: rename option to pause policy 97/75597/1
2016-06-10 kibak.yoonsensord: store unknown rotation event when auto_rotatio... 10/74010/1 accepted/tizen/common/20160610.182644 accepted/tizen/ivi/20160611.084529 accepted/tizen/mobile/20160611.084346 accepted/tizen/tv/20160611.084432 accepted/tizen/wearable/20160611.084456 submit/tizen/20160610.104308
2016-06-08 kibak.yoonsensord: store unknown rotation event when auto_rotatio... 87/73387/1
2016-06-01 kibak.yoonsensord: fix comments properly about getting sensor... 09/72509/1
2016-06-01 kibak.yoonsensord: rename return variables from err to ret 08/72508/1
2016-05-30 kibak.yoonsensord: fix to not loading sensor which is already... 68/72068/1
2016-05-26 kibak.yoonsensord: clean up permission_checker for syncing with... 09/71509/3
2016-05-26 kibak.yoonsensord: change error log macro from ERR to _E for... 05/71505/3
2016-05-26 kibak.yoonsensord: add null check when sensor event is pushed... 04/71504/2
2016-05-26 kibak.yoonsensord: initialize dbus when sensord is launched 03/71503/2
2016-05-26 kibak.yoonsensord: fix build warning because of using g_type_init() 38/71338/2
2016-05-25 kibak.yoonsensord: terminate sensord if there is no sensor 12/70412/2
2016-05-24 kibak.yoonsensord: support external sensor feature 61/71161/1
2016-05-24 kibak.yoonsensord: write void explicitly when no parameters allowed 86/71086/1
2016-05-24 kibak.yoonsensord: add/remove useless spaces for code style 76/71076/1
2016-05-23 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 79/70879/2
next