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

Load all vector drawables with AppCompat for consistency #4411

Merged

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    9285434 View commit details
    Browse the repository at this point in the history
  2. use AppCompatResources instead of ContextCompat to load drawables.

    Set all compound drawables using relative positioning.
    cbeyls committed May 3, 2024
    Configuration menu
    Copy the full SHA
    afe417c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0fc909 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into fix/appcompat_vector_drawables_loading

    # Conflicts:
    #	app/src/main/java/com/keylesspalace/tusky/adapter/NotificationsAdapter.java
    #	app/src/main/java/com/keylesspalace/tusky/components/notifications/ReportNotificationViewHolder.kt
    cbeyls committed May 3, 2024
    Configuration menu
    Copy the full SHA
    72cc6f3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge branch 'develop' into fix/appcompat_vector_drawables_loading

    # Conflicts:
    #	app/src/main/java/com/keylesspalace/tusky/components/notifications/StatusNotificationViewHolder.kt
    cbeyls committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3b1b655 View commit details
    Browse the repository at this point in the history