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
vladimir.kuznetsov
e9468a4c2f
fixed display of cancel button on install/uninstall pages
2024-03-31 12:40:42 +05:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
pokamest
561b62cd40
Merge pull request #705 from amnezia-vpn/bugfix/import-error-handling
...
fixed error handling for config import
2024-03-23 13:23:31 +00:00
Andrey Zaharow
6f34443191
Fix connection button labels
2024-03-21 21:34:51 +01:00
vladimir.kuznetsov
02f186c54e
fixed error handling for config import
2024-03-21 23:32:11 +05:00
Nethius
95bdae68f4
Auto disable logs after 14 days ( #610 )
...
Auto disable logs after 14 days
2024-03-20 14:22:29 +00:00
Mykola Baibuz
e646b85e56
Setup MTU for WG/AWG protocol ( #576 )
...
Setup MTU for AWG/WG protocol
2024-03-18 10:41:53 +00:00
vladimir.kuznetsov
33f49bfddb
added error handling for importing a native config
2024-03-14 12:55:33 +05:00
Nethius
c5a5bfde69
extended the validation of the contents of the imported file ( #670 )
...
Extended the validation of the contents of the imported file
2024-03-13 21:22:10 +00:00
vladimir.kuznetsov
ebd3449b4a
extended debug output for api request
2024-03-07 09:18:25 +03:00
isamnezia
840c388ab9
Add in-app screenshot preventing ( #606 )
...
In-app screenshot preventing fixes
2024-03-06 01:18:19 +00:00
vladimir.kuznetsov
1137e169ea
removed the replacement of https by http in apiController
2024-03-04 21:45:04 +03:00
isamnezia
ca633ae882
Remove VPN configurations after app reset on iOS ( #661 )
2024-03-04 12:25:49 +00:00
Shehab Ahmed
0c0ce54b1f
fixed the first-generated QR code is visible while generating another QR code bug ( #656 )
2024-03-02 19:06:33 +00:00
Nethius
cd055cff62
removed the display of servers without containers on PageShare ( #609 )
...
* removed the display of servers without containers on PageShare
* removed unused isAnyContainerInstalled() from containers model
* added tab navigation to the share connection drawer
* fixed display of default server without containers on PageShare
2024-02-29 10:22:17 +00:00
vladimir.kuznetsov
3883b8ff34
fixed initial value of m_drawerDepth
2024-02-28 17:31:46 +03:00
Nethius
b05ad2392b
added escape key handler ( #461 )
...
Added escape key handler for drawer2type
2024-02-28 12:39:28 +00:00
Nethius
6dbdb85aaf
fixed "file does not exist" error when opening a file for saving ( #636 )
2024-02-28 12:32:25 +00:00
agalehaga
c7c7c8eb01
added export awg native format ( #635 )
...
add export awg native format
2024-02-23 17:55:59 +00:00
Andrey Zaharow
6c0b71bd1b
Fix translation on About Page ( #618 )
...
Fix About Page
2024-02-21 14:01:53 +00:00
Nethius
b3943ae5e3
serversModel cleanup ( #599 )
2024-02-19 14:54:15 +00:00
Andrey Zaharow
b05a5ee1c6
fix connection button behavior ( #595 )
...
Fix connection button behavior
2024-02-17 19:57:31 +00:00
Nethius
074562b141
feature/custom-drawer ( #563 )
...
Replaced all the DrawerType with DrawerType2
2024-02-16 10:24:06 +00:00
Nethius
92fbbd4812
bugfix/default-container-index ( #578 )
...
fixed get/set DefaultContainer
2024-02-13 15:20:13 +00:00
isamnezia
158c11a0ec
Ios log 4 ( #569 )
...
iOS logging refactoring
2024-02-10 16:44:55 +00:00
Nethius
e0863a58aa
feature/api-controller-improvements ( #567 )
...
* added error handler for api controller
* while downloading the config from the api, the Connecting status is now displayed
* added a button to delete container config for api servers
* added crc check to avoid re-import of api configs
* fixed currentIndex of serversMenuContent after DefaultServerIndexChanged
* added closing the import window after re-importing the config from api
2024-02-09 18:23:26 +00:00
agalehaga
fd98ef1250
Reboot server button ( #553 )
...
* add button Reboot Server
2024-02-04 16:52:03 +00:00
vladimir.kuznetsov
554e1b1b91
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/api-awg
2024-01-31 21:30:18 +07:00
vladimir.kuznetsov
3edb6755b4
fixed filling in the wg private key
2024-01-30 00:47:22 +07:00
vladimir.kuznetsov
f7df621c56
fixed cache clearing when deleting admin configure
...
- added permissions for the crl.pem file
2024-01-27 18:09:14 +03:00
vladimir.kuznetsov
f7b9d2bae7
added support for awg configs for api
2024-01-22 16:51:11 +03:00
pokamest
85c9cd260d
Merge pull request #514 from amnezia-vpn/fix/android-camera
...
Hide "QR-code" button from config import menu for Android devices wit…
2024-01-20 07:42:55 -08:00
pokamest
73751cc049
Merge pull request #513 from amnezia-vpn/bugfix/issue499
...
Fix import of some native WG configs
2024-01-20 07:27:54 -08:00
albexk
2b61c48303
Hide "QR-code" button from config import menu for Android devices without camera
2024-01-20 18:20:06 +03:00
Mykola Baibuz
47b03f2bf4
PSK paramater is not mandatory
2024-01-20 08:44:48 -05:00
albexk
3e02dfef63
Refactoring Android logging ( #511 )
...
Refactoring Android logging
2024-01-20 13:40:12 +00:00
Mykola Baibuz
4176d0130a
Fix import of some native WG configs
2024-01-20 08:35:24 -05:00
pokamest
ecdad2a315
Merge branch 'dev' into refactoring/android
2024-01-11 13:01:03 +00:00
vladimir.kuznetsov
bb8a11d110
added reset routeMode when resetting application settings
2024-01-06 20:38:41 +07:00
albexk
e605f549bd
Merge branch 'dev' into refactoring/android
2023-12-26 18:23:53 +03: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
pokamest
414740ffb7
Merge pull request #467 from amnezia-vpn/feature/full-access-last-config
...
full access config no longer contains the last_config field
2023-12-25 10:29:16 -05:00
vladimir.kuznetsov
9290775ab5
added removal of last_config when revoke admin config on client management panel
2023-12-21 23:34:27 +07:00
albexk
c8d2399db9
Merge branch 'dev' into refactoring/android
2023-12-20 20:47:19 +03:00
vladimir.kuznetsov
8599b20678
full access config no longer contains the last_config field
2023-12-18 13:17:39 +07:00
vladimir.kuznetsov
a91ab0e910
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-13 14:21:51 +07:00
vladimir.kuznetsov
39d1f1677f
fixed description update, after changing the default protocol
2023-12-13 14:14:37 +07:00
vladimir.kuznetsov
e66fbc3289
added default container installation, after downloading the config from the api
2023-12-11 13:42:42 +07:00