Commit Graph

3 Commits

Author SHA1 Message Date
sudomarcma acb0947908 Refactor DeviceUuidService and NativeServicesManager for simplified device handling
- Removed detailed device registration and heartbeat logic from NativeServicesManager.
- Simplified device UUID retrieval and validation in NativeServicesManager.
- Streamlined DeviceUuidService by removing unnecessary methods and logging.
- Updated WorkerDashboardView to directly interact with location service instead of background location service.
- Enhanced clock status synchronization with location service in WorkerDashboardView.
2025-07-08 18:18:28 +08:00
sudomarcma 2b4a7b2c50 feat(移动端优化): 实现安卓原生应用的全屏布局和安全区域处理
添加安全区域插件和样式处理,优化移动端视图布局
重构路由和导航结构,改进底部导航栏
增强原生功能集成,包括状态栏和导航栏控制
优化位置服务和后台任务处理
更新语言包和样式以适应移动端体验
2025-07-08 14:15:25 +08:00
sudomarcma 8428d03051 Initial commit 2025-07-07 14:18:30 +08:00