Fix the problem that the Sensor Frameowk and UAF use different data
[platform/core/connectivity/ua-manager.git] / ua-daemon / src / ua-manager-device-db.c
2019-10-23 saerome.kimFix the problem that the Sensor Frameowk and UAF use...
2019-10-09 Abhay AgarwalManage device and service number with autoincrement... accepted/tizen/unified/20191011.015435 submit/tizen/20191009.230917
2019-10-08 Abhay AgarwalFix busy handler implementation and update database...
2019-10-08 Abhay AgarwalFix to print proper error message from the sqlite datab...
2019-10-08 Abhay AgarwalRemove database recovery logic when sqlite command...
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 Agarwalcleanup device services table when a device is removed
2019-09-16 Abhay agarwalAdd database API to clear adv table
2019-09-16 Abhay agarwalRemove extra comments from code
2019-09-16 Abhay agarwalUpdate DB recovery logic
2019-09-16 Abhay agarwalMove common db function from user table file
2019-09-16 saerome.kim[DB Review] DB commitee review comments.
2019-08-20 Abhay agarwalModification to store device_icon in database
2019-08-20 Abhay agarwalModify update device API to support BLE payload update
2019-08-19 LokeshFix to store only required bytes of BLE payload into DB 15/212215/1
2019-08-19 Abhay agarwalModify BLE payload structure 14/212214/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.kimDeleted multiple macros in the same meaning. 39/211139/1
2019-07-30 saerome.kimRemoved redundant codes related to DB management. 83/211083/1
2019-07-29 saerome.kimModified to create tablses after creating new DB file... 77/211077/1
2019-07-29 Abhay agarwalFix db integrity check 76/211076/1
2019-07-25 Nishant Chaprana[Fix] device insertion failed issue due to mismatched... 89/210889/1
2019-07-25 Abhay agarwalAdd DB integrity check 88/210888/1
2019-07-25 Nishant ChapranaUpdate discriminant functionality 87/210887/1
2019-07-25 saerome.kimAdded discriminant functionality 85/210885/1
2019-07-22 Nishant ChapranaSending timestamp for Presence and Absence event of... 17/210517/1
2019-07-04 saerome kimAdded api documentation 92/209292/1 accepted/tizen/unified/20190705.110642 submit/tizen/20190705.042311
2019-07-01 Atul RaiFixed issues in service addition/removal logic 47/208847/1
2019-07-01 Abhay agarwalFix service database queries 46/208846/1
2019-07-01 Abhay agarwalAdded service info into UA DB and provide access APIs 39/208839/1
2019-02-24 saerome.kimFixed indent issue of the license phrase.
2019-01-17 Abhishek SansanwalAdded SQL query to update ip address for device database
2019-01-11 Atul RaiRemove device from SQL db on device removal from list
2019-01-07 Atul RaiFixed review comments
2019-01-07 Atul RaiFix UA sqlite db open fail issue
2019-01-03 Atul RaiModified UA database interface APIs