Add sensor handle attribute
[platform/core/system/sensord.git] / src / client / sensor_manager.cpp
2023-01-27 TaeminYeomAdd sensor handle attribute 92/286892/9 accepted/tizen/unified/20230131.162126
2021-10-18 taemin.yeomFix duplicated URI error 64/265364/3 accepted/tizen/unified/20211108.181415 submit/tizen/20211103.072537 submit/tizen/20211104.032902
2021-04-26 Yunmi HaFix an error while restoring connection in case of... 09/257409/2
2021-02-17 Boram BaeFix coverity issues 37/253737/1 accepted/tizen/unified/20210218.042206 submit/tizen/20210217.062004
2020-05-19 Boram BaeUse a buffer size when disclosing message 60/233760/1
2019-12-03 Boram BaeUse share_ptr to send message, Use reference to send_sy... 79/219179/3
2019-11-11 Boram BaeIntegrate internal fixes 61/217361/1 submit/tizen/20200116.005934 submit/tizen_5.5/20191223.004350 submit/tizen_5.5/20191223.084045
2019-05-29 Abhishek VijayMerge "[Tizen 5.0] Sensord: Fix memory leak" into tizen
2018-12-12 Abhishek VijayMerge "Dangling pointer fixed" into tizen
2018-09-28 SudiptoDangling pointer fixed 81/190281/1
2018-08-14 randeep singhMerge "[Non-ACR][Fix for TFIVE-11871]" into tizen
2018-06-28 Aditya Raj [Non-ACR][Fix for TDAF-350 & TDAF-359] 96/182896/1
2017-08-11 kibak.yoonMerge branch 'devel/tizen' into tizen 00/143700/1 accepted/tizen/4.0/unified/20170829.020123 accepted/tizen/unified/20170811.133354 submit/tizen/20170811.045847 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004
2017-08-11 kibak.yoonsensord: add log messages 14/143614/3
2017-06-15 kibak.yoonMerge branch 'devel/tizen' into tizen 04/134204/1 accepted/tizen/unified/20170615.234803 submit/tizen/20170615.081748
2017-06-15 kibak.yoonsensord: fix bugs with using invalid format in logs 01/134201/1
2017-05-19 kibak.yoonMerge branch 'devel/tizen' into tizen 80/130080/1 accepted/tizen/unified/20170519.200727 submit/tizen/20170519.104555 tizen_4.0.m1_release
2017-05-19 kibak.yoonsensord: remove command when manager/listener/provider... 16/129816/2
2017-05-10 kibak.yoonMerge branch 'devel/tizen' into tizen 04/128604/1 accepted/tizen/unified/20170510.183808 submit/tizen/20170510.123758
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-04-27 kibak.yoonMerge branch 'devel/tizen' into tizen 96/127396/1
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: rename URIs of sensor type and support get_sen... 59/126659/5
2017-04-24 kibak.yoonsensord: detect that a sensor is added or removed in... 52/126552/4
2017-04-14 kibak.yoonMerge branch 'devel/tizen' into tizen 73/125273/1 accepted/tizen/unified/20170414.164053 submit/tizen/20170414.093412
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-12 kibak.yoonsensord: rename information list/map properly 18/124618/3
2017-04-12 kibak.yoonsensord: check privilege everytime for every request 06/124606/4
2017-04-11 kibak.yoonsensor: remove a bad way for hiding sensor handle 55/123855/2
2017-04-11 kibak.yoonsensord: check URI to find the matched sensor 56/124556/1
2017-04-05 kibak.yoonsensord: implement sensor_manager class for clients 61/123261/6
2017-04-05 kibak.yoonsensord: api: add skeleton code of internal apis 24/123224/3