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

[SES-557] Update MessageDetailActivity with Compose #1261

Merged
merged 52 commits into from
Jul 21, 2023

Commits on Jun 28, 2023

  1. Add jetpack compose

    bemusementpark committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ab8b2c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    fc108b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2682f View commit details
    Browse the repository at this point in the history
  3. Improve theming

    bemusementpark committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d5b3d9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac476f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Add click listeners

    bemusementpark committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    676c29c View commit details
    Browse the repository at this point in the history
  2. Add user info

    bemusementpark committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6d59622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876e12c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92fae3d View commit details
    Browse the repository at this point in the history
  5. Populate profile pic

    bemusementpark committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f68c01b View commit details
    Browse the repository at this point in the history
  6. Fix LiveDataTestUtil

    bemusementpark committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    19b2c5e View commit details
    Browse the repository at this point in the history
  7. Add error

    bemusementpark committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    351b259 View commit details
    Browse the repository at this point in the history
  8. Wire up buttons

    bemusementpark committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d44dbe0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Add images

    bemusementpark committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4decce9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Add image attachments

    bemusementpark committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1303979 View commit details
    Browse the repository at this point in the history
  2. Add pager indicator

    bemusementpark committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1902d47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db4ff94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d29b54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ec93e4 View commit details
    Browse the repository at this point in the history
  6. Fix indicator colors

    bemusementpark committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    70e63a2 View commit details
    Browse the repository at this point in the history
  7. Fix divider color

    bemusementpark committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0fcd997 View commit details
    Browse the repository at this point in the history
  8. Add expand button

    bemusementpark committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d719660 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    6890f5c View commit details
    Browse the repository at this point in the history
  2. Fix Divider padding

    bemusementpark committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    26aed78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f82ed77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee0141f View commit details
    Browse the repository at this point in the history
  5. Cleanup

    bemusementpark committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6209ae6 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    bemusementpark committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7cd2bd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6b1440 View commit details
    Browse the repository at this point in the history
  8. Polish

    bemusementpark committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8d66d94 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Fix divider color

    bemusementpark committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    efb5b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68684bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be1e8e View commit details
    Browse the repository at this point in the history
  4. Hide thumbnails

    bemusementpark committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c417b37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d1977c View commit details
    Browse the repository at this point in the history
  6. Fix message padding

    bemusementpark committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fc87ae1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5b19d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Fix sms messages

    bemusementpark committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d8b8576 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Cleanup ViewModel

    bemusementpark committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    bbc9cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0824713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26c98a View commit details
    Browse the repository at this point in the history
  4. Cleanup Themes

    bemusementpark committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8213275 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Cleanup ViewModel

    bemusementpark committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a1e8ad2 View commit details
    Browse the repository at this point in the history
  2. Add strings

    bemusementpark committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    09b3215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb68aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    172f85a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    1845b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83532b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    9a84f6c View commit details
    Browse the repository at this point in the history
  2. Make reply safer

    bemusementpark committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    452db6d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    d0415c5 View commit details
    Browse the repository at this point in the history
  2. Fix buttons

    bemusementpark committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fbb2172 View commit details
    Browse the repository at this point in the history