summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-12-05[Fix] Send user_cb for every usersubmit/tizen_5.5_wearable_hotfix/20201026.184302submit/tizen_5.5/20191205.122148accepted/tizen/5.5/unified/wearable/hotfix/20201027.121639accepted/tizen/5.5/unified/20191206.013117tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedLokesh1-5/+12
2019-12-05Check sensors of monitor when setting AND/OR conditionLokesh1-10/+4
2019-12-03Reset detected bitmask when STOP command receivedsaerome.kim1-84/+8
2019-11-21Fix crash of ua-test app.submit/tizen_5.5/20191129.113305submit/tizen_5.5/20191129.060250submit/tizen_5.5/20191126.004230submit/tizen_5.5/20191122.014238accepted/tizen/5.5/unified/20191203.011219accepted/tizen/5.5/unified/20191203.011213accepted/tizen/5.5/unified/20191203.011206accepted/tizen/5.5/unified/20191203.011154saerome.kim5-20/+20
2019-11-19Support multiple timestamp for each servicesubmit/tizen/20191119.081157accepted/tizen/5.5/unified/20191120.034608Lokesh1-0/+1
2019-11-15Pass the error in ua_user_foreach_added()submit/tizen_5.5/20191115.102057accepted/tizen/5.5/unified/20191118.084850Lokesh2-9/+5
2019-11-15Start detection only on sensor available in monitorAbhay agarwal1-2/+2
2019-11-15Detection stopped event updated with detection cycle mid/endLokesh2-13/+27
2019-11-15Add invalid parameter check in ua_user_foreach_added()Nishant Chaprana1-0/+2
2019-11-15Fix the problem that sensor_status_changed_cb is not calledsaerome.kim1-3/+1
2019-11-15Add ua_user_update APIsaerome.kim1-15/+45
2019-11-08Fixed the issue that the device and user can not be detectedsaerome.kim1-1/+0
2019-11-08Set-default-values-for-payloadLokesh1-5/+10
2019-11-06Fix the problem that timestamp is not included in user_presence_detected_cbsaerome.kim2-1/+12
2019-11-05Fix the issue that always notifies that ABSENCE has been detectedsaerome.kim1-0/+5
2019-11-04Change error typesaerome.kim2-12/+11
2019-11-04Fix a crash issuesaerome.kim1-2/+15
2019-11-04Remove useless handle checkersaerome.kim5-130/+143
2019-11-04Modify to create a device-list at a client application starts.saerome.kim3-3/+55
2019-11-01Modify the test app to support service functionalitysubmit/tizen_5.5/20191101.035514accepted/tizen/5.5/unified/20191104.111255saerome.kim1-2/+1
2019-11-01Modify UA CAPIsaerome.kim3-41/+182
2019-11-01Fix the problem that status_changed_cb is not reportedsaerome.kim1-4/+16
2019-11-01Provide only NULL user callback if no connectivity sensor in AND/OR conditionAbhay agarwal1-2/+9
2019-11-01Fix svace issuesaerome.kim2-2/+2
2019-11-01Modify uat-test that detection cases can be distinguish more clearysaerome.kim2-3/+30
2019-11-01Fix the problem that the SF and UAF use different data formatsaerome.kim4-6/+6
2019-11-01Add functionality to report instant sensor status changesaerome.kim3-5/+85
2019-10-17Add new API to set low power modetizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185102submit/tizen_5.5/20191031.000002submit/tizen/20191018.005538accepted/tizen/unified/20191018.052938accepted/tizen/5.5/unified/mobile/hotfix/20201027.065752accepted/tizen/5.5/unified/20191031.031318tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixsaerome.kim1-6/+30
2019-10-17Modify APIs to set low power mode selectivelyAbhay agarwal1-4/+5
2019-10-14Provide user callback to applications as soon as possibleAbhay agarwal1-0/+17
2019-10-11Add API to get service detection thresholdsAbhay Agarwal1-2/+23
2019-10-11Provide API to update serviceAbhay Agarwal1-0/+32
2019-10-11Update sensor handle list for user callbacksubmit/tizen/20191011.062256accepted/tizen/unified/20191011.101528Abhay Agarwal1-8/+17
2019-10-11Provide user presence callback in case no user information presentsubmit/tizen/20191011.014757accepted/tizen/unified/20191011.080021Abhay Agarwal2-79/+139
2019-10-08Fix coverity issues.submit/tizen/20191008.043811accepted/tizen/unified/20191008.101526saerome.kim3-0/+2
2019-10-08Add NULL check before g_strlcpy operation in ua_user_remove_device()submit/tizen/20191008.005850accepted/tizen/unified/20191008.101535Nishant Chaprana1-1/+2
2019-10-08Remove redundant g_strlcpy operation in ua_device_set_mac_address()Nishant Chaprana1-3/+2
2019-10-08Fix GLib-CRITICAL using NULL check before g_strlcpy()Nishant Chaprana1-1/+2
2019-10-08Add null-check to prevent crash.saerome.kim2-5/+9
2019-10-07Provide device added errors to applications through callbackAbhay Agarwal3-6/+10
2019-10-04Provide sensor info in user absence detected callbackAbhay Agarwal1-3/+15
2019-10-04Provide sensor information in user detection callbackAbhay Agarwal2-1/+44
2019-10-04Add API to get service specific device discriminantAbhay Agarwal1-0/+27
2019-10-04service specific device discriminantAbhay Agarwal1-0/+29
2019-10-02Fixed coverity issuessubmit/tizen/20191002.073539accepted/tizen/unified/20191004.003621saerome.kim4-13/+20
2019-10-01Free the unused memory for sensor info structsubmit/tizen/20191001.125608Abhay Agarwal2-3/+19
2019-10-01Add API set to get sensor information from sensor handleAbhay Agarwal1-0/+61
2019-10-01use sensor handle to send sensor information to applicationAbhay Agarwal2-5/+95
2019-10-01Provide sensor info in absence callbackAbhay Agarwal2-13/+28
2019-10-01Modify callback signature for sensor_presence_cbAbhay Agarwal1-8/+9