albexk
dfd0b4d0e5
Fix Android bugs ( #941 )
...
* Add an explicit value for the hasFragileUserData parameter
* Fix app crashes when canceling file opening
* Fix requestNetwork bug for Android 11
* Fix activity onStop method
2024-08-06 10:44:51 +01:00
albexk
abb3c918e3
Android notification and routing ( #797 )
...
Android notification and routing
2024-05-12 16:04:14 +01:00
albexk
f14a2add0f
Fix clearing logs on Android and checking if logs need to be deleted
2024-04-20 17:51:33 +03:00
albexk
3e02dfef63
Refactoring Android logging ( #511 )
...
Refactoring Android logging
2024-01-20 13:40:12 +00:00
albexk
1576aed1ea
Add network state listening and reconnection
...
Vpn reconnects when the default network is changed
2023-12-11 15:16:50 +03:00
albexk
e7658f9859
Add split tunneling
2023-12-01 00:12:50 +03:00
albexk
9738ada946
ProtocolApi refactoring, move network classes to NetworkUtils.kt
2023-11-28 19:47:22 +03:00
albexk
8ec105bee0
Move Log class to org.amnezia.vpn.util package
2023-11-28 19:07:32 +03:00
albexk
617cdf14ad
Log class refactoring
2023-11-16 15:30:44 +03:00
albexk
f1c970461f
Create utils module, move Log class there
...
BuildConfig class is now only created in the utils module
2023-11-16 15:15:02 +03:00