Nethius
843156cf1b
New start page and AmneziaFree support ( #865 )
...
New start page and AmneziaFree support
2024-08-20 10:54:05 +01:00
Vladyslav Miachkov
5945133d30
Create AmneziaStyle qml object ( #830 )
2024-07-07 11:42:38 +01:00
Garegin Harutyunyan
0e4ae26bae
Added tab navigation functional. ( #721 )
...
- Added tab navigation functional.
- In basic types added parentFlickable property, which will help to ensure, that the item is visible within flickable parent during tab navigation.
- Added focus state for some basic types.
- In PageType qml file added lastItemTabClicked function, which will help to focus tab bar buttons when the last tab on the current page clicked.
- Added Focus for back button for all pages and drawers.
- Added scroll on tab for Servers ListView on PageHome.
2024-04-18 14:54:55 +01:00
Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
Shehab Ahmed
5f631eaa76
Refactoring/change application text ( #687 )
...
Changing some texts
2024-03-26 18:05:04 +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
agalehaga
698cfe910c
add navigation using enter + buttons will be clicked if enter (if but… ( #556 )
...
Enter navigation
2024-02-17 21:09:05 +00:00
Nethius
074562b141
feature/custom-drawer ( #563 )
...
Replaced all the DrawerType with DrawerType2
2024-02-16 10:24:06 +00:00
vladimir.kuznetsov
140b5c4292
random ports are now used for easy setup
2024-01-24 12:27:11 +07:00
vladimir.kuznetsov
9dfc95bac0
fixed easy setup default container selection
2024-01-20 23:28:20 +07:00
Nethius
70e6a3d303
Merge pull request #359 from amnezia-vpn/bugfix/minor-ui-fixes-4-version
...
minor ui fixes
2023-10-03 21:48:30 +03:00
vladimir.kuznetsov
e2d61cb518
renamed functions and variables
2023-10-03 22:38:17 +05:00
vladimir.kuznetsov
4e6c1094f3
minor ui fixes
2023-10-02 16:31:50 +05:00
ronoaer
784ae0da53
updated visible logic of button 'set up later'
2023-10-01 12:11:13 +08:00
ronoaer
51497d87e0
redirected to pagesetupwizardeasy when none containers installed
2023-09-25 07:22:11 +08:00
vladimir.kuznetsov
d4d6fbab88
changed the protocols for easySetup setup
2023-09-18 21:06:10 +05:00
vladimir.kuznetsov
4ab006f065
added swipe up for menu on PageHome
2023-09-06 13:37:37 +05:00
vladimir.kuznetsov
639c18395b
fixed display of notification about successful clearing of cached profiles
...
- limited the input for the Port field to only numeric values, in the range 1-65535
2023-08-28 14:18:41 +03:00
vladimir.kuznetsov
b5e1c78461
minor ui fixes
2023-08-20 13:36:54 +05:00
vladimir.kuznetsov
0058edc24e
added server availability check after entering credentials
...
- moved the protocol self-selection button to the PageSetupWizardEasy page
2023-07-31 20:38:13 +09:00
vladimir.kuznetsov
464d77dfb5
added functionality to change app language via settings
2023-06-30 10:40:43 +09:00
vladimir.kuznetsov
3a264e6baf
added a drawer to change the server name and moved the display of the exported config to a separate drawer
2023-06-20 10:25:24 +09:00
vladimir.kuznetsov
be7386f0d7
added exportController and PageShare
...
- added a blank PageSettingsProtocol
2023-06-13 20:03:20 +09:00
vladimir.kuznetsov
420c33d3ba
added PageSetupWizardViewConfig
...
- added a popup with a question when deleting containers/servers
- added import from code and import error handling
2023-06-05 15:49:10 +08:00
vladimir.kuznetsov
e00656d757
added PageSettings and PageSettingsServersList.
...
- replaced PageLoader with PageType with stackView property.
- added error handling when installing a server/container
2023-05-25 15:40:17 +08:00
vladimir.kuznetsov
ca6b7fbeb2
added importController
2023-05-22 22:11:20 +08:00
vladimir.kuznetsov
0479113949
moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components
2023-05-22 00:10:51 +08:00
vladimir.kuznetsov
03a0e2084a
added PageLoader and pageController
2023-05-15 13:38:17 +08:00
Vladimir Kuznetsov
b66f4bf2be
added display of protocols on PageHome
2023-05-11 14:50:50 +08:00
vladimir.kuznetsov
4f36349630
changed the way to create qml pages, now the page is created when you go to it
...
- added PageSetupWizardConfigSource, PageSetupWizardInstalling, PageSetupWizardProtocolSettings, PageSetupWizardTextKey
2023-05-03 19:06:16 +03:00
vladimir.kuznetsov
904e173037
added HorizontalRadioButton and VerticalRadioButton components
2023-04-26 08:30:02 +03:00
vladimir.kuznetsov
3d63d6c0f2
added PageSetupWizardCredentials and PageSetupWizardProtocols
...
- fixed hover and pressed effects for controls
2023-04-14 19:31:10 +03:00