Skip to content

Conversation

@cameronaaron
Copy link

No description provided.

@TaeHagen
Copy link
Collaborator

TaeHagen commented Jan 6, 2025

Already implemented

@TaeHagen TaeHagen closed this Jan 6, 2025
@TaeHagen
Copy link
Collaborator

TaeHagen commented Jan 6, 2025

Whoops wrong one

@TaeHagen TaeHagen reopened this Jan 6, 2025
- Fix Android Emulator crash on Apple Silicon by adding local packages
- Update build.gradle to Java 17 compatibility
- Clean up gitignore and ephemeral files
- Sync Rust bindings and native handlers
Copilot AI review requested due to automatic review settings January 12, 2026 08:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is titled "unarchive on message send" but the actual changes show dependency updates and the vendoring of two Flutter plugins (store_checker and secure_application) by moving them from Git dependencies to local path dependencies. The PR also includes Rust dependency updates in the Cargo.lock file.

Changes:

  • Updated multiple Dart/Flutter package versions (flex_color_scheme, open_filex, external_path, skeletonizer)
  • Moved store_checker and secure_application from Git sources to local packages
  • Added the complete store_checker package implementation with iOS, macOS, and test support
  • Updated Rust dependencies, removing several unused packages and adding WebSocket-related dependencies

Reviewed changes

Copilot reviewed 193 out of 273 changed files in this pull request and generated no comments.

Show a summary per file
File Description
rust/Cargo.lock Rust dependency updates: removed clearadi, various crypto packages; added tokio-tungstenite and related WebSocket libraries
pubspec.yaml Updated package versions and changed store_checker/secure_application from git to path dependencies
pubspec.lock Lock file reflecting pubspec.yaml changes with SDK requirements updated
packages/store_checker/* Complete Flutter plugin implementation for checking app installation source (Play Store, App Store, etc.)
packages/secure_application/* Empty placeholder with only .gitkeep file
Files not reviewed (5)
  • packages/secure_application/example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata: Language not supported
  • packages/secure_application/example/ios/Runner.xcworkspace/contents.xcworkspacedata: Language not supported
  • packages/store_checker/example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata: Language not supported
  • packages/store_checker/example/ios/Runner.xcworkspace/contents.xcworkspacedata: Language not supported
  • packages/store_checker/example/macos/Runner.xcworkspace/contents.xcworkspacedata: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants