Add database APIs to update device service payload info
[platform/core/connectivity/ua-manager.git] / ua-daemon / include / ua-manager-database.h
2019-12-30 Abhay agarwalAdd database APIs to update device service payload...
2019-12-30 Abhay agarwalAdd database API to insert device payload
2019-12-30 Abhay agarwalRemove payload from device
2019-12-05 saerome.kimFix the issue that MAC cannot be updated when adding...
2019-12-05 LokeshRevert "Add DB functionality for device users mapping"
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 LokeshAdd DB functionality for device users mapping
2019-11-21 saerome.kimModify to store last seen information of device added...
2019-11-15 saerome.kimChange the timestamp value to use the monotonic timer accepted/tizen/unified/20191115.125601 submit/tizen/20191115.102151
2019-11-11 saerome.kimAdd functionality that allow changing user's name accepted/tizen/unified/20191111.152608 submit/tizen/20191111.122616
2019-10-24 Abhay agarwalAdd supoort for database transactions submit/tizen/20191024.123502
2019-10-23 saerome.kimFix the problem that the Sensor Frameowk and UAF use...
2019-10-11 Abhay AgarwalAdd APIs to support update service functionality accepted/tizen/unified/20191014.005011 submit/tizen/20191011.095843
2019-10-08 Abhay AgarwalFix busy handler implementation and update database...
2019-10-08 Abhay AgarwalRemove database recovery logic when sqlite command...
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 Agarwalcleanup device services table when a device is removed
2019-10-04 Abhay AgarwalDatabase APIs to update device service information
2019-10-04 Abhay AgarwalDatabase modifications to handle service specific discr...
2019-09-26 Abhay AgarwalAPI Support for set presence/absence threshold
2019-09-16 Abhay agarwalAdd database API to clear adv table
2019-09-16 Abhay agarwalRemove duplicate code to check table creation
2019-09-16 Abhay agarwalUpdate DB recovery logic
2019-09-16 Abhay agarwalRefactor db code to increase SAM score
2019-09-16 Abhay agarwalSet maximum attempts to access db in case db is locked
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-30 Abhay agarwalGet ibeacon adv list during initialization and add... accepted/tizen/unified/20190830.110648 submit/tizen/20190830.050936
2019-08-30 Abhay agarwalAPI set to store ibeacon adv data
2019-08-26 Abhay agarwalRemove device only when not being used by any service
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-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-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 Abhay agarwalFix service database queries 46/208846/1
2019-07-01 Atul RaiFixed User PRESENCE/ABSENCE event handling 43/208843/1
2019-07-01 Abhay agarwal[UA API] Add/modify UA APIs 42/208842/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-07 Atul RaiFixed review comments
2019-01-03 Atul RaiModified UA database interface APIs
2019-01-02 Abhishek SansanwalAdded code to handle database queries