Modify to add the sensor status to sensor information
[platform/core/connectivity/ua-manager.git] / ua-daemon / include / ua-manager-core.h
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-11 Abhay AgarwalAdd APIs to support update service functionality accepted/tizen/unified/20191014.005011 submit/tizen/20191011.095843
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 AgarwalHandle service device mapping and filter detected devices
2019-10-04 Abhay AgarwalProvide service based device discriminant
2019-09-26 Abhay AgarwalAPI Support for set presence/absence threshold
2019-09-26 Abhay AgarwalProvide sensor information in detection callback
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-08-30 Abhay agarwalAPI set to store ibeacon adv data
2019-08-19 Abhay agarwalModify BLE payload structure 14/212214/1
2019-08-12 saerome.kimbackout detection parameters 04/211904/1
2019-08-09 Abhay agarwalUpdate APIs to set/get BLE payload 15/211815/1
2019-08-06 saerome.kimImplemented ua_udpate_device API 82/211482/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-17 Abhay agarwalAdded service category APIs 80/210280/1
2019-07-11 saerome.kimchaged detection parameters 40/209840/1 accepted/tizen/unified/20190712.115314 submit/tizen/20190711.231148
2019-07-04 saerome kimAdded api documentation 92/209292/1 accepted/tizen/unified/20190705.110642 submit/tizen/20190705.042311
2019-07-01 Atul RaiFixed start detection logic 49/208849/1
2019-07-01 Atul RaiFixed issues in service addition/removal logic 47/208847/1
2019-07-01 Atul RaiAdded API to set detection window 41/208841/1
2019-07-01 Abhay agarwalAdded service info into UA DB and provide access APIs 39/208839/1
2019-07-01 Atul RaiModify PRESENCE/ANSENCE event handling 38/208838/1
2019-07-01 Atul RaiImplement service based PRESENCE/ABSENCE detection 36/208836/1
2019-07-01 Atul RaiImplement GET/SET service detection cycle APIs 23/208823/1
2019-07-01 Atul RaiAdded APIs to add/remove user and device to service 22/208822/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-04-26 Atul RaiAdded DETECTION STARTED/STOPPED event 10/204710/1 accepted/tizen/unified/20190426.054215 submit/tizen/20190426.022428
2019-03-26 Atul RaiAdded support for GET/SET detection parameters 05/202205/1 accepted/tizen/unified/20190327.025240 submit/tizen/20190326.094010
2019-02-24 saerome.kimFixed indent issue of the license phrase.
2019-01-22 Atul RaiModify VD Power Plugin manager and plugin handler
2019-01-18 Atul RaiAdded Util plugin for VD specific requirements
2019-01-09 Atul RaiCleanup monitor list on application termination
2019-01-07 Atul RaiFix Add user API in ua-manager-core
2018-12-28 Atul RaiFix PRESENCE/ABSENCE event sending logic
2018-12-28 Atul RaiAdded Set Low Power Mode request handling
2018-12-28 Atul RaiAdded implementation for detection APIs
2018-12-20 Atul RaiAdd Presence/Absence detected events
2018-12-20 Atul RaiModify "email" -> "account"
2018-12-20 Atul RaiImplement is_device_added() API
2018-12-20 Atul RaiAdded implementation for remove device requests
2018-12-20 Atul RaiAdded implementation for dbus GET requests
2018-12-17 Atul RaiImplement VD requirement of MAX 6 devices in UA DB
2018-12-17 Atul RaiImplement BLE Plugin callback handler functions
2018-12-13 Atul RaiHandle user added event in ua-manager-core
2018-12-13 Atul RaiAdd supported technology data field in device info
2018-12-13 Atul RaiAdded implementation for ua-manager core APIs
2018-12-10 Atul RaiAdded plugin manager APIs and structure
2018-11-15 saerome kimChanged prefix from 'ua' to 'uam'
2018-11-13 saerome kimRename uafw-manager to ua-manager