Commit Graph

5 Commits

Author SHA1 Message Date
79f60b86c4 fix route deletion 2023-10-27 17:44:58 +02:00
ec8eb76b42 small refactor for better code quality in swift 2023-10-06 16:32:30 +02:00
8b8e4bbc6a support for routes and working connection 2023-10-05 20:15:44 +02:00
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
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