Releases: ruskakimov/mooltik
Releases · ruskakimov/mooltik
Backup option
- Export project as zip
Small fixes
- Fix bug on duplicating frames
- Dispose of image on deletion
Bucket tool
- Bucket tool!
- Fix memory leaks
- Codemagic config
Rename layers
- Rename layers
- Submit one-line text in dialog from the keyboard
- Change some icons
iPhone UI
Optimize UI for iPhone and other devices with screen obstructions
Collect more data about sound import fail
Collect more data about sound import fail (#196) * Send path to crashlytics * Send more data when failed to import sound * Audio specific picker on android * Bump version
Fix share
- Fix share on iPad
- Add shadow to play button
- Fix non-fatal when exiting editor while playing
New export dialog
- Export project images option
- Cancel export in progress
- Share export output
Fix AAC sound import
Previously seeking was broken when AAC was imported.
- Convert AAC to M4A to enable seeking
Handle permanently denied permission
Denied permission (#183) * Perm denied hook * Open allow access dialog * Handle perm denied storage on audio import * Fix export flow * Fix audio button flow * Change dialog content * Bump version * Extract permission flow * Close dialog after opening settings