Releases: thevickypedia/Filebrowser-iOS
Releases · thevickypedia/Filebrowser-iOS
v1.19.1
v1.19.0
- 366fa87 chore: Release
v1.19.0
- 0dd758b feat: Support
ViewStyle.globalScale
adaptive for different devices and orientations - 6ba4870 perf: Introduce
globalScale
to handleviewStyle
without touching multiple frames - cc55f02 refactor: Use a centralized
ViewStyle
to handle sizing - ed8b068 refactor: Reduce code redundancy
- 8409f65 fix: Disable navigation when
selectionMode
is enabled - 5fb2e7b style: Retain the original orientation when selection mode is enabled in all 3 views
- bd4cbe2 style:
selectionMode
should not shrink or alter the layout in grid/module view - df3f883 style: Display
systemIcons
in list view whenselectionMode
is enabled - a5b2c4a fix: Mismatch when fetching system icons for different file types
- e0cf455 style: Update module view to be significantly different from grid
- fcd4c49 style: Use
Picker
instead of individual buttons for view options - 73d902b style: Update styling in grid view
- 6009caa style: Update grid view to expand thumbnail containers
- 1a9c4de style: Update grid view to support arbritary values
- c5329df refactor: Move grid size options to func level variables
- 32153b3 style: Add a new view option
module
- 5da1137 style: Move view options button inside it's own menu
- 23ecfbd chore: Update release notes for v1.18.0
v1.18.0
- 798b03c chore: Release
v1.18.0
- adef899 style: Include an option to arbitrarily resize thumbnails to fit grid view
- ac38dd0 style: Improve styling in grid view
- 4e21966 fix: Get grid view working for file and folder navigation
- c0f0440 fix: Replicate list view coding options in grid
- 8268235 style: Improve error message when failed to parse file list
- a23ab76 feat: Include a view option for list vs grid types
- c9f4369 chore: Update release notes for v1.17.1
v1.17.1
v1.17.0
v1.16.6
- 28821cf chore: Release
v1.16.6
- 8d30264 lint: Make linting happy
- 9456a59 style: Improve the text options view to modify font and size
- 00fad44 feat: Add a new feature to change font and size for text files
- 0c498b1 feat: Implement copyable text view to improve reading experience
- c2d04c7 feat: Make all text attributes copy-able
- 2f3b0bd revert: Binary check on text files
- e5d8819 feat: Include a binary check on text files to avoid misrepresented extensions causing memory leak
- 6e9f343 chore: Update release notes for v1.16.5
v1.16.5
v1.16.4
v1.16.3
- aa1c7dc chore: Release
v1.16.3
- 5564806 perf: Replace giant condition block for
systemIcons
with a dictionary - 2704748 chore: Extend UTF8 text formats for supported extensions
- 464ef16 chore: Extend system icons
- 86ccb15 chore: remove non-UTF8 text formats from supported extensions
- 637656c style: Display a preparing for upload banner to cover propagation delay
- 706c464 style: Display current uploaded file size along with total file size in upload progress view
- ef8d8ea fix: Avoid remembering password
- bd9470c style: Show file type icons during file upload progress view
- b369cd9 chore: Update release notes for v1.16.2
v1.16.2
- 40f9c82 chore: Release
v1.16.2
- 1f1b905 ci: Avoid running linter for each change
- 5a73ab6 perf: Switch caching mechanism to memory-mapped loading
- 12a839f refactor: Set generic loading label for media progress view
- 19cdbbe refactor: Cap chunk size options
- 0ec93eb chore: Update release notes for v1.16.1