- "description": "CodeOps Studio 1.0.2 beta is here, bringing thoughtful refinements and much-needed fixes to elevate your development workflow. This update introduces key performance enhancements, new input actions, and resolves several persistent issues for a smoother, more reliable experience.\n\n\n**New Features:**\n- Expanded the symbol input panel with additional actions.\n- Added cursor movement actions (MCR, MCL, MCU, MCD), where M = Move, C = Cursor, L = Left, R = Right, U = Up, and D = Down.\n\n\n**Changes:**\n- Migrated Uri to file conversion from `FileUtil` to `FileUriMediator.java`, creating a more modular architecture.\n- Separated storage permission logic from `MainFragment.java` to `MainActivity.java` for better code clarity and management.\n- Initiated restructuring of the codebase to adopt a more maintainable and scalable format.\n\n\n**Improvements:**\n- Refined storage permission handling for Android 11+ devices.\n- Optimized `ContextLifeCycleObserver.java` to handle URI tasks gracefully without performance drops.\n- Enhanced file loading efficiency within `LiveServer.java`.\n- Improved case conversion performance in `ContextualCodeEditor.java`.\n- Numerous smaller enhancements were applied across the app, contributing to a more polished user experience.\n\n\n**Bug Fixes:**\n- **Addressed**: UI lag when initializing `LiveServer` by replacing the temporary workaround with a complete solution.\n- **Fixed**: Frequent crashes when selecting files or folders, particularly on newer Android versions.\n- Resolved crashes occurring when accessing directories on Android 11 and above.\n- Corrected `ArrayIndexOutOfBoundsException` triggered by specific directory paths.\n- Fixed storage permission request failures on Android 11+ devices.\n\n\nWith this release, CodeOps Studio continues to evolve, focusing on stability, performance, and overall user satisfaction. Thank you for your support and feedback. For a detailed changelog, visit [https://github.com/euptron/CodeOps-Studio/CHANGELOG.md](https://github.com/euptron/CodeOps-Studio/CHANGELOG.md).\n",
0 commit comments