With the latest update of iodéOS, you’ll notice the preinstalled F-Droid app is now called “ioDroid”.
Why the rebrand? Same functionality—we just wanted to be crystal clear that this isn’t the official F-Droid app. This avoids conflicts if you want to install the upstream version alongside ours (available at http://f-droid.org). Similar to how we removed Google telemetry from Firefox and rebranded it as the iodé browser.
Key Improvements:
-
Auto-updates for apps
Apps like microG target old SDKs (e.g., sdk 29) and normally require user confirmation to update on newer systems (sdk 36). Thus, all apps can be auto-updated, without the need for user confirmation. We decided to give maximum trust to apps distributed through f-droid and remove these confirmations, which we think is more user-friendly. -
The ioDroid repository takes priority
In official f-droid the built-in repo has top priority over additional repos. Additional repos can be declared in a json file added to the system, but they’ll always have a lower priority. For example, if you search ‘Breezy Weather’ in F-Droid and go to its dedicated page, you’ll see that the official f-droid repo is selected as the preferred repository. This limits it to free weather sources. The repository of ioDroid distributes the full app from github releases, which also gives access to non-free weather channels, which can provide more accuracy. With Comaps, we do the same, distributing the github version. -
Updates over data
App updates—including microG—are prioritized over saving mobile data. Toggle this in settings if you prefer otherwise. -
ioDroid category on top
Easily spot which apps come from our channel vs. upstream F-Droid. Includes extras like Jelly (Lineage’s browser, not preinstalled).
Uninstalling
Want to remove ioDroid (or other preinstalled apps)? Go to Settings → Apps → Preinstalled Apps after a reboot it will be completely removed.
Benefits of forking:
- Control release timing (faster fixes/feature rollouts)
- No conflicts with official F-Droid—both can coexist!
