Update InstallPolicy logic in DetailsViewModel#472
Conversation
Adjusts the `InstallPolicy` selection logic to prioritize `InstallPolicy.AlwaysInstall` for non-Android platforms and the Shizuku installer. Other Android installation types continue to use `InstallPolicy.InstallWhileForeground`.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe install workflow's Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Adjusts the
InstallPolicyselection logic to prioritizeInstallPolicy.AlwaysInstallfor non-Android platforms and the Shizuku installer. Other Android installation types continue to useInstallPolicy.InstallWhileForeground.Summary by CodeRabbit
Release Notes