Skip to content

Mobile Version release#7

Merged
RayZ3R0 merged 5 commits intomainfrom
develop
Jan 31, 2026
Merged

Mobile Version release#7
RayZ3R0 merged 5 commits intomainfrom
develop

Conversation

@RayZ3R0
Copy link
Copy Markdown
Owner

@RayZ3R0 RayZ3R0 commented Jan 31, 2026

Description

Mobile version

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Maintenance (refactoring, dependencies, etc.)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly

- Initialize Android project structure in src-tauri/gen/android
- Patch spotapi dependency (using rustls) for Android compatibility
- Update Cargo.toml to use local spotapi and rustls-tls for reqwest
- Exclude tauri-plugin-screenshots on Android targets
- Stub unsupported file dialog commands on Android
- Add mobile capabilities and update permissions
- Optimize .gitignore for Android artifacts
@RayZ3R0 RayZ3R0 merged commit 9fc411b into main Jan 31, 2026
0 of 2 checks passed
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.

1 participant