Add database APIs to update device service payload info
[platform/core/connectivity/ua-manager.git] / ua-daemon / src / ua-manager-core.c
2019-12-30 Abhay agarwalAdd database APIs to update device service payload...
2019-12-30 Abhay agarwalAdd ua-manager core API to insert payload information...
2019-12-30 Abhay agarwalAdd database API to insert device payload
2019-12-30 Abhay agarwalAdd ua-manager core APIs to insert payload information
2019-12-30 Abhay agarwalRemove payload from device
2019-12-30 Abhay agarwalRename duid to device_uid
2019-12-30 Abhay agarwalRename ble payload purpose to secondary key
2019-12-30 Abhay agarwalRename ble payload service_id to primary_key
2019-12-05 saerome.kimFix the issue that MAC cannot be updated when adding...
2019-12-05 LokeshRevert "Identify whether device is already registered...
2019-12-05 saerome.kimFix memory leak
2019-11-29 Lokesh[Fix] Write service specific device last_seen in DB accepted/tizen/unified/20191201.221537 submit/tizen/20191129.113310
2019-11-25 LokeshIdentify whether device is already registered and not
2019-11-21 saerome.kimFix crash issue
2019-11-21 saerome.kimChange the last seen that has never been added or detec...
2019-11-21 saerome.kimModify to store last seen information of device added...
2019-11-19 LokeshReduce calls to _uam_get_timestamp() accepted/tizen/unified/20191119.133204 submit/tizen/20191119.082254
2019-11-19 LokeshSupport multiple timestamp for each service
2019-11-18 saerome.kimFix memory leak
2019-11-15 saerome.kimChange the timestamp value to use the monotonic timer accepted/tizen/unified/20191115.125601 submit/tizen/20191115.102151
2019-11-15 saerome.kimChange the timestamp value to use the monotonic timer
2019-11-15 LokeshChange position of _uam_pm_stop_detection()
2019-11-15 Abhay agarwalStart continuous detection only on sensors present...
2019-11-15 LokeshIn detection_stopped event, consider when no environmen...
2019-11-15 LokeshDetection stopped event updated with detection cycle...
2019-11-15 LokeshFix first detection stopped callback due to motion...
2019-11-11 saerome.kimAdd functionality that allow changing user's name accepted/tizen/unified/20191111.152608 submit/tizen/20191111.122616
2019-11-08 saerome.kimFix the problem of not removing the device added to...
2019-11-08 saerome.kimCountermeasure if time() returns -1
2019-11-05 Abhay agarwalImprove error handling by returning error code
2019-11-05 Abhay agarwalRemove duplicate code to copy device
2019-11-05 Abhay agarwalReturn error code while handling devices
2019-11-05 Abhay agarwalModify DB transactions to return when fail
2019-11-01 saerome.kimFix the problem that can't add a device to a user
2019-10-30 saerome.kimFix the problem that the device can not be added to... accepted/tizen/unified/20191101.042011 submit/tizen/20191030.083316
2019-10-29 saerome.kimFix the problem that DB cannot be deleted if DB is...
2019-10-24 Abhay agarwalAdd supoort for database transactions submit/tizen/20191024.123502
2019-10-23 saerome.kimModify ua-manager to support the vendor-plugin
2019-10-23 saerome.kimModify to add the sensor status to sensor information
2019-10-23 saerome.kimFix the problem that the Sensor Frameowk and UAF use...
2019-10-23 saerome.kimAdd functionality to report instant sensor status change
2019-10-17 saerome.kimAdd new API to set low power mode accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.023909 accepted/tizen/5.5/unified/mobile/hotfix/20201027.083806 accepted/tizen/unified/20191018.052936 submit/tizen/20191018.005538 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
2019-10-17 Abhay agarwalModify APIs to set low power mode for individual plugin
2019-10-14 LokeshReturn detailed error_code in _uam_add_ibeacon_adv_data() 94/215694/1 accepted/tizen/unified/20191017.035503 submit/tizen/20191017.002636
2019-10-11 Abhay AgarwalAdd APIs to support update service functionality accepted/tizen/unified/20191014.005011 submit/tizen/20191011.095843
2019-10-11 saerome.kimFix a problem that ADD_DEVICE operation failed accepted/tizen/unified/20191011.101532 submit/tizen/20191011.062256
2019-10-07 saerome.kimFixed potential memory leak issue and prevent crash accepted/tizen/unified/20191007.234839 submit/tizen/20191007.022831
2019-10-04 Abhay AgarwalAdded support to get service specific device discriminant
2019-10-04 Abhay AgarwalImprove error handling and return error code in case...
2019-10-04 Abhay AgarwalImprove database API names
2019-10-04 Abhay AgarwalAdd Database APIs to provide device service info during...
2019-10-04 Abhay AgarwalHandle service device mapping and filter detected devices
2019-10-04 Abhay AgarwalDatabase APIs to update device service information
2019-10-04 Abhay AgarwalDatabase modifications to handle service specific discr...
2019-10-04 Abhay AgarwalProvide service based device discriminant
2019-10-02 Abhay AgarwalSend presence/absence events when sensor info is NULL accepted/tizen/unified/20191004.003626 submit/tizen/20191002.073539
2019-10-01 saerome.kimFixed crash issue
2019-10-01 Abhay AgarwalProvide sensor information in absence callback submit/tizen/20191001.125608
2019-09-30 Abhay Agarwal[Fix] services receiving detection callback on every...
2019-09-27 Nishant Chaprana[Fix] possible null pointer dereference
2019-09-27 saerome.kimSet default light threshold as 2
2019-09-27 saerome.kimFixed svace issues.
2019-09-26 Abhay AgarwalAPI Support for set presence/absence threshold
2019-09-26 Abhay Agarwalsensor info memory issues
2019-09-26 Abhay AgarwalProvide sensor information in detection callback
2019-09-23 Abhay Agarwal[Fix] Absence detection callback 37/214437/1
2019-09-23 Abhay Agarwal[Fix] Presence detection callback 36/214436/1
2019-09-16 Abhay agarwalEnable continuous monitoring for envionmental sensors accepted/tizen/unified/20190917.034055 submit/tizen/20190916.120818
2019-09-16 Abhay agarwalMove common db function from user table file
2019-09-03 saerome.kimFixed the problem that device can't be added to each... accepted/tizen/unified/20190904.011549 submit/tizen/20190903.134657
2019-08-30 Abhay agarwalGet ibeacon adv list during initialization and add... accepted/tizen/unified/20190830.110648 submit/tizen/20190830.050936
2019-08-30 Abhay agarwalSupoort to add iBeacon Adv data in BLE Plugin
2019-08-30 Abhay agarwalAPI set to store ibeacon adv data
2019-08-26 Abhay agarwal[Fix] Allow device to be removed when in default service accepted/tizen/unified/20190826.225907 accepted/tizen/unified/20190829.101441 submit/tizen/20190826.140219 submit/tizen/20190827.131417
2019-08-26 Abhay agarwalRemove device only when not being used by any service
2019-08-26 saerome.kimFixed the Coverity and Svace issues.
2019-08-22 saerome.kimIncreased SAM score 61/212461/1
2019-08-20 Abhay agarwalModify update device API to support BLE payload update
2019-08-20 saerome.kimFixed missing Svace issue.
2019-08-19 saerome.kimFixed svace issues. 48/212248/1
2019-08-19 Abhay agarwalFix and update discriminant and payload values for... 18/212218/1
2019-08-19 Abhay agarwalRemove unnecessary NULL checks 16/212216/1
2019-08-19 Abhay agarwalModify BLE payload structure 14/212214/1
2019-08-19 Nishant ChapranaSend device_id in USER_PRESENCE_DETECTED event 13/212213/1
2019-08-13 saerome.kimFixed security 3rd vulnerability issues. 86/211986/1
2019-08-09 Abhay agarwalFix ble payload NULL issue 17/211817/1
2019-08-09 LokeshUse memcpy/memdup as there can be intermediate NULLs... 16/211816/1
2019-08-09 Abhay agarwalUpdate APIs to set/get BLE payload 15/211815/1
2019-08-06 saerome.kimImplemented ua_udpate_device API 82/211482/1
2019-07-30 saerome.kimFixed crash if all devices are removed during reporting... 40/211140/1
2019-07-25 Nishant ChapranaUpdate discriminant functionality 87/210887/1
2019-07-25 saerome.kimAdded discriminant functionality 85/210885/1
2019-07-23 Abhay agarwalremove device from service when device being removed 62/210662/1
2019-07-23 Abhay agarwalupdate service list in init 27/210627/2
2019-07-22 Nishant ChapranaSending timestamp for Presence and Absence event of... 17/210517/1
2019-07-22 saerome.kimModified so that motion/light sensors can be detected... 16/210516/1
2019-07-17 LokeshAdded two APIs(service category support) in header... 83/210283/1 accepted/tizen/unified/20190718.075204 submit/tizen/20190718.035616
2019-07-17 Nishant ChapranaRemoved redundant check for list pointer in __uam_core_... 82/210282/1
2019-07-17 Abhay agarwalAdded service category APIs 80/210280/1
2019-07-12 saerome kimFixed OS type mismatching problem. 18/209918/1 accepted/tizen/unified/20190719.111801 submit/tizen/20190715.014305
next