Vladyslav Miachkov
b027fff103
Add clickable docs url on error ( #806 )
2024-05-25 03:00:51 -07: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
pokamest
e7bd24f065
Merge pull request #718 from amnezia-vpn/bugfix/cancel-button-on-install-page
...
fixed display of cancel button on install/uninstall pages
2024-03-31 16:03:32 +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
vladimir.kuznetsov
e9468a4c2f
fixed display of cancel button on install/uninstall pages
2024-03-31 12:40:42 +05:00
vladimir.kuznetsov
02f186c54e
fixed error handling for config import
2024-03-21 23:32:11 +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
9201ca1e03
fixed screen fade when switching from PageSetupWizardStart to PageStart
2024-03-06 14:22:44 +05:00
Nethius
b05ad2392b
added escape key handler ( #461 )
...
Added escape key handler for drawer2type
2024-02-28 12:39:28 +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
0690d86e52
added the ability to change the site link via a translation file
2024-01-06 20:42:43 +07:00
vladimir.kuznetsov
3defb09da9
added a button to cancel installation if the package manager on the server is busy
2023-11-30 19:21:57 +07:00
pokamest
99214e22e3
Fix docs url
2023-10-21 16:05:09 +01:00
pokamest
d98fdbdc5c
Revert "added new drawer2type for replacing drawertype"
2023-10-21 14:17:45 +01:00
ronoaer
023c3474d2
Merge branch 'dev' into feature/custom_drawer_component
2023-10-21 09:28:41 +08:00
ronoaer
384ce9853b
added new drawer2type for replacing drawertype
2023-10-14 23:00:31 +08:00
vladimir.kuznetsov
6afdd8375d
added models, classes and ui files for amnezia wireguard
2023-09-22 00:37:55 +05:00
vladimir.kuznetsov
e2aef1fc1d
fixed display of installation errors on the initial installation screen
2023-09-13 11:09:29 +05:00
vladimir.kuznetsov
fdff57da7c
fixed navigation during initial installation
2023-09-08 18:05:08 +05:00
vladimir.kuznetsov
4ab006f065
added swipe up for menu on PageHome
2023-09-06 13:37:37 +05:00
vladimir.kuznetsov
b58295d1d6
added the ability to restore settings from backup on the initial screen
...
- fixed the display of services in the settings for mobile devices
2023-09-01 00:48:58 +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
66f9a82f31
added icons for buttons in the drop-down window of connections sharing.
...
- corrections in texts
2023-07-31 12:54:59 +09:00
vladimir.kuznetsov
1092abe776
added output of notifications/errors after installation/import
2023-07-31 00:13:08 +09:00
vladimir.kuznetsov
b9a13d3a32
changed all text to english
2023-07-24 16:33:58 +09:00
vladimir.kuznetsov
0a1359ed16
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +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
de0cd976de
added page transition effects
...
- added functionality for buttons on PageSettingsServerData page
2023-06-01 11:25:33 +08:00
vladimir.kuznetsov
1e180489a4
added display of vpn containers and services on the settings page
...
- added PageSettingsData and implementation of 'remove all containers' button
2023-05-27 22:46:41 +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
0479113949
moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components
2023-05-22 00:10:51 +08:00
vladimir.kuznetsov
acca85b99a
added installController with logic for server/container installation
2023-05-17 23:28:27 +08:00
vladimir.kuznetsov
03a0e2084a
added PageLoader and pageController
2023-05-15 13:38:17 +08:00
vladimir.kuznetsov
1c8dbae359
added PageHome, PageSettings, PageShare, PageStart
...
- renamed old PageStart to PageSetupWizardStart
- added various text types
- moved servers model to "global" scope
2023-05-06 06:52:23 +03:00