@transistorsoft/capacitor-background-geolocation 5.3.1 → 5.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/TransistorsoftCapacitorBackgroundGeolocation.podspec +1 -0
- package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar +0 -0
- package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.md5 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.sha1 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.sha256 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.sha512 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager/maven-metadata.xml +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager-v21/3.5.4/tslocationmanager-v21-3.5.4.aar +0 -0
- package/android/libs/com/transistorsoft/tslocationmanager-v21/3.5.4/tslocationmanager-v21-3.5.4.aar.md5 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager-v21/3.5.4/tslocationmanager-v21-3.5.4.aar.sha1 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager-v21/3.5.4/tslocationmanager-v21-3.5.4.aar.sha256 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager-v21/3.5.4/tslocationmanager-v21-3.5.4.aar.sha512 +1 -1
- package/android/libs/com/transistorsoft/tslocationmanager-v21/maven-metadata.xml +1 -1
- package/dist/declarations/interfaces/AuthorizationEvent.d.ts +4 -0
- package/ios/TSLocationManager.xcframework/Info.plist +9 -9
- package/ios/TSLocationManager.xcframework/ios-arm64/TSLocationManager.framework/Headers/TSAuthorizationEvent.h +3 -2
- package/ios/TSLocationManager.xcframework/ios-arm64/TSLocationManager.framework/TSLocationManager +0 -0
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-maccatalyst/TSLocationManager.framework/Headers/TSAuthorizationEvent.h +3 -2
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-maccatalyst/TSLocationManager.framework/TSLocationManager +0 -0
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-simulator/TSLocationManager.framework/Headers/TSAuthorizationEvent.h +3 -2
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-simulator/TSLocationManager.framework/TSLocationManager +0 -0
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-simulator/TSLocationManager.framework/_CodeSignature/CodeDirectory +0 -0
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-simulator/TSLocationManager.framework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/TSLocationManager.xcframework/ios-arm64_x86_64-simulator/TSLocationManager.framework/_CodeSignature/CodeResources +3 -3
- package/package.json +3 -3
|
Binary file
|
package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.md5
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6598f22abd8bc5cecea9b5b2c87ebd4f
|
package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.sha1
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
76debc7f1489446d3ca2cc0e013a6bc4497a5dd3
|
package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
880b9defc76a46181bc3f287a9ed87035913725d0a83a629132f7904f9e64b5d
|
package/android/libs/com/transistorsoft/tslocationmanager/3.5.4/tslocationmanager-3.5.4.aar.sha512
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
64731b53b3800186eb47d0a95c8bd59c053e248d34db6c56d9627d6c9f4970081f01bb8f099ec7a88cd5622ef899871fe13e491b1e738a357a9841b419ed6d35
|
package/android/libs/com/transistorsoft/tslocationmanager-v21/3.5.4/tslocationmanager-v21-3.5.4.aar
CHANGED
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e3d385acf2d12b6b91329a5f394d9531
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
3ea77566b3f15963f39057bc083529fdc4d39cd4
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
0971fa90e5260c85d040cf09ddfd19cae0297bebc97625765a677c8fbd2f59e7
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1a947fcd13c911d1cbb144ee9337964e732a5677c8f6910f45c8af56fe2f89162739266a0fda626c7591ecffe1d0a4c741afa281c40a64a09a2b7ad26235cd48
|
|
@@ -14,6 +14,10 @@ declare module "@transistorsoft/capacitor-background-geolocation" {
|
|
|
14
14
|
* ```
|
|
15
15
|
*/
|
|
16
16
|
interface AuthorizationEvent {
|
|
17
|
+
/**
|
|
18
|
+
* HTTP Status returned from your [[Authorization.refreshUrl]] (or `0` if the HTTP request failed).
|
|
19
|
+
*/
|
|
20
|
+
status:number;
|
|
17
21
|
/**
|
|
18
22
|
* `true` when an authorization request to [[Authorization.refreshUrl]] was successful.
|
|
19
23
|
*/
|
|
@@ -6,26 +6,23 @@
|
|
|
6
6
|
<array>
|
|
7
7
|
<dict>
|
|
8
8
|
<key>BinaryPath</key>
|
|
9
|
-
<string>TSLocationManager.framework/
|
|
9
|
+
<string>TSLocationManager.framework/TSLocationManager</string>
|
|
10
10
|
<key>LibraryIdentifier</key>
|
|
11
|
-
<string>ios-
|
|
11
|
+
<string>ios-arm64</string>
|
|
12
12
|
<key>LibraryPath</key>
|
|
13
13
|
<string>TSLocationManager.framework</string>
|
|
14
14
|
<key>SupportedArchitectures</key>
|
|
15
15
|
<array>
|
|
16
16
|
<string>arm64</string>
|
|
17
|
-
<string>x86_64</string>
|
|
18
17
|
</array>
|
|
19
18
|
<key>SupportedPlatform</key>
|
|
20
19
|
<string>ios</string>
|
|
21
|
-
<key>SupportedPlatformVariant</key>
|
|
22
|
-
<string>maccatalyst</string>
|
|
23
20
|
</dict>
|
|
24
21
|
<dict>
|
|
25
22
|
<key>BinaryPath</key>
|
|
26
|
-
<string>TSLocationManager.framework/TSLocationManager</string>
|
|
23
|
+
<string>TSLocationManager.framework/Versions/A/TSLocationManager</string>
|
|
27
24
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>ios-arm64_x86_64-
|
|
25
|
+
<string>ios-arm64_x86_64-maccatalyst</string>
|
|
29
26
|
<key>LibraryPath</key>
|
|
30
27
|
<string>TSLocationManager.framework</string>
|
|
31
28
|
<key>SupportedArchitectures</key>
|
|
@@ -36,21 +33,24 @@
|
|
|
36
33
|
<key>SupportedPlatform</key>
|
|
37
34
|
<string>ios</string>
|
|
38
35
|
<key>SupportedPlatformVariant</key>
|
|
39
|
-
<string>
|
|
36
|
+
<string>maccatalyst</string>
|
|
40
37
|
</dict>
|
|
41
38
|
<dict>
|
|
42
39
|
<key>BinaryPath</key>
|
|
43
40
|
<string>TSLocationManager.framework/TSLocationManager</string>
|
|
44
41
|
<key>LibraryIdentifier</key>
|
|
45
|
-
<string>ios-
|
|
42
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
46
43
|
<key>LibraryPath</key>
|
|
47
44
|
<string>TSLocationManager.framework</string>
|
|
48
45
|
<key>SupportedArchitectures</key>
|
|
49
46
|
<array>
|
|
50
47
|
<string>arm64</string>
|
|
48
|
+
<string>x86_64</string>
|
|
51
49
|
</array>
|
|
52
50
|
<key>SupportedPlatform</key>
|
|
53
51
|
<string>ios</string>
|
|
52
|
+
<key>SupportedPlatformVariant</key>
|
|
53
|
+
<string>simulator</string>
|
|
54
54
|
</dict>
|
|
55
55
|
</array>
|
|
56
56
|
<key>CFBundlePackageType</key>
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
@interface TSAuthorizationEvent : NSObject
|
|
10
10
|
|
|
11
|
+
@property (nonatomic, readonly) NSInteger status;
|
|
11
12
|
@property (nonatomic, readonly) NSError* error;
|
|
12
13
|
@property (nonatomic, readonly) NSDictionary *response;
|
|
13
14
|
|
|
14
|
-
-(instancetype) initWithResponse:(NSDictionary*)response;
|
|
15
|
-
-(instancetype) initWithError:(NSError*)error;
|
|
15
|
+
-(instancetype) initWithResponse:(NSDictionary*)response status:(NSInteger)status;
|
|
16
|
+
-(instancetype) initWithError:(NSError*)error status:(NSInteger)status;
|
|
16
17
|
-(NSDictionary*) toDictionary;
|
|
17
18
|
@end
|
package/ios/TSLocationManager.xcframework/ios-arm64/TSLocationManager.framework/TSLocationManager
CHANGED
|
Binary file
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
@interface TSAuthorizationEvent : NSObject
|
|
10
10
|
|
|
11
|
+
@property (nonatomic, readonly) NSInteger status;
|
|
11
12
|
@property (nonatomic, readonly) NSError* error;
|
|
12
13
|
@property (nonatomic, readonly) NSDictionary *response;
|
|
13
14
|
|
|
14
|
-
-(instancetype) initWithResponse:(NSDictionary*)response;
|
|
15
|
-
-(instancetype) initWithError:(NSError*)error;
|
|
15
|
+
-(instancetype) initWithResponse:(NSDictionary*)response status:(NSInteger)status;
|
|
16
|
+
-(instancetype) initWithError:(NSError*)error status:(NSInteger)status;
|
|
16
17
|
-(NSDictionary*) toDictionary;
|
|
17
18
|
@end
|
|
Binary file
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
@interface TSAuthorizationEvent : NSObject
|
|
10
10
|
|
|
11
|
+
@property (nonatomic, readonly) NSInteger status;
|
|
11
12
|
@property (nonatomic, readonly) NSError* error;
|
|
12
13
|
@property (nonatomic, readonly) NSDictionary *response;
|
|
13
14
|
|
|
14
|
-
-(instancetype) initWithResponse:(NSDictionary*)response;
|
|
15
|
-
-(instancetype) initWithError:(NSError*)error;
|
|
15
|
+
-(instancetype) initWithResponse:(NSDictionary*)response status:(NSInteger)status;
|
|
16
|
+
-(instancetype) initWithError:(NSError*)error status:(NSInteger)status;
|
|
16
17
|
-(NSDictionary*) toDictionary;
|
|
17
18
|
@end
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
</data>
|
|
47
47
|
<key>Headers/TSAuthorizationEvent.h</key>
|
|
48
48
|
<data>
|
|
49
|
-
|
|
49
|
+
ShGAskjpRwHpN6rzYDc1Rkg4N2w=
|
|
50
50
|
</data>
|
|
51
51
|
<key>Headers/TSCallback.h</key>
|
|
52
52
|
<data>
|
|
@@ -265,11 +265,11 @@
|
|
|
265
265
|
<dict>
|
|
266
266
|
<key>hash</key>
|
|
267
267
|
<data>
|
|
268
|
-
|
|
268
|
+
ShGAskjpRwHpN6rzYDc1Rkg4N2w=
|
|
269
269
|
</data>
|
|
270
270
|
<key>hash2</key>
|
|
271
271
|
<data>
|
|
272
|
-
|
|
272
|
+
yUaplVw0pzlGq5AFHHIXcJnT4+heZYnQ9PzTzLSwNEk=
|
|
273
273
|
</data>
|
|
274
274
|
</dict>
|
|
275
275
|
<key>Headers/TSCallback.h</key>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@transistorsoft/capacitor-background-geolocation",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.4.0",
|
|
4
4
|
"description": "The most sophisticated cross platform Capacitor background location tracking & geofencing module with battery-conscious motion-detection intelligence",
|
|
5
5
|
"main": "dist/plugin.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -54,10 +54,9 @@
|
|
|
54
54
|
"prepublishOnly": "npm run build"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@transistorsoft/capacitor-background-fetch": "^5.2.
|
|
57
|
+
"@transistorsoft/capacitor-background-fetch": "^5.2.2"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@transistorsoft/typedoc-theme": "^2.0.9",
|
|
61
60
|
"@capacitor/android": "^5.0.0",
|
|
62
61
|
"@capacitor/core": "^5.0.0",
|
|
63
62
|
"@capacitor/ios": "^5.0.0",
|
|
@@ -65,6 +64,7 @@
|
|
|
65
64
|
"@ionic/prettier-config": "^1.0.1",
|
|
66
65
|
"@ionic/swiftlint-config": "^1.1.2",
|
|
67
66
|
"@rollup/plugin-commonjs": "^19.0.0",
|
|
67
|
+
"@transistorsoft/typedoc-theme": "^2.0.9",
|
|
68
68
|
"chalk": "^4.1.0",
|
|
69
69
|
"eslint": "^7.11.0",
|
|
70
70
|
"fs-extra": "^9.1.0",
|