Turann_
13de2c818e
reworked icon logic to cover all grounds
2026-03-16 01:36:04 +03:00
Turann_
83881197c3
simplify channel logic remove iw usage
2026-03-15 23:29:55 +03:00
Turann_
a5af3e83d6
Guard ethtool usage.
2026-03-15 22:07:04 +03:00
Turann_
e6fc9dc700
increase range a bit
...
I wish we were using RSSI for measurement...
2026-03-15 20:51:22 +03:00
Turann_
d44df268e2
normally i should've returned. might be oversimplified :P
2026-03-15 07:32:41 +03:00
Turann_
1e05fc394d
fmtd
2026-03-15 07:03:38 +03:00
Turann_
aec50a5f06
put actual icons
2026-03-15 07:03:14 +03:00
Turann_
34f1457e15
move to service 3/3
...
I may found determined percentages, but this is subject to change while This pr is open.
2026-03-15 06:52:48 +03:00
Turann_
7d4b22059d
prep for new icons 1/3
2026-03-15 04:48:00 +03:00
Turann_
08a7591b76
fmt
2026-03-14 06:20:55 +03:00
Turann_
20d4fc0441
Update NetworkService.qml
2026-03-14 06:06:36 +03:00
Turann_
7af3f19c1e
resolve merge issue[s]
2026-03-14 05:57:42 +03:00
Turann_
b790d0d1b7
Merge branch 'main' into pr/networking-refactor-pt2
2026-03-14 05:46:20 +03:00
Lemmy
c67f293aca
chore(autofmt)
2026-03-13 22:13:05 -04:00
Turann_
b8dcf04a9b
prep for icons
2026-03-14 04:01:47 +03:00
Turann_
a5ac9541fe
carry over requested changes from pt1 | apply pt1.patch
2026-03-13 22:57:00 +03:00
Turann_
c994bdbfd2
add timer, use color & i18n of open.
2026-03-13 22:41:44 +03:00
Turann_
22a694ce77
finalize, enterprise support
2026-03-13 18:42:02 +03:00
Turann_
16d5e1f022
Improve enterprise support
2026-03-13 18:26:24 +03:00
Turann_
cada065b00
feat(network): improve UI consistency and connection info display
2026-03-10 03:51:14 +03:00
Turann_
471f515ac0
i18n
2026-03-08 06:59:29 +03:00
Turann_
4c6f9ab471
Update NetworkService.qml
2026-03-08 06:29:15 +03:00
Turann_
88618b68f4
basic enterprise support
2026-03-08 06:17:34 +03:00
Turann_
d4f2ebb9a5
Here we go again
2026-03-08 05:54:30 +03:00
notiant
db87f90313
proper fix for Airplane Mode
2026-02-15 00:18:36 +01:00
Lemmy
f08b1d5666
autofmt+settings db
2026-02-13 16:09:25 -05:00
notiant
59b4b5b7ec
fixes to Airplane Mode
2026-02-13 02:18:46 +01:00
notiant
4b513b4d8f
Fix airplane mode logic & some cleanup
2026-02-12 02:55:40 +01:00
Turann_
d05b46bd90
restore previous rfkill, add polling check
2026-02-11 17:36:26 +03:00
Turann_
21814ee074
Revert airplane toggle
2026-02-11 17:29:27 +03:00
Turann_
0acae22bc9
Added airpllane toggle. Minimal wifi UI
2026-02-11 16:43:06 +03:00
Turann_
be0b3798b1
Update BluetoothPanel.qml
...
Update BluetoothDevicesList.qml
Update BluetoothSubTab.qml
No toast on discoverable
Update BluetoothService.qml
Delete BluetoothDevicesList.qml
Update BluetoothService.qml
Update BluetoothSubTab.qml
fmt
2026-02-09 21:30:15 +03:00
Turann_
d00638d382
syntaxing properly addressing warn in output
2026-02-09 18:48:58 +03:00
Turann_
94b6ea6971
chore: do layout work
...
Signed-off-by: Turann_ <turanull000@gmail.com >
2026-02-09 18:42:04 +03:00
notiant
49a0bd886b
make sure internetConnectivity is reset to true
2026-01-22 02:26:22 +01:00
notiant
df41a1fd6e
use common.enabled/disabled for toasts
2026-01-20 18:41:05 +01:00
notiant
3e11e84512
reset failedChecks only if not already zero
2026-01-16 22:37:23 +01:00
notiant
73546b1836
NetworkService: fix logic of resetting connectivityCheckProcess.failedChecks
2026-01-16 21:19:31 +01:00
Lemmy
5fff7557aa
autoformatting
2026-01-09 08:51:03 -05:00
Lemmy
9262253a0c
Merge pull request #1284 from turannul/main
...
WiFi: add a slash where mixed security are used.
2026-01-09 08:30:09 -05:00
notiant
6794ffa3d9
change logger message
2026-01-07 14:56:59 +01:00
Turann_
adc91fa960
This change will add a slash where mixed security protocols are used.
2026-01-06 13:04:36 +03:00
Lemmy
138e5a50af
i18n: Large refactor of all translations keys to prepare the move to our new translation web platform.
2026-01-05 23:25:46 -05:00
danny
b01020695f
Resolving conflicting files
2026-01-04 19:55:10 +01:00
danny
b0182dde63
Resolving conflicts
2026-01-04 19:30:49 +01:00
Lemmy
79c3799e8b
autofmt
2026-01-02 12:11:15 -05:00
Danny
4420ab9436
Merge branch 'main' into main
2025-12-31 07:41:18 +01:00
danny
277939c1f5
Clean up
2025-12-31 06:59:20 +01:00
danny
c3016b46ef
Add Ethernet UI and service enhancements
...
- Introduced Ethernet details panel, including IP, gateway, DNS, and link speed.
- Added grid/list toggle for Ethernet detail view.
- Updated networking service to support Ethernet info retrieval and display.
- Improved tooltip logic for Ethernet and Wi‑Fi connections.
- Enhanced translations with Ethernet-related labels.
2025-12-31 06:14:39 +01:00
Turann_
0b12b90ceb
feat(wifi): implement descriptive signal quality
2025-12-25 08:38:01 +03:00