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

Refactor: Extracting most UI state to EditingState #126

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

Conversation

shubertm
Copy link
Member

@shubertm shubertm commented Jun 6, 2024

isakovch and others added 30 commits November 1, 2023 10:30
* Remove context from shareImage
* Delete getCachedImageUri
* Extract image loading from EditViewModel file
* Move all state to EditingState
* Clarify Serialization in ImageDefaults
* Fix Share
# 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
# 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
* Extract crop mode to editing state

* Remove crop mode from EditManager
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.

4 participants