summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2019-10-04Provide sensor information in user detection callbackAbhay Agarwal1-1/+1
2019-10-04service specific device discriminantAbhay Agarwal1-1/+1
2019-10-02Fixed coverity issuessubmit/tizen/20191002.073539accepted/tizen/unified/20191004.003621saerome.kim1-1/+1
2019-10-01Add API set to get sensor information from sensor handleAbhay Agarwal1-1/+1
2019-10-01Provide detected sensor information in ALL Modesubmit/tizen/20191001.112138accepted/tizen/unified/20191002.013420Abhay Agarwal1-1/+1
2019-09-30Provide device information in sensor callbackAbhay Agarwal1-1/+1
2019-09-26Add API to set light detection thresholdAbhay Agarwal1-1/+1
2019-09-26Modified test app for sensor info in callbackAbhay Agarwal1-1/+1
2019-09-26Support sensor info in detection callbackAbhay Agarwal1-1/+1
2019-09-23Support Add/Remove sensor during detectionAbhay Agarwal1-1/+1
2019-09-23call stop presence detection only if startedAbhay Agarwal1-1/+1
2019-09-17Chaged default detection cycle at ua-test app.saerome.kim1-1/+1
2019-09-16Update detection cycle/window timesubmit/tizen/20190916.120818accepted/tizen/unified/20190917.034102Abhay agarwal1-1/+1
2019-09-16Fix __ua_send_absence_detection() to store monitor->absence_detected_bitmaskLokesh1-1/+1
2019-09-16filter list of found_devices of a user based on sensors mentioned in AND/OR c...Lokesh1-1/+1
2019-09-16Make '__ua_monitor_send_user_absence_cb' consistent with '__ua_monitor_send_u...Lokesh1-1/+1
2019-09-16Changed 'env_absence_bm' to 'env_absence_bitmask'Lokesh1-1/+1
2019-09-16Fixed problem that cant'receive PRESENCE/ABSENCE if a least one devicesaerome.kim1-1/+1
2019-09-16Combined bitmask conditions menu and detection menu into one.saerome.kim1-1/+1
2019-09-16Added logical conjunction operator in between AND/OR conditions of user_cbLokesh1-1/+1
2019-09-16Fix in 'env_presence/absence_bm' in send_user_presence/absence_cb()Lokesh1-1/+1
2019-09-16Fix absence_user_cb AND/OR conditionsLokesh1-1/+1
2019-09-16Fix presence_user_cb AND/OR conditionLokesh1-1/+1
2019-09-16Fixed dexter issuesLokesh1-1/+1
2019-09-04Fixed svace & coverity issues.submit/tizen/20190904.113521accepted/tizen/unified/20190904.224506saerome.kim1-1/+1
2019-09-04[Fix] Compare mac in device list only when device id matchesAbhay agarwal1-1/+1
2019-08-30Added 'ua_add_ibeacon_adv_data()' APIsubmit/tizen/20190830.050936accepted/tizen/unified/20190830.110646Lokesh1-1/+1
2019-08-29Fixed coverity issues.submit/tizen/20190829.070918saerome.kim1-1/+1
2019-08-27Resolved Dexter defectssubmit/tizen/20190827.131417accepted/tizen/unified/20190829.101443Lokesh1-1/+1
2019-08-26Fixed the Coverity & Svace issues.saerome.kim1-1/+1
2019-08-26Fixed a crash problme when removing a device from user using thesaerome.kim1-1/+1
2019-08-22Changed the unit of the parameters ofsaerome.kim1-1/+1
2019-08-20Fixed memory leak in ua_deinitialize()Lokesh1-1/+1
2019-08-19Fixed coverity issuessubmit/tizen/20190819.084830accepted/tizen/unified/20190819.112102saerome.kim1-1/+1
2019-08-191. changed parameter from service name to service handle.saerome.kim1-1/+1
2019-08-19Add device handle parameter in User's Presence callbackNishant Chaprana1-1/+1
2019-08-14backed out the change made according to the security's guideline.saerome.kim1-1/+1
2019-08-13Fixed 3rd securitiy vulnerability issues.saerome.kim1-1/+1
2019-08-06Fixed vulnerability issues.saerome.kim1-1/+1
2019-08-06Implemented ua_udpate_device APIsaerome.kim1-1/+7
2019-07-17Fix that user PRESENCE/ABSENCE callback or device PRESENCE/ABSENCEsubmit/tizen/20190718.035616accepted/tizen/unified/20190718.075206saerome.kim1-1/+1
2019-07-17Use device list iterator when traversing ua_devices_list in _ua_remove_user_i...Nishant Chaprana1-1/+1
2019-07-10Add ref count mechanism for checking internal_presence_started in a monitorNishant Chaprana1-1/+1
2019-07-10Start internal presence monitoring, when only Absence-All monitor is startedNishant Chaprana1-1/+1
2019-07-10Corrected ua-test ownership to network_fwNishant Chaprana1-1/+1
2019-07-03make a gcov package for measuring coverage easierJung Jihoon1-0/+24
2019-04-25Fixed dead code issueNishant Chaprana1-1/+1
2019-04-19Adjusted line/function coverage ratio.submit/tizen/20190418.230305accepted/tizen/unified/20190419.110537saerome.kim1-0/+6
2019-02-22Added an error code and change owner of ua-testsaerome.kim1-1/+1
2019-02-01Fixed build errorsaerome.kim1-1/+1