Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Target SDK to 34 and fix foreground services compatibility with Android 14 #1232

Merged
merged 4 commits into from
Sep 1, 2024

Commits on Aug 28, 2024

  1. chore: update target SDK to 34

    Signed-off-by: Amr Hossam <[email protected]>
    amrhossamdev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aab9dd4 View commit details
    Browse the repository at this point in the history
  2. Fix missing foreground service type for TripService

    Signed-off-by: Amr Hossam <[email protected]>
    amrhossamdev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6ee6047 View commit details
    Browse the repository at this point in the history
  3. Fix NavigationService compatibility with Android 14.

    Signed-off-by: Amr Hossam <[email protected]>
    amrhossamdev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa249fd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix: request POST_NOTIFICATIONS permission for setting destination re…

    …minders
    
    Signed-off-by: Amr Hossam <[email protected]>
    amrhossamdev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    79eed3d View commit details
    Browse the repository at this point in the history