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: MorpheApp/morphe-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0-dev.2
Choose a base ref
...
head repository: MorpheApp/morphe-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0-dev.3
Choose a head ref
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on May 25, 2026

  1. fix: Close adb when app closes (#153)

    The gui now properly closes the adb server when it's being closed, if it
    started it. Won't touch it if other process started it.
    prateek-who authored May 25, 2026
    Configuration menu
    Copy the full SHA
    a43de5a View commit details
    Browse the repository at this point in the history
  2. chore: Release v1.9.0-dev.3 [skip ci]

    # [1.9.0-dev.3](v1.9.0-dev.2...v1.9.0-dev.3) (2026-05-25)
    
    ### Bug Fixes
    
    * Close adb when app closes ([#153](#153)) ([a43de5a](a43de5a))
    semantic-release-bot committed May 25, 2026
    Configuration menu
    Copy the full SHA
    bc52bb3 View commit details
    Browse the repository at this point in the history
Loading