Skip to content

History

Revisions

  • wiki-sync: apply review from codepath/guides#111

    codepath-wiki-review[bot] committed May 20, 2026
    61000cd
  • wiki-review: 2026-05-20T014750Z

    codepath-wiki-review[bot] committed May 20, 2026
    13b1928
  • wiki-review: 2026-05-20T014750Z

    codepath-wiki-review[bot] committed May 20, 2026
    87688bf
  • wiki-review: 2026-05-20T014750Z

    codepath-wiki-review[bot] committed May 20, 2026
    4ebe2c0
  • wiki-review: 2026-05-20T014750Z

    codepath-wiki-review[bot] committed May 20, 2026
    d23838b
  • wiki-sync: apply review from codepath/guides#100

    codepath-wiki-review[bot] committed May 19, 2026
    6420e96
  • wiki-sync: apply review from codepath/guides#109

    codepath-wiki-review[bot] committed May 19, 2026
    8b440cf
  • wiki-review: 2026-05-19T014650Z

    codepath-wiki-review[bot] committed May 19, 2026
    2ac3162
  • wiki-review: 2026-05-19T030241Z

    codepath-wiki-review[bot] committed May 19, 2026
    8919320
  • wiki-review: 2026-05-19T014650Z

    codepath-wiki-review[bot] committed May 19, 2026
    f7a1674
  • wiki-review: 2026-05-19T030241Z

    codepath-wiki-review[bot] committed May 19, 2026
    9978635
  • wiki-review: 2026-05-19T014650Z

    codepath-wiki-review[bot] committed May 19, 2026
    eaeeeb6
  • wiki-sync: apply review from codepath/guides#95

    codepath-wiki-review[bot] committed May 18, 2026
    2b98e20
  • wiki-review: 2026-05-18T014817Z

    codepath-wiki-review[bot] committed May 18, 2026
    9619743
  • wiki-review: 2026-05-18T014817Z

    codepath-wiki-review[bot] committed May 18, 2026
    97875ee
  • wiki-sync: apply review from codepath/guides#89

    codepath-wiki-review[bot] committed May 15, 2026
    254f3b8
  • wiki-review: 2026-05-15T014419Z

    codepath-wiki-review[bot] committed May 15, 2026
    267ef80
  • wiki-review: 2026-05-15T014419Z

    codepath-wiki-review[bot] committed May 15, 2026
    d16a012
  • wiki-sync: apply review from codepath/guides#83

    codepath-wiki-review[bot] committed May 14, 2026
    0c96883
  • wiki-review: 2026-05-14T014607Z

    codepath-wiki-review[bot] committed May 14, 2026
    815838e
  • wiki-review: 2026-05-14T014607Z

    codepath-wiki-review[bot] committed May 14, 2026
    3ff59b7
  • wiki-sync: apply review from codepath/guides#82

    codepath-wiki-review[bot] committed May 13, 2026
    52ffbd8
  • wiki-review: 2026-05-13T014407Z

    codepath-wiki-review[bot] committed May 13, 2026
    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.

    @mitchellcodepath mitchellcodepath committed May 12, 2026
    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

    @mitchellcodepath mitchellcodepath committed May 12, 2026
    bd7b464
  • wiki-sync: apply review from codepath/guides#69

    codepath-wiki-review[bot] committed May 12, 2026
    1a0015b
  • wiki-review: 2026-05-12T014310Z

    codepath-wiki-review[bot] committed May 12, 2026
    9be1ed8
  • wiki-review: 2026-05-12T014310Z

    codepath-wiki-review[bot] committed May 12, 2026
    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.

    @mitchellcodepath mitchellcodepath committed May 11, 2026
    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'.

    @mitchellcodepath mitchellcodepath committed May 11, 2026
    53e7eaa