Pascal Fischer
148a537c19
remove unused engine listener
2023-12-06 16:32:39 +01:00
Pascal Fischer
2b249ab9c9
fix after merge changes
2023-11-07 15:52:19 +01:00
Pascal Fischer
0e7a67cf81
merge main
2023-11-07 15:18:37 +01:00
Zoltan Papp
e2f27502e4
Feature/search domain for android ( #1256 )
...
Support search domain on Android
- pass list of search domains to Android SDK
- throw notification in case of search domain changes
2023-11-02 19:04:33 +01:00
Pascal Fischer
79f60b86c4
fix route deletion
2023-10-27 17:44:58 +02:00
Pascal Fischer
ec8eb76b42
small refactor for better code quality in swift
2023-10-06 16:32:30 +02:00
Pascal Fischer
8b8e4bbc6a
support for routes and working connection
2023-10-05 20:15:44 +02:00
Zoltan Papp and Givi Khojanashvili
481465e1ae
Feature/android dns ( #943 )
...
Support DNS feature on mobile systems
---------
Co-authored-by: Givi Khojanashvili <gigovich@gmail.com >
2023-06-12 14:43:55 +02:00
Zoltan Papp
45a6263adc
Feature/android route notification ( #868 )
...
Add new feature to notify the user when new client route has arrived.
Refactor the initial route handling. I move every route logic into the route
manager package.
* Add notification management for client rules
* Export the route notification for Android
* Compare the notification based on network range instead of id.
2023-05-31 18:25:24 +02:00