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

Add support for Android 14 #347

Merged
30 commits merged into from
Nov 27, 2023
Merged

Add support for Android 14 #347

30 commits merged into from
Nov 27, 2023

Conversation

Jean-BaptisteC
Copy link
Contributor

@Jean-BaptisteC Jean-BaptisteC commented Oct 7, 2023

  • Bump to SDK 34
  • Replace junit by Kotlin in tests
  • Enable Predictive back gestures
  • Disable Jetifier to reduce build time (save few seconds)
  • Migrate all TextView to MaterialTextView and ImageView to Material ShapeableImageView
  • Remove useless Deprecation annotations
  • Fix warnings Android Studio
  • Fix icons style
  • Fix format and ending files
  • Bump dependencies
  • Add new button on AboutFragment to change app language (only on Android 13 and 14)

@Jean-BaptisteC Jean-BaptisteC linked an issue Oct 7, 2023 that may be closed by this pull request
3 tasks
@Jean-BaptisteC Jean-BaptisteC marked this pull request as ready for review October 18, 2023 19:11
@Jean-BaptisteC Jean-BaptisteC requested a review from a user October 29, 2023 09:02
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@ghost ghost merged commit 9087fd0 into master Nov 27, 2023
1 check passed
@ghost ghost deleted the android_14 branch November 27, 2023 20:05
This pull request was closed.
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.

Bump to API 34 / Android 14
1 participant