Migrate from 2.4 code repo 85/41285/1 accepted/tizen/mobile/20150616.011113 accepted/tizen/tv/20150616.011141 submit/tizen_mobile/20150615.070718 submit/tizen_tv/20150615.070554
authorMu-Woong <muwoong.lee@samsung.com>
Fri, 12 Jun 2015 08:33:12 +0000 (17:33 +0900)
committerMu-Woong <muwoong.lee@samsung.com>
Fri, 12 Jun 2015 08:33:12 +0000 (17:33 +0900)
commit42a71d7ac06dc132a598963f3be4dc87c50e33e6
treee3d7950656fcdd89fa4680fa29e3f74abbea3115
parent2efa554db5a8fbc02eddcbcfbd4bd0532ff3ce75
Migrate from 2.4 code repo

Change-Id: Ieb5be0221316b17ecc9290f3cebbae178708f08e
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
16 files changed:
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
include/place_context_provider.h [new file with mode: 0644]
packaging/place-context-provider.manifest [new file with mode: 0644]
packaging/place-context-provider.spec [new file with mode: 0644]
place-context-provider.pc.in [new file with mode: 0644]
src/place_context_provider.cpp [new file with mode: 0644]
src/place_geofence/myplace_handle.cpp [new file with mode: 0644]
src/place_geofence/myplace_handle.h [new file with mode: 0644]
src/place_geofence/place_geofence.cpp [new file with mode: 0644]
src/place_geofence/place_geofence.h [new file with mode: 0644]
src/place_geofence/place_geofence_types.h [new file with mode: 0644]
src/sub_provider_base.cpp [new file with mode: 0644]
src/sub_provider_base.h [new file with mode: 0644]