summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysExclude internal APIs for lcovaccepted/tizen/unified/x/20240412.023941accepted/tizen/unified/20240411.142605tizenaccepted/tizen_unified_xaccepted/tizen_unifiedhyunuk.tak9-66/+255
2024-04-04Fix mismatch for lcovhyunuk.tak3-6/+5
2024-03-26Fix the warning error for memcpyaccepted/tizen/unified/x/20240326.073837accepted/tizen/unified/20240401.165624Dohyun Pyun1-2/+2
2024-03-12Fix gcov build erroraccepted/tizen/unified/x/20240314.073504accepted/tizen/unified/20240315.032910accepted/tizen/unified/20240313.135746accepted/tizen/unified/20240313.134813Dohyun Pyun1-2/+2
2023-06-29Fixed the build error using gcc 13accepted/tizen/unified/riscv/20231219.110015accepted/tizen/unified/dev/20230726.115840accepted/tizen/unified/20231215.165050accepted/tizen_unified_riscvaccepted/tizen_unified_devwchang kim2-5/+11
2022-06-24Remove non-relevant data from READMEtizen_8.0_m2_releasetizen_7.0_m2_releasesubmit/tizen/20220629.005451accepted/tizen/unified/20220629.152555accepted/tizen/8.0/unified/20231005.092915accepted/tizen/7.0/unified/hotfix/20221116.104900accepted/tizen/7.0/unified/20221110.060620tizen_8.0tizen_7.0_hotfixtizen_7.0accepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedAbhay Agarwal1-16/+4
2022-06-10Merge "Do not build unittest when asan is enabled" into tizensubmit/tizen/20220610.074218accepted/tizen/unified/20220614.211538Pyun DoHyun2-2/+7
2022-06-10Do not build unittest when asan is enabledSeonah Moon2-2/+7
2022-06-07Fix README formattingAbhay Agarwal1-9/+9
2022-06-06Update READMEAbhay Agarwal1-594/+308
2021-12-13Replace g_memdup to g_memdup2submit/tizen/20211212.233427submit/tizen/20211124.060921accepted/tizen/unified/20211222.230540dh79pyun1-6/+6
2021-09-10Merge "[ACR-1646] Add location APIs to public header" into tizentizen_6.5.m2_releasesubmit/tizen_6.5/20211028.161801submit/tizen/20210910.135122submit/tizen/20210910.073452accepted/tizen/unified/20210914.053333accepted/tizen/6.5/unified/20211028.095025hyunuk tak9-367/+271
2021-09-08[ACR-1646] Add location APIs to public headerhyunuk.tak9-367/+271
2021-09-01Enable the feature check logicsubmit/tizen/20210901.003746accepted/tizen/unified/20210901.050307dh79pyun1-1/+1
2021-08-09Fix API reference error (HEADER Required)dh79pyun1-1/+1
2021-07-14Coverity issue fixsubmit/tizen/20210719.231231accepted/tizen/unified/20210720.062515rohit singh7-25/+48
2021-07-08Fix the memory leaksubmit/tizen/20210712.235633DoHyun Pyun1-0/+2
2021-07-06Coverity bug fixsubmit/tizen/20210706.125104accepted/tizen/unified/20210707.070918rohit singh2-9/+11
2021-06-29Update test app for location sensorssubmit/tizen/20210629.001718accepted/tizen/unified/20210630.144051Abhay Agarwal6-10/+42
2021-06-25Fix memory leak for location API'sAbhay Agarwal7-10/+44
2021-06-25Add API to set location callback periodAbhay Agarwal6-45/+246
2021-06-25ua-test: Add support for location detectionAbhay Agarwal5-1/+147
2021-06-25Add API's to get distance and positionAbhay Agarwal2-1/+76
2021-06-25Handle location detection eventAbhay Agarwal5-0/+223
2021-06-25Add support for stop location detection APIAbhay Agarwal2-0/+67
2021-06-25Add API to start location detectionAbhay Agarwal4-2/+179
2021-06-25Update enums and covert functions for UWB supportAbhay Agarwal4-0/+26
2021-06-25Modify enums and convert functions for wifi-locationAbhay Agarwal4-6/+32
2021-06-24Fix to get device for sensor presence detected callbackAbhay Agarwal3-1/+39
2021-06-15Merge "Fix dereferencing before NULL check issue." into tizensubmit/tizen/20210615.073530accepted/tizen/unified/20210616.132532Pyun DoHyun1-10/+16
2021-06-10Fix dereferencing before NULL check issue.rohit singh1-10/+16
2021-06-10Fix memory leakhyunuk.tak1-0/+2
2021-06-01Merge "Fix API to get device list for user" into tizensubmit/tizen/20210601.231319Pyun DoHyun1-41/+10
2021-06-01Fix style issuesrohit singh4-93/+92
2021-06-01Fix API to get device list for userAbhay Agarwal1-41/+10
2021-05-12Remove service depricated api from ua-testrohit singh2-45/+7
2021-05-10Fix API reference errorsDoHyun Pyun2-6/+0
2021-05-04Remove Deprecated APIrohit singh5-190/+37
2021-04-16Revert UA_MAC_TYPE_INVALID value and remove the descriptionsubmit/tizen/20210415.223826accepted/tizen/unified/20210416.011731DoHyun Pyun1-1/+1
2021-04-16Revert UA_SENSOR_MAX value and remove the descriptionDoHyun Pyun1-1/+1
2021-04-16Revert "Fix the max array size for the sensor callback"DoHyun Pyun2-3/+1
2021-04-16Fix the max array size for the sensor callbackDoHyun Pyun2-1/+3
2021-04-15Merge "Increase error number according to order" into tizenPyun DoHyun1-4/+4
2021-04-14Update documentation and header filesAbhay Agarwal3-27/+80
2021-04-13Increase error number according to orderhyunuk.tak1-4/+4
2021-04-09[ACR-1616] Modify UA feature nameDoHyun Pyun3-3/+3
2021-03-30Add to request add/remove sensorsubmit/tizen/20210330.060456accepted/tizen/unified/20210331.054053hyunuk.tak3-1/+31
2021-03-17Fix some svaces for memory leaksubmit/tizen/20210317.223114accepted/tizen/unified/20210318.055921hyunuk.tak4-1/+7
2021-03-17Fix build break for gtestsubmit/tizen/20210316.232219accepted/tizen/unified/20210317.115839hyunuk.tak1-1/+1
2021-03-16Merge "Disable the feature check logic before accepting ACR" into tizenPyun DoHyun1-1/+1