summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Update cmake to add type headersAbhay Agarwal1-0/+2
2021-03-10Modify the API name for seting callbackhyunuk.tak4-18/+18
2021-03-09Modify privilege info in headerhyunuk.tak1-56/+50
2021-03-08Rename callback for registered devicessubmit/tizen/20210308.053143accepted/tizen/unified/20210309.140735Abhay Agarwal6-27/+24
2021-03-03Rename enum to report presence/absencesubmit/tizen/20210303.222245accepted/tizen/unified/20210305.034038Abhay Agarwal4-8/+8
2021-03-03Rename sensor callbackAbhay Agarwal4-12/+14
2021-03-03Update API descriptionAbhay Agarwal2-24/+46
2021-02-23Rename API and update headerAbhay Agarwal5-20/+20
2021-02-22Update API header filesAbhay Agarwal13-274/+298
2021-02-16Update API header files and docssubmit/tizen/20210216.223806accepted/tizen/unified/20210218.042123Abhay Agarwal9-295/+25
2021-02-04Add the feature check logicsubmit/tizen/20210208.015605accepted/tizen/unified/20210208.061806DoHyun Pyun9-1/+126
2021-02-04Fix the script error for documentsubmit/tizen/20210204.060304accepted/tizen/unified/20210204.134404DoHyun Pyun1-1/+1
2021-02-04Rename UA error to TIZEN_ERROR_USER_AWARENESSDoHyun Pyun1-12/+12
2021-02-04Update documents and rename get default service APIDoHyun Pyun3-60/+75
2021-02-04Add UA feature in the documentDoHyun Pyun1-0/+4
2021-02-03Merge "Rename UA error code enum" into tizensubmit/tizen/20210203.045513accepted/tizen/unified/20210203.145527Pyun DoHyun3-3/+3
2021-02-03Rename UA error code enumAbhay Agarwal3-3/+3
2021-02-03Update public API and callback descriptionAbhay Agarwal2-0/+11
2021-02-03Add privilege for public API functionsAbhay Agarwal1-2/+80
2021-02-02Seperate the type header filesDoHyun Pyun4-483/+561
2021-02-01Revert "Merge getter API's for service/user/device"submit/tizen/20210201.221559Abhay Agarwal11-632/+502
2021-02-01Fix the build error in the test filesubmit/tizen/20210131.225751accepted/tizen/unified/20210201.055437DoHyun Pyun1-1/+2
2021-01-29Move deprecated API's to internal headerAbhay Agarwal3-628/+633
2021-01-28Update API description for return error codeAbhay Agarwal3-49/+138
2021-01-28Rename utility functions of sensorAbhay Agarwal5-63/+22
2021-01-28Merge getter API's for service/user/deviceAbhay Agarwal9-337/+394
2021-01-27Update API's and document headerAbhay Agarwal12-94/+164
2021-01-27Modify monitor API'sAbhay Agarwal4-42/+109
2021-01-27Modify device API'sAbhay Agarwal6-234/+71
2021-01-27Modify service API'sAbhay Agarwal5-60/+52
2021-01-27Modify user API'sAbhay Agarwal7-74/+194
2021-01-20Modify some APIs appropriatelyhyunuk.tak8-26/+126
2021-01-20Add define and log for deprecated APIhyunuk.tak6-50/+51
2021-01-14Organize by deleting unnecessary APIshyunuk.tak25-3074/+577
2021-01-11Add some patchessubmit/tizen/20210112.005356hyunuk.tak23-868/+1600
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