platform/core/connectivity/ua-manager.git
2020-02-18 Abhay AgarwalStop scan on sensor when no monitoring application 52/225152/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200220.050514 accepted/tizen/5.5/unified/wearable/hotfix/20201027.115057 submit/tizen_5.5/20200218.012516 submit/tizen_5.5_wearable_hotfix/20201026.184303
2020-01-27 Abhay AgarwalSimultaneously start presence and absence detection 27/223227/1
2020-01-15 Abhay AgarwalAdd support to report light sensor status change 16/222516/1
2020-01-15 Abhay AgarwalFix check for db file size 15/222515/1
2019-12-12 saerome.kimFix crash issue submit/tizen_5.5/20191212.070852
2019-12-11 LokeshChange UAM_ASYNC_REQUEST_TIMEOUT to 11 from 10 sec
2019-12-05 saerome.kimRemove unnecessary error log tizen_5.5_tv accepted/tizen/5.5/unified/20191206.013114 submit/tizen_5.5/20191205.122148
2019-12-05 saerome.kimFix that the device is not added while detecting devices.
2019-12-05 saerome.kimIncrease 'enable' method timeout
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-12-05 LokeshRevert "Identify whether device is already registered...
2019-12-05 LokeshRevert "Fix the problem that can't access the device...
2019-12-05 saerome.kimFix memory leak
2019-11-29 Lokesh[Fix] Write service specific device last_seen in DB accepted/tizen/5.5/unified/20191203.011216 submit/tizen_5.5/20191129.113305
2019-11-29 saerome.kimFix the problem that can't access the device-users... accepted/tizen/5.5/unified/20191203.011210 submit/tizen_5.5/20191129.060250
2019-11-25 saerome.kimRemove error-logging when removing un-opened DB accepted/tizen/5.5/unified/20191203.011203 submit/tizen_5.5/20191126.004230
2019-11-25 saerome.kimMake unclear code as clear
2019-11-25 LokeshIdentify whether device is already registered and not
2019-11-25 LokeshAdd DB functionality for device users mapping
2019-11-22 saerome.kimFix build error occurred in sensor plugins accepted/tizen/5.5/unified/20191203.011150 submit/tizen_5.5/20191122.014238
2019-11-21 Nishant ChapranaProvide pending request TRUE only for already registere...
2019-11-21 Nishant ChapranaFix handle leak when loading plugins
2019-11-21 saerome.kimFix crash issue
2019-11-21 saerome.kimUpdate a missing column for device-services table
2019-11-21 saerome.kimChange the last seen that has never been added or detec...
2019-11-21 saerome.kimFix the problem that can't add a device from next time...
2019-11-21 saerome.kimModify to store last seen information of device added...
2019-11-19 LokeshReduce calls to _uam_get_timestamp() accepted/tizen/5.5/unified/20191120.034605 submit/tizen/20191119.081157
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/5.5/unified/20191118.084846 submit/tizen_5.5/20191115.102057
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-14 saerome.kimFix memory leak
2019-11-11 saerome.kimAdd functionality that allow changing user's name accepted/tizen/5.5/unified/20191112.033659 submit/tizen_5.5/20191111.122639
2019-11-11 Abhay agarwalFix crash issue on sensor status change event
2019-11-08 saerome.kimAdd the compiler flag required for performing GTest
2019-11-08 saerome.kimFixed the problem where enabler method fails
2019-11-08 saerome.kimApply secure option
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 accepted/tizen/5.5/unified/20191104.111252 submit/tizen_5.5/20191101.035514
2019-11-01 LokeshFix NULL dereferencing
2019-11-01 LokeshFix memcpy's size parameter
2019-11-01 saerome.kimFix the problem that the device can not be added to...
2019-11-01 saerome.kimFix the problem that DB cannot be deleted if DB is...
2019-11-01 Abhay agarwalAdd supoort for database transactions
2019-11-01 saerome.kimModify ua-manager to support the vendor-plugin
2019-11-01 saerome.kimModify to add the sensor status to sensor information
2019-11-01 saerome.kimFix the problem that the Sensor Frameowk and UAF use...
2019-11-01 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.
next