Instafel Updater is an automated update tool based on Shizuku. This tool allows you to automatically download and install updates without the need for manual intervention. By leveraging Shizuku, updates are installed seamlessly in the background, ensuring your Instafel is always up-to-date with minimal effort.
Instafel Updater uses WorkManager to perform periodic checks for updates. This ensures that the app stays up-to-date without requiring manual checks from the user. In addition, a Foreground Service is utilized to prevent the process from being terminated by the Android system during the update process. Once an update is detected, the update package is downloaded and installed automatically using the pm (Package Manager) command. By combining these technologies, the Instafel Updater provides a fully automated update service for Instafel, making the update process completely hands-free.
To install Instafel Updater, you can download the latest builds from the Releases section of this repository.
A special thank you to the creators of the following libraries, whose contributions made this project possible:
- Shizuku: A powerful tool for accessing Android system services.
- WorkManager: A library for managing background tasks in a reliable way.
- OkHttp: A high-performance HTTP client used for checking updates.
- Material-You-Preferences: A library for creating modern, Material You-style preference screens.
If you'd like to contribute to this project, feel free to submit a pull request or open an issue if you encounter any bugs. Contributions are always welcome!
Developed with ❤️ by mamiiblt