Commit Graph
33 Commits
Author SHA1 Message Date
ItsLemmy 998dbc540f Autofmt 2025-10-31 21:31:34 -04:00
notiantandGitHub 7f397e2ae7 update NetworkService.qml 2025-10-31 20:30:06 +01:00
notiantandGitHub 54d5139346 update NetworkService.qml 2025-10-31 17:55:53 +01:00
notiantandGitHub 38a7c606c8 Add airplane mode detection, improve NetworkService & add icons to notice toasts 2025-10-31 15:54:50 +01:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
Ly-sec 5de4330199 i18n: even more things appeared 2025-09-24 15:31:11 +02:00
LemmyCook 57b0fe8a21 Wi-Fi: connect and disconnect toast messages 2025-09-14 15:25:57 -04:00
LemmyCook 1f9247c429 More icons fixes 2025-09-09 19:34:31 -04:00
LemmyCook d089966249 NetworkService: bugfix the interface could not longer be enabled or disabled. 2025-09-09 18:53:53 -04:00
LemmyCook 48f6c0705b New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -04:00
LemmyCook 3271fa1d23 Init: better widget upgrading process + less warnings when starting up without config or cache 2025-09-08 08:39:56 -04:00
LemmyCook ba33451957 Network/Wi-Fi: many fixes and robustness improvements
- proper detection when password is wrong
- prevent a new connection while already connecting to a network
- new mechanism to skip scan results if a new scan is incoming (avoid UI
discrepancies)
2025-09-07 13:02:13 -04:00
LemmyCook 4ba0f8d958 Network: Scanning use a more reliable backward parsing + added logs to figure potential bug. 2025-09-07 10:06:53 -04:00
LemmyCook 86c6135def Network/Wi-Fi: improvements
- Always check for ethernet status every 30s. Should not affect battery
life.
- Less aggressive scan intervals to give more times for slow adapters.
2025-09-06 16:11:16 -04:00
LemmyCook 7860c41959 Network/Wi-Fi: Removed auto polling every 30sec. Factorized more code and cleaned logs 2025-09-06 14:14:47 -04:00
LemmyCook fc1ee9fb2f Network/WiFi: improve UI with more immediate feedback on operations.
+ proper deletion of profiles when forgetting a network
2025-09-06 13:03:22 -04:00
LemmyCook 5bc8f410e7 Network/Wi-Fi: smarter logging to avoid flood 2025-09-06 09:32:02 -04:00
LemmyCook b3e4486699 Network: better refresh vs wifi scan 2025-09-06 01:14:40 -04:00
LemmyCook 2398961473 Wifi: more clean ups and improvements 2025-09-06 01:04:08 -04:00
LemmyCook 2f416a87f0 Wifi/Network: refactoring to something simpler to maintain 2025-09-06 00:02:32 -04:00
LemmyCook 1cab452352 WiFi: small improvements to UI and service 2025-09-05 13:35:07 -04:00
LemmyCook eedea01679 NetworkService: dont report empty errors 2025-09-05 12:04:49 -04:00
LemmyCook 0567da94dd WiFi: auto formattings (removed es6 syntax for split to not break qmlfmt) 2025-09-05 11:58:30 -04:00
LemmyCook 507843be21 --amend 2025-09-05 08:54:13 -04:00
LemmyCook b9c1a8a54f WiFi: improved UI and service 2025-09-05 08:36:36 -04:00
LemmyCook 35283a6923 WiFi: cleaner look, similar to BT. 2025-09-05 00:55:47 -04:00
LemmyCook 6a159a390a Autoformattinmg 2025-08-22 18:36:45 -04:00
Kainoa Kanter cd102d894e feat: show ethernet icon if ethernet is connected
Closes https://github.com/noctalia-dev/noctalia-shell/issues/115
2025-08-22 12:34:08 -07:00
quadbyte e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
Ly-sec 56ad08816e More fixes for Network, NotificationHistory etc 2025-08-16 14:25:54 +02:00
quadbyte c371ea68a3 Post refactoring fixes 3/? 2025-08-15 22:19:18 -04:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04:00