Skip to content

F-112: progressive example navigation ports - #225

Merged
stepango merged 1 commit into
v2from
forma/F-112-navigation-ports
Jul 26, 2026
Merged

F-112: progressive example navigation ports#225
stepango merged 1 commit into
v2from
forma/F-112-navigation-ports

Conversation

@stepango

Copy link
Copy Markdown
Collaborator

Summary

  • Add examples/android/12-navigation-ports teaching presentation navigation ports (F-102 design)
  • Feature impl has zero androidx.navigation / Safe Args; root-app owns JetpackNavigator
  • Path B navigationRes graph + type-owned safe-args; curriculum ladder row 12

Verify

  • source scripts/env-mac.sh
  • examples/android/12-navigation-ports ./gradlew :binary:assembleDebug → BUILD SUCCESSFUL
  • :navigation-res:tasks --all shows generateSafeArgsDebug

Notes

  • Safe-args 2.9.8 + transitiveDeps for nav GAVs (non-transitive deps("gav") breaks codegen compile)
  • Does not migrate gold sample (application/) — that is F-111

Ticket

F-112 done; next F-111

Teach F-102 Layer A/B: Navigator ports in feature impl, Jetpack/Safe Args only
at root-app adapter, graphs on Path B navigationRes. Ladder + curriculum links.
@stepango
stepango merged commit d77677c into v2 Jul 26, 2026
8 checks passed
@stepango
stepango deleted the forma/F-112-navigation-ports branch July 26, 2026 23:42
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