[Code format] Fixed formating with auto-format tool
[platform/core/api/webapi-plugins.git] / src / sensor / sensor_instance.cc
2019-12-05 Piotr Kosko/Native... [Code format] Fixed formating with auto-format tool 31/219531/1
2019-11-21 Piotr Kosko/Native... Merge branch 'tizen_5.0' into tizen_5.5 56/218356/1 tizen_5.5_tv accepted/tizen/5.5/unified/20191203.011405 submit/tizen_5.5/20191122.073018
2019-11-05 Piotr Kosko/Native... Merge branch 'tizen_5.0' into tizen_5.5 27/217027/1 accepted/tizen/5.5/unified/20191106.124827 submit/tizen_5.5/20191105.125113
2019-10-31 Piotr KoskoMerge "[common] Simplify instance methods registration...
2019-10-31 Michal Michalski[common] Simplify instance methods registration (5) 89/216689/10
2017-11-24 Lukasz BardeliMerge branch 'tizen_4.0' into tizen 80/161580/1
2017-11-08 Piotr KoskoMerge "[Documentation] Add license information for...
2017-11-08 Piotr KoskoMerge "[Spec] fix privilege engine to common profile...
2017-11-07 Piotr KoskoMerge "[Exif] remove unnecessary semicolon" into tizen_3.0
2017-11-06 Piotr KoskoMerge "[Tools] Added scripts for code style validation...
2017-11-03 Piotr KoskoMerge "[Sensor] Fix for HRM_RAW sensor" into tizen_4.0
2017-11-02 Piotr KoskoMerge branch 'tizen_3.0' into tizen_4.0 04/158804/1
2017-11-02 Szymon Jastrzebski[PROJECT] Refactoring entering logs into ScopeLogger 11/150711/12
2017-09-28 Piotr KoskoMerge branch 'tizen_4.0' into tizen 64/153264/1 accepted/tizen/unified/20170929.081528 submit/tizen/20170928.070232
2017-09-26 Szymon Jastrzebski[PROJECT][C++] Reformatting the whole project 25/150125/3
2017-09-26 Piotr KoskoMerge branch 'tizen_3.0' into tizen_4.0 55/152455/1
2017-09-25 Szymon Jastrzebski[PROJECT][C++] Reformatting the whole project 26/150326/3
2016-05-09 HyunJin ParkMerge "[Push] Added new functionalites, code uses push...
2016-04-29 HyunJin ParkMerge "[Contact] Added method for finding by usageCount...
2016-04-29 HyunJin ParkMerge "[Contact] - Implementing getUsageCount() functio...
2016-04-29 Hyunjin ParkMerge branch 'tizen_3.0' into tizen submit/tizen/20160429.041112
2016-04-29 HyunJin ParkMerge "[sensor] add getHardwareInfo()" into tizen_3.0
2016-04-20 bg.chun[sensor] add getHardwareInfo()
2015-06-03 Hyunjin ParkMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150603.064609 submit/tizen_tv/20150603.064601 submit/tizen_wearable/20150603.064650
2015-06-01 Piotr Kosko[Sensor] Added logs in methods onEntered and onReturn
2015-06-01 ByungWoo Lee[License] modify the boilerplate of source code and...
2015-05-29 ByungWoo Lee[License] modify the boilerplate of source code and...
2015-05-29 HyunJin ParkMerge "[Tool][Generator] Improvement of JavaScript...
2015-05-28 Piotr Kosko[Sensor] Added logs in methods onEntered and onReturn
2015-05-21 WonYoung ChoiMerge remote-tracking branch 'remotes/spin/tizen_3...
2015-04-14 Pawel Andruszkiewicz[Sensor] Allow to create multiple instances of SensorIn...
2015-03-11 Rafal GalkaAsync calls performed by sendSyncMessage
2015-02-16 Tomasz Marciniak[Sensor] Added method to get sensors data.
2015-02-16 Piotr Kosko[Sensor] Sensor.start() implemented
2015-02-13 Tomasz Marciniak[Sensor] SensorService class methods implementation.
2015-02-12 Piotr Kosko[Sensor] Initial commit with stubs.