aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_ver_check/BKTUSVersionCheckTask.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-10refactor(bktus): update version check task to use appcast.xml and improve ↵saturneric1-1/+1
parsing - replace json api with appcast.xml for version checking - add index tracking for network replies - rename version_meta_data_ to meta_ - improve xml parsing and error handling - update url endpoints and response processing
2025-05-31feat(ver_check): add bktus version check supportsaturneric1-9/+4
- implement BKTUSVersionCheckTask for bktus.com version checking - refactor version checking logic into Utils.cpp - update version checking module to support multiple sources - improve version status display messages
2024-12-01feat: check commit hash by current versionsaturneric1-8/+19
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-12feat: try using ui and i18n apis from sdksaturneric1-3/+9