tizen 2.4 release accepted/tizen_2.4_mobile accepted/tizen/2.4/mobile/20151029.032855 submit/tizen_2.4/20151028.064253 tizen_2.4_mobile_release
authorjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 07:45:36 +0000 (16:45 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sat, 24 Oct 2015 07:45:36 +0000 (16:45 +0900)
commit698752fdb94b29517d5f124109623069fe04a1f3
treebf1c0a244fee16687b82b99948f7bba5aed7db5a
parentaac0b08335800d6ed0db99b002ec8fa4b15fe1d2
tizen 2.4 release
63 files changed:
CMakeLists.txt
Makefile.am [deleted file]
autogen.sh [deleted file]
configure.ac [deleted file]
image/SLP_Location_PG.h [deleted file]
image/location_image001.png [deleted file]
image/location_image002.png [deleted file]
libslp-location.changes [new file with mode: 0644]
location/CMakeLists.txt
location/Makefile.am [deleted file]
location/include/location-types.h [changed mode: 0755->0644]
location/manager/Makefile.am [deleted file]
location/manager/location-accuracy.c [changed mode: 0755->0644]
location/manager/location-accuracy.h
location/manager/location-batch.c [changed mode: 0755->0644]
location/manager/location-batch.h
location/manager/location-boundary.c
location/manager/location-boundary.h
location/manager/location-common-util.c [changed mode: 0755->0644]
location/manager/location-common-util.h [changed mode: 0644->0755]
location/manager/location-gps.c
location/manager/location-gps.h
location/manager/location-hybrid-mobile.c [new file with mode: 0755]
location/manager/location-hybrid.c [deleted file]
location/manager/location-hybrid.h
location/manager/location-ielement.c [changed mode: 0755->0644]
location/manager/location-ielement.h
location/manager/location-position.c [changed mode: 0755->0644]
location/manager/location-position.h
location/manager/location-privacy.c
location/manager/location-privacy.h [changed mode: 0755->0644]
location/manager/location-satellite.c [changed mode: 0755->0644]
location/manager/location-satellite.h
location/manager/location-setting.c [changed mode: 0644->0755]
location/manager/location-setting.h [changed mode: 0644->0755]
location/manager/location-signaling-util.c
location/manager/location-signaling-util.h
location/manager/location-velocity.c [changed mode: 0755->0644]
location/manager/location-velocity.h
location/manager/location-wps.c
location/manager/location-wps.h
location/manager/location.c
location/manager/location.h [changed mode: 0755->0644]
location/module/Makefile.am [deleted file]
location/module/location-module.h
location/module/module-internal.c
location/module/module-internal.h
packaging/libslp-location.spec
tests/Makefile.am [deleted file]
tests/address-sample.c
tests/gps-test.c
tests/hybrid-test.c
tests/location-api-test-util.c
tests/location-api-test-util.h
tests/location-api-test.c
tests/map-service-test.c
tests/nmea-sample.c
tests/position-sample-gps.c
tests/property-sample.c
tests/satellite-sample.c
tests/velocity-sample.c
tests/wps-test.c
tests/zone-sample.c