Simple-File-Manager/CHANGELOG.md

7.2 KiB

Changelog

Version 3.4.0 (2018-04-17)

  • Improved file operations at root files
  • Improved file load performance, especially in root folders
  • Misc smaller improvements and bugfixes

Version 3.3.3 (2018-03-31)

  • Improve some outgoing third party intents via Share etc
  • Make sure Use English toggles language properly
  • Allow saving files with empty extensions
  • Couple smaller bugfixes and stability improvements

Version 3.3.2 (2018-02-25)

  • Fixed a couple file handling and third party intent handling issues
  • Properly detect the SD card in a few new cases

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

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!

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

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)

  • Added an initial search implementation for the current folder
  • Some scrolling improvements
  • Use Dark theme by default

Version 3.0.2 (2017-12-28)

  • Added a new Black & White theme with special handling
  • Misc smaller improvements

Version 3.0.1 (2017-12-06)

  • Fixed wrong launcher icon on some devices
  • Added an info bubble when dragging the scrollbar

Version 3.0.0 (2017-12-04)

  • Improved primary color customization
  • Fixed folder sorting by size
  • Display proper thumbnail at .apk files

Version 2.8.0 (2017-11-19)

  • Fixed opening some file types
  • Added adaptive launcher icon
  • Many smaller improvements under the hood

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