Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: beevelop/docker-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 64be5dd
Choose a base ref
...
head repository: beevelop/docker-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f8d40b
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 22, 2025

  1. Configuration menu
    Copy the full SHA
    c15e550 View commit details
    Browse the repository at this point in the history
  2. docs: standardize README with SEO-optimized description and consisten…

    …t structure
    
    - Add SEO-friendly title and description for better discoverability
    - Standardize usage examples and formatting
    - Add complete Docker images table for cross-project navigation
    - Include hierarchy diagram for visual project relationships
    - Improve content organization following README best practices
    beevelop committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    48570f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Bump github/codeql-action from 3 to 4 in the github-actions group (#54)

    Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3 to 4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    eff6be3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6 in the github-actions group (#55)

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    af17590 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Bump docker/setup-qemu-action from 3 to 4 in the github-actions group (

    …#56)
    
    Bumps the github-actions group with 1 update: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action).
    
    
    Updates `docker/setup-qemu-action` from 3 to 4
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    3090d41 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Bump the github-actions group with 2 updates (#57)

    Bumps the github-actions group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `docker/setup-buildx-action` from 3 to 4
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v3...v4)
    
    Updates `docker/login-action` from 3 to 4
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: docker/login-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    ad2f06f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Bump the github-actions group with 2 updates (#58)

    Bumps the github-actions group with 2 updates: [docker/metadata-action](https://github.com/docker/metadata-action) and [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/metadata-action` from 5 to 6
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@v5...v6)
    
    Updates `docker/build-push-action` from 6 to 7
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: docker/build-push-action
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    faf60c6 View commit details
    Browse the repository at this point in the history
  2. Update to Android API level 36, CalVer v2026.03.1 (#59)

    * Initial plan
    
    * Update to Android API level 36 and prepare CalVer release v2026.03.1
    
    - Update build tools from 35.0.0 to 36.0.0
    - Replace platforms;android-33 with platforms;android-36 (keeping 34, 35, 36)
    - Update README to reflect Android SDK 16 (API levels 34-36)
    - Update CalVer release version to v2026.03.1
    
    Co-authored-by: beevelop <6891349+beevelop@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: beevelop <6891349+beevelop@users.noreply.github.com>
    Copilot and beevelop authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    0f8d40b View commit details
    Browse the repository at this point in the history
Loading