Vladyslav Miachkov
b027fff103
Add clickable docs url on error ( #806 )
2024-05-25 03:00:51 -07:00
albexk
abb3c918e3
Android notification and routing ( #797 )
...
Android notification and routing
2024-05-12 16:04:14 +01:00
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
albexk
c6e6f2ae84
Add a function that minimizes the Android app ( #692 )
...
Add a function that minimizes the Android app
2024-03-31 12:14:12 +01:00
isamnezia
840c388ab9
Add in-app screenshot preventing ( #606 )
...
In-app screenshot preventing fixes
2024-03-06 01:18:19 +00:00
albexk
080e1d98c6
Add Quick Settings tile ( #660 )
...
* Add Quick Settings tile
- Add multi-client support to AmneziaVpnService
- Make AmneziaActivity permanently connected to AmneziaVpnService while it is running
- Refactor processing of connection state changes on qt side
- Add VpnState DataStore
- Add check if AmneziaVpnService is running
* Add tile reset when the server is removed from the application
2024-03-04 15:08:55 +00:00
albexk
2b61c48303
Hide "QR-code" button from config import menu for Android devices without camera
2024-01-20 18:20:06 +03:00
albexk
3e02dfef63
Refactoring Android logging ( #511 )
...
Refactoring Android logging
2024-01-20 13:40:12 +00:00
albexk
a961932b2e
Refactor AndroidUtils
2023-12-26 17:41:49 +03:00
albexk
e8cc80f046
Refactor Android open file method
...
Fix some bugs with mimetype filters when the Qt mimetype database does not match the Android database
2023-12-26 16:30:33 +03:00
albexk
195bdb947e
Refactor import config
...
Remove the path filter, as the content path may not contain a filename.
Disable import when viewing files.
Config can be imported from:
- shared file
- shared text
- vpn:// link
2023-12-11 22:56:01 +03: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
508f1d3a42
Add service bind timeout
2023-12-06 18:24:52 +03:00
albexk
dc6e3ec53b
Add passing the VPN connection status when rebinding to the service
2023-12-05 16:10:29 +03:00
albexk
0ba5d754d5
Android Activity refactoring
2023-11-23 21:20:31 +03:00
albexk
e625543b94
CameraActivity refactoring
2023-11-21 23:35:26 +03:00
albexk
b90fad6664
Android activity and AndroidController class refactoring
2023-11-17 15:10:11 +03:00
albexk
5a5ea4a018
Android project restructuring
2023-11-16 20:16:28 +03:00
vladimir.kuznetsov
4baa003c0d
removed old ui files
2023-08-31 16:00:41 +05:00
vladimir.kuznetsov
0a1359ed16
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +09:00
Mazay B
4a4c9cd63f
Build fixes and some refactoring
2023-06-30 00:21:56 +01:00
Mazay B
1ec50cf6ad
Workaround for bug https://bugreports.qt.io/browse/QTBUG-113461
2023-06-27 00:23:34 +01:00
pokamest
230f44f4e6
Import configs for iOS [WIP]
2023-05-15 17:57:35 -07:00
Josh Soref
7351fe9633
Spelling ( #214 )
...
Spelling fixed
2023-04-11 14:50:44 +01:00
Dmitriy Karpushin
9e461ef6e1
Fixed import from external applications
2023-03-29 16:16:54 +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
8fa409d6c1
Restoration of bandwidth meter after closing of GUI
2023-03-29 09:30:45 +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
6bebfb861c
Little cleanup
2023-01-18 15:54:19 +03:00
Dmitriy Karpushin
c3f423aad5
Little cleanup
2023-01-17 15:34:37 +03:00
Dmitriy Karpushin
ad7fc937a9
Added missing files
2022-12-27 11:10:01 +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
pokamest
1de143362c
Merge branch 'dev' into qt_migration
2022-12-13 15:09:05 +01:00
Dmitriy Karpushin
cad0dabe42
Export/import of configuration filed on Android
2022-12-08 11:51:28 +03:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
c5ba89b054
Code cleanup
2022-09-10 19:57:44 +03:00
pokamest
ac74510d47
Some fixes for Qt6 Android
2022-08-31 15:18:33 +03:00
pokamest
1d51419a11
QR codes rework
2021-12-20 02:29:23 +03:00
pokamest
bf8b3c3b2f
Merge branch 'dev' into ios-wireguard
2021-11-30 21:51:06 +03:00
pokamest
67d413956d
AndroidController reimpl
2021-11-26 17:43:02 +03:00