summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-24Add ua_device_get_last_presence() API for getting last presence timestamp for...submit/tizen/20190724.080451accepted/tizen/unified/20190724.130113Nishant Chaprana4-0/+46
2019-07-23No need to find and fill device_info->user in ua_service_foreach_added_devices()Lokesh1-35/+1
2019-07-23Don't validate the handle given in callbackLokesh4-12/+17
2019-07-23Added UAT test cases for service category APIsLokesh4-16/+186
2019-07-23Changed start presence/absence detection according to service_handleLokesh4-6/+48
2019-07-23Added APIs for support of service_handleLokesh5-26/+310
2019-07-23Intermediate patch for support of service_handleLokesh5-93/+439
2019-07-23Fixed a bug that can't get Wi-Fi sensor validitysaerome.kim5-46/+48
2019-07-23Add ua_user_get_last_presence() API for getting last presence timestamp.Nishant Chaprana6-13/+100
2019-07-23Added ua_monitor_foreach_sensor() APINishant Chaprana3-57/+87
2019-07-18[Fix] Avoid duplicate entries in monitor->user_stateLokesh1-9/+9
2019-07-17Fix that user PRESENCE/ABSENCE callback or device PRESENCE/ABSENCEsubmit/tizen/20190718.035616accepted/tizen/unified/20190718.075206saerome.kim5-49/+127
2019-07-17Use device list iterator when traversing ua_devices_list in _ua_remove_user_i...Nishant Chaprana2-2/+2
2019-07-17Removed redundant comparisons from if check statementNishant Chaprana1-2/+2
2019-07-17Fixed Tizen coding guidelines warningsNishant Chaprana8-22/+19
2019-07-11chaged detection parameterssubmit/tizen/20190711.231148accepted/tizen/unified/20190712.115320saerome.kim5-9/+49
2019-07-11Update ref count mechanism to start/stop internal presence monitoringNishant Chaprana1-19/+30
2019-07-10Remove device list check before remove device callMayank Haarit1-49/+12
2019-07-10Add ref count mechanism for checking internal_presence_started in a monitorNishant Chaprana2-5/+17
2019-07-10Start internal presence monitoring, when only Absence-All monitor is startedNishant Chaprana2-4/+5
2019-07-10Corrected ua-test ownership to network_fwNishant Chaprana1-1/+1
2019-07-10Fix Coverity issuesJung Jihoon2-7/+4
2019-07-09Fixed problem that the device is not removed.saerome.kim2-10/+96
2019-07-08Added UAT test case for resetting user databasesubmit/tizen/20190707.231826accepted/tizen/unified/20190708.052435Lokesh1-1/+1
2019-07-08Added UAT test case for resetting user databaseLokesh3-1/+27
2019-07-08Added API for resetting user databaseAtul Rai2-0/+17
2019-07-05[Fix] handle service variable to detect both presence and absence simultaneouslyLokesh1-8/+8
2019-07-05Modified client library which can detect both presence and absence.submit/tizen/20190705.042311accepted/tizen/unified/20190705.110645saerome kim1-2/+12
2019-07-04Added api documentation.saerome kim13-259/+1029
2019-07-03Fixed a bug that adding Wi-Fi device fails.saerome kim1-10/+0
2019-07-03make a gcov package for measuring coverage easierJung Jihoon1-0/+24
2019-07-02[Fix] Removed initial presence_cb check from ua_monitor_stop_presence_detecti...submit/tizen/20190702.103155accepted/tizen/unified/20190702.234201Lokesh1-3/+3
2019-07-02Fixed a bug that can't add device to a user.saerome kim3-7/+11
2019-07-02Removed the return code after error checksaerome.kim8-131/+84
2019-07-02test code cleaned upsaerome.kim8-425/+442
2019-07-02uploaded initial service APIs.saerome.kim14-230/+1258
2019-07-02[Fix] Absence[All] detection logic correctionLokesh3-45/+41
2019-07-02[Fix] In ua_monitor_start_presence_detection/start_absence_detectionLokesh2-39/+76
2019-07-02[Fix] handle double free in device infoMayank Haarit2-14/+17
2019-07-02Adds service name in start presence and absence monitoring in ua testMayank Haarit1-4/+7
2019-07-01UAT test case for Add/Remove of User/Device in Service and for ua_user_get_ha...Lokesh2-0/+136
2019-07-01UAT test case for GET/SET APIs for service detection cycle_time and detection...Lokesh1-1/+111
2019-07-01APIs for Add/Remove of User/Device in ServiceLokesh5-10/+232
2019-07-01GET/SET APIs for service detection cycle_time and detection window timeLokesh2-13/+98
2019-07-01Handles service base presence/absence events.Mayank Haarit5-111/+175
2019-07-01Adds service name in PRESENCE/ABSENCE monitoring.Mayank Haarit5-361/+44
2019-07-01Adds the header for set and get for :Mayank Haarit3-0/+91
2019-06-05Pull request comment resolutionssubmit/tizen/20190605.084841accepted/tizen/unified/20190606.220033Lokesh3-10/+10
2019-06-05Removed Tizen code rule checker errors and warnings.Nishant Chaprana3-28/+28
2019-06-05Fixed Tizen coding rule violationsaerome kim3-48/+48