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-2524 - Rewrite media gallery in Compose #1619

Merged
merged 28 commits into from
Aug 19, 2024
Merged

Conversation

simophin
Copy link

@simophin simophin commented Aug 14, 2024

A few additions along side the rewrite:

  1. Added java8's date time library through Android desugaring process. This is to rewrite the time grouping for photos.
  2. Have to update AGP to 8.5 for the new desugaring
Screen_recording_20240814_114635.webm

@simophin simophin marked this pull request as ready for review August 14, 2024 01:15
Copy link
Collaborator

@AL-Session AL-Session left a comment

Choose a reason for hiding this comment

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

Looks great - your Compose Kung-Fu is strong! =D

Couple of comments, but I trust you to deal with as you see fit.

build.gradle Outdated Show resolved Hide resolved
gradle.properties Outdated Show resolved Hide resolved
@@ -1,6 +1,6 @@
#Thu Dec 30 07:09:53 SAST 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
Copy link
Collaborator

Choose a reason for hiding this comment

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

Finally! =D

@simophin simophin merged commit 16d6efb into dev Aug 19, 2024
0 of 2 checks passed
@simophin simophin deleted the rewrite-media-gallery-compose branch August 19, 2024 03:46
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.

3 participants