Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.104017
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:57:09 +0000 (12:57 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:57:09 +0000 (12:57 +0900)
commit68889679914543a40a0fa6c48fb0db6cffbb4597
treee855810ff2e7f2e8b86406857a6e5081da627045
Initialize Tizen 2.3
51 files changed:
.project [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0755]
LICENSE.Flora [new file with mode: 0644]
NOTICE [new file with mode: 0755]
inc/FUix.h [new file with mode: 0755]
inc/FUixSensor.h [new file with mode: 0755]
inc/FUixSensorAccelerationSensorData.h [new file with mode: 0644]
inc/FUixSensorDeviceOrientationSensorData.h [new file with mode: 0644]
inc/FUixSensorGravitySensorData.h [new file with mode: 0644]
inc/FUixSensorGyroSensorData.h [new file with mode: 0644]
inc/FUixSensorIMotionEventListener.h [new file with mode: 0644]
inc/FUixSensorISensorEventListener.h [new file with mode: 0644]
inc/FUixSensorLightSensorData.h [new file with mode: 0644]
inc/FUixSensorMagneticSensorData.h [new file with mode: 0644]
inc/FUixSensorMotion.h [new file with mode: 0644]
inc/FUixSensorMotionCommon.h [new file with mode: 0644]
inc/FUixSensorProximitySensorData.h [new file with mode: 0644]
inc/FUixSensorSensorData.h [new file with mode: 0644]
inc/FUixSensorSensorManager.h [new file with mode: 0644]
inc/FUixSensorSensorTypes.h [new file with mode: 0644]
inc/FUixSensorTiltSensorData.h [new file with mode: 0644]
inc/FUixSensorUserAccelerationSensorData.h [new file with mode: 0644]
osp-uix.manifest [new file with mode: 0644]
osp-uix.pc.in [new file with mode: 0755]
packaging/osp-uix.spec [new file with mode: 0644]
src/FUixSensorAccelerationSensorData.cpp [new file with mode: 0644]
src/FUixSensorDeviceOrientationSensorData.cpp [new file with mode: 0644]
src/FUixSensorGravitySensorData.cpp [new file with mode: 0644]
src/FUixSensorGyroSensorData.cpp [new file with mode: 0644]
src/FUixSensorLightSensorData.cpp [new file with mode: 0644]
src/FUixSensorMagneticSensorData.cpp [new file with mode: 0644]
src/FUixSensorMotion.cpp [new file with mode: 0644]
src/FUixSensorProximitySensorData.cpp [new file with mode: 0644]
src/FUixSensorSensorData.cpp [new file with mode: 0644]
src/FUixSensorSensorManager.cpp [new file with mode: 0644]
src/FUixSensorTiltSensorData.cpp [new file with mode: 0644]
src/FUixSensorUserAccelerationSensorData.cpp [new file with mode: 0644]
src/FUixSensor_ISensorCore.cpp [new file with mode: 0644]
src/FUixSensor_ISensorCore.h [new file with mode: 0644]
src/FUixSensor_ISensorCoreEventReceiver.h [new file with mode: 0644]
src/FUixSensor_MotionImpl.cpp [new file with mode: 0644]
src/FUixSensor_SensorCoreEventTypes.h [new file with mode: 0644]
src/FUixSensor_SensorEventDeliverer.cpp [new file with mode: 0644]
src/FUixSensor_SensorEventDeliverer.h [new file with mode: 0644]
src/FUixSensor_SensorManagerImpl.cpp [new file with mode: 0644]
src/FUixSensor_SensorUtil.cpp [new file with mode: 0644]
src/FUixSensor_SensorUtil.h [new file with mode: 0644]
src/FUixSensor_SpecifiedSensorDataEventDelivererT.h [new file with mode: 0644]
src/inc/FUixSensor_MotionImpl.h [new file with mode: 0644]
src/inc/FUixSensor_SensorManagerImpl.h [new file with mode: 0644]