Nightzuku r47
Nightzuku r47 (Security & L10n Update)
Security Fixes:
- Shell Injection: Sanitized shell arguments in ServiceStarter to prevent arbitrary code execution via malicious package/process names.
- Binder Leak: Protected IPC entry points (ShizukuReceiver, ShizukuConnectorProvider) with API_V23 permission to prevent unauthorized binder access.
- Privacy: Added permission checks to package enumeration (getApplications) to respect Android Package Visibility.
Localization:
- Refined translations for English, Russian, and Chinese (Simplified/Traditional) (not completed, fix later).
- Removed unsupported/incomplete language resources to optimize APK size and UI clarity.
Other:
- Synchronized technical terms with standard Android system settings across all supported locales.