Simple-File-Manager/CHANGELOG.md

182 lines
3.9 KiB
Markdown
Raw Normal View History

2016-08-02 22:18:30 +02:00
Changelog
==========
2017-06-25 23:56:18 +02:00
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
2017-04-24 19:08:42 +02:00
Version 2.2.2 *(2017-04-24)*
----------------------------
* Properly display root folder content
2017-04-19 21:18:02 +02:00
Version 2.2.1 *(2017-04-19)*
----------------------------
* Split copy and move into separate menu buttons
* Misc smaller fixes and translation improvements
2017-04-08 00:12:57 +02:00
Version 2.2.0 *(2017-04-07)*
----------------------------
* Added color themes
* Misc smaller improvements
2017-03-18 20:32:50 +01:00
Version 2.1.0 *(2017-03-18)*
----------------------------
* Added a Home Folder button
* Added Favorites for easy access
2017-03-16 18:33:58 +01:00
Version 2.0.1 *(2017-03-16)*
----------------------------
* Added some extra checks at deleting from SD card
2017-03-16 00:11:37 +01:00
Version 2.0.0 *(2017-03-15)*
----------------------------
* Updated some translations
* Lots of other rewrites, mostly related to file operations
2017-02-26 19:46:48 +01:00
Version 1.25 *(2017-02-26)*
----------------------------
* Updated some translations
2016-12-06 10:06:36 +01:00
Version 1.24 *(2016-12-06)*
----------------------------
* Fix copying files in some cases
* Display a vertical scrollbar when needed
2016-12-04 00:31:51 +01:00
Version 1.23 *(2016-12-04)*
----------------------------
* Remember the scroll state when browsing between folders
* Misc other smaller improvements
2016-11-23 00:18:46 +01:00
Version 1.22 *(2016-11-22)*
----------------------------
* Couple smaller improvements
2016-11-20 23:16:19 +01:00
Version 1.21 *(2016-11-20)*
----------------------------
* Added confirmation dialogs before deleting
2016-11-17 18:04:29 +01:00
Version 1.20 *(2016-11-17)*
----------------------------
* Misc fixes, mostly related to copy and move
2016-11-15 20:14:10 +01:00
Version 1.19 *(2016-11-15)*
----------------------------
* Some stability fixes
2016-11-14 18:55:06 +01:00
Version 1.18 *(2016-11-13)*
----------------------------
* Misc small improvements
2016-11-12 23:55:51 +01:00
Version 1.17 *(2016-11-12)*
----------------------------
* Couple adjustments to the Copy and Move functionality
2016-11-11 22:57:47 +01:00
Version 1.16 *(2016-11-11)*
----------------------------
* Couple adjustments to the Copy and Move functionality
* Misc small bugfixes
2016-11-07 23:55:51 +01:00
Version 1.15 *(2016-11-07)*
----------------------------
* Fix some file operations on devices without SD card
2016-11-07 00:00:42 +01:00
Version 1.14 *(2016-11-05)*
----------------------------
* Allow using a couple more characters as file names
2016-11-05 23:37:05 +01:00
Version 1.13 *(2016-11-05)*
----------------------------
* Fix tasks related to files on the SD card
2016-11-03 21:59:59 +01:00
Version 1.12 *(2016-11-03)*
----------------------------
* Couple file properties dialog adjustments
2016-10-30 20:23:16 +01:00
Version 1.11 *(2016-10-30)*
----------------------------
* Allow easily switching between internal storage, SD card and root folders
* Remove the Show full path option
2016-10-29 10:59:42 +02:00
Version 1.10 *(2016-10-29)*
----------------------------
* Update some icons so they are visible in dark theme
2016-10-28 23:59:36 +02:00
Version 1.9 *(2016-10-28)*
----------------------------
* Misc performance improvements
2016-10-16 22:49:39 +02:00
Version 1.8 *(2016-10-16)*
----------------------------
* Show thumbnails at images, videos, gifs
* Display several more items at the Properties window
* Many small improvements
2016-10-11 23:49:53 +02:00
Version 1.7 *(2016-10-11)*
----------------------------
* Misc minor improvements and bugfixes
2016-10-09 17:39:05 +02:00
Version 1.6 *(2016-10-09)*
----------------------------
* Update the items properly after rename/copy/move/delete
2016-10-02 20:20:53 +02:00
Version 1.5 *(2016-10-02)*
----------------------------
* Sort items in an incasesensitive way
2016-09-07 20:50:55 +02:00
Version 1.4 *(2016-09-07)*
----------------------------
* Add a properties window for files and folders
* Add support for displaying root and SDcard files
2016-08-29 22:24:51 +02:00
Version 1.3 *(2016-08-29)*
----------------------------
* Rename the app launcher to File Manager
* Update the launcher icon
* Added German translation
2016-08-22 22:40:02 +02:00
Version 1.2 *(2016-08-22)*
----------------------------
* Add an Invite friends button
* Allow sharing files
2016-08-02 22:18:30 +02:00
Version 1.0 *(2016-08-02)*
----------------------------
* Initial release