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
wiki-sync: apply review from codepath/guides#66
8c7490d
wiki-review: 2026-05-11T081506Z
5cfc61b
wiki-review: 2026-05-11T081506Z
753e8b2
wiki-sync: apply review from codepath/guides#60
8718129
wiki-review: 2026-05-08T073814Z
5c5420f
wiki-review: 2026-05-08T073814Z
65939bf
wiki-sync: apply review from codepath/guides#55
d50ed88
wiki-review: 2026-05-07T075826Z
286fa1c
wiki-review: 2026-05-07T075826Z
fe8f511
wiki-sync: apply review from codepath/guides#51
d2b6467
wiki-review: 2026-05-05T074430Z
d7730eb
wiki-sync: apply review from codepath/guides#43 (manual conflict resolution)
# Conflicts:
# Creating-and-Executing-Async-Tasks.md
46547c8
wiki-sync: apply review from codepath/guides#39 (manual conflict resolution)
# Conflicts:
# Creating-and-Executing-Async-Tasks.md
aceb119
wiki-review: 2026-05-03T073439Z
3f78ad8
wiki-sync: apply review from codepath/guides#32
09d88a7