Releases: applait/finder
Releases · applait/finder
2.2.0
- Add support for Firefox OS 1.1+
2.1.0
- Improve detection of hidden files. Update to FinderJS 1.1.3.
- Disable search interaction elements when search is going on.
- Use better navigation support for navigation from searchresult items.
Thanks to @jaipradeesh and @kumarrishav for their contributions to this release!
2.0.0
- New and improved UI
- About 215% memory optimization
- About 230% performance improvement in handling searches
- Modularized code. Making it easy for contributors to contribute
1.1.1
Hotfix release, fixing #3. Changes are:
- Turned off debugMode in production to improve performance.
- Update
description
in manifest to standard one liner.
1.1
- Added previewing support of search results uniformly - for normal search and through web activities.
- Added basic search feedback showing number of search results.
- Fixed tiny UI bugs related to alignment of results.
- Moved to flexbox model for search results.
1.0-beta
Finder now supports cancelling a web activity, when it is handling one.
1.0-alpha
Fully functioning version 1 with support for handling pick
webactivities. The only thing still missing is the icon.
First prototype
Finder can now search files from the sdcard and open them with proper calls to MozActivity
.
P.S. It still uses a stock icon.