Release Tizen2.0 beta
authorMinjune Kim <sena06.kim@samsung.com>
Tue, 21 Aug 2012 08:46:31 +0000 (17:46 +0900)
committerMinjune Kim <sena06.kim@samsung.com>
Tue, 21 Aug 2012 08:46:31 +0000 (17:46 +0900)
commit9beaf27c13e26306db747748b739c4954c8b6192
tree815f78abe17f6fa53d57b665f02629c31fc981a5
parentb2e57232c0c834bb25e051530553b0490963abeb
Release Tizen2.0 beta
72 files changed:
AUTHORS
Makefile.am
TC/unit/utc_location_get_position_from_address.c
configure.ac
debian/changelog
debian/control
debian/libslp-location.postinst
location.pc.in
location/Makefile.am
location/include/location-map-types.h [new file with mode: 0644]
location/include/location-types.h
location/manager/Makefile.am
location/manager/location-boundary.c
location/manager/location-common-util.c
location/manager/location-common-util.h
location/manager/location-cps.c
location/manager/location-cps.h
location/manager/location-gps.c
location/manager/location-hybrid.c
location/manager/location-hybrid.h
location/manager/location-ielement.c
location/manager/location-ielement.h
location/manager/location-ips.c [deleted file]
location/manager/location-ips.h [deleted file]
location/manager/location-position.c
location/manager/location-position.h
location/manager/location-setting.h
location/manager/location-signaling-util.c
location/manager/location-signaling-util.h
location/manager/location-sps.c [deleted file]
location/manager/location-sps.h [deleted file]
location/manager/location-velocity.c
location/manager/location-velocity.h
location/manager/location-wps.c
location/manager/location.c
location/manager/location.h
location/map-service/Makefile.am
location/map-service/location-address.h
location/map-service/location-geocode.h
location/map-service/location-landmark-ext.h
location/map-service/location-landmark.c
location/map-service/location-landmark.h
location/map-service/location-map-ielement.c [new file with mode: 0644]
location/map-service/location-map-ielement.h [new file with mode: 0644]
location/map-service/location-map-pref.c [moved from location/map-service/location-pref.c with 70% similarity]
location/map-service/location-map-pref.h [moved from location/map-service/location-pref.h with 60% similarity]
location/map-service/location-map-service-ext.h
location/map-service/location-map-service.c
location/map-service/location-map-service.h
location/map-service/location-poi.c
location/map-service/location-poi.h
location/map-service/location-route-ext.h
location/map-service/location-route.c
location/map-service/location-route.h
location/map-service/map-internal.c
location/map-service/map-internal.h
location/map-service/map-service.c
location/map-service/map-service.h
location/module/location-module.h
location/module/module-internal.c
location/module/module-internal.h
packaging/libslp-location.spec
tests/Makefile.am
tests/address-sample.c
tests/cps-test.c
tests/gps-test.c
tests/hybrid-test.c
tests/ips-test.c [deleted file]
tests/location-api-test.c
tests/map-service-test.c [new file with mode: 0644]
tests/sps-test.c [deleted file]
tests/wps-test.c