summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Modify the package versiontizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20200809.234730submit/tizen/20200806.040127accepted/tizen/unified/20200810.123046accepted/tizen/6.0/unified/hotfix/20201103.052140accepted/tizen/6.0/unified/hotfix/20201103.004818accepted/tizen/6.0/unified/20201030.122518tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedDoHyun Pyun1-1/+1
2020-04-22Fix typo for gcov buildsubmit/tizen/20200422.035906accepted/tizen/unified/20200423.054538Cheoleun Moon1-1/+1
2020-02-10ua-test: Check bounds for tainted integer device uid lengthsubmit/tizen/20200218.012819submit/tizen/20200210.035428accepted/tizen/unified/20200218.145842accepted/tizen/unified/20200210.131733Abhay Agarwal1-0/+1
2020-02-07ua-test: Fix resource leak because of payload paramsAbhay Agarwal1-0/+3
2020-02-07Remove logically dead codeAbhay Agarwal1-30/+2
2020-02-07ua-test: Check bounds for tainted integer device uid lengthAbhay Agarwal2-2/+4
2020-01-08Fix gcc9 build failed : array-bounds errorsubmit/tizen/20200108.150017accepted/tizen/unified/20200109.065515Jihoon Jung1-3/+3
2019-12-30Add Remark to free ble payload's user_datasubmit/tizen/20191230.073018accepted/tizen/unified/20200101.120604Nishant Chaprana1-0/+2
2019-12-30Fix coding guidelines issuesAbhay agarwal11-80/+65
2019-12-30modify ua-test app to show payload params in hexAbhay agarwal3-2/+56
2019-12-30Get payload device user dataAbhay agarwal3-4/+88
2019-12-30Set length for payload device uidAbhay agarwal5-13/+25
2019-12-30modify ua-test app to select and update payloadAbhay agarwal1-11/+51
2019-12-30Implement get APIs to get payload information in ua-test appAbhay agarwal3-66/+107
2019-12-30Add APIs to get list of added payload infoAbhay agarwal6-13/+284
2019-12-30Add API to insert device payload in a serviceAbhay agarwal5-2/+88
2019-12-30Add handle for payloadAbhay agarwal13-788/+860
2019-12-30Rename duid to device_uidAbhay agarwal8-89/+89
2019-12-30Rename ble payload purpose to secondary keyAbhay agarwal6-52/+52
2019-12-30Rename ble payload service_id to primary_keyAbhay agarwal6-53/+53
2019-12-27Fix format-truncation warning for gcc 9submit/tizen/20191230.005459accepted/tizen/unified/20191230.050156Jihoon Jung1-2/+2
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