Skip to content

Point the recipe at 1.11.4 - #56

Merged
aquasolterra merged 3 commits into
mainfrom
recipe-1.11.4
Sep 6, 2026
Merged

Point the recipe at 1.11.4#56
aquasolterra merged 3 commits into
mainfrom
recipe-1.11.4

Conversation

@aquasolterra

Copy link
Copy Markdown
Member

Verified locally with fdroidserver 2.4.2: all three ABIs reproduce the
published APK byte for byte, carry the version codes the new scheme is
supposed to produce (4021/4022/4023), and hold only 0x7109871A and
0x42726577 in their signing block.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

aquasolterra and others added 3 commits September 6, 2026 13:35
Verified locally with fdroidserver 2.4.2: all three ABIs reproduce the
published APK byte for byte, carry the version codes the new scheme is
supposed to produce (4021/4022/4023), and hold only 0x7109871A and
0x42726577 in their signing block.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Both facts SECURITY.md leads with had drifted. The tile server arrived with
the map and AGENTS.md went on describing "exactly one host"; the five
permissions androidx work-runtime merges in through home_widget's Glance
dependency left SECURITY.md saying four where the APK declares nine.

The second surfaced only because F-Droid's code-quality report prints the
permission list off the built APK -- which is also what their store page
shows, so the manifest merger's output is published whether or not this
repository mentions it. Hence the note on where to read the number: the APK,
never the count of uses-permission lines in the app's own manifest.

Measured on the published 1.11.4 arm64 APK: nine entries, and
DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION carries protectionLevel 0x2, which
is PROTECTION_SIGNATURE. None of the five appears anywhere in lib/.

Nothing about the app changes; only what is claimed about it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@aquasolterra
aquasolterra merged commit b754e01 into main Sep 6, 2026
3 checks passed
@aquasolterra
aquasolterra deleted the recipe-1.11.4 branch September 6, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant