Skip to content

YMapper rebrand#115

Merged
YarosMallorca merged 9 commits into
mainfrom
ymapper-rebrand
May 20, 2026
Merged

YMapper rebrand#115
YarosMallorca merged 9 commits into
mainfrom
ymapper-rebrand

Conversation

@YarosMallorca

Copy link
Copy Markdown
Member

Rebrand to YMapper and move repo to Yaros' Labs

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Rebrands the Flutter app and supporting platform wrappers from “DJI Mapper” to “YMapper”, updates repository/hosting references to the new GitHub org, and aligns Firebase deployment configuration with the new project.

Changes:

  • Rename app display/title strings across Windows/macOS/Linux/Web/Android and update README/GitHub URLs.
  • Update Dart package name/import paths from dji_mapper to ymapper and refresh parts of the lockfile.
  • Remove Docker/nginx deployment artifacts/documentation and update Firebase Hosting project identifiers.

Reviewed changes

Copilot reviewed 29 out of 30 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
windows/runner/main.cpp Updates Windows window title to YMapper.
web/manifest.json Updates PWA name/short_name to YMapper.
web/index.html Updates HTML title (and doctype casing).
README.md Rebrands README links/text and removes Docker deployment section.
pubspec.yaml Renames Dart package to ymapper.
pubspec.lock Updates dependency resolution metadata and SDK minimums.
nginx.conf Removes nginx config previously used for Docker hosting.
macos/Runner/Info.plist Updates macOS bundle name.
macos/Runner.xcodeproj/project.pbxproj Updates macOS display name build settings.
linux/my_application.cc Updates Linux window/header titles.
lib/shared/value_listeneables.dart Updates imports to new package name.
lib/shared/theme_manager.dart Updates imports to new package name.
lib/shared/aircraft_settings.dart Updates imports to new package name.
lib/presets/preset_manager.dart Updates imports to new package name.
lib/main.dart Updates imports and app title string.
lib/layouts/info.dart Updates imports and reformats some expressions.
lib/layouts/home.dart Updates imports/links/user-agent string formatting and refactors some layout formatting.
lib/layouts/export.dart Updates imports and changes FilePicker call sites.
lib/layouts/camera.dart Updates imports to new package name.
lib/layouts/aircraft.dart Updates imports and minor formatting.
lib/github/update_checker.dart Updates GitHub releases API endpoint.
lib/components/popups/litchi_load_alert.dart Updates imports and user-facing text to YMapper.
lib/components/popups/dji_load_alert.dart Updates imports to new package name.
lib/components/app_bar.dart Updates imports/title text and GitHub link target.
Dockerfile Removes Dockerfile previously used for web hosting.
docker-compose.yml Removes local Docker Compose configuration.
docker-compose.prod.yml Removes production Docker Compose configuration.
android/app/src/main/AndroidManifest.xml Updates Android app label to YMapper (and reformats XML).
.github/workflows/main.yml Updates Firebase Hosting deploy projectId.
.firebaserc Updates default Firebase project id.

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

Comment thread lib/layouts/home.dart Outdated
Comment thread lib/components/popups/litchi_load_alert.dart Outdated
Comment thread README.md
Comment thread lib/components/app_bar.dart
@YarosMallorca YarosMallorca marked this pull request as ready for review May 20, 2026 20:45
@YarosMallorca YarosMallorca merged commit 5c89837 into main May 20, 2026
1 check passed
@YarosMallorca YarosMallorca deleted the ymapper-rebrand branch May 20, 2026 20:45
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