11 Commits

Author SHA1 Message Date
ksenia312 c391cc5f26 version 0.1.3 2025-04-01 13:38:08 +02:00
Kseniia Nikitina a5c77f58e5 [Android, iOS]: Initialization check, no disconnect on closing (#9)
* feat(android, dart): add check for initialization, show proper error messages

* feat(exception): add exception mapper for android and ios

* feat(ios): check initialization in swift

* fix(android): add initialization check for methods, remove disconnect() inside onDetachedFromEngine

* chore: code style, version, changelog
2024-08-09 21:22:58 +02:00
Kseniia Nikitina 906e87c6a9 [Android] Add cancel request method (#7)
* feat: add cancel connect for android

* fix: cancel connect only for android

* fix: clean up the project

* chore: new fvm version

* chore: code style and comments

* chore: bump version to 0.0.8
2024-05-18 12:34:05 +02:00
Kseniia Nikitina e4a8c2243f Fix: Android native connection errors are not displayed (#5)
* fix(android, lib): add error logging, handle running jobs exception

* doc(app_service): add comment

* fix(exampl_full, utils): move getCurrentDevice info and fix logs

* doc: add comments, update changelog

* doc: update changelog

* version: 0.0.7

* doc: update readme

* doc: update readme
2024-04-21 16:38:45 +02:00
ksenia312 e05d55bcec fix(android): release mode bugs: unavailable server and socket repeating 2024-02-08 14:52:50 +01:00
ksenia312 35119a98f4 feat(android): add peers for group owner 2024-02-08 12:44:38 +01:00
ksenia312 f83c01a9b8 fix(android, lib): permissions and memory safety 2024-02-07 20:44:50 +01:00
ksenia312 f18065db49 feat(lib, android, ios): permissions clean up, add id to files pack 2024-02-07 13:30:34 +01:00
ksenia312 06ca99c7f9 feat(example_full, lib, android): optimisation improving, current device data 2024-02-06 23:25:36 +01:00
ksenia312 90c2908496 feat(android): stream the connection info 2024-02-04 17:11:25 +01:00
ksenia312 541fbeaaf3 first commit 2024-01-31 14:16:22 +01:00