v2020.2.2, 1 Aug. 2020
• Added: Extended keyboard presets
• Added: Chinese translation (thanks to @liyujiang-gzu)
• Fixed: UI freezes when loading a large file
• Fixed: UI freezes when scrolling a large file (thanks to @liyujiang-gzu)
• Fixed: Incorrect loading state when loading a large file
• Completely redesigned changelog screen
• Bugfixes and minor improvements
v2020.2.1, 4 Jul. 2020
• Added: «View Mode» in Settings > Files
• Added: Ability to compress and extract multiple files in specific directory
• Fixed: Error highlighting didn't work on some devices when editing text
• Slightly decreased APK size
• Bugfixes and minor improvements
v2020.2.0, 13 Jun. 2020
• Added: Multi-selection in File Explorer
• Added: Ability to cut/copy/paste files
• Added: Ability to delete multiple files
• Added: «Error Highlighting» in Settings > Editor
• Fixed: When switching tabs quickly, the text disappeared
• Bugfixes and minor improvements
v2020.1.5, 30 May 2020
• Added: New «Find» and «Replace» panel with navigation between results
• Added: Ability to import external theme with missing fields
• Added: Encoding support for opening and saving files
• Added: «Save As» in Menu > File
• «Auto-close Quotes» now works in Standard Edition
• Bugfixes and minor improvements
v2020.1.4, 16 May 2020
• Added: Theme editor 🎉
• Added: Ability to use external font
• Added: New theme selection screen
• Added: New font selection screen
• Bugfixes and minor improvements
v2020.1.3, 2 May 2020
• Added: Tablet UI
• Added: Realtime error checking
• Fixed: «Properties» in Menu > File is now available again
• Fixed: Selected document will remain selected even after restart
• Moved file creation button to tab bar
• Bugfixes and minor improvements
v2020.1.2, 18 Apr. 2020
• Added: New syntax highlighting based on file extension
• Fixed: Code completion now contains predefined suggestions for ModPE Script
• Fixed: Bug when error checking throw an exception because of missing ModPE API features
• Bugfixes and minor improvements
v2020.1.1, 4 Apr. 2020
• Added: New code completion based on a file content
• Added: Support for in-app updates
• Fixed: Crash when closing all tabs
• Fixed: Bug when renamed file was deleted
• Removed «Roboto» and «Roboto Light» fonts
• Bugfixes and minor improvements
v2020.1.0, 22 Mar. 2020
• Reworked application icon
• Reworked navigation in file explorer
• File Explorer now displays different file formats such as: Audio, Video, etc.
• Added: New fonts: «Fira Code» and «JetBrains Mono». Added ligatures support. «JetBrains Mono» is now used by default.
• Fixed: Bug when Cut/Copy/Paste actions were hidden
• Removed «IME keyboard» setting
• Bugfixes and minor improvements
v2019.1.2, 17 May 2019
• Added: Russian translation
• Improved: Undo/Redo buttons will be disabled if stack is empty
• Slightly improved «Monokai» theme
• Bugfixes and minor improvements
v2019.1.1, 11 May 2019
• Fixed: Crash during error checking
• Fixed: Crash using «Go to Line» feature
• Fixed: Bug when undo-stack had changes from other files
• Fixed: Memory leak when loading a file content
• Bugfixes and minor improvements
v2019.1.0, 2 May 2019
• Migration to Kotlin
• Redesigned internal application architecture from scratch
• Reworked themes, now they will affect only the editor
• Completely reworked navigation in file explorer
• Improved: The keyboard will display numbers above normal keys
• Improved: The line number of current line will be highlighted
• Fixed: Bug when search didn't display all founded files
• Fixed: Bug when redo-stack was loaded as an undo-stack
• Bugfixes and minor improvements
v2018.3.1, 23 Dec. 2018
• Fixed: Cursor displaying issues
v2018.3.0, 23 Oct. 2018
• Completely reworked caching logic, now unsaved files still will be available in the editor
• Improved: File opening and tab switching logic
• Fixed: Bug when user couldn't open settings on Android 6, 7
• Fixed: Bug when text selection wasn't saved in cache
• Fixed: Bug when scrolling position wasn't saved in cache
• Fixed: Bug when cache wasn't restored on resume
• Fixed: Icon position in all pop-ups
• Bugfixes and minor improvements
v2018.2.4, 2 Oct. 2018
• Fixed: Unlikely crash on start
v2018.2.3, 6 Sep. 2018
• Fixed: Crash when user tried to open settings
v2018.2.2, 5 Sep. 2018
• Added: New theme «Darcula OLED»
• Fixed: Caching issues
• Fixed: Crash when user changed the «Font Size» value
• Bugfixes and minor improvements
v2018.2.1, 30 Aug. 2018
• Added: New theme «Monokai»
• Reworked most of the application icons to look sharp on any screen density
• Slightly decreased APK size
• Bugfixes and minor improvements
v2018.2.0, 29 Aug. 2018
• New application icon
• Completely reworked file explorer
• Added: New theme «Dark Blue»
• Added: New pop-up menu by long click on tab (Close, Close Others, Close All)
• Improved: ActionBar menu for landscape orientation
• Improved: New font is correctly displaying for the most languages
• Improved: Style of all dialogs and pop-ups
• Fixed: Bug when extended keyboard overlapped the editor
• Bugfixes and minor improvements
v2018.1.5, 18 Jul. 2018
• Removed push notifications
v2018.1.4, 26 Feb. 2018
• Fixed: Error message when filename was written in other languages
• Fixed: Extended keyboard was always visible
v2018.1.3, 17 Feb. 2018
• Added: ChangeLog 🎉
• Added: Link to the open source code
• Added: «Sort Mode» in Settings > Files
• Fixed: Incorrect highlighting of current line (when the line numbers turned off)
• Bugfixes and minor improvements
v2018.1.2, 11 Feb. 2018
• Added: «Insert Color» in Menu > Tools
• Fixed: Crash during error checking
• Fixed: Icon position in all pop-ups
• Bugfixes and minor improvements
v2018.1.1, 28 Jan. 2018
• Added: «Extended Keyboard» in Settings > Editor
• Added: Ability to rename and delete files
• Bugfixes and minor improvements
v2018.1.0, 23 Jan. 2018
• Completely reworked application design and logic