Add debug logs in plugin manager
[platform/core/connectivity/ua-manager.git] / ua-daemon / src / pm / ua-plugin-manager.c
2022-06-24 Abhay AgarwalAdd debug logs in plugin manager 73/276773/2 accepted/tizen/unified/20220629.152547 submit/tizen/20220629.005451
2021-06-24 Abhay Agarwalplugin manager: Add support for start/stop location... 87/260387/1
2021-06-24 Abhay AgarwalAdd wifi location plugin support 83/260383/1
2021-01-11 hyunuk.takAdd some patches 07/250707/3 accepted/tizen/unified/20210201.055431 accepted/tizen/unified/20210203.145513 submit/tizen/20210112.005356 submit/tizen/20210131.225751 submit/tizen/20210203.045513
2020-02-18 Abhay AgarwalStop scan on sensor when no monitoring application 53/225153/1 accepted/tizen/unified/20200218.145853 submit/tizen/20200218.012430
2020-02-07 Abhay Agarwalplugin handler: Fix resource leak because of payload 31/224231/1
2019-12-30 Abhay agarwalRemove payload from device
2019-12-30 Abhay agarwalRename duid to device_uid
2019-12-05 saerome.kimFix that the device is not added while detecting devices.
2019-11-21 Nishant ChapranaFix handle leak when loading plugins
2019-11-14 saerome.kimFix memory leak
2019-11-01 saerome.kimFix the problem that can't add a device to a user
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-09-27 Abhay AgarwalAllow device to be removed when discriminant disabled accepted/tizen/unified/20190929.221439 submit/tizen/20190927.055416
2019-09-16 saerome.kim[DB Review] DB commitee review comments.
2019-08-30 Abhay agarwalSupoort to add iBeacon Adv data in BLE Plugin
2019-07-10 Jung JihoonFix Coverity issues 65/209765/1
2019-07-04 saerome kimAdded api documentation 92/209292/1 accepted/tizen/unified/20190705.110642 submit/tizen/20190705.042311
2019-07-01 Atul RaiAdded API to set detection window 41/208841/1
2019-06-05 Atul RaiFixed start/stop active scan functionality 90/207490/1 accepted/tizen/unified/20190606.220036 submit/tizen/20190605.084841
2019-06-05 Abhay agarwalAdded support for on_demand_scan 87/207487/1
2019-03-15 Atul Rai[Fix review comments] Modify plugin directory path
2019-02-24 saerome.kimFixed indent issue of the license phrase.
2019-02-07 saerome kimAdded a space to see error log cleary.
2019-02-07 saerome kimFixed svace issues
2019-01-22 Atul RaiModify VD Power Plugin manager and plugin handler
2019-01-22 Atul RaiAdd config parser and conf file for detection params
2019-01-18 Atul Rai[UA-API] Added Enable/Disable LPM APIs
2019-01-18 Atul RaiAdded Util plugin for VD specific requirements
2019-01-10 Atul RaiFixed _uam_pm_stop_detection return value
2019-01-09 Atul RaiFixed plugin manager start/stop detection
2019-01-09 Atul RaiAdded WiFi plugin callback handler
2019-01-04 saerome kimAdded power manager
2018-12-28 Jihoon JungAdd motion plugin handler
2018-12-28 Atul RaiFix PRESENCE/ABSENCE event sending logic
2018-12-28 Atul RaiAdded Set Low Power Mode request handling
2018-12-13 Atul RaiModified device register/unregister APIs
2018-12-13 Atul RaiAdd supported technology data field in device info
2018-12-11 saerome kimFixed segmentation fault.
2018-12-11 saerome kimAdded ua-light-plugin-handler
2018-12-10 Atul RaiImplement start/stop detection in ua-plugin manager
2018-12-10 Atul RaiImplement sensor setting APIs in ua-plugin manager
2018-12-10 Atul RaiImplement device registration APIs
2018-12-10 Atul RaiAdded plugin manager APIs and structure
2018-11-27 Atul RaiAdded common UA Plugin Interface