massivemadness / Squircle-CE

👨‍💻 Squircle CE is a fast and free multi-language code editor for Android
https://play.google.com/store/apps/details?id=com.blacksquircle.ui
Apache License 2.0
1.38k stars 101 forks source link

Unable to create new file #224

Closed hjek closed 9 months ago

hjek commented 9 months ago

Please consider making a Pull Request if you are capable of doing so.

App Version: 2023.1.5

Affected Device(s): Nokia 2.2

Describe the bug Unable to create new file. Opening existing files and saving works fine.

To Reproduce Steps to reproduce the behavior:

  1. Open Squircle file explorer and press +
  2. Enter file name, hello.txt, and tap Create
  3. Error message pops up. No new file created.

https://github.com/massivemadness/Squircle-CE/assets/11958965/66838afd-0dc8-48e0-95f5-6524246b7dd5

Expected behavior I expected hello.txt to be created and opened in editor tab.

massivemadness commented 9 months ago

Hi @hjek, can you please check it on the latest version? If you'll have the same error try this patch.zip

hjek commented 9 months ago

Works in latest version. Thanks!