Commit Graph

11 Commits

Author SHA1 Message Date
Zoltán Papp d488deaa0b - set foreground service type
- explicit set export flag for context based receiver
2024-11-22 11:06:43 +01:00
Zoltán Papp 2d8d6e45a8 Increase the target sdk version to 34 2024-11-19 15:04:58 +01:00
Zoltan Papp ce4bac272f Handle UI version (#22)
- Move version info definition into properies file
- Pass ui version info for GO
2024-05-31 22:23:42 +02:00
Zoltan Papp 4e74f519e1 fix unmodifiable List type (#20)
The Android SDK returns with an unmodifiable Link type. The code tries to touch this list and it causes an exception.
2024-05-26 14:31:26 +02:00
Zoltan Papp 1b2dd919ca Add hardcoded DNS server (#18)
Extend the host's DNS list with the hardcoded Cloudflare DNS server in case the first assigned server type is link local
2024-05-22 11:16:28 +02:00
Zoltan Papp 6957850a0a Fix DNS change notification (#17) 2024-05-21 14:33:05 +02:00
Zoltan Papp db2d5b8cda Bump version from 0.0.20(22) to 0.0.21(23) (#16) 2024-05-21 12:18:54 +02:00
Maycon Santos b11fc837cd Use .txt extension for log exports (#15)
* Use .txt extension for log exports

* use predefined colors for advanced text
2024-05-07 15:35:27 +02:00
Zoltan Papp 19fb27f622 Feature/exit node android (#14)
* Support exit node feature

* Add protect socket
2024-05-07 15:12:30 +02:00
Zoltan Papp b53a2f058a Add the ability to share logs with other apps (#4) 2024-03-28 09:23:57 +01:00
Maycon Santos 304301cbf2 open-source code 2024-02-28 19:21:08 +01:00