platform/core/connectivity/ua-manager.git
2018-12-28 Atul RaiFix param sequence in start/stop detection APIs
2018-12-28 Atul RaiAdded/modified sensor bitmasks in ua-manager
2018-12-28 Atul RaiAdded implementation for detection APIs
2018-12-28 Atul RaiSet/update registered device to plugins
2018-12-20 Atul RaiAdd Presence/Absence detected events
2018-12-20 Atul RaiAdded user added/remoced events
2018-12-20 Atul RaiAdded device added/removed events
2018-12-20 Atul RaiAdd sensor state (Ready<->Not Ready) changed event
2018-12-20 Mayank HaaritImplement device and user related APIs
2018-12-20 Mayank HaaritModify ua-api headers as per capi to ua-api interface
2018-12-20 Mayank HaaritAdds functions and structures in ua-api
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 RaiFix Remove user functionality
2018-12-13 Atul RaiAdd request handler implementation for DBUS requests
2018-12-13 Atul RaiImplement device added cb in ble plugin handler
2018-12-13 Atul RaiHandle user added event in ua-manager-core
2018-12-13 Atul RaiDefined unknown user id value in ua-plugin.h
2018-12-13 Atul RaiModified device register/unregister APIs
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-11 saerome kimFixed segmentation fault.
2018-12-11 saerome kimFixed typo
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-12-06 Atul RaiAdded set_detection_threshold() API in ua-plugin.h
2018-12-06 김새롬/Tizen Platform... Merge pull request #1 from TizenUserAwareness/sk-dev
2018-12-05 saerome kimChange ua-plugin API
2018-11-27 Atul RaiAdded common UA Plugin Interface
2018-11-16 Atul RaiAdded ua-plugins for UA plugin interface files
2018-11-16 saerome kimMerge changes from 'atul_dev' branch
2018-11-15 saerome kimChanged prefix from 'ua' to 'uam'
2018-11-14 saerome kimUpdate ua-manager
2018-11-13 saerome kimchange plugin-path & plugin name
2018-11-13 saerome kimRename uafw-manager to ua-manager
2018-10-05 Atul RaiAdded implementation for in memory user database
2018-10-05 Atul RaiHandle Presence detection, Ambient ON/OFF events
2018-10-05 Atul RaiAdded implementation for User awareness APIs
2018-10-05 Atul RaiImplemented user presence monitoring APIs
2018-10-05 Mayank HaaritImplement plugin manager core APIs
2018-10-05 Mayank HaaritAdd the base plugin manager and plugin interface APIs
2018-10-03 Atul RaiFix CMake lib linking error and code rule errors
2018-10-03 Atul RaiAdd UA frwk req handler implementation for user monitor...
2018-10-03 Atul RaiAdded implementation for user monitoring APIs
2018-09-27 Atul RaiAdded dbus request handler and event sender
2018-09-27 Atul RaiAdded dbus request sender and event handler
2018-09-21 Atul RaiAdded UA framework manager base files
2018-09-12 Atul Kumar... Initial commit