Dmitriy Karpushin
|
9e461ef6e1
|
Fixed import from external applications
|
2023-03-29 16:16:54 +03:00 |
|
pokamest
|
7e663b05d5
|
Merge pull request #202 from amnezia-vpn/fix/android_various_fixes
Fix/android various fixes
|
2023-03-29 15:15:17 +02:00 |
|
Dmitriy Karpushin
|
90c8fbb495
|
Update Room to fix build on Apple M1
|
2023-03-29 09:53:18 +03:00 |
|
Dmitriy Karpushin
|
c0bb06bf49
|
Fix of copying to clipboard
|
2023-03-29 09:31:12 +03:00 |
|
Dmitriy Karpushin
|
8d45af2034
|
Files now saving with the file picker, not with the sharing mechanism
|
2023-03-29 09:31:02 +03:00 |
|
Dmitriy Karpushin
|
7167c2f20d
|
Fix of "Connect" button state after restoring of an app
|
2023-03-29 09:29:55 +03:00 |
|
Dmitriy Karpushin
|
20846c8eff
|
* correct behavior of back button on Android
* removing of annoying debug logs on Android
|
2023-03-29 09:29:06 +03:00 |
|
cyberta
|
8d9594ba36
|
add auto-focus to CameraActivity
|
2023-03-25 23:56:55 +01:00 |
|
Dmitriy Karpushin
|
4bd6fbd445
|
Support of targetSdk 31 with its behaviour changes
|
2023-03-06 12:11:37 +03:00 |
|
Dmitriy Karpushin
|
b870306c5d
|
Support of multiple-code config
|
2023-02-22 14:22:03 +03:00 |
|
Dmitriy Karpushin
|
a86e8659f7
|
CameraActivity with Google ML KIT for decoding QR codes
|
2023-02-17 16:38:44 +03:00 |
|
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
|
53441148b8
|
Revert of Gradle upgrade
|
2023-01-17 16:12:42 +03:00 |
|
Dmitriy Karpushin
|
732d018819
|
Revert "Shadowsocks manifest fix"
This reverts commit e261a8ba21 .
|
2023-01-17 16:09:06 +03:00 |
|
Dmitriy Karpushin
|
e261a8ba21
|
Shadowsocks manifest fix
|
2023-01-17 15:53:54 +03:00 |
|
Dmitriy Karpushin
|
c3c87bff74
|
Fix of GitHub Actions build
|
2023-01-17 15:34:37 +03:00 |
|
Dmitriy Karpushin
|
82165eaf37
|
1) Fixed theme
2) Fixed VPN connection
|
2022-12-26 14:00:45 +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 |
|
pokamest
|
53e240add7
|
Android manifest fix
|
2022-09-12 14:57:00 +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
|
fd9b922b21
|
Merge branch 'dev' into android_shadowsocks
|
2022-08-09 17:11:11 +03:00 |
|
pokamest
|
eea88f6e11
|
Cleanup
|
2022-08-09 17:06:03 +03:00 |
|
pokamest
|
8eb5a62737
|
Disable QUERY_ALL_PACKAGES manifest for Android
|
2022-06-26 15:01:04 +03:00 |
|
pokamest
|
c5ef462937
|
v. 2.0.10
|
2022-06-11 15:52:44 +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
|
4a6ea38ef8
|
so files for shadowsocks added
|
2022-03-16 00:41:45 +05:30 |
|
pokamest
|
912051637a
|
Android manifest fix, IPC refactoring
|
2022-02-22 02:08:57 +03:00 |
|
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
|
2b9e615e51
|
Various fixes
|
2022-01-23 19:16:40 +03:00 |
|
pokamest
|
8f23970ccc
|
Gradle build bump
|
2022-01-04 17:12:32 +03:00 |
|
pokamest
|
9ec39658fe
|
DNS container with EmerCoin DNS support
|
2022-01-03 18:30:53 +03:00 |
|
pokamest
|
bd9b9600c1
|
Release 2.0.6
|
2021-12-21 00:35:18 +03:00 |
|
pokamest
|
f8f4b39965
|
qzxing submodule
|
2021-12-20 02:42:16 +03:00 |
|
pokamest
|
1d51419a11
|
QR codes rework
|
2021-12-20 02:29:23 +03:00 |
|
pokamest
|
313ceed1d0
|
StartPageLogic fix
|
2021-12-12 14:42:25 +03:00 |
|
pokamest
|
67d413956d
|
AndroidController reimpl
|
2021-11-26 17:43:02 +03:00 |
|
pokamest
|
d7f672ab0a
|
ui fixes
|
2021-10-28 00:04:54 +03:00 |
|
alexkosh
|
4de38a295c
|
Fix wireguard config
|
2021-10-23 23:06:50 +03:00 |
|
pokamest
|
1f97dd0111
|
Android splash
|
2021-10-21 15:04:09 +03:00 |
|
pokamest
|
f1fa22f4cf
|
Android icon added
|
2021-10-21 14:45:08 +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 |
|