Android - #3
Open
NickP005 wants to merge 33 commits into
Open
Conversation
feat: Add API endpoint settings to wallet settings dialog - Introduced a dropdown menu for selecting predefined API endpoints or entering a custom endpoint. - Implemented logic to save the selected endpoint to local storage and update the application context. - Enhanced the environment configuration to dynamically retrieve the API URL from local storage. - Created a new context for managing API endpoint state across the application. - Added a Recent Activity component to display transaction history with improved formatting and error handling. - Integrated logging for better debugging and error tracking.
… extension and update installation instructions in the release body
…t and improve view mode retrieval logic
Update build workflows for iOS and Chrome extensions Refactor iOS build workflow to use pnpm for dependency management ios workflow node version Enhance release workflow to wait for builds and retrieve run IDs for Chrome and iOS artifacts hope unified release from ios branch Refactor iOS artifact workflows: unify download methods and enhance error handling Refactor release workflow: remove Chrome build dependency and enhance artifact checks self hosted build ios self hosted local yess not local anymore :( removed
android better workflow etter android build Enhance Android build workflow with Java 17 support and improved artifact handling Add tsx installation and setup steps for Android build process testb andr set final workflow Refactor Android build workflow to include App Bundle and improve artifact uploads
- Build and upload debug APK, release APK, and App Bundle (AAB) - Improve artifact naming and retention - Ensure compatibility with Java 17 and pnpm - General workflow improvements and reliability fixes
…hooks from mochimo-wallet library and improve API endpoint handling
…e activation check logic
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.
No description provided.