Files
Klsvvv2 0d2ec9b5c2 fix(widget): ensure Android home widget updates data and handle unsupported pinning
Call
updateWidget()
 after reading cached weather on Android so the home screen widget immediately shows the current temperature and icon instead of only the date.
Wrap the “Add widget” setting in isRequestPinWidgetSupported() and show the addWidgetLauncher snackbar on launchers that don’t support pinning widgets (e.g. some GrapheneOS setups), avoiding silent failures.
No changes to layouts or existing comments; only widget update logic and settings behavior were adjusted.
2025-11-16 11:32:36 +03:00
..
2025-11-14 10:34:04 +03:00
2023-01-15 17:51:26 +03:00
2024-02-15 22:55:14 +03:00