summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05[Fix] Send user_cb for every usersubmit/tizen/20191205.122156accepted/tizen/unified/20191205.142701Lokesh2-6/+13
2019-12-05Check sensors of monitor when setting AND/OR conditionLokesh1-10/+4
2019-12-03Reset detected bitmask when STOP command receivedsaerome.kim2-85/+9
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.kim11-48/+50
2019-11-19Support multiple timestamp for each servicesubmit/tizen/20191119.082254accepted/tizen/unified/20191119.133207Lokesh2-1/+2
2019-11-15Pass the error in ua_user_foreach_added()submit/tizen/20191115.102151accepted/tizen/unified/20191115.125558Lokesh4-10/+8
2019-11-15Change a parameter in ua_device_get_last_presence()saerome.kim5-118/+8
2019-11-15Start detection only on sensor available in monitorAbhay agarwal3-3/+113
2019-11-15Detection stopped event updated with detection cycle mid/endLokesh3-14/+31
2019-11-15Add invalid parameter check in ua_user_foreach_added()Nishant Chaprana2-1/+3
2019-11-13Fix the problem that sensor_status_changed_cb is not calledsaerome.kim2-4/+2
2019-11-11Add ua_user_update APIsubmit/tizen/20191111.122616accepted/tizen/unified/20191111.152605saerome.kim5-28/+100
2019-11-08Apply secure optionsaerome.kim2-3/+11
2019-11-08Fixed the issue that the device and user can not be detectedsaerome.kim2-2/+1
2019-11-08Set-default-values-for-payloadLokesh2-6/+11
2019-11-06Fix the problem that timestamp is not included in user_presence_detected_cbsaerome.kim4-3/+14
2019-11-05Fix the issue that always notifies that ABSENCE has been detectedsaerome.kim2-1/+6
2019-11-04Change error typesaerome.kim3-13/+12
2019-11-04Fix a crash issuesaerome.kim1-2/+15
2019-11-04Remove useless handle checkersaerome.kim7-134/+196
2019-11-04Modify to create a device-list at a client application starts.saerome.kim5-4/+67
2019-10-29Modify the test app to support service functionalitysubmit/tizen/20191030.083316accepted/tizen/unified/20191101.042013saerome.kim10-813/+1063
2019-10-29Modify UA CAPIsaerome.kim6-100/+308
2019-10-25Fix the problem that status_changed_cb is not reportedsaerome.kim2-5/+17
2019-10-25Add power lock/unlock functionalitysaerome.kim1-5/+45
2019-10-25Fix a build error for 64-bit machinesaerome.kim1-1/+1
2019-10-24Provide only NULL user callback if no connectivity sensor in AND/OR conditionsubmit/tizen/20191024.123502Abhay agarwal2-3/+10
2019-10-23Fix svace issuesaerome.kim5-9/+9
2019-10-23Modify uat-test that detection cases can be distinguish more clearysaerome.kim9-78/+165
2019-10-23Fix the problem that the SF and UAF use different data formatsaerome.kim11-29/+29
2019-10-23Add functionality to report instant sensor status changesaerome.kim8-24/+285
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.kim4-45/+98
2019-10-17Modify APIs to set low power mode selectivelyAbhay agarwal4-11/+37
2019-10-15Clean up codes for suspend/resume testsubmit/tizen/20191017.002636accepted/tizen/unified/20191017.035459saerome.kim3-15/+18
2019-10-15Fixed svace issue.Abhay agarwal1-1/+2
2019-10-14Provide user callback to applications as soon as possibleAbhay agarwal2-1/+18
2019-10-11Modify test app to handle error from set and/or conditionsubmit/tizen/20191011.095843accepted/tizen/unified/20191014.005013Abhay Agarwal2-1/+9
2019-10-11Add API to get service detection thresholdsAbhay Agarwal3-5/+86
2019-10-11Provide API to update serviceAbhay Agarwal3-5/+56
2019-10-11Update sensor handle list for user callbacksubmit/tizen/20191011.062256accepted/tizen/unified/20191011.101528Abhay Agarwal2-9/+18
2019-10-11Provide user presence callback in case no user information presentsubmit/tizen/20191011.014757accepted/tizen/unified/20191011.080021Abhay Agarwal5-88/+155
2019-10-08Fix coverity issues.submit/tizen/20191008.043811accepted/tizen/unified/20191008.101526saerome.kim6-1/+3
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.kim3-6/+10
2019-10-07Provide device added errors to applications through callbackAbhay Agarwal4-7/+11
2019-10-07Update description of user callbacks to the doxygen commentssubmit/tizen/20191007.022831accepted/tizen/unified/20191007.234842Abhay Agarwal1-4/+14
2019-10-04Provide sensor info in user absence detected callbackAbhay Agarwal3-57/+73
2019-10-04Provide sensor information in user detection callbackAbhay Agarwal7-5/+145