summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Expand)AuthorFilesLines
2019-12-05[Fix] Send user_cb for every usersubmit/tizen/20191205.122156accepted/tizen/unified/20191205.142701Lokesh1-1/+1
2019-12-03Reset detected bitmask when STOP command receivedsaerome.kim1-1/+1
2019-11-21Fix crash of ua-test app.submit/tizen/20191126.004258submit/tizen/20191122.014017accepted/tizen/unified/20191126.124638accepted/tizen/unified/20191125.135550accepted/tizen/unified/20191125.135545saerome.kim1-1/+1
2019-11-19Support multiple timestamp for each servicesubmit/tizen/20191119.082254accepted/tizen/unified/20191119.133207Lokesh1-1/+1
2019-11-15Pass the error in ua_user_foreach_added()submit/tizen/20191115.102151accepted/tizen/unified/20191115.125558Lokesh1-1/+1
2019-11-15Change a parameter in ua_device_get_last_presence()saerome.kim2-111/+1
2019-11-15Start detection only on sensor available in monitorAbhay agarwal2-1/+111
2019-11-15Add invalid parameter check in ua_user_foreach_added()Nishant Chaprana1-1/+1
2019-11-13Fix the problem that sensor_status_changed_cb is not calledsaerome.kim1-1/+1
2019-11-11Add ua_user_update APIsubmit/tizen/20191111.122616accepted/tizen/unified/20191111.152605saerome.kim1-1/+1
2019-11-08Apply secure optionsaerome.kim1-1/+1
2019-11-08Fixed the issue that the device and user can not be detectedsaerome.kim1-1/+1
2019-11-08Set-default-values-for-payloadLokesh1-1/+1
2019-11-06Fix the problem that timestamp is not included in user_presence_detected_cbsaerome.kim1-1/+1
2019-11-05Fix the issue that always notifies that ABSENCE has been detectedsaerome.kim1-1/+1
2019-11-04Change error typesaerome.kim1-1/+1
2019-11-04Modify to create a device-list at a client application starts.saerome.kim1-1/+1
2019-10-29Modify the test app to support service functionalitysubmit/tizen/20191030.083316accepted/tizen/unified/20191101.042013saerome.kim1-1/+1
2019-10-25Fix the problem that status_changed_cb is not reportedsaerome.kim1-1/+1
2019-10-24Provide only NULL user callback if no connectivity sensor in AND/OR conditionsubmit/tizen/20191024.123502Abhay agarwal1-1/+1
2019-10-23Fix svace issuesaerome.kim1-1/+1
2019-10-23Modify uat-test that detection cases can be distinguish more clearysaerome.kim1-1/+1
2019-10-23Fix the problem that the SF and UAF use different data formatsaerome.kim1-1/+1
2019-10-23Add functionality to report instant sensor status changesaerome.kim1-1/+1
2019-10-17Modify APIs to set low power mode selectivelyAbhay agarwal1-1/+1
2019-10-15Clean up codes for suspend/resume testsubmit/tizen/20191017.002636accepted/tizen/unified/20191017.035459saerome.kim1-3/+3
2019-10-14Provide user callback to applications as soon as possibleAbhay agarwal1-1/+1
2019-10-11Modify test app to handle error from set and/or conditionsubmit/tizen/20191011.095843accepted/tizen/unified/20191014.005013Abhay Agarwal1-1/+1
2019-10-11Provide API to update serviceAbhay Agarwal1-1/+1
2019-10-11Update sensor handle list for user callbacksubmit/tizen/20191011.062256accepted/tizen/unified/20191011.101528Abhay Agarwal1-1/+1
2019-10-11Provide user presence callback in case no user information presentsubmit/tizen/20191011.014757accepted/tizen/unified/20191011.080021Abhay Agarwal1-1/+1
2019-10-08Fix coverity issues.submit/tizen/20191008.043811accepted/tizen/unified/20191008.101526saerome.kim1-1/+1
2019-10-08Add null-check to prevent crash.saerome.kim1-1/+1
2019-10-07Provide device added errors to applications through callbackAbhay Agarwal1-1/+1
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