Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.201956 submit/tizen_2.0/20130215.192230
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:53 +0000 (00:54 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:53 +0000 (00:54 +0900)
commit8c7894c54c39a04d17933a69bc3fa14f53b3ecad
tree3dcc50119fd81620ef470dc0b1b6b5649bd57b1e
parentc1a543306e2817a31055185f9163c217d7f3b8e2
Tizen 2.0 Release
38 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0755]
NOTICE [new file with mode: 0755]
inc/FLocCoordinates.h [new file with mode: 0644]
inc/FLocILocationProviderListener.h [new file with mode: 0644]
inc/FLocLocation.h [new file with mode: 0644]
inc/FLocLocationCriteria.h [new file with mode: 0644]
inc/FLocLocationProvider.h [new file with mode: 0755]
inc/FLocTypes.h [new file with mode: 0644]
inc/FLocations.h [new file with mode: 0644]
osp-location.manifest [new file with mode: 0644]
osp-locations.pc.in [new file with mode: 0755]
packaging/osp-locations.spec [new file with mode: 0755]
src/FLocCoordinates.cpp [new file with mode: 0644]
src/FLocLocation.cpp [new file with mode: 0644]
src/FLocLocationCriteria.cpp [new file with mode: 0644]
src/FLocLocationProvider.cpp [new file with mode: 0644]
src/FLoc_Config.h [new file with mode: 0644]
src/FLoc_EllipsoidModel.cpp [new file with mode: 0644]
src/FLoc_EllipsoidModel.h [new file with mode: 0644]
src/FLoc_ILocProviderEventListener.h [new file with mode: 0644]
src/FLoc_ILocationManagerListener.h [new file with mode: 0644]
src/FLoc_LocProviderEventArg.h [new file with mode: 0644]
src/FLoc_LocationImpl.cpp [new file with mode: 0644]
src/FLoc_LocationImpl.h [new file with mode: 0644]
src/FLoc_LocationManager.cpp [new file with mode: 0644]
src/FLoc_LocationManager.h [new file with mode: 0644]
src/FLoc_LocationMonitor.cpp [new file with mode: 0644]
src/FLoc_LocationMonitor.h [new file with mode: 0644]
src/FLoc_LocationProviderImpl.cpp [new file with mode: 0644]
src/FLoc_LocationProviderImpl.h [new file with mode: 0644]
src/FLoc_LocationRequestInfo.h [new file with mode: 0644]
src/FLoc_MathUtils.cpp [new file with mode: 0644]
src/FLoc_MathUtils.h [new file with mode: 0644]
src/FLoc_RegionInfo.h [new file with mode: 0644]
src/FLoc_SyncLocationRequestInfo.h [new file with mode: 0644]
src/FLoc_Types.h [new file with mode: 0644]