Commit Graph

45 Commits

Author SHA1 Message Date
Lemmy 621c798c8b fix(location): autolocate off by default for privacy, improved UI when no location is set. Fix #2388 2026-04-02 16:58:25 -04:00
Lemmy 08e2d7f71c fix(weather): read is_day from service instead of requiring callers to pass it. 2026-04-02 16:26:36 -04:00
Lemmy cd4ec47e96 fix(location): more logging and potential fix 2026-04-02 15:08:16 -04:00
Lemmy 6fcfc0c1d2 fix(location): fix weather fetching 2026-04-02 07:56:47 -04:00
Lysec f301a57137 feat(location): add toggle to always show Talia weather emojis 2026-04-02 13:47:47 +02:00
Lemmy f4719e598e feat(location): removed the Tokyo default location, improved flow with the new auto-locate. 2026-04-01 18:00:46 -04:00
Lemmy 80cd76b82e feat(location): auto location/weather via IP 2026-03-31 21:08:58 -04:00
Lysec 4f523301c9 fix(bar): harden AudioVisualizer when ShellScreen is null 2026-03-31 21:04:03 +02:00
Lemmy 6d08fd1a0b feat(nightlight): using our own manual scheduling to allow more flexibility 2026-03-25 18:27:42 -04:00
Lemmy cf326a71fc location: IPC call now triggers geocoding and weather refresh. Fix #2065 2026-03-04 11:02:42 -05:00
Lemmy 2f4922f9b7 autofmt 2026-03-01 15:02:51 -05:00
Florian Boulay 1e7db6c325 Fix: Khal event lasting multiple days
Multiple days events are now displayed only once. This fix is also
compatible with a previous fix, which was meant to deal with recurring
events.

fix #1908
2026-02-23 17:37:39 +01:00
shouya 590324995f use python script to load khal events 2026-02-15 00:01:47 +09:00
shouya 77c8289281 fix recurrent event on khal 2026-02-14 22:58:14 +09:00
shouya cce8cf7177 Merge remote-tracking branch 'upstream/main' 2026-02-11 12:20:22 +09:00
Lemmy 6e4a302f31 www: updated end point url 2026-02-07 23:14:56 -05:00
Lysec 79672a2709 NightLightService: implement restart on crash (#1687) 2026-02-06 14:51:23 +01:00
Lysec b00a933f18 NightLightService: add resume timer after suspend (#1599) 2026-01-31 23:39:31 +01:00
Lysec 41ec8c4ee6 DarkModeService: add one shot timer to detect sunrise properly (#1599) 2026-01-29 13:09:42 +01:00
Lysec 2da7d41242 Time: detect time jumps to fix nightlight/darkmode logic (#1599) 2026-01-28 20:08:12 +01:00
shouya b7ce840dbb remove arguments to init 2026-01-27 10:38:16 +09:00
shouya 2f702cdc43 Merge remote-tracking branch 'upstream/main' 2026-01-25 11:17:05 +09:00
shouya 5650a2cc4c fix bad merges 2026-01-25 11:14:27 +09:00
Turann_ afb472cd27 services: Update LocationService API and logic and format 2026-01-23 05:50:56 +03:00
shouya f09ff15c23 Merge remote-tracking branch 'upstream/main' 2026-01-21 11:41:41 +09:00
shouya 5e6c28ee04 remove redundant logic 2026-01-21 11:35:31 +09:00
notiant df41a1fd6e use common.enabled/disabled for toasts 2026-01-20 18:41:05 +01:00
shouya 29f0874aae run qmlfmt 2026-01-21 00:40:39 +09:00
shouya 5e638271f2 check for khal availability 2026-01-21 00:39:03 +09:00
shouya 57e0528b99 check for khal availability 2026-01-20 23:55:27 +09:00
shouya 844c6c2bd3 support khal as calendar data provider 2026-01-20 23:49:01 +09:00
Lemmy 575c15f270 python: project structure 2026-01-20 09:15:15 -05:00
Lysec 1410269dfd cleanup 2026-01-18 16:24:57 +01:00
Lemmy 00adfa945c Bin: restructuring 2026-01-18 09:36:55 -05:00
Lemmy e95a4567d8 Geocoding: moved endpoint 2026-01-17 16:49:35 -05:00
Ly-sec 8cc484f707 LocationService: decouple weather & location logic (#1389) 2026-01-17 19:26:01 +01: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
ItsLemmy 27bdcd472e NightLightService: avoid 00:00 sunset edge case. 2025-12-08 20:28:40 -05:00
ItsLemmy c1b0590d5f Revert "NightLightService: possible fix for night light turning off at midnight"
This reverts commit 35b2ae19ee.
2025-12-08 20:15:04 -05:00
Ly-sec 35b2ae19ee NightLightService: possible fix for night light turning off at midnight 2025-12-06 21:41:06 +01:00
Ly-sec a177031265 Weather: check for more weather states 2025-11-28 01:26:51 +01:00
ItsLemmy a884f012d8 i18n + autoformat 2025-11-21 13:18:02 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 168bf54f41 Fixing app templating after refactor 2025-11-08 20:50:21 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00