Commit Graph

3 Commits

Author SHA1 Message Date
yjj38 a9b5ae4831 chore: 删除 ArmCloudApiClient 类并添加代码检查配置
- 删除了 app/src/main/java/com/example/studyapp/device/ArmCloudApiClient.java 文件
- 在项目根目录下添加了 .idea/inspectionProfiles/Project_Default.xml 文件,配置代码检查规则
2025-07-09 13:19:34 +08:00
Administrator 2ddd9a5f80 接口改机 2025-07-08 22:01:28 +08:00
yjj38 8b079e8115 Add configuration files and remove redundant code
Added IntelliJ IDEA project configuration, lint baseline, and inspection profiles for consistency and static analysis. Removed redundant null-check for intent in `MainActivity` to simplify logic and improve readability.
2025-05-30 12:24:32 +08:00