Commit Graph

2 Commits

Author SHA1 Message Date
茂之钳 595b6a72ce fix-build: APK compilation fixes
- Fix XML encoding issues (corrupted degree symbols, non-UTF8 bytes)
- Add swiperefreshlayout dependency for SwipeRefreshLayout
- Add missing string resources (language_*, select_map_type, select_language)
- Fix SettingsFragment ViewBinding AutoCompleteTextView compatibility
- Replace Material AutoCompleteTextView with android.widget version
- Add jitpack.io repo for MPAndroidChart dependency
- Add gradle wrapper (8.2) for reproducible builds
- Update .gitignore for build artifacts
2026-05-25 04:43:42 +00:00
hm 43f79dac37 feat: 添加项目初始文件
- 添加 .gitignore 忽略文件
- 添加 doc/ 设计需求文档
2026-05-24 09:51:05 +08:00