Skip to content

Conversation

@ScreepCode
Copy link
Owner

🚀 Pull Request

Brief Description

  • Fix Android Permissions
  • add Beta Tests to Readme

GitHub Copilot Text

This pull request includes updates to the README.md file, enhancements to Android and iOS configurations, and adjustments to versioning and build processes. The most important changes are grouped into documentation updates, Android permissions, iOS configuration, and build system improvements.

Documentation Updates:

  • README.md: Improved formatting for the app description and privacy-focused feature, added a table layout for beta testing links, and removed an unnecessary blank line under the "Versioning" section. [1] [2] [3]

Android Permissions:

Build System Improvements:

  • android/fastlane/README.md: Clarified the description of the assemble_release command to indicate it builds a release APK with versioning.
  • ios/.gitignore: Added entries to ignore build artifacts (.last_build_id, .bundle/, vendor/, *.ipa, *.zip).

@ScreepCode ScreepCode requested a review from Jozys April 25, 2025 07:08
@ScreepCode ScreepCode self-assigned this Apr 25, 2025
Copilot AI review requested due to automatic review settings April 25, 2025 07:08
@ScreepCode ScreepCode added bug Something isn't working documentation Improvements or additions to documentation android Label for android specific issues labels Apr 25, 2025
Copy link
Contributor

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 pull request updates documentation and configuration files to address Android permission issues and to enhance beta testing visibility.

  • Updated Android permissions documentation in the Fastlane README to clarify release APK versioning.
  • Reformatted the main README to improve the app description layout and added a new table for beta testing links.

Reviewed Changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated 1 comment.

File Description
android/fastlane/README.md Updated build command description to indicate versioning usage.
README.md Reworked app description formatting and added a beta testing table.
Files not reviewed (3)
  • android/app/src/main/AndroidManifest.xml: Language not supported
  • ios/.gitignore: Language not supported
  • ios/Runner/Info.plist: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ScreepCode ScreepCode merged commit fe708e4 into development Apr 25, 2025
2 checks passed
@ScreepCode ScreepCode deleted the fix/android-webview branch April 25, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android Label for android specific issues bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants