Simple-File-Manager/CHANGELOG.md

214 lines
4.9 KiB
Markdown

Changelog
==========
Version 2.7.0 *(2017-11-10)*
----------------------------
* Added a toggle for using English language on non-english devices
* Handle Select Ringtone intent
Version 2.6.0 *(2017-10-29)*
----------------------------
* Added a toggle for keeping last-modified value at file copy/move/rename
* Added new actionmenu items "Set As", "Open With" and "Copy path to clipboard"
* Handle third party intents with the FileProvider pattern
Version 2.5.0 *(2017-10-23)*
----------------------------
* Added fingerprint protection to hidden files
* Added a simple text file editor
* Added handling to get_content intents
* Added handling of intents for viewing folders
Version 2.4.0 *(2017-09-04)*
----------------------------
* Added zip file de/compressing
* Improved root folder handling for rooted devices, if enabled
* Improved SD card file handling
Version 2.3.1 *(2017-08-07)*
----------------------------
* Allow password protecting hidden item visibility
Version 2.3.0 *(2017-06-21)*
----------------------------
* Added drag selection for selecting multiple items by the dragging gesture
* Added a "Select all" button
* Added a "Temporarily show hidden" button
* Added a round Android Nougat launcher icon
* Allow sharing folders by fetching their content
Version 2.2.2 *(2017-04-24)*
----------------------------
* Properly display root folder content
Version 2.2.1 *(2017-04-19)*
----------------------------
* Split copy and move into separate menu buttons
* Misc smaller fixes and translation improvements
Version 2.2.0 *(2017-04-07)*
----------------------------
* Added color themes
* Misc smaller improvements
Version 2.1.0 *(2017-03-18)*
----------------------------
* Added a Home Folder button
* Added Favorites for easy access
Version 2.0.1 *(2017-03-16)*
----------------------------
* Added some extra checks at deleting from SD card
Version 2.0.0 *(2017-03-15)*
----------------------------
* Updated some translations
* Lots of other rewrites, mostly related to file operations
Version 1.25 *(2017-02-26)*
----------------------------
* Updated some translations
Version 1.24 *(2016-12-06)*
----------------------------
* Fix copying files in some cases
* Display a vertical scrollbar when needed
Version 1.23 *(2016-12-04)*
----------------------------
* Remember the scroll state when browsing between folders
* Misc other smaller improvements
Version 1.22 *(2016-11-22)*
----------------------------
* Couple smaller improvements
Version 1.21 *(2016-11-20)*
----------------------------
* Added confirmation dialogs before deleting
Version 1.20 *(2016-11-17)*
----------------------------
* Misc fixes, mostly related to copy and move
Version 1.19 *(2016-11-15)*
----------------------------
* Some stability fixes
Version 1.18 *(2016-11-13)*
----------------------------
* Misc small improvements
Version 1.17 *(2016-11-12)*
----------------------------
* Couple adjustments to the Copy and Move functionality
Version 1.16 *(2016-11-11)*
----------------------------
* Couple adjustments to the Copy and Move functionality
* Misc small bugfixes
Version 1.15 *(2016-11-07)*
----------------------------
* Fix some file operations on devices without SD card
Version 1.14 *(2016-11-05)*
----------------------------
* Allow using a couple more characters as file names
Version 1.13 *(2016-11-05)*
----------------------------
* Fix tasks related to files on the SD card
Version 1.12 *(2016-11-03)*
----------------------------
* Couple file properties dialog adjustments
Version 1.11 *(2016-10-30)*
----------------------------
* Allow easily switching between internal storage, SD card and root folders
* Remove the Show full path option
Version 1.10 *(2016-10-29)*
----------------------------
* Update some icons so they are visible in dark theme
Version 1.9 *(2016-10-28)*
----------------------------
* Misc performance improvements
Version 1.8 *(2016-10-16)*
----------------------------
* Show thumbnails at images, videos, gifs
* Display several more items at the Properties window
* Many small improvements
Version 1.7 *(2016-10-11)*
----------------------------
* Misc minor improvements and bugfixes
Version 1.6 *(2016-10-09)*
----------------------------
* Update the items properly after rename/copy/move/delete
Version 1.5 *(2016-10-02)*
----------------------------
* Sort items in an incasesensitive way
Version 1.4 *(2016-09-07)*
----------------------------
* Add a properties window for files and folders
* Add support for displaying root and SDcard files
Version 1.3 *(2016-08-29)*
----------------------------
* Rename the app launcher to File Manager
* Update the launcher icon
* Added German translation
Version 1.2 *(2016-08-22)*
----------------------------
* Add an Invite friends button
* Allow sharing files
Version 1.0 *(2016-08-02)*
----------------------------
* Initial release