platform/core/connectivity/ua-manager.git
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-08 LokeshSet default values for payload
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-11-01 LokeshFix NULL dereferencing
2019-11-01 LokeshFix memcpy's size parameter
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-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-07 Nishant Chaprana[Fix] Dereference after free issue in _pm_util_uas_devi... accepted/tizen/unified/20191008.101528 accepted/tizen/unified/20191008.101533 submit/tizen/20191008.005850 submit/tizen/20191008.043811
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 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-10-04 Abhay AgarwalProvide service based device discriminant
2019-10-04 Abhay AgarwalUA-API Modification for 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 Nishant Chaprana[Fix] [GLib Err] GLib-0x08: g_variant_unref: assertion... accepted/tizen/unified/20191002.013423 submit/tizen/20191001.112138
2019-09-30 saerome.kimFixed a problem that can't create DB.
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 Abhay AgarwalAllow device to be removed when discriminant disabled accepted/tizen/unified/20190929.221439 submit/tizen/20190927.055416
2019-09-27 saerome.kimFixed svace issues.
2019-09-26 Abhay AgarwalUpdate default presence/absence threshold
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-26 saerome.kimAdded script to create .ua-manager-data.db
2019-09-26 Abhay Agarwalupdate ua_db.sql for db migration support
2019-09-23 saerome.kimFixed svace issues. accepted/tizen/unified/20190923.225303 submit/tizen/20190923.121724
2019-09-23 saerome.kimFixed a coverity issue.
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-23 Abhay AgarwalAdd functionality to check database version 35/214435/1
2019-09-17 saerome.kimChaged default detection cycle: 900sec 54/213954/1
2019-09-16 Abhay agarwalEnable continuous monitoring for envionmental sensors accepted/tizen/unified/20190917.034055 submit/tizen/20190916.120818
2019-09-16 saerome.kimFixed a coverity issue
2019-09-16 Abhay agarwalAdd database API to clear adv table
2019-09-16 Abhay agarwal[Fix] coding style and remove extra comments
2019-09-16 Abhay agarwalRemove duplicate code to check table creation
2019-09-16 Abhay agarwalRemove extra comments from code
2019-09-16 Abhay agarwalUpdate DB recovery logic
2019-09-16 Abhay agarwalRefactor db code to increase SAM score
2019-09-16 Abhay agarwalUpdate integrity check error codes
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-09-04 Abhay agarwalFix DB review issues 57/213357/1 accepted/tizen/unified/20190904.224508 submit/tizen/20190904.113521
2019-09-04 saerome.kimFixed a svace issue 40/213340/2
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-26 saerome.kimRemoved d-bus warning message
2019-08-23 saerome.kimFixed a bug that NULL DB path problem. 61/212561/1
2019-08-22 Nishant ChapranaFixed Doxygen issues in header file and corrected spell... 63/212463/1 accepted/tizen/unified/20190822.105942 submit/tizen/20190822.051725
2019-08-22 saerome.kimRemoved 'users' group's access permission. 62/212462/1
2019-08-22 saerome.kimIncreased SAM score 61/212461/1
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-20 saerome.kimFixed missing Svace issue.
2019-08-19 saerome.kimFixed coverity issues 49/212249/1 accepted/tizen/unified/20190819.112109 submit/tizen/20190819.084830
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 saerome.kimChanged duid -> DUID in comments. 17/212217/1
2019-08-19 Abhay agarwalRemove unnecessary NULL checks 16/212216/1
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-19 Nishant ChapranaSend device_id in USER_PRESENCE_DETECTED event 13/212213/1
2019-08-14 INSUN PYORemove duplicate dependency with implicit dependencies... 95/212095/1 accepted/tizen/unified/20190816.112346 submit/tizen/20190814.071136
2019-08-14 saerome.kimbacked out the change made which followed security... accepted/tizen/unified/20190816.112354 submit/tizen/20190814.071001
2019-08-13 saerome.kimFixed security 3rd vulnerability issues. 86/211986/1
next