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: ReactiveCircus/android-emulator-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.27.0
Choose a base ref
...
head repository: ReactiveCircus/android-emulator-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.28.0
Choose a head ref
  • 14 commits
  • 26 files changed
  • 6 contributors

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    949d52f View commit details
    Browse the repository at this point in the history
  2. Update readme with new info on hypervisors (#292)

    Mark Han authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3c9349d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    ce60a72 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update npm packages.

    ychescale9 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8d5c4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1248ae View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Support non-integer API level (#317)

    * Support non-integer API level
    
    * update lib
    
    * Add test
    
    * No need to install platforms.
    
    Mostly application will use different SDK platform.
    
    * Update lib
    yujincheng08 authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8e947e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Add renovate.json (#320)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    bdaf049 View commit details
    Browse the repository at this point in the history
  2. Update dependency androidx.appcompat:appcompat to v1.6.1 (#322)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    bad4154 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Add emulator-boot-timeout parameter (#326)

    * Add emulator-boot-timeout parameter
    
    * Update action-types.yml
    koplyarov authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    743ec40 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    8c71f5e View commit details
    Browse the repository at this point in the history
  2. Update test-fixture dependencies and workflows (#332)

    * Gradle 8.0.2 for test-fixture. Update Gradle build cache in workflows.
    
    * Update all dependencies for `test-fixture`.
    
    * Add missing JVM target.
    ychescale9 authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    a2c97ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd15a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b35b1c6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into release/v2

    * main:
      Prepare for release 2.28.0.
      Cleanup action description.
      Update `test-fixture` dependencies and workflows (#332)
      SDK command-line tools 9.0. (#331)
      Add emulator-boot-timeout parameter (#326)
      Update dependency androidx.appcompat:appcompat to v1.6.1 (#322)
      Add renovate.json (#320)
      Support non-integer API level (#317)
      Replace deprecated `ANDROID_SDK_ROOT` with `ANDROID_HOME`.
      Update npm packages.
      Include ACRA in list of users (#295)
      Update readme with new info on hypervisors (#292)
      SDK command-line tools 8.0. (#291)
    ychescale9 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    d94c3fb View commit details
    Browse the repository at this point in the history
Loading