-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync with upstream #4
Commits on Dec 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f079aca - Browse repository at this point
Copy the full SHA f079acaView commit details
Commits on Dec 13, 2019
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.1.0. Support multi-line script. Skip workflow for markdown file changes. Reference Article
Configuration menu - View commit details
-
Copy full SHA for da41ec9 - Browse repository at this point
Copy the full SHA da41ec9View commit details
Commits on Dec 14, 2019
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.2.0. Stop pinning emulator build in workflow. Add support for pinning specific emulator build. Explicitly set GPU mode to swiftshader_indirect. Fix script execution order. Run test fixture in workflow.
Configuration menu - View commit details
-
Copy full SHA for 3f52989 - Browse repository at this point
Copy the full SHA 3f52989View commit details
Commits on Jan 19, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.3.0. Force use Java 8 for sdkmanager and avdmanager. Update checkout action to v2.
Configuration menu - View commit details
-
Copy full SHA for d27f7ec - Browse repository at this point
Copy the full SHA d27f7ecView commit details
Commits on Jan 31, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.3.1. Update Gradle to 6.1.1 for test-fixture. Build tools 29.0.3. Validate Gradle Wrapper.
Configuration menu - View commit details
-
Copy full SHA for 5dd12aa - Browse repository at this point
Copy the full SHA 5dd12aaView commit details
Commits on Feb 4, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.3.2. Fix escaped environment variables in script.
Configuration menu - View commit details
-
Copy full SHA for bdf1f83 - Browse repository at this point
Copy the full SHA bdf1f83View commit details
Commits on Feb 15, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.4.0. Add support for setting a custom working-directory. Fix typo
Configuration menu - View commit details
-
Copy full SHA for 2754675 - Browse repository at this point
Copy the full SHA 2754675View commit details
Commits on Mar 5, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.5.0. Add support for API 15-19 system images. Use new cmdline-tools with support for running sdkmanager and avdmanager with Java 8+. Update test-fixture dependencies. Drop minSdkVersion to 15. Update to AGP 3.6.0 and Gradle 6.2.1 for test-fixture project.
Configuration menu - View commit details
-
Copy full SHA for 6bb3965 - Browse repository at this point
Copy the full SHA 6bb3965View commit details
Commits on Mar 28, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.6.0. Update packages. Add information re. hardware acceleration for linux support. Support running on linux without hardware accleration. Gradle 6.3. Gradle 6.3-rc-4. Update workflow to use Java 14. Update npm packages. Bump acorn from 5.7.3 to 5.7.4
Configuration menu - View commit details
-
Copy full SHA for 769ff28 - Browse repository at this point
Copy the full SHA 769ff28View commit details
Commits on Mar 31, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.6.1. Fix sdk license issue with API 28+ system images on Linux.
Configuration menu - View commit details
-
Copy full SHA for 0159db6 - Browse repository at this point
Copy the full SHA 0159db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b0e6d - Browse repository at this point
Copy the full SHA a3b0e6dView commit details
Commits on Apr 2, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.6.2. Add gradle caching. Use correct cli-tools binary for mac. Remove API 28 from workflow.
Configuration menu - View commit details
-
Copy full SHA for e4eb880 - Browse repository at this point
Copy the full SHA e4eb880View commit details
Commits on Apr 11, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.7.0. Security audit. Support specifying versions of NDK and CMake to install.
Configuration menu - View commit details
-
Copy full SHA for 2f678a7 - Browse repository at this point
Copy the full SHA 2f678a7View commit details
Commits on May 1, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.8.0. Add support for specifying a custom name used for creating AVD. Fix typo Add list of projects using android-emulator-runner. Bump kotlin and AGP for test fixture project.
Configuration menu - View commit details
-
Copy full SHA for 4f4106d - Browse repository at this point
Copy the full SHA 4f4106dView commit details
Commits on May 29, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.9.0. Update test fixture dependencies. SDK Command-line Tools 2.0. Add information on running on Linux to README.md. Fix doc. Mention ci-matters repo in adopters list
Configuration menu - View commit details
-
Copy full SHA for e93c997 - Browse repository at this point
Copy the full SHA e93c997View commit details
Commits on Jun 12, 2020
-
Merge branch 'master' into release/v2
* master: Prepare for release 2.10.0. Support API 30 system images and add API 30 to workflow. Update build tools to 30.0.0. Update test projec’s compileSdk and targetSdk to API 30.
Configuration menu - View commit details
-
Copy full SHA for b62c970 - Browse repository at this point
Copy the full SHA b62c970View commit details
Commits on Jun 20, 2020
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.11.0. Support running multiple actions sequentially in a single job. Add RxBinding to adopter list. Rename master branch to main.
Configuration menu - View commit details
-
Copy full SHA for 4a8a9af - Browse repository at this point
Copy the full SHA 4a8a9afView commit details
Commits on Oct 8, 2020
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.11.1. Update npm packages. Bump @actions/core from 1.2.4 to 1.2.6 Update to gradle 6.7-rc-1 for test fixture. Build with Java 15 on CI. Improve GitHub Actions Gradle cache. Add square/radiography to adopter list Add cashapp/copper to adapter list SDK Build tools 30.0.2. Update fixture dependencies. Gradle 6.6. Update README.md Update packages. Build tools 30.0.1. Use fs for writing licence files. Update cmdline-tools to 2.1.
Configuration menu - View commit details
-
Copy full SHA for c56210b - Browse repository at this point
Copy the full SHA c56210bView commit details
Commits on Oct 16, 2020
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.12.0. Add support for using google_apis_playstore system images. Fix README.md typo
Configuration menu - View commit details
-
Copy full SHA for 07b0366 - Browse repository at this point
Copy the full SHA 07b0366View commit details
Commits on Nov 14, 2020
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.13.0. Update cmdline-tools to 3.0. Update npm packages. Add Shopify/android-testify to list of projects
Configuration menu - View commit details
-
Copy full SHA for e08f702 - Browse repository at this point
Copy the full SHA e08f702View commit details
Commits on Dec 27, 2020
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.14.0. Support specifying SD card path or size. Update npm packages. Replace usages of deprecated ANDROID_HOME with ANDROID_ROOT_SDK. Bump build tools to 30.0.3. Update test-fixture dependencies. Update Compose Samples URL
Configuration menu - View commit details
-
Copy full SHA for 02cf805 - Browse repository at this point
Copy the full SHA 02cf805View commit details
Commits on Dec 28, 2020
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.14.1. Fix AVD creation hang when profile is not specified.
Configuration menu - View commit details
-
Copy full SHA for 70e3f6e - Browse repository at this point
Copy the full SHA 70e3f6eView commit details
Commits on Jan 5, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.14.2. Support non-default API 28 images
Configuration menu - View commit details
-
Copy full SHA for 94bd1ed - Browse repository at this point
Copy the full SHA 94bd1edView commit details
Commits on Jan 13, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.14.3. Always add path for cmdline-tools to support macos-11.0. Gradle 6.8. Add Hash Checker app projects to consumers list Add LeakCanary to adopter list
Configuration menu - View commit details
-
Copy full SHA for 08b092e - Browse repository at this point
Copy the full SHA 08b092eView commit details
Commits on Mar 4, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.15.0. Change default cores to 2, add cores in workflow Add option to modify the number of cores
Configuration menu - View commit details
-
Copy full SHA for d279995 - Browse repository at this point
Copy the full SHA d279995View commit details
Commits on May 7, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.16.0. Add support for arm64-v8a for Apple Silicon Macs Add option to disable spellcheck Bump y18n from 4.0.0 to 4.0.1 Update README.md Add google/android-fhir to the list of projects that use android-emulator-runner (ReactiveCircus#132) Add Wikipedia app to list of projects. Add kiwix-android to the list of projects Avoid Wrapping Script Code In Quotes
Configuration menu - View commit details
-
Copy full SHA for 599839e - Browse repository at this point
Copy the full SHA 599839eView commit details
Commits on May 28, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.17.0. Update test fixture dependencies. Add option to toggle Linux hardware acceleration Bump hosted-git-info from 2.8.8 to 2.8.9 Bump lodash from 4.17.19 to 4.17.21
Configuration menu - View commit details
-
Copy full SHA for 226f262 - Browse repository at this point
Copy the full SHA 226f262View commit details
Commits on Jun 20, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.18.0. Add sample workflow for AVD snapshot caching. Add `force-avd-creation` to Configurations table in README.md. Add force-avd-creation to skip avd creation if avd with same name exists. Update workflow to test snapshot caching. Add accompanist to adoption list Gradle 7.1. Bump glob-parent from 5.1.1 to 5.1.2 Bump ws from 7.3.1 to 7.4.6
Configuration menu - View commit details
-
Copy full SHA for 97449e9 - Browse repository at this point
Copy the full SHA 97449e9View commit details
Commits on Jun 25, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.18.1. Unzip specific emulator build into latest emulator build from sdkmanager. Support using modern build id for emulator-build.
Configuration menu - View commit details
-
Copy full SHA for 6e775ef - Browse repository at this point
Copy the full SHA 6e775efView commit details
Commits on Jun 26, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.19.0. Add option to set AVD RAM size.
Configuration menu - View commit details
-
Copy full SHA for ac874f3 - Browse repository at this point
Copy the full SHA ac874f3View commit details
Commits on Jul 20, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.19.1. Accept all Android SDK Licenses Adds Norris to the list of projects
Configuration menu - View commit details
-
Copy full SHA for 5de26e4 - Browse repository at this point
Copy the full SHA 5de26e4View commit details
Commits on Aug 28, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.20.0. Update manual workflow. Support choosing channel to download SDK components from. build-tools to 31.0.0; SDK cmd-line tools to 5.0. (ReactiveCircus#174) Fix macos-11 VM label. Realm JavaScript is using Android Emulator Runner (ReactiveCircus#182) Add MobileRT to the list of projects (ReactiveCircus#181) Support non-mobile targets (Wear OS, TV) (ReactiveCircus#180) Bump path-parse from 1.0.6 to 1.0.7
Configuration menu - View commit details
-
Copy full SHA for f71c6d1 - Browse repository at this point
Copy the full SHA f71c6d1View commit details
Commits on Oct 23, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.21.0. Update packages. Support aosp_atd and google_atd targets. Added SORMAS to the list of projects Bump tmpl from 1.0.4 to 1.0.5 Update NPM packages. Add tinylog to project list Add paths-ignore for pull_request. Fix typo.
Configuration menu - View commit details
-
Copy full SHA for 2b2ebf2 - Browse repository at this point
Copy the full SHA 2b2ebf2View commit details
Commits on Dec 24, 2021
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.22.0. Update the README and fix some typos (ReactiveCircus#199) Add support for enabling hardware keyboard. Update README.md `avdmanager list device` Update NPM packages. Migrate to gradle-build-action. Update packages.
Configuration menu - View commit details
-
Copy full SHA for 48744f2 - Browse repository at this point
Copy the full SHA 48744f2View commit details
Commits on Feb 17, 2022
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.23.0. Add missing generated .js files. Add GHA commands to group logs (ReactiveCircus#224) wikimedia have likely renamed master -> main (ReactiveCircus#221) Allow increasing main storage size (sdcard is separate storage) (ReactiveCircus#219) Update to SDK command-line tools 6.0. (ReactiveCircus#213) Update build tools to 32.0.0. Update text-fixture compileSdkVersion and targetSdkVersion to 32. (ReactiveCircus#212)
Configuration menu - View commit details
-
Copy full SHA for 76c2bf6 - Browse repository at this point
Copy the full SHA 76c2bf6View commit details
Commits on Apr 30, 2022
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.24.0. Add option to specify AVD heap size (ReactiveCircus#245) Gradle 7.4.2. Bump GH actions (ReactiveCircus#240) Bump minimist from 1.2.5 to 1.2.6 (ReactiveCircus#237) Update dependencies in test-fixture. Add more .gitignore rules (ReactiveCircus#231) Update README for using with gradle/gradle-build-action (ReactiveCircus#230)
Configuration menu - View commit details
-
Copy full SHA for e790971 - Browse repository at this point
Copy the full SHA e790971View commit details
Commits on Jul 12, 2022
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.25.0. Check in missing compiled js file. Auto detect hardware acceleration on Linux (ReactiveCircus#254) Build tools 33.0.0. Update test fixture dependencies. Update Kotlin and AGP in test-fixture. SDK command-line tools 7.0.
Configuration menu - View commit details
-
Copy full SHA for b390b0e - Browse repository at this point
Copy the full SHA b390b0eView commit details
Commits on Sep 20, 2022
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.26.0. Bump @actions/core from 1.6.0 to 1.9.1 (ReactiveCircus#262) Add action types (ReactiveCircus#257) Update documentation (ReactiveCircus#255)
Configuration menu - View commit details
-
Copy full SHA for d7b53dd - Browse repository at this point
Copy the full SHA d7b53ddView commit details
Commits on Oct 28, 2022
-
Merge branch 'main' into release/v2
* main: Prepare for release 2.27.0. Clean up action description. Update dependencies (ReactiveCircus#282) Update Readme & Provide current context on Hardware Acceleration on Github (ReactiveCircus#279) Pre Emulator Launch Script (ReactiveCircus#247) Update to Node 16 (ReactiveCircus#276)
Configuration menu - View commit details
-
Copy full SHA for 50986b1 - Browse repository at this point
Copy the full SHA 50986b1View commit details
Commits on Feb 9, 2023
-
Support non-integer API level (ReactiveCircus#317)
* Support non-integer API level * update lib * Add test * No need to install platforms. Mostly application will use different SDK platform. * Update lib
Configuration menu - View commit details
-
Copy full SHA for 8e947e5 - Browse repository at this point
Copy the full SHA 8e947e5View commit details
Commits on Feb 18, 2023
-
Add renovate.json (ReactiveCircus#320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdaf049 - Browse repository at this point
Copy the full SHA bdaf049View commit details -
Update dependency androidx.appcompat:appcompat to v1.6.1 (ReactiveCir…
…cus#322) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bad4154 - Browse repository at this point
Copy the full SHA bad4154View commit details
Commits on Mar 9, 2023
-
Add emulator-boot-timeout parameter (ReactiveCircus#326)
* Add emulator-boot-timeout parameter * Update action-types.yml
Configuration menu - View commit details
-
Copy full SHA for 743ec40 - Browse repository at this point
Copy the full SHA 743ec40View commit details
Commits on Mar 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c71f5e - Browse repository at this point
Copy the full SHA 8c71f5eView commit details -
Update
test-fixture
dependencies and workflows (ReactiveCircus#332)* Gradle 8.0.2 for test-fixture. Update Gradle build cache in workflows. * Update all dependencies for `test-fixture`. * Add missing JVM target.
Configuration menu - View commit details
-
Copy full SHA for a2c97ef - Browse repository at this point
Copy the full SHA a2c97efView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd15a6 - Browse repository at this point
Copy the full SHA acd15a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b35b1c6 - Browse repository at this point
Copy the full SHA b35b1c6View commit details -
Merge branch 'main' into release/v2
* main: Prepare for release 2.28.0. Cleanup action description. Update `test-fixture` dependencies and workflows (ReactiveCircus#332) SDK command-line tools 9.0. (ReactiveCircus#331) Add emulator-boot-timeout parameter (ReactiveCircus#326) Update dependency androidx.appcompat:appcompat to v1.6.1 (ReactiveCircus#322) Add renovate.json (ReactiveCircus#320) Support non-integer API level (ReactiveCircus#317) Replace deprecated `ANDROID_SDK_ROOT` with `ANDROID_HOME`. Update npm packages. Include ACRA in list of users (ReactiveCircus#295) Update readme with new info on hypervisors (ReactiveCircus#292) SDK command-line tools 8.0. (ReactiveCircus#291)
Configuration menu - View commit details
-
Copy full SHA for d94c3fb - Browse repository at this point
Copy the full SHA d94c3fbView commit details
Commits on Apr 25, 2023
-
Update README.md (Who is using…) (ReactiveCircus#335)
Add davx5-ose to Who is using…
Configuration menu - View commit details
-
Copy full SHA for e1bdfef - Browse repository at this point
Copy the full SHA e1bdfefView commit details
Commits on Jul 4, 2023
-
Fixed emulator download URL (ReactiveCircus#343)
Previous code worked in a wrong way. 1. Getting the first char of a build number is mistake because now numbers start with 1, but whole number higher than the number which starts from 7. 2. URL was incorrect for arm mac machines. It needed to add `aarch64` suffix
Configuration menu - View commit details
-
Copy full SHA for 2cfd145 - Browse repository at this point
Copy the full SHA 2cfd145View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fabc291 - Browse repository at this point
Copy the full SHA fabc291View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f72f505 - Browse repository at this point
Copy the full SHA f72f505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a481d2 - Browse repository at this point
Copy the full SHA 5a481d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1036f55 - Browse repository at this point
Copy the full SHA 1036f55View commit details -
SDK command-line tools 11.0. (ReactiveCircus#356)
* SDK command-line tools 11.0. * Temporarily disable API 16 test.
Configuration menu - View commit details
-
Copy full SHA for f9c2835 - Browse repository at this point
Copy the full SHA f9c2835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677db68 - Browse repository at this point
Copy the full SHA 677db68View commit details -
Merge branch 'main' into release/v2
* main: Prepare for release 2.29.0. SDK command-line tools 11.0. (ReactiveCircus#356) Update npm packages. (ReactiveCircus#355) Check in updated `*.js` file. Update test fixture dependencies. (ReactiveCircus#354) Upgrade to latest npm dependencies (ReactiveCircus#347) Fixed emulator download URL (ReactiveCircus#343) Update README.md (Who is using…) (ReactiveCircus#335)
Configuration menu - View commit details
-
Copy full SHA for 99a4aac - Browse repository at this point
Copy the full SHA 99a4aacView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c479bb6 - Browse repository at this point
Copy the full SHA c479bb6View commit details
Commits on Jan 20, 2024
-
Add another user: robolectric/robolectric (ReactiveCircus#352)
Signed-off-by: utzcoz <utzcoz@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 1e33853 - Browse repository at this point
Copy the full SHA 1e33853View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1bd48c - Browse repository at this point
Copy the full SHA e1bd48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 426fbd2 - Browse repository at this point
Copy the full SHA 426fbd2View commit details -
Merge branch 'main' into release/v2
* main: Prepare for release 2.30.0. Node 20. (ReactiveCircus#369) Add another user: robolectric/robolectric (ReactiveCircus#352) Promote using ubuntu runner with KVM. (ReactiveCircus#366)
Configuration menu - View commit details
-
Copy full SHA for eaf4c24 - Browse repository at this point
Copy the full SHA eaf4c24View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61a61f9 - Browse repository at this point
Copy the full SHA 61a61f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2cd2a - Browse repository at this point
Copy the full SHA bc2cd2aView commit details -
Merge branch 'main' into release/v2
* main: Prepare for release 2.30.1. Run the action on Node 20 (ReactiveCircus#371)
Configuration menu - View commit details
-
Copy full SHA for 6b0df4b - Browse repository at this point
Copy the full SHA 6b0df4bView commit details
Commits on Jan 27, 2024
-
Migrate to Node 20 on CI via GitHub Actions major upgrades (ReactiveC…
…ircus#372) * Update first party actions to Node 20 majors. * Update Gradle cache actions to Node 20 majors.
Configuration menu - View commit details
-
Copy full SHA for 9d5d623 - Browse repository at this point
Copy the full SHA 9d5d623View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0c0e72 - Browse repository at this point
Copy the full SHA a0c0e72View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8da5b6 - Browse repository at this point
Copy the full SHA d8da5b6View commit details
Commits on Mar 27, 2024
-
Install platforms for the specified api level (ReactiveCircus#384)
* Install platforms for the specified api level * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 1fef06a - Browse repository at this point
Copy the full SHA 1fef06aView commit details
Commits on Apr 18, 2024
-
Merge branch 'main' of github.com:ReactiveCircus/android-emulator-run…
…ner into sync-with-upstream
Configuration menu - View commit details
-
Copy full SHA for 3ca18a7 - Browse repository at this point
Copy the full SHA 3ca18a7View commit details -
Merge branch 'release/v2' of github.com:ReactiveCircus/android-emulat…
…or-runner into sync-with-upstream
Configuration menu - View commit details
-
Copy full SHA for ad36935 - Browse repository at this point
Copy the full SHA ad36935View commit details