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 more Android ripples #5757

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. add ripple to embedded images

    gpp-0 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ee739f0 View commit details
    Browse the repository at this point in the history
  2. add ripple to composer images

    gpp-0 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c6c1c09 View commit details
    Browse the repository at this point in the history
  3. add ripple to embedded videos

    gpp-0 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a22de4d View commit details
    Browse the repository at this point in the history
  4. add ripple to header avi

    gpp-0 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b1c19a1 View commit details
    Browse the repository at this point in the history
  5. add ripple to gifs

    gpp-0 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d8cc80f View commit details
    Browse the repository at this point in the history
  6. make post ripples appear more consistently across app

    posts that appear on the home tab already have ripples.
    this also adds ripples on posts that appear in the search and
    notification tabs, in replies, and in embedded quotes.
    
    ripples on posts that appear in replies look kinda ugly  (especially in
    threaded mode) because the pressable area doesn't extend horizontally to
    the edges of the screen, not sure if something should be done about this
    gpp-0 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7795ba7 View commit details
    Browse the repository at this point in the history