Cyril Anisimov
3021066180
refactor SwitcherType
2024-12-14 19:34:24 +01:00
Cyril Anisimov
378db1a9e5
make unchangable properties readonly
2024-12-14 19:33:54 +01:00
Cyril Anisimov
906cf7b939
fix split tunneling settings
2024-12-14 19:32:46 +01:00
Cyril Anisimov
8bc31b60a1
fix checked item in lists
2024-12-14 19:29:35 +01:00
Cyril Anisimov
149c9d12d3
Merge commit ' 367789bda2' into improve_navigation_cpp
2024-12-14 18:38:41 +01:00
Cyril Anisimov
b33b97802e
update logging settings page
2024-12-14 18:01:34 +01:00
Cyril Anisimov
d18f50a3e0
Update select language list
2024-12-13 22:27:21 +01:00
Cyril Anisimov
ef2ffce47a
Fix selection in language change list
2024-12-13 22:14:27 +01:00
Cyril Anisimov
53f41408b8
Scrollbar is on if the content is larger than a screen
2024-12-13 22:09:37 +01:00
Cyril Anisimov
d06924c59d
feature/xray user management ( #972 )
...
* feature: implement client management functionality for Xray
---------
Co-authored-by: aiamnezia <ai@amnezia.org>
Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com>
2024-12-10 09:17:16 +07:00
albexk
5b9ba8c027
fix: get rid of the assign function call
2024-12-09 20:56:58 +03:00
Nethius
2db99715b1
feature: added subscription expiration date for premium v2 ( #1261 )
...
* feature: added subscription expiration date for premium v2
* feature: added a check for the presence of the “services” field in the response body of the getServicesList() function
* feature: added prohibition to change location when connection is active
* bugfix: renamed public_key->end_date to public_key->expires_at according to the changes on the backend
2024-12-09 13:32:49 +07:00
Cyril Anisimov
882c288d92
make minor fixes and clean up
2024-12-09 01:53:48 +01:00
Cyril Anisimov
ea39447708
fix focus behavior on new page/popup
2024-12-09 01:35:10 +01:00
Cyril Anisimov
3cc70790bd
add setDelegateIndex method to listViewFocusController
2024-12-09 01:32:11 +01:00
Cyril Anisimov
f331c11f51
refactor credentials setup page to handle the focus navigation
2024-12-09 01:30:11 +01:00
Cyril Anisimov
39cbe6de28
update initial config page
2024-12-09 01:28:57 +01:00
Cyril Anisimov
87d00116e1
add ScrollBarType
2024-12-06 22:59:12 +01:00
Nethius
5dc16c06f1
chore: increased the api request timeout ( #1276 )
2024-12-03 12:47:33 +07:00
Nethius
2130131a9d
bugfix: added scroll on page with services list ( #1262 )
...
* added scroll on page with services list
* fixed margins on PageSetupWizardApiServicesList
2024-11-26 11:41:17 +07:00
albexk
09b1f322ba
fix: hide UI elements that use file saving
2024-11-25 13:56:14 +03:00
albexk
c72d76aec7
Merge branch 'improve_navigation_cpp' into feature/android-tv
2024-11-25 12:20:31 +03:00
albexk
50bd364f29
Merge branch 'dev' into feature/android-tv
...
# Conflicts:
# CMakeLists.txt
2024-11-25 12:19:52 +03:00
albexk
3eeab2f2e7
fix: null uri processing
2024-11-25 12:17:22 +03:00
albexk
2987e03a86
fix: add the touch emulation method for Android TV
2024-11-25 12:17:22 +03:00
albexk
392cacaabc
refactor: make TvFilePicker activity more sustainable
2024-11-25 12:17:22 +03:00
albexk
51092e91cf
fix: change the banner format for TV
2024-11-25 12:17:22 +03:00
albexk
d02a6dfb22
fix: add a workaround to open files on Android TV due to lack of SAF
2024-11-25 12:17:22 +03:00
Nethius
4e1862a802
chore: minor fixes ( #1235 )
2024-11-25 12:15:36 +03:00
albexk
53e766f6d3
Fix connection check for AWG/WG
2024-11-25 12:15:36 +03:00
albexk
341d6f569b
fix(android): add CHANGE_NETWORK_STATE permission for all Android versions
2024-11-25 12:15:36 +03:00
albexk
a5abab8caf
fix: add separate method for reading files to fix file reading on Android TV
2024-11-25 12:15:36 +03:00
albexk
7df050371e
Fix importing files on TVs
2024-11-25 12:15:36 +03:00
albexk
65870ad5c9
Add mandatory requirement for android.software.leanback.
2024-11-25 12:15:36 +03:00
Cyril Anisimov
0620b4536a
update popup
2024-11-21 19:11:57 +01:00
Cyril Anisimov
d956be901d
refactor page logging settings for focus navigation
2024-11-21 19:11:57 +01:00
Cyril Anisimov
942805cca2
fix focus move on qr code on share page
2024-11-21 19:11:57 +01:00
Cyril Anisimov
ed6fc27e52
fix focus navigation in dynamic delegate of list view
2024-11-21 19:11:57 +01:00
Cyril Anisimov
416421cba7
fix crash on return with esc key
2024-11-21 19:11:57 +01:00
Cyril Anisimov
45b8235a81
update config page for scrolling with tab
2024-11-21 19:11:57 +01:00
Cyril Anisimov
a92f706524
fix focus on notification
2024-11-21 19:11:57 +01:00
Cyril Anisimov
5e9202f6ac
refactor focusController to make the logic more
...
straightforward
2024-11-21 19:11:57 +01:00
Cyril Anisimov
dc6c1cdf49
refactor listViewFocusController
2024-11-21 19:11:57 +01:00
Cyril Anisimov
f020bdb6e8
fix drawer open close usage
2024-11-21 19:11:57 +01:00
Cyril Anisimov
88958c042f
fix share details drawer
2024-11-21 19:11:57 +01:00
Cyril Anisimov
e4d21dc4d7
fix spawn signals on switch
2024-11-21 19:11:57 +01:00
Cyril Anisimov
2e896ed34f
fix server list back button handler
2024-11-21 19:11:57 +01:00
Cyril Anisimov
163399816f
minor fixes
2024-11-21 19:11:57 +01:00
Cyril Anisimov
3d7209ee7a
fix focus move on list views with header and-or footer
2024-11-21 19:11:57 +01:00
Cyril Anisimov
42645a98f8
refactor about page for correct focus move
2024-11-21 19:11:57 +01:00