-
Phandroid v2.0.16 Stable
released this
2026-09-05 16:27:02 +02:00 | 4395 commits to main since this releaseFixed
- Structurally prevents the 2.0.14 bug from recurring.
app_name,
title_activity_main,package_nameandcustom_url_schemewere hand-maintained
literals invalues/strings.xml, duplicatingapplicationIdwith nothing to check
them against it. They are generated fromapplicationIdnow and no longer exist as
editable source, and the release workflow independently verifies app label and OAuth
scheme against the actually built APK before it is signed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Structurally prevents the 2.0.14 bug from recurring.