-
Notifications
You must be signed in to change notification settings - Fork 1
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
Refactor: Extracting most UI state to EditingState #126
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68a146e - Browse repository at this point
Copy the full SHA 68a146eView commit details -
- Revert gradle.properties, since CI/CD is not support cache. CI/CD w…
…ill be fixed later
Configuration menu - View commit details
-
Copy full SHA for 71b2147 - Browse repository at this point
Copy the full SHA 71b2147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b56a78 - Browse repository at this point
Copy the full SHA 0b56a78View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e9b537 - Browse repository at this point
Copy the full SHA 7e9b537View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8df169 - Browse repository at this point
Copy the full SHA b8df169View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa814c4 - Browse repository at this point
Copy the full SHA fa814c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8244fce - Browse repository at this point
Copy the full SHA 8244fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b9f31 - Browse repository at this point
Copy the full SHA b2b9f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7178dbb - Browse repository at this point
Copy the full SHA 7178dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eba793 - Browse repository at this point
Copy the full SHA 6eba793View commit details
Commits on Feb 1, 2024
-
#97: Complete refactoring with best practices (#105)
* Remove context from shareImage * Delete getCachedImageUri * Extract image loading from EditViewModel file * Move all state to EditingState * Clarify Serialization in ImageDefaults * Fix Share
Configuration menu - View commit details
-
Copy full SHA for efe609b - Browse repository at this point
Copy the full SHA efe609bView commit details
Commits on Apr 3, 2024
-
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # .scripts/ktlint.gradle # app/src/main/java/dev/arkbuilders/arkretouch/editing/ui/main/EditScreen.kt # app/src/main/java/dev/arkbuilders/arkretouch/editing/ui/main/EditViewModel.kt # app/src/main/java/dev/arkbuilders/arkretouch/utils/ImageLoading.kt
Configuration menu - View commit details
-
Copy full SHA for 2f607b2 - Browse repository at this point
Copy the full SHA 2f607b2View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff0292e - Browse repository at this point
Copy the full SHA ff0292eView commit details
Commits on Apr 6, 2024
-
Merge branch 'main' into develop
# Conflicts: # .gitignore # app/build.gradle # app/src/main/java/dev/arkbuilders/arkretouch/presentation/dialogs/SavePathDialog.kt # app/src/main/java/dev/arkbuilders/arkretouch/presentation/screens/EditScreen.kt # app/src/main/java/dev/arkbuilders/arkretouch/presentation/viewmodels/EditViewModel.kt # app/src/main/java/dev/arkbuilders/arkretouch/utils/Utils.kt # build.gradle # gradle/wrapper/gradle-wrapper.properties
Configuration menu - View commit details
-
Copy full SHA for 1429d2c - Browse repository at this point
Copy the full SHA 1429d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f3a47 - Browse repository at this point
Copy the full SHA 85f3a47View commit details
Commits on Apr 10, 2024
-
Refactor: Extract crop mode to EditingState (#125)
* Extract crop mode to editing state * Remove crop mode from EditManager
Configuration menu - View commit details
-
Copy full SHA for 6e65ad2 - Browse repository at this point
Copy the full SHA 6e65ad2View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec87906 - Browse repository at this point
Copy the full SHA ec87906View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb936fe - Browse repository at this point
Copy the full SHA cb936feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3089a - Browse repository at this point
Copy the full SHA 4d3089aView commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e34760 - Browse repository at this point
Copy the full SHA 7e34760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 531e856 - Browse repository at this point
Copy the full SHA 531e856View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d33c15 - Browse repository at this point
Copy the full SHA 8d33c15View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e69f739 - Browse repository at this point
Copy the full SHA e69f739View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d22478 - Browse repository at this point
Copy the full SHA 1d22478View commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89768f1 - Browse repository at this point
Copy the full SHA 89768f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76eef62 - Browse repository at this point
Copy the full SHA 76eef62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 659edee - Browse repository at this point
Copy the full SHA 659edeeView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8913dc - Browse repository at this point
Copy the full SHA c8913dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b79c800 - Browse repository at this point
Copy the full SHA b79c800View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a8e5cd - Browse repository at this point
Copy the full SHA 6a8e5cdView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1d4c61 - Browse repository at this point
Copy the full SHA f1d4c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab01b9 - Browse repository at this point
Copy the full SHA cab01b9View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f3eee4 - Browse repository at this point
Copy the full SHA 9f3eee4View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e2d5bf - Browse repository at this point
Copy the full SHA 7e2d5bfView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad36a3c - Browse repository at this point
Copy the full SHA ad36a3cView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fdb288 - Browse repository at this point
Copy the full SHA 6fdb288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4c825 - Browse repository at this point
Copy the full SHA 1d4c825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633fba1 - Browse repository at this point
Copy the full SHA 633fba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2682f02 - Browse repository at this point
Copy the full SHA 2682f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4216f58 - Browse repository at this point
Copy the full SHA 4216f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e0dc2 - Browse repository at this point
Copy the full SHA 99e0dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2a12c - Browse repository at this point
Copy the full SHA 4b2a12cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ee12c - Browse repository at this point
Copy the full SHA 91ee12cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d873a6 - Browse repository at this point
Copy the full SHA 3d873a6View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36aa214 - Browse repository at this point
Copy the full SHA 36aa214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 861b1c9 - Browse repository at this point
Copy the full SHA 861b1c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb97bd - Browse repository at this point
Copy the full SHA ffb97bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 570808e - Browse repository at this point
Copy the full SHA 570808eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3813f97 - Browse repository at this point
Copy the full SHA 3813f97View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a93baf - Browse repository at this point
Copy the full SHA 2a93bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a1a73 - Browse repository at this point
Copy the full SHA 68a1a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e24ab3 - Browse repository at this point
Copy the full SHA 7e24ab3View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9962dc1 - Browse repository at this point
Copy the full SHA 9962dc1View commit details