agent-bigo/.idea
yjj38 d7774c2ac6 feat(app): 优化应用初始化和权限请求逻辑
- 重构了 MainActivity 中的 onCreate 方法,优化了应用初始化流程
- 添加了请求存储权限的独立方法 requestStoragePermission
- 实现了只在工作不存在时调度周期性工作的逻辑 schedulePeriodicWorkIfNotExists
- 优化了按钮点击事件的处理,提高了代码可读性和健壮性
- 新增了部署配置文件 deployment.xml,用于腾讯云服务器配置
2025-07-10 17:13:42 +08:00
..
codeStyles gffhfth 2025-06-09 16:17:53 +08:00
httpRequests . 2025-06-25 10:57:15 +08:00
inspectionProfiles Add configuration files and remove redundant code 2025-05-30 12:24:32 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
.name Remove unused DeviceUtils and disable command safety checks 2025-05-30 11:04:26 +08:00
AndroidProjectSystem.xml init 2025-05-20 16:39:05 +08:00
appInsightsSettings.xml init 2025-05-20 16:39:05 +08:00
compiler.xml JDK升级到21,优化ClashUtil的代理切换和网络检查逻辑 2025-07-03 13:17:14 +08:00
dbnavigator.xml . 2025-06-25 10:57:15 +08:00
deployment.xml feat(app): 优化应用初始化和权限请求逻辑 2025-07-10 17:13:42 +08:00
deploymentTargetSelector.xml 下载安装 2025-06-26 16:51:31 +08:00
git_toolbox_prj.xml gffhfth 2025-06-09 16:17:53 +08:00
google-java-format.xml Add configuration files and remove redundant code 2025-05-30 12:24:32 +08:00
gradle.xml refactor(ChangeDeviceInfoUtil, MainActivity): enhance package processing null-check, cleanup unused variables 2025-06-25 10:56:53 +08:00
migrations.xml init 2025-05-20 16:39:05 +08:00
misc.xml feat(app): 优化应用初始化和权限请求逻辑 2025-07-10 17:13:42 +08:00
runConfigurations.xml init 2025-05-20 16:39:05 +08:00
vcs.xml Integrate WorkManager for periodic accessibility service checks 2025-06-07 09:52:33 +08:00