iOS v2.0.0#35
Open
macCesar wants to merge 21 commits into
Open
Conversation
MotiurRahman
approved these changes
Mar 12, 2023
…r Android and iOS
…y and optimize image baking process
…s-platform support; refactor erase mode handling
…files, CMake configurations, documentation, and example applications. This commit deletes the entire module as it is no longer maintained or required.
…ity and consistency - Updated method signatures to use modern Objective-C syntax. - Reformatted code for better readability, including consistent indentation and spacing. - Removed unnecessary comments and improved existing ones for clarity. - Ensured proper memory management practices in dealloc methods. - Enhanced stroke data handling in WetPaintView for better performance and maintainability.
…tter readability and maintainability
…proved error logging
…nd save/load features
🚀 Added production-ready module distribution files: - Android v6.0.0: Complete save/load, playback, and undo/redo system - iOS v3.0.0: Cross-platform compatible with stroke-based architecture ✅ Updated .gitignore to include dist/ directories for module distribution ✅ Both platforms now have identical API and JSON data format compatibility Distribution files: - android/dist/ti.paint-android-6.0.0.zip (151KB) - ios/dist/ti.paint-iphone-3.0.0.zip (133KB) 🎯 Ready for GitHub Releases and community distribution!
Contributor
|
I've separated the iOS part into this PR #38 so I was able to add a fix for an interactive dismiss issue I had. We should merge this one afterwards so we have Android parity for all your features. There are many changes that move from tabs to spaces and some merge conflicts here in the Android part. Would nice if you could fix those and we'll see that we can merge it soon! The basic painting part (signature) is still running fine 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ZIP for testing:
ti.paint-iphone-2.0.0.zip