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

Merged
merged 53 commits into from
Nov 13, 2024
Merged

Refactor: Extracting most UI state to EditingState #126

merged 53 commits into from
Nov 13, 2024

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
@kirillt
Copy link
Member

kirillt commented Nov 13, 2024

Thanks, guys! I've tested it briefly ⏤ it works on my Huawei P10 (Android 8).

@kirillt kirillt merged commit e8f7d18 into main Nov 13, 2024
4 checks passed
@kirillt kirillt deleted the develop branch November 14, 2024 09:45
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