Changelog

In this page, you can find a record of all the changes made to this project such as bug fixes, new features and improvements, etc.

Version 0.9.7 Feb 14, 2024

  • Resolved persistent URL permissions issue.
  • Minor bug fixes and stability improvements.
Version 0.9.6 Dec 22, 2023

  • Minor bug fixes and stability improvements.
Version 0.9.5 Nov 19, 2023

  • Target latest Android 13 SDK (API level 33).
  • Fixed bugs when previewing web files on Android 13 dark theme.
Version 0.9.4 Aug 16, 2023

  • Optimized touch interaction with bottom toolbar buttons.
Version 0.9.3 Aug 3, 2023

  • Minor bug fixes and stability improvements.
Version 0.9.2 Jun 16, 2023

  • Fix expired Dropbox access token bug.
Version 0.9.1 May 23, 2023

  • Add code samples for C#, Go, JavaScript, Perl, PHP, Ruby and SQL.
Version 0.9.0 May 17, 2023

  • Add code samples for Python, C, C++ and Java.
  • Update eruda to 2.11.3 version.
  • Minor bug fixes and stability improvements.
Version 0.8.3 May 10, 2023

  • Support for commonly used modules such as numpy and scipy while executing Python code.
Version 0.8.2 Apr 25, 2023

  • Fixed a bug occasionally selection mode not correctly activated.
Version 0.8.1 Mar 21, 2023

  • Fix some bugs related to SFTP access.
Version 0.8.0 Mar 2, 2023

  • Add sshj as alternate API for SFTP.
  • Better support for Android 12 and above.
Version 0.7.5 Aug 22, 2022

  • Minor bug fixes and stability improvements.
Version 0.7.4 Aug 8, 2022

  • Split file name and extension while saving files.
  • Change file name text field position to fix layout problem on some devices.
Version 0.7.3 May 8, 2022

  • Support file association management in settings page.
  • New user manual can be accessed from navigation drawer.
Version 0.7.2 Mar 22, 2022

  • Support USB drive on Android 11 and above.
  • Fixed error toast not fully displayed problem.
  • Fixed a document write permission problem.
  • Minor bug fixes and stability improvements.
Version 0.7.1 Mar 11, 2022

  • Minor bug fixes and stability improvements.
Version 0.7.0 Mar 2, 2022

  • Support Dropbox short-lived access token.
  • Fix Android 11 & 12 compatibility issues.
  • Fix RTL language layout problems.
Version 0.6.4 Jul 4, 2021

  • Remember compiler selection in next execution.
Version 0.6.3 Jun 10, 2021

  • New indentation character setting between space and tab.
  • New menu item in toolbar to format/beautify code.
  • Now gutter will be hidden when line number is disabled.
  • Minor bug fixes and stability improvements.
Version 0.6.2 Jun 6, 2021

  • New indentation character setting between space or tab.
  • New menu item in toolbar to format/beautify code.
  • Minor bug fixes and stability improvements.
Version 0.6.1 May 21, 2021

  • Minor bug fixes and stability improvements.
Version 0.6.0 May 9, 2021

  • Code Editor now integrates our online compiler engine.
  • Now you can choose any file from Android document picker without file type filter.
Version 0.5.6 Apr 28, 2021

  • Add print margin display option in settings page.
Version 0.5.5 Apr 26, 2021

  • External browser support in code preview.
  • Add Hindi translation
  • Enhanced JS support in code preview.
Version 0.5.4 Mar 6, 2021

  • Add dark theme and toggle button in preview mode, works on WebView version 78 and above.
  • Minor bug fixes and stability improvements.
Version 0.5.3 Feb 13, 2021

  • Add new splash screen.
  • Solve focus shade on Chromebook.
Version 0.5.2 Feb 3, 2021

  • Add reload button in files menu to easily reload file content.
  • Minor bug fixes and stability improvements.
Version 0.5.1 Jan 22, 2021

  • Replace goto button with close button at bottom toolbar.
  • Change input method suggestion to OFF by default.
  • Minor bug fixes and stability improvements.
Version 0.5.0 Dec 20, 2020

  • Add fast scroller in files list.
  • Add GitLab integration.
Version 0.4.3 Nov 8, 2020

  • Now works on both external SD card and USB drive.
  • Add new physical keyboard shortcuts support.
Version 0.4.2 Oct 14, 2020

  • Fixed GitHub connection bug before Android 8.0.
Version 0.4.1 Oct 4, 2020

  • Updated markdown preview engine.
Version 0.4.0 Sep 28, 2020

  • Add GitHub integration.
Version 0.3.4 Aug 31, 2020

  • Support left/right arrow button long pressing.
  • Persist visual style settings after restart.
Version 0.3.3 Aug 15, 2020

  • Add association for text files.
Version 0.3.2 Aug 13, 2020

  • Fix escape characters bug while searching.
Version 0.3.1 Aug 7, 2020

  • Add vertical fast scroll bar.
Version 0.3.0 Jul 30, 2020

  • Change to local web server when previewing html files.
  • Minor bug fixes and stability improvements.
Version 0.2.3 Jul 28, 2020

  • Add tab key at bottom app bar, which can also be used for emmet.
Version 0.2.2 Jul 24, 2020

  • Billing auto refund bug is fixed.
Version 0.2.1 Jun 13, 2020

  • Minor bug fixes and stability improvements.
Version 0.2.0 Jun 10, 2020

  • Preview html, markdown files and run JavaScript code.
  • Add browser console when preview html file or execute JavaScript code.
Version 0.1.1 May 26, 2020

  • Minor bug fixes.
Version 0.1.0 May 21, 2020

  • Initial release.