茂之钳
|
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
|
15c5fb4dbd
|
feat: Add Android project structure and documentation
- Add Software Design Specification (Word)
- Add Software Test Plan (Word)
- Create Android project with Kotlin + Clean Architecture
- Implement MVVM pattern with ViewModels
- Create Dashboard, Data, Map, Settings fragments
- Add custom ArtificialHorizonView for flight display
- Configure navigation and bottom navigation
- Add GPS and sensor data collection service
|
2026-05-24 10:24:34 +08:00 |
|