Ios branch - #2
Open
NickP005 wants to merge 34 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
- 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
…e unused normalization function
- Added various app icon images for different resolutions and devices in the AppIcon.appiconset. - Created Contents.json for the AppIcon.appiconset to define the app icon images and their respective sizes. - Added splash screen images and their corresponding Contents.json file for the Splash.imageset. - Introduced Info.plist file for the iOS app with necessary configurations. - Updated setup script to copy iOS assets from the assets directory to the appropriate location in the project.
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.