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: Acode-Foundation/Acode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa02c4df9ba2a310ca059773d756e7e00426b3e8
Choose a base ref
...
head repository: Acode-Foundation/Acode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d4b19f162ac4d461649f0571b17029b3c35a1387
Choose a head ref
  • 3 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 29, 2026

  1. chore(dockerFile): dual android sdk installation and conflicts (#2069)

    * chore(devcontainer): fix dockerfile broken yarn repo in base image
    
    * Update .devcontainer/devcontainer.json
    
    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    
    * Update Dockerfile
    
    * Update devcontainer.json
    
    * Update Dockerfile
    
    * Update devcontainer.json
    
    * remove: redundant pnpm installation.
    
    * chore(dockerFile): dual android sdk installation and conflicts between them.
    
    This Commit, comments out certain Docker commands in dockerFile as it's used inside devcontainers too, which are not needed when using dev containers.
    
    But those should be uncommented for Standalone Docker Build in the dockerFile.
    
    * Update .devcontainer/Dockerfile
    
    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    
    * Update Dockerfile to install Android SDK conditionally
    
    * chore(docker): split into multi-stage setup to allow devcontainers
    
    * remove(contributing): dockerFile uncomment note as it's resolved now.
    
    * fix `ARG` order in the dockerFile
    
    * update: specify 'standalone' target in Docker build command
    
    Updated Docker build command to specify the 'standalone' target.
    
    * fix: move ARG below FROM
    
    * update: ANDROID paths
    
    * update(CONTRIBUTING.md): add note for podman
    
    Mentioning about containers/buildah#5845
    
    * fix(CONTRIBUTING.md): `Podmon` to Podman.
    
    ---------
    
    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    UnschooledGamer and greptile-apps[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    b936fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55469c6 View commit details
    Browse the repository at this point in the history
  3. Update zh-cn.json and zh-hant.json (#2076)

    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    LaunchLee and greptile-apps[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    d4b19f1 View commit details
    Browse the repository at this point in the history
Loading