android-additional-tests
Optional - Add comprehensive tests beyond the basic smoke test
android-app-icon
Generate Android adaptive icons from Iconify's 200k+ open source icons
android-ci-tests
Setup GitHub Actions workflow for running Android tests in CI
android-e2e-testing-setup
Setup UI Automator 2.4 smoke test for validating app launches (works with debug and release builds)
android-espresso-dependencies
Add Espresso and AndroidX Test dependencies to Android project
android-fastlane-setup
Setup Fastlane for Play Store deployment with supply and screengrab
android-keystore-generation
Generate production and local development keystores for Android release signing
android-playstore-api-validation
Create and run validation script to test Play Store API connection
android-playstore-pipeline
Complete end-to-end Android Play Store deployment pipeline setup in one command
android-playstore-publishing
Complete workflow generation - orchestrates internal, beta, and production deployment workflows
android-playstore-scan
Scan Android project and generate Play Console setup checklist (analysis only, no file modifications)
android-playstore-setup
Complete Play Store setup - orchestrates scanning, privacy policy, version management, Fastlane, and workflows (Internal track only)
android-proguard-setup
Configure ProGuard/R8 for Android release builds with safe defaults
android-release-build-setup
Complete Android release build configuration - orchestrates keystore, ProGuard, and signing setup
android-release-notes-structure
Create Play Store release notes directory structure with locale templates (Fastlane metadata)
android-release-validation
Validate Android release builds before publishing to ensure quality and catch ProGuard issues
android-screenshot-automation
Setup automated screenshot capture for Play Store using Fastlane Screengrab
android-service-account-guide
Step-by-step guide for creating Google Cloud service account for Play Store API access
android-signing-config
Configure Android release build signing with dual-source credentials (env vars + gradle.properties)
android-store-listing
Create feature graphic and complete store listing metadata
android-test-structure
Create androidTest directory structure with base classes and utilities
android-workflow-beta
Generate GitHub Actions workflow for beta testing track deployment
android-workflow-internal
Generate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows)
android-workflow-production
Generate GitHub Actions workflows for production deployment with staged rollout
privacy-policy-generate
Generate privacy policy for Android apps with GitHub Pages hosting
version-management
Technology-agnostic version management system with Git tags as source of truth