Skip to content

[25993][26008] Target sdk version update and bug fixes - #537

Merged
MichaelReyes merged 4 commits into
developfrom
feature/25993-target-sdk-version-update
Aug 20, 2026
Merged

[25993][26008] Target sdk version update and bug fixes#537
MichaelReyes merged 4 commits into
developfrom
feature/25993-target-sdk-version-update

Conversation

@MichaelReyes

Copy link
Copy Markdown
Contributor

Pull Request (PR) Checklist

Thank you for your contribution! Please confirm that you've checked all the boxes below before submitting your PR. Use [x] to check a box, e.g., [x], and make sure there's no space around the brackets.

PR Context

Changes

Describe your changes in detail, highlighting the problem it solves or the feature it adds.

Checklist for Reviewers

Documentation and Code Quality

  • KDocs Documentation: Are all changes, new functionalities, and classes documented with KDocs?
  • Architectural Patterns: Is there consistent and proper use of architectural patterns (e.g., MVVM, MVP)?

Testing and Reliability

  • Unit Testing: Are there unit tests for all new functionalities and classes?
  • Emulator and Real Device Testing: Has the application been tested on both emulators and real devices to ensure compatibility?

Error Handling and Logging

  • Error Handling: Are errors and exceptions caught and handled gracefully, ensuring the app remains stable?
  • Logging: Is there proper logging in place for critical errors and information, aiding in debugging and monitoring?

Testing Procedure

If applicable, provide steps or commands for testing your changes. This can help reviewers and testers.

Work-in-Progress (WIP)

List any remaining work or areas that need additional focus. This section can be updated as the work progresses.

  • [ ]
  • [ ]

Remember to keep this template updated based on the feedback and evolving project standards.

- update compileSdk and targetSdk to 36 across Android modules
- upgrade AGP to 8.9.1 and Gradle to 8.11.1
- align nested and shared module SDK configurations
- preserve legacy back navigation behavior for app and sample manifests
…ode request groups

- updated `QueryGeneratorImpl` to add and deduplicate Park & Ride grouped requests
- updated `InjectedTransportModes` to separate Park & Ride routing groups from normal backend modes
- updated `TripResultListViewTransportModeFilter` to prevent Park & Ride from globally selecting Car
- added `TripResultListViewTransportModeFilterTest` Park & Ride and Car selection regression coverage
- updated `QueryGeneratorImplTest` grouped request separation and deduplication coverage
@github-actions

Copy link
Copy Markdown

This pull request is stale because it has been open 5 days with no activity.

@github-actions github-actions Bot added the Stale label Aug 12, 2026
- updated ServiceDetailViewModel to load complete stop lists, apply travelled-stop opacity, and use the region timezone
- updated ServiceDetailViewModelTest with complete-service, timezone, and travelled-stop coverage
- updated ServiceDetailRepository to support nullable start-stop codes
- updated ServiceDetailRepositoryImpl to request services without a start-stop filter
- updated app/build.gradle release signing, debugging, and Leicester/Waupaca versions
- updated GetTravelledLineForTrip to preserve segment ownership for travelled lines
- updated GetNonTravelledLineForTrip to preserve segment ownership for non-travelled lines
- updated SegmentsPolyLineOptions to retain the associated segment ID
- updated TripLine to generate separately identifiable polylines for each trip segment
- updated TripResultMapContributor to focus and highlight polylines using exact segment IDs
- updated GetTripLineTest to verify adjacent segments sharing an endpoint remain independently mapped
@github-actions

Copy link
Copy Markdown

✅ Unit tests passed successfully!

Test results are available under the "Artifacts" section of this run in GitHub Actions.

Please ensure the code is reviewed before proceeding with the merge.

@github-actions github-actions Bot removed the Stale label Aug 14, 2026
@github-actions

Copy link
Copy Markdown

This pull request is stale because it has been open 5 days with no activity.

@github-actions github-actions Bot added the Stale label Aug 20, 2026
@MichaelReyes
MichaelReyes merged commit 7726941 into develop Aug 20, 2026
1 check passed
@MichaelReyes
MichaelReyes deleted the feature/25993-target-sdk-version-update branch August 20, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant