// AVIATION - PPG Flight Planner
Journey
Auto-generated, unpolished by design — a raw log of what changed and when, not a curated changelog. Each entry is a short line pulled straight from commit and build activity, timestamped and permalinked. Read the Journey rollup instead for the synthesized, editorial version of this same activity.
- 07/08/2025Updated the DesignSystem module.#
- 20/07/2025Configured Firebase Crashlytics and Analytics for telemetry, and patched map rendering issues related to zoom levels and constant location updates. Also addressed navigation bugs on the new flight plan flow and a specific App Store iPad compatibility issue.#
- 19/07/2025Localized flight plan views and pilot/flight plan dependency handling have been added, alongside several UI fixes for location permissions and iPad button states.#
- 15/07/2025Localised Pilot views and further platform-specific optimizations.#
- 13/07/2025Added support for iOS 18 and updated the demo data for the App Store and Promo Website.#
- 11/06/2025Updated the DesignSystem and navigation bar components for iOS 26 compatibility.#
- 05/06/2025Added a slider to adjust the average speed of flights.#
- 14/05/2025Converted the flight plan creation flow to a map-based input, updated filtering for in-flight pilots, and refined the UI layout for the flight plan raw data.#
- 11/05/2025Styled the flight plan details view and added a export as image feature, including a map snapshot of the styled map snapshot.#
- 10/05/2025Customised the map layers and viewports to support different aviation-specific navigation styles.#
- 08/05/2025Fixed flight duration and fuel requirements calculations and updated the maps.#
- 07/05/2025Added SwiftData for local persistence.#
- 05/05/2025Refactored the model and folder structure to clean up the project organization.#
- 04/05/2025Updated the DesignSystem module and added the Pilots page Empty view along with previews for all views.#
- 01/05/2025Refactored the project structure by moving the DesignSystem to its own Swift Package Manager module.#
- 27/04/2025Added a generic alert component and a ToolbarItem buttons factory to the UI, along with a Realm over SPM integration for the database.#
- 25/04/2025Refactored the project structure by moving components into separate files and folders, while standardizing the development of shared components like DSSection, DSForm, and DSCard.#
- 24/04/2025Added empty state views and worked on the Design System components.#
- 23/04/2025Finished the initial UI styling for the main page and several views, moving the components to a component-based styling model where each component has its own styles.#