Zoltán Papp
8c5cb5e0fa
Use go lib
2025-04-28 17:46:45 +02:00
Zoltán Papp
38e8fb8ac4
Add missing pngs
2025-04-28 16:28:49 +02:00
Zoltán Papp
31df652b01
Work on fragments
2025-04-28 13:12:58 +02:00
Zoltán Papp
2093340197
Work on menu
2025-04-28 13:04:57 +02:00
Zoltán Papp
32fb23d38a
change some colors
2025-04-28 12:34:59 +02:00
Zoltán Papp
e2fb16388a
Add launcher icon
2025-04-28 12:00:01 +02:00
Zoltán Papp
284c304ff5
Remove unused UI elements
2025-04-28 11:52:40 +02:00
Zoltán Papp
b3e36e7592
Remove react-native and add sample ui
2025-04-28 11:44:00 +02:00
Zoltan Papp
7a02f88025
Export broadcast receiver ( #38 )
v0.0.27
2024-12-04 18:50:20 +01:00
Zoltan Papp
2648195145
Ignore error of socket protection ( #37 )
...
It is a workaround to allow change server without VPN permission
2024-12-04 15:30:19 +01:00
mineiwik
5dde0f4ca1
Fix issue with in-app browser closing on app re-open ( #28 )
v0.0.26
2024-11-27 15:04:25 +01:00
Zoltan Papp
0af012f40f
Increase the target sdk version to 34 ( #36 )
...
If apps that target Android 14 use a foreground service, they must declare a specific permission, based on the foreground service type, that Android 14 introduces. These permissions appear in the sections labeled "permission that you must declare in your manifest file" in the intended use cases and enforcement for each foreground service type section on this page.
update compile SDK version to 34
update Go version in CI
2024-11-26 14:29:31 +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.
v0.0.23
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
v0.0.22
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 )
v0.0.21
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
Hammy Havoc
d57df27712
Fix a typo ( #10 )
2024-04-28 19:21:42 +02:00
Viktor Liu
7edc7c8cb4
Fix repo paths ( #6 )
2024-04-05 10:00:01 +02:00
Zoltan Papp
b53a2f058a
Add the ability to share logs with other apps ( #4 )
2024-03-28 09:23:57 +01:00
Zoltan Papp
460226b885
Fix typo ( #2 )
...
* Fix typo
* Update Readme.md
Add screenshots
2024-03-04 14:39:09 +01:00
Maycon Santos
04c916e371
Update docs ( #1 )
...
* Update docs
* remove codacy
2024-02-29 18:31:16 +01:00
Maycon Santos
304301cbf2
open-source code
2024-02-28 19:21:08 +01:00