Simple-File-Manager/CHANGELOG.md

277 lines
6.6 KiB
Markdown
Raw Normal View History

2016-08-02 22:18:30 +02:00
Changelog
==========
2018-02-21 22:33:10 +01:00
Version 3.3.1 *(2018-02-21)*
----------------------------
* Added a FAQ screen
* Fix installing apk files by clicking on them
* Properly display OTG image thumbnails
* Couple stability improvements
2018-02-17 17:26:20 +01:00
Version 3.3.0 *(2018-02-17)*
----------------------------
* Improve file conflict handling at decompressing
* Show a copy/move progressbar at larger files
* Added initial OTG device support
* Fix blank screen after device rotation
* Rewrote file handling and third party intent handling, use with care!
2018-01-29 16:14:44 +01:00
Version 3.2.1 *(2018-01-29)*
----------------------------
* Add some file/folder conflict resolution options at copy/move
* Fixed some crashes related to listing root items
* Allow triggering Select All at pressing selected item count on the actionbar
2018-01-24 22:07:33 +01:00
Version 3.2.0 *(2018-01-24)*
----------------------------
* Improve root file discovery
* Fix copying folders with subfolders on SD cards
Version 3.1.0 *(2018-01-08)*
2018-01-08 17:30:41 +01:00
----------------------------
* Added an initial search implementation for the current folder
* Some scrolling improvements
* Use Dark theme by default
2017-12-28 11:15:58 +01:00
Version 3.0.2 *(2017-12-28)*
----------------------------
* Added a new Black & White theme with special handling
* Misc smaller improvements
2017-12-06 22:07:46 +01:00
Version 3.0.1 *(2017-12-06)*
----------------------------
* Fixed wrong launcher icon on some devices
* Added an info bubble when dragging the scrollbar
2017-12-04 22:05:49 +01:00
Version 3.0.0 *(2017-12-04)*
----------------------------
* Improved primary color customization
* Fixed folder sorting by size
* Display proper thumbnail at .apk files
2017-11-19 22:10:07 +01:00
Version 2.8.0 *(2017-11-19)*
----------------------------
* Fixed opening some file types
* Added adaptive launcher icon
* Many smaller improvements under the hood
2017-11-10 13:42:11 +01:00
Version 2.7.0 *(2017-11-10)*
----------------------------
* Added a toggle for using English language on non-english devices
* Handle Select Ringtone intent
2017-10-29 23:47:09 +01:00
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
2017-10-23 14:33:31 +02:00
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
2017-09-04 19:58:14 +02:00
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
2017-08-07 22:46:11 +02:00
Version 2.3.1 *(2017-08-07)*
----------------------------
* Allow password protecting hidden item visibility
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