1.fix Dispose
authorjomui <jongmun.woo@samsung.com>
Mon, 16 Jan 2017 07:58:31 +0000 (16:58 +0900)
committerjomui <jongmun.woo@samsung.com>
Wed, 1 Feb 2017 08:19:06 +0000 (17:19 +0900)
commit0bae94ee66e108e321a52ac1bea85390d778be49
tree968abdc8a137c90c4aa9e5e024612ac4f06f62a7
parentcf640d890f650965e18e9ddb58340f2432fcc172
1.fix Dispose
2.move proximity to GeofenceManager
3.seperate FenceStatus class

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Icb6aad7d90b5e10327c02a702e16add8c4d2dc70
packaging/csapi-geofence.spec
src/Tizen.Location.Geofence/Interop/Interop.Libraries.cs
src/Tizen.Location.Geofence/Interop/Interop.Location.cs
src/Tizen.Location.Geofence/Tizen.Location.Geofence.Net45.csproj
src/Tizen.Location.Geofence/Tizen.Location.Geofence.csproj
src/Tizen.Location.Geofence/Tizen.Location.Geofence/Fence.cs
src/Tizen.Location.Geofence/Tizen.Location.Geofence/FenceStatus.cs [new file with mode: 0644]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceEnum.cs
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceEventArgs.cs
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceManager.cs
src/Tizen.Location.Geofence/Tizen.Location.Geofence/VirtualPerimeter.cs