Bug Fixes
- Mobile encrypted file editing: Fixed an issue where moving the cursor in the textarea would cause content to disappear
- Mobile password screen: Added top padding to prevent Obsidian header from overlapping the password input UI
Improvements
- Replaced native confirm() dialogs with Obsidian Modal for better UX consistency
- Replaced innerHTML usage with setIcon() for security compliance
- Fixed sentence case issues in UI text to comply with Obsidian plugin guidelines