Commit graph

29 commits

Author SHA1 Message Date
Dmitriy Karpushin
39736e865e Merge branch 'feature/android_qt6_moving' into feature/android_bandwidth_counter
# Conflicts:
#	client/platforms/android/android_controller.cpp
#	client/platforms/android/android_controller.h
2023-01-19 14:09:12 +03:00
Dmitriy Karpushin
6c614a4b3c Moving to Qt6:
1) removing of deprecated classes
2) update of IPC mechanism
2022-12-23 17:32:20 +03:00
Dmitriy Karpushin
54dc363231 iOS fix + Android connection status restoration fix 2022-12-15 18:46:15 +03:00
Dmitriy Karpushin
d417fa58ab OpenVPN bandwidth counter for Android 2022-12-14 18:52:19 +03:00
Dmitriy Karpushin
cad0dabe42 Export/import of configuration filed on Android 2022-12-08 11:51:28 +03:00
Mykola Baibuz
d93be76505 Add auth protection for ssh key export
We use a builtin keyguard for ssh key export protection on Android.

This protection works only if some protection is set on the phone.

https://developer.android.com/reference/android/app/KeyguardManager#isDeviceSecure()
2022-09-19 12:32:06 +03:00
dimmdev
fdcb994e7a Fix: infinite reconnect when using wireguard on Android 7 and 7.1 2022-08-15 08:16:08 +05:00
pokamest
eea88f6e11 Cleanup 2022-08-09 17:06:03 +03:00
aman
29656fb9a6 Shadowsocks protocol added 2022-04-26 23:49:20 +05:30
aman
59b4bf5267 Shadowsocks added as a library folder in android 2022-04-16 20:18:27 +05:30
aman
929bcf03a0 Android shadowsocks code added 2022-04-01 10:05:58 +05:30
aman
ccdd433e35 Shadowsocks open source code added 2022-03-17 11:38:48 +05:30
aman
b63bf2465f Android service issue fixed - VPN is keep running when connected and ui closed 2022-02-13 22:52:04 +05:30
pokamest
505c9c6218 Various fixes 2022-02-09 15:23:20 +03:00
pokamest
f8f4b39965 qzxing submodule 2021-12-20 02:42:16 +03:00
pokamest
67d413956d AndroidController reimpl 2021-11-26 17:43:02 +03:00
alexkosh
4de38a295c Fix wireguard config 2021-10-23 23:06:50 +03:00
Розов Никита Валерьевич
7723568cef adding dns addresses in route table for samsung devices 2021-10-18 17:01:55 +03:00
Розов Никита Валерьевич
ebfd50f30d add socket protect 2021-10-18 16:51:45 +03:00
Розов Никита Валерьевич
0f89c40a1d add tun reroute gw function 2021-10-16 19:25:07 +03:00
Розов Никита Валерьевич
5895b37a06 parcing config fix 2021-10-14 14:53:20 +03:00
Розов Никита Валерьевич
b5cc515e42 added swig files and libs to the project 2021-10-14 11:32:17 +03:00
Розов Никита Валерьевич
88d5e9cbc3 disconnection fix 2021-10-14 11:22:59 +03:00
Розов Никита Валерьевич
6a9cc9bf37 openvpn connection status fix 2021-10-14 10:14:01 +03:00
Розов Никита Валерьевич
28ae7eeaee add disable openvpnconnection, refactoring 2021-10-13 18:33:43 +03:00
Розов Никита Валерьевич
ab1e31b2ff openvpn connection logic fix 2021-10-11 15:36:40 +03:00
Розов Никита Валерьевич
1ceee8901e add openvpn connection logic draft 2021-10-09 20:17:19 +03:00
pokamest
edbfcda197 Fixes for android and wg 2021-10-01 12:18:48 -07:00
pokamest
eb497be730 Native android service implemented 2021-09-30 15:56:48 +03:00