New App: Custom RR (io.github.monsiu.custom_rr)
Custom RR (io.github.monsiu.custom_rr)
A catalog of popular Android custom ROMs and recoveries with links, screenshots, and flashing instructions. Flutter app, GPL-3.0-only.
I am the upstream author, so the app author has been notified and does not oppose inclusion.
- Upstream: https://github.com/monsiu/Custom-RR
- Issue tracker: https://github.com/monsiu/Custom-RR/issues
- Tag: v0.2.1, versionCode 4
- Built with the flutter srclib (tag 3.44.0)
- Fastlane metadata is in the upstream repo
- Releases are tagged; auto update is enabled (UpdateCheckMode Tags)
The F-Droid variant compiles out the in-app updater via --dart-define=FDROID_BUILD=true (no GitHub polling, no APK side-loading, no "Check for updates"), so no UpdateCheck anti-feature is needed.
Required
- The app complies with the inclusion criteria
- The original app author has been notified (I am the author)
- All related fdroiddata and RFP issues referenced (none exist)
- Builds with
fdroid buildand all pipelines pass - There is an issue tracker and contact info of the author
Strongly Recommended
- The upstream app source code repo contains the app metadata in a Fastlane folder structure
- Releases are tagged and auto update is enabled
Suggested
- External repos are added as git submodules instead of srclibs - N/A, only the Flutter SDK via the standard
fluttersrclib - Enable Reproducible Builds - No, I don't want this.
- Multiple apks for native code - single universal APK to keep this first submission simple