Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Apr 03:24
· 4 commits to main since this release

v0.1.5

Major content sync from upstream android/skills. Adds the 7th skill (Android XR / AI Glasses) and refreshes existing skills.

New skill

  • display-ai-glasses-with-jetpack-compose-glimmer (category: xr) — guidelines for building projected applications for Android Display AI Glasses with the Jetpack Compose Glimmer toolkit. Covers GlimmerTheme tokens, Projected Activity model, hardware permissions, notifications behavior, and the full Glimmer component set (buttons, cards, focus, icons, text, title chips, lists, surface, depth effects). Includes 25+ source-level references for every Glimmer primitive.

Skill content updates

Pulled android/skills b281881..640c9e3:

  • agp-9-upgrade — refreshed recipes.md, xml-layout-migration.md, AGP 9.0.0 release notes, compose interop guides, and Compose dependency setup.
  • navigation-3 — multiple recipe touch-ups (deeplinks, conditional, list-detail, scenes, multiple-backstacks, results, modular-hilt, supportingpane, twopane, passingarguments, migration guide).
  • r8-analyzer — refreshed enable-app-optimization.md reference.

Packages

  • android-skills-mcp 0.1.40.1.5
  • android-skills-pack 0.1.40.1.5

Internal

  • Bundle size grew from ~515 KB to ~900 KB due to the XR skill's reference set.
  • Test count: 64 → 107 (@android-skills/core 15 → 34, android-skills-pack 40 → 64; android-skills-mcp unchanged at 9). Numbers in docs were stale and have been corrected.
  • Added xr to the category whitelist in the parser test.
  • Snapshot tests regenerated.

Full changelog: v0.1.4...v0.1.5