wiki-sync: apply review from codepath/guides#111
61000cd
wiki-review: 2026-05-20T014750Z
13b1928
wiki-review: 2026-05-20T014750Z
87688bf
wiki-review: 2026-05-20T014750Z
4ebe2c0
wiki-review: 2026-05-20T014750Z
d23838b
wiki-sync: apply review from codepath/guides#100
6420e96
wiki-sync: apply review from codepath/guides#109
8b440cf
wiki-review: 2026-05-19T014650Z
2ac3162
wiki-review: 2026-05-19T030241Z
8919320
wiki-review: 2026-05-19T014650Z
f7a1674
wiki-review: 2026-05-19T030241Z
9978635
wiki-review: 2026-05-19T014650Z
eaeeeb6
wiki-sync: apply review from codepath/guides#95
2b98e20
wiki-review: 2026-05-18T014817Z
9619743
wiki-review: 2026-05-18T014817Z
97875ee
wiki-sync: apply review from codepath/guides#89
254f3b8
wiki-review: 2026-05-15T014419Z
267ef80
wiki-review: 2026-05-15T014419Z
d16a012
wiki-sync: apply review from codepath/guides#83
0c96883
wiki-review: 2026-05-14T014607Z
815838e
wiki-review: 2026-05-14T014607Z
3ff59b7
wiki-sync: apply review from codepath/guides#82
52ffbd8
wiki-review: 2026-05-13T014407Z
3a57918
fix(wiki-sync): re-apply prepass typo fixes dropped during manual conflict resolution
When PR #76's sync hit conflicts, manual resolution used 'git checkout --theirs'
on 5 files, which takes the entire MERGE_HEAD version and drops any
non-conflicting prepass changes those files received. Two files were
affected:
- Easier-SQL-with-Cupboard.md: 'or you you'll need' -> 'or you'll need'
(doubled-word fix from the 2nd-pass prepass)
- Floating-Action-Buttons.md: floatingActionButon x3 -> floatingActionButton
(variable-name typo fix from the 1st-pass prepass)
The other 3 conflict files (ActiveAndroid-Guide.md, Animations.md,
Managing-Runtime-Permissions...md) either had only conflict-line
prepass changes (which the wiki-review version correctly subsumed) or
non-conflicting prepass changes that happen to match the wiki-review
version. No reapply needed there.
e018819
wiki-sync: manual conflict resolution after prepass+review collision
# Conflicts:
# ActiveAndroid-Guide.md
# Animations.md
# Easier-SQL-with-Cupboard.md
# Floating-Action-Buttons.md
# Managing-Runtime-Permissions-with-PermissionsDispatcher.md
bd7b464
wiki-sync: apply review from codepath/guides#69
1a0015b
wiki-review: 2026-05-12T014310Z
9be1ed8
wiki-review: 2026-05-12T014310Z
d0a7fb5
fix(wiki-prepass): 2nd pass — 29 more fixes (doubled words + codespell)
12 doubled-word fixes (the the, and and, to to, you you, will will).
17 codespell fixes (Heterogenous, useable, te, co-ordinates, findout,
platorms, ontop, Everytime, mange, Thats, bootup, hhttp, SQLLite).
Skipped: 5 occurrences of 'Heterogenous' in
Implementing-a-Heterogenous-ListView.md content (filename consistency,
same handling as Millenium in compsci). Wiki links to that page in
Home.md and Android-Bootcamp-Cliffnotes.md were briefly auto-changed by
codespell but reverted before commit to preserve the link target.
784b62e
fix(wiki-prepass): correct 58 spelling typos across 34 files (2026-05-11T091456Z)
Run of typos-cli 1.46.1 with manual audit. Each change verified against
context to avoid breaking code identifiers, library names, or Android
API constants (e.g. MODE_WORLD_WRITEABLE kept; SQLBrite library name
preserved). Two false positives skipped: DB filename string 'Infor.db'
and proper name 'Dan Lew'.
53e7eaa