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
f65e4066e3
ui fixes
2023-10-14 23:59:46 +01:00
vladimir.kuznetsov
f5448fed59
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into dev
2023-10-14 16:58:14 +05:00
vladimir.kuznetsov
a4624c7377
removed the close button for the app for mobile platforms
2023-10-12 10:57:13 +05:00
pokamest
10435cea69
Tiny refactoring and text fixes
2023-10-12 01:15:05 +01:00
vladimir.kuznetsov
e01dd2bf57
added close application button in settings page
2023-10-09 19:16:06 +05:00
vladimir.kuznetsov
4ab006f065
added swipe up for menu on PageHome
2023-09-06 13:37:37 +05:00
vladimir.kuznetsov
29bef052c7
minor ui fixes
2023-08-26 10:08:50 +03: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
7b14ad9616
added PageSettingsAbout, PageSettingsApplication, PageSettingsBackup, PageSettingsConnection, PageSettingsDns
...
- added SettingsController
2023-06-16 13:43:55 +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
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
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