Skip to content

feat: Custom output path + better GUI scrollbars#127

Merged
LisoUseInAIKyrios merged 3 commits intoMorpheApp:devfrom
prateek-who:custom-output-path
Apr 29, 2026
Merged

feat: Custom output path + better GUI scrollbars#127
LisoUseInAIKyrios merged 3 commits intoMorpheApp:devfrom
prateek-who:custom-output-path

Conversation

@prateek-who
Copy link
Copy Markdown
Contributor

@prateek-who prateek-who commented Apr 25, 2026

Settings Dialog now also has the ability to set a custom path for output apks.
Made the scrollbar a centralized component that can now used on different screen and properly adheres to our design standards.

Should close (#125 and #126)

@prateek-who
Copy link
Copy Markdown
Contributor Author

See how this feels and if there are any issues. @l205306

@LisoUseInAIKyrios
Copy link
Copy Markdown
Contributor

CLI jar for those who want to try:

https://github.com/MorpheApp/morphe-cli/actions/runs/24939415237/artifacts/6642292917

@l205306
Copy link
Copy Markdown

l205306 commented Apr 26, 2026

👍Everything is working as expected.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title feat: Custom output path + Better scrollbars feat: Custom output path + better GUI scrollbars Apr 29, 2026
@LisoUseInAIKyrios LisoUseInAIKyrios merged commit 70e2721 into MorpheApp:dev Apr 29, 2026
5 of 6 checks passed
github-actions Bot pushed a commit that referenced this pull request Apr 29, 2026
# [1.8.0-dev.9](v1.8.0-dev.8...v1.8.0-dev.9) (2026-04-29)

### Features

* Custom output path + better GUI scrollbars ([#127](#127)) ([70e2721](70e2721))
@prateek-who prateek-who deleted the custom-output-path branch April 29, 2026 09:22
github-actions Bot pushed a commit to ddCeka/morphe-cli that referenced this pull request Apr 29, 2026
# [1.8.0-dev.1](v1.7.0...v1.8.0-dev.1) (2026-04-29)

### Bug Fixes

* continue-on-error fix + force windows to `FULL` ([MorpheApp#120](https://github.com/ddCeka/morphe-cli/issues/120)) ([036faba](036faba))
* Include Notice and License files in shadow jar release ([MorpheApp#113](https://github.com/ddCeka/morphe-cli/issues/113)) ([a9a2402](a9a2402))
* Re-enable strip libs feature ([MorpheApp#117](https://github.com/ddCeka/morphe-cli/issues/117)) ([6d2bb94](6d2bb94))
* Update to latest patcher ([efd0cf1](efd0cf1))

### Features

* Add in-app dependency license viewer ([MorpheApp#114](https://github.com/ddCeka/morphe-cli/issues/114)) ([77a1dde](77a1dde))
* Add search function to license viewer ([MorpheApp#124](https://github.com/ddCeka/morphe-cli/issues/124)) ([d3d9feb](d3d9feb))
* Custom output path + better GUI scrollbars ([MorpheApp#127](https://github.com/ddCeka/morphe-cli/issues/127)) ([70e2721](70e2721))
* Faster dex rebuilding + reduced memory requirements  ([MorpheApp#108](https://github.com/ddCeka/morphe-cli/issues/108)) ([ed8918e](ed8918e))
* Support GitHub repo urls with `--patches` argument ([MorpheApp#71](https://github.com/ddCeka/morphe-cli/issues/71)) ([2cc09a9](2cc09a9))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add GUI support for custom output path (CLI -o parity) bug: Scrolling doesn't work on Linux

3 participants