Skip to content

Commit c2e762a

Browse files
committed
Updates binaries + Updated Android SDK to r28 for 16KB support
1 parent 724699d commit c2e762a

27 files changed

+94
-57
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.10.1
2+
- Updates binaries + Updated Android SDK to r28 for 16KB support
3+
14
## 3.10.0
25
- Add OpenPGPSync methods for all Platforms but web
36

android/src/main/jniLibs/arm64-v8a/libopenpgp_bridge.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ extern "C" {
8181
#endif
8282

8383
extern BytesReturn* OpenPGPBridgeCall(char* name, void* payload, int payloadSize);
84+
extern BytesReturn* OpenPGPEncodeText(char* input, char* encoding);
85+
extern char* OpenPGPDecodeText(void* input, int size, char* encoding, int fatal, int ignoreBOM, int stream);
8486

8587
#ifdef __cplusplus
8688
}
Binary file not shown.

android/src/main/jniLibs/armeabi-v7a/libopenpgp_bridge.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ extern "C" {
8181
#endif
8282

8383
extern BytesReturn* OpenPGPBridgeCall(char* name, void* payload, int payloadSize);
84+
extern BytesReturn* OpenPGPEncodeText(char* input, char* encoding);
85+
extern char* OpenPGPDecodeText(void* input, int size, char* encoding, int fatal, int ignoreBOM, int stream);
8486

8587
#ifdef __cplusplus
8688
}
Binary file not shown.

android/src/main/jniLibs/x86/libopenpgp_bridge.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ extern "C" {
8181
#endif
8282

8383
extern BytesReturn* OpenPGPBridgeCall(char* name, void* payload, int payloadSize);
84+
extern BytesReturn* OpenPGPEncodeText(char* input, char* encoding);
85+
extern char* OpenPGPDecodeText(void* input, int size, char* encoding, int fatal, int ignoreBOM, int stream);
8486

8587
#ifdef __cplusplus
8688
}
Binary file not shown.

android/src/main/jniLibs/x86_64/libopenpgp_bridge.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ extern "C" {
8181
#endif
8282

8383
extern BytesReturn* OpenPGPBridgeCall(char* name, void* payload, int payloadSize);
84+
extern BytesReturn* OpenPGPEncodeText(char* input, char* encoding);
85+
extern char* OpenPGPDecodeText(void* input, int size, char* encoding, int fatal, int ignoreBOM, int stream);
8486

8587
#ifdef __cplusplus
8688
}
Binary file not shown.

example/pubspec.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -34,42 +34,42 @@ packages:
3434
dependency: transitive
3535
description:
3636
name: async
37-
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
37+
sha256: d2872f9c19731c2e5f10444b14686eb7cc85c76274bd6c16e1816bff9a3bab63
3838
url: "https://pub.dev"
3939
source: hosted
40-
version: "2.11.0"
40+
version: "2.12.0"
4141
boolean_selector:
4242
dependency: transitive
4343
description:
4444
name: boolean_selector
45-
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
45+
sha256: "8aab1771e1243a5063b8b0ff68042d67334e3feab9e95b9490f9a6ebf73b42ea"
4646
url: "https://pub.dev"
4747
source: hosted
48-
version: "2.1.1"
48+
version: "2.1.2"
4949
characters:
5050
dependency: transitive
5151
description:
5252
name: characters
53-
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
53+
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
5454
url: "https://pub.dev"
5555
source: hosted
56-
version: "1.3.0"
56+
version: "1.4.0"
5757
clock:
5858
dependency: transitive
5959
description:
6060
name: clock
61-
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
61+
sha256: fddb70d9b5277016c77a80201021d40a2247104d9f4aa7bab7157b7e3f05b84b
6262
url: "https://pub.dev"
6363
source: hosted
64-
version: "1.1.1"
64+
version: "1.1.2"
6565
collection:
6666
dependency: transitive
6767
description:
6868
name: collection
69-
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
69+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
7070
url: "https://pub.dev"
7171
source: hosted
72-
version: "1.19.0"
72+
version: "1.19.1"
7373
convert:
7474
dependency: transitive
7575
description:
@@ -106,10 +106,10 @@ packages:
106106
dependency: transitive
107107
description:
108108
name: fake_async
109-
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
109+
sha256: "6a95e56b2449df2273fd8c45a662d6947ce1ebb7aafe80e550a3f68297f3cacc"
110110
url: "https://pub.dev"
111111
source: hosted
112-
version: "1.3.1"
112+
version: "1.3.2"
113113
ffi:
114114
dependency: transitive
115115
description:
@@ -122,10 +122,10 @@ packages:
122122
dependency: transitive
123123
description:
124124
name: file
125-
sha256: "5fc22d7c25582e38ad9a8515372cd9a93834027aacf1801cf01164dac0ffa08c"
125+
sha256: a3b4f84adafef897088c160faf7dfffb7696046cb13ae90b508c2cbc95d3b8d4
126126
url: "https://pub.dev"
127127
source: hosted
128-
version: "7.0.0"
128+
version: "7.0.1"
129129
flat_buffers:
130130
dependency: transitive
131131
description:
@@ -224,18 +224,18 @@ packages:
224224
dependency: transitive
225225
description:
226226
name: leak_tracker
227-
sha256: "7bb2830ebd849694d1ec25bf1f44582d6ac531a57a365a803a6034ff751d2d06"
227+
sha256: c35baad643ba394b40aac41080300150a4f08fd0fd6a10378f8f7c6bc161acec
228228
url: "https://pub.dev"
229229
source: hosted
230-
version: "10.0.7"
230+
version: "10.0.8"
231231
leak_tracker_flutter_testing:
232232
dependency: transitive
233233
description:
234234
name: leak_tracker_flutter_testing
235-
sha256: "9491a714cca3667b60b5c420da8217e6de0d1ba7a5ec322fab01758f6998f379"
235+
sha256: f8b613e7e6a13ec79cfdc0e97638fddb3ab848452eff057653abd3edba760573
236236
url: "https://pub.dev"
237237
source: hosted
238-
version: "3.0.8"
238+
version: "3.0.9"
239239
leak_tracker_testing:
240240
dependency: transitive
241241
description:
@@ -272,10 +272,10 @@ packages:
272272
dependency: transitive
273273
description:
274274
name: matcher
275-
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
275+
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
276276
url: "https://pub.dev"
277277
source: hosted
278-
version: "0.12.16+1"
278+
version: "0.12.17"
279279
material_color_utilities:
280280
dependency: transitive
281281
description:
@@ -288,10 +288,10 @@ packages:
288288
dependency: transitive
289289
description:
290290
name: meta
291-
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
291+
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
292292
url: "https://pub.dev"
293293
source: hosted
294-
version: "1.15.0"
294+
version: "1.16.0"
295295
mime:
296296
dependency: transitive
297297
description:
@@ -314,7 +314,7 @@ packages:
314314
path: ".."
315315
relative: true
316316
source: path
317-
version: "3.9.0"
317+
version: "3.10.0"
318318
package_config:
319319
dependency: transitive
320320
description:
@@ -327,18 +327,18 @@ packages:
327327
dependency: transitive
328328
description:
329329
name: path
330-
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
330+
sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5"
331331
url: "https://pub.dev"
332332
source: hosted
333-
version: "1.9.0"
333+
version: "1.9.1"
334334
platform:
335335
dependency: transitive
336336
description:
337337
name: platform
338-
sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65"
338+
sha256: "5d6b1b0036a5f331ebc77c850ebc8506cbc1e9416c27e59b439f917a902a4984"
339339
url: "https://pub.dev"
340340
source: hosted
341-
version: "3.1.5"
341+
version: "3.1.6"
342342
plugin_platform_interface:
343343
dependency: transitive
344344
description:
@@ -359,10 +359,10 @@ packages:
359359
dependency: transitive
360360
description:
361361
name: process
362-
sha256: "21e54fd2faf1b5bdd5102afd25012184a6793927648ea81eea80552ac9405b32"
362+
sha256: "107d8be718f120bbba9dcd1e95e3bd325b1b4a4f07db64154635ba03f2567a0d"
363363
url: "https://pub.dev"
364364
source: hosted
365-
version: "5.0.2"
365+
version: "5.0.3"
366366
pub_semver:
367367
dependency: transitive
368368
description:
@@ -428,34 +428,34 @@ packages:
428428
dependency: transitive
429429
description:
430430
name: source_span
431-
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
431+
sha256: "254ee5351d6cb365c859e20ee823c3bb479bf4a293c22d17a9f1bf144ce86f7c"
432432
url: "https://pub.dev"
433433
source: hosted
434-
version: "1.10.0"
434+
version: "1.10.1"
435435
stack_trace:
436436
dependency: transitive
437437
description:
438438
name: stack_trace
439-
sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377"
439+
sha256: "8b27215b45d22309b5cddda1aa2b19bdfec9df0e765f2de506401c071d38d1b1"
440440
url: "https://pub.dev"
441441
source: hosted
442-
version: "1.12.0"
442+
version: "1.12.1"
443443
stream_channel:
444444
dependency: transitive
445445
description:
446446
name: stream_channel
447-
sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
447+
sha256: "969e04c80b8bcdf826f8f16579c7b14d780458bd97f56d107d3950fdbeef059d"
448448
url: "https://pub.dev"
449449
source: hosted
450-
version: "2.1.2"
450+
version: "2.1.4"
451451
string_scanner:
452452
dependency: transitive
453453
description:
454454
name: string_scanner
455-
sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3"
455+
sha256: "921cd31725b72fe181906c6a94d987c78e3b98c2e205b397ea399d4054872b43"
456456
url: "https://pub.dev"
457457
source: hosted
458-
version: "1.3.0"
458+
version: "1.4.1"
459459
sync_http:
460460
dependency: transitive
461461
description:
@@ -468,34 +468,34 @@ packages:
468468
dependency: transitive
469469
description:
470470
name: term_glyph
471-
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
471+
sha256: "7f554798625ea768a7518313e58f83891c7f5024f88e46e7182a4558850a4b8e"
472472
url: "https://pub.dev"
473473
source: hosted
474-
version: "1.2.1"
474+
version: "1.2.2"
475475
test:
476476
dependency: "direct dev"
477477
description:
478478
name: test
479-
sha256: "713a8789d62f3233c46b4a90b174737b2c04cb6ae4500f2aa8b1be8f03f5e67f"
479+
sha256: "301b213cd241ca982e9ba50266bd3f5bd1ea33f1455554c5abb85d1be0e2d87e"
480480
url: "https://pub.dev"
481481
source: hosted
482-
version: "1.25.8"
482+
version: "1.25.15"
483483
test_api:
484484
dependency: transitive
485485
description:
486486
name: test_api
487-
sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c"
487+
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
488488
url: "https://pub.dev"
489489
source: hosted
490-
version: "0.7.3"
490+
version: "0.7.4"
491491
test_core:
492492
dependency: transitive
493493
description:
494494
name: test_core
495-
sha256: "12391302411737c176b0b5d6491f466b0dd56d4763e347b6714efbaa74d7953d"
495+
sha256: "84d17c3486c8dfdbe5e12a50c8ae176d15e2a771b96909a9442b40173649ccaa"
496496
url: "https://pub.dev"
497497
source: hosted
498-
version: "0.6.5"
498+
version: "0.6.8"
499499
typed_data:
500500
dependency: transitive
501501
description:
@@ -516,10 +516,10 @@ packages:
516516
dependency: transitive
517517
description:
518518
name: vm_service
519-
sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b
519+
sha256: "0968250880a6c5fe7edc067ed0a13d4bae1577fe2771dcf3010d52c4a9d3ca14"
520520
url: "https://pub.dev"
521521
source: hosted
522-
version: "14.3.0"
522+
version: "14.3.1"
523523
watcher:
524524
dependency: transitive
525525
description:
@@ -577,5 +577,5 @@ packages:
577577
source: hosted
578578
version: "3.1.2"
579579
sdks:
580-
dart: ">=3.6.0-0 <4.0.0"
580+
dart: ">=3.7.0-0 <4.0.0"
581581
flutter: ">=3.18.0-18.0.pre.54"

ios/Openpgp.xcframework/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,42 +10,42 @@
1010
<key>HeadersPath</key>
1111
<string>Headers</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64</string>
13+
<string>ios-arm64_x86_64-maccatalyst</string>
1414
<key>LibraryPath</key>
1515
<string>libopenpgp_bridge.a</string>
1616
<key>SupportedArchitectures</key>
1717
<array>
1818
<string>arm64</string>
19+
<string>x86_64</string>
1920
</array>
2021
<key>SupportedPlatform</key>
2122
<string>ios</string>
23+
<key>SupportedPlatformVariant</key>
24+
<string>maccatalyst</string>
2225
</dict>
2326
<dict>
2427
<key>BinaryPath</key>
2528
<string>libopenpgp_bridge.a</string>
2629
<key>HeadersPath</key>
2730
<string>Headers</string>
2831
<key>LibraryIdentifier</key>
29-
<string>ios-arm64_x86_64-simulator</string>
32+
<string>ios-arm64</string>
3033
<key>LibraryPath</key>
3134
<string>libopenpgp_bridge.a</string>
3235
<key>SupportedArchitectures</key>
3336
<array>
3437
<string>arm64</string>
35-
<string>x86_64</string>
3638
</array>
3739
<key>SupportedPlatform</key>
3840
<string>ios</string>
39-
<key>SupportedPlatformVariant</key>
40-
<string>simulator</string>
4141
</dict>
4242
<dict>
4343
<key>BinaryPath</key>
4444
<string>libopenpgp_bridge.a</string>
4545
<key>HeadersPath</key>
4646
<string>Headers</string>
4747
<key>LibraryIdentifier</key>
48-
<string>ios-arm64_x86_64-maccatalyst</string>
48+
<string>ios-arm64_x86_64-simulator</string>
4949
<key>LibraryPath</key>
5050
<string>libopenpgp_bridge.a</string>
5151
<key>SupportedArchitectures</key>
@@ -56,7 +56,7 @@
5656
<key>SupportedPlatform</key>
5757
<string>ios</string>
5858
<key>SupportedPlatformVariant</key>
59-
<string>maccatalyst</string>
59+
<string>simulator</string>
6060
</dict>
6161
</array>
6262
<key>CFBundlePackageType</key>

ios/Openpgp.xcframework/ios-arm64/Headers/libopenpgp_bridge.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ extern "C" {
8181
#endif
8282

8383
extern BytesReturn* OpenPGPBridgeCall(char* name, void* payload, int payloadSize);
84+
extern BytesReturn* OpenPGPEncodeText(char* input, char* encoding);
85+
extern char* OpenPGPDecodeText(void* input, int size, char* encoding, int fatal, int ignoreBOM, int stream);
8486

8587
#ifdef __cplusplus
8688
}
Binary file not shown.

ios/Openpgp.xcframework/ios-arm64_x86_64-maccatalyst/Headers/libopenpgp_bridge.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ extern "C" {
8181
#endif
8282

8383
extern BytesReturn* OpenPGPBridgeCall(char* name, void* payload, int payloadSize);
84+
extern BytesReturn* OpenPGPEncodeText(char* input, char* encoding);
85+
extern char* OpenPGPDecodeText(void* input, int size, char* encoding, int fatal, int ignoreBOM, int stream);
8486

8587
#ifdef __cplusplus
8688
}
Binary file not shown.

0 commit comments

Comments
 (0)