37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
# Disclaimer
|
|
|
|
## About This Project
|
|
|
|
ISO Droid was developed with AI assistance (Claude by Anthropic). This is mentioned for transparency, regardless of who or what wrote it, can contain bugs.
|
|
|
|
## Root Access
|
|
|
|
This app requires root access to function. Root access gives applications elevated privileges on your device, which means:
|
|
|
|
- Operations can affect system-level functionality
|
|
- Mistakes can potentially cause issues that require recovery
|
|
- You should understand what an operation does before executing it
|
|
|
|
## Recommendations
|
|
|
|
- **Keep backups** of important data (good practice regardless)
|
|
- **Understand the operations** before running them
|
|
- **Test on non-critical setups first** if you're unsure
|
|
- **Report bugs** if you encounter them—this helps everyone
|
|
|
|
## My Usage
|
|
|
|
I (the developer) use this app on my own devices regularly. It works for my use cases, but your device, kernel, and setup may differ and edge cases that I haven't encountered.
|
|
|
|
## No Warranty
|
|
|
|
This software is provided "as is" without warranty of any kind. See the [LICENSE](../LICENSE) file for full details (GPL-3.0).
|
|
|
|
## Bug Reports & Contributions
|
|
|
|
Found a bug? Have a suggestion? Please open an issue:
|
|
|
|
- **Issues**: [git.sargit.com/sargit/ISODroid/issues](https://git.sargit.com/sargit/ISODroid/issues)
|
|
|
|
Contributions are welcome. If you fix something or improve the app, consider submitting a pull request.
|