Add Support for Main Page URL and Add Actions Build.#3
Open
PixPMusic wants to merge 6 commits intoprochy-exe:mainfrom
Open
Add Support for Main Page URL and Add Actions Build.#3PixPMusic wants to merge 6 commits intoprochy-exe:mainfrom
PixPMusic wants to merge 6 commits intoprochy-exe:mainfrom
Conversation
Author
|
I missed that #1 was already open. This essentially does the same thing, plus adds a release workflow |
c32bb58 to
45eb096
Compare
- Fix: Share to 'Odesli Page' fails when 'Auto Copy Link' is off - Fix: App hangs when Odesli API fails or returns no data - Feat: Add feedback toast when 'Auto Copy Link' matches - Chore: Bump version to v1.1.2 - Build: Configure secure release signing using GitHub Secrets - Build: Ignore keystore files and robustly handle signing config failures - Refactor: Remove unused context parameters in RetrofitClient - Docs: Update README with building and signing instructions
- fix: overflow in input fields - fix: Odesli/Songlink URL now shows metadata from first available source - fix: add vertical scrolling to main content area - fix: fab padding - fix: settings layout cutoffs - fix: text overflow in popup - fix: remove unnecessary bottom padding in result card - fix: fallback to debug signing in release builds when keystore is missing - fix: add scrolling to share modal - fix: add scrolling to service selection list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2
Added support for sharing the main song.link, album.link pages.
Added a Workflow to build the app in CI. - You likely will have to uninstall the existing v1.0.0 due to the signature mismatch.
The workflow builds PRs but doesn't release them, and releases whenever you push to main.