feat(weather): add native iOS widget weather refresh - #580
Open
YinCheng0106 wants to merge 18 commits into
Open
YinCheng0106 wants to merge 18 commits into
YinCheng0106 wants to merge 18 commits into
Conversation
Platform: ios
Platform: ios
Platform: ios
Platform: ios
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Platform: ios
Platform: ios
Platform: ios
Platform: ios
Platform: ios
Platform: ios
Platform: ios
Platform: ios
Platform: ios Fix(zh-Hant): 修正 iOS 天氣小工具偶爾顯示先前所在地的問題 Fix(en-US): fix iOS weather widgets occasionally showing a previous location
Platform: ios New(zh-Hant): 使用「所在地」的天氣小工具會顯示定位圖示 New(en-US): weather widgets using Current Location now show a location icon
YinCheng0106
marked this pull request as ready for review
September 22, 2026 03:38
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
這個 PR 做了什麼
讓 iOS 天氣小工具可在 App 未執行時,依照「所在地」或已儲存地點自行更新目前天氣,並在更新失敗時保留既有快取;使用「所在地」的 Widget 會顯示定位圖示以區分固定地點。
相關 issue
怎麼驗
407更新為110。tool/check.sh與 GitHub CI 皆已通過。檢查清單
tool/check/commits.sh origin/main..HEAD通過—— commit 訊息就是更新日誌,格式見 commit.md
mise exec -- flutter analyze與mise exec -- flutter test通過AppLocalizations,沒有寫死AppSpacing/AppRadius/AppMotion,深色模式看過,文字對比度可接受