Tizen.Location.Geofence Setup 24/107224/1 submit/tizen/20161227.080801 submit/tizen/20170102.102242
authorchanywa <cbible.kim@samsung.com>
Tue, 27 Dec 2016 07:40:28 +0000 (16:40 +0900)
committerchanywa <cbible.kim@samsung.com>
Tue, 27 Dec 2016 07:40:28 +0000 (16:40 +0900)
commit5807be96bbee88af2c735faf8db12801c14b5fda
treef0c663268014d096e5acb8b5bc799c154d467eea
parent0a7715ba1d5ed01dfd08c63b15f15a459a1b69b0
Tizen.Location.Geofence Setup

Change-Id: I11f1136d736cfb7c3cefa50240b8dc6a81df16b1
19 files changed:
LICENSE [new file with mode: 0644]
Tizen.Location.Geofence/Interop/Interop.Libraries.cs [new file with mode: 0755]
Tizen.Location.Geofence/Interop/Interop.Location.cs [new file with mode: 0755]
Tizen.Location.Geofence/Properties/AssemblyInfo.cs [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence.Net45.csproj [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence.Net45.project.json [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence.csproj [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence.nuspec [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence.project.json [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence.snk [new file with mode: 0644]
Tizen.Location.Geofence/Tizen.Location.Geofence/Fence.cs [new file with mode: 0755]
Tizen.Location.Geofence/Tizen.Location.Geofence/FenceData.cs [new file with mode: 0755]
Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceEnum.cs [new file with mode: 0755]
Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceErrorFactory.cs [new file with mode: 0755]
Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceEventArgs.cs [new file with mode: 0755]
Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceManager.cs [new file with mode: 0755]
Tizen.Location.Geofence/Tizen.Location.Geofence/VirtualPerimeter.cs [new file with mode: 0755]
packaging/csapi-geofence.manifest [new file with mode: 0644]
packaging/csapi-geofence.spec [new file with mode: 0755]