platform/core/connectivity/ua-manager.git
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
2019-08-12 saerome.kimbackout detection parameters 04/211904/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.kimFixed vulnerability issues. 83/211483/1
2019-08-06 saerome.kimImplemented ua_udpate_device API 82/211482/1
2019-07-30 saerome.kimFixed build error 62/211162/1 accepted/tizen/unified/20190730.224309 submit/tizen/20190730.123157
2019-07-30 saerome.kimFixed crash if all devices are removed during reporting... 40/211140/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 Abhay agarwalFix svace issue and remove not used files 86/210886/1
2019-07-25 saerome.kimAdded discriminant functionality 85/210885/1
2019-07-24 saerome.kimFixed build error due to wrong dbus policy. 46/210746/1 accepted/tizen/unified/20190724.130104 submit/tizen/20190724.080451
2019-07-24 INSUN PYODelete meaningless configuration 17/209517/3
2019-07-23 Nishant ChapranaCorrected type of last_seen variable from [long long... 83/210683/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 saerome.kimRemoved useless dbus configuration. 18/210518/1
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 Nishant ChapranaFixed Tizen coding guidelines warnings 81/210281/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