Skip to content

Releases: applait/finder

2.2.0

20 Dec 13:38
Compare
Choose a tag to compare
  • Add support for Firefox OS 1.1+

2.1.0

05 Dec 10:54
Compare
Choose a tag to compare
  • 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

30 Nov 15:25
Compare
Choose a tag to compare
  • 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

10 Oct 08:42
Compare
Choose a tag to compare

Hotfix release, fixing #3. Changes are:

  • Turned off debugMode in production to improve performance.
  • Update description in manifest to standard one liner.

1.1

09 Oct 19:48
Compare
Choose a tag to compare
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

03 Oct 14:01
Compare
Choose a tag to compare
1.0

First public release.

1.0-beta

03 Oct 11:29
Compare
Choose a tag to compare
1.0-beta Pre-release
Pre-release

Finder now supports cancelling a web activity, when it is handling one.

1.0-alpha

03 Oct 10:32
Compare
Choose a tag to compare
1.0-alpha Pre-release
Pre-release

Fully functioning version 1 with support for handling pick webactivities. The only thing still missing is the icon.

First prototype

03 Oct 00:29
Compare
Choose a tag to compare
First prototype Pre-release
Pre-release

Finder can now search files from the sdcard and open them with proper calls to MozActivity.

P.S. It still uses a stock icon.