Hawk/README.md
Mahdi Dibaiee 7f6884cea8 feat search: search files, depth-first
feat files.view: Open files using Web Activities
feat copy/paste: Copy and Paste/Move files
fix filters: add "all" filter which clears filters out
2015-09-06 15:53:48 +04:30

33 lines
874 B
Markdown

# Hawk
The missing Firefox OS file manager
This app is under heavy development, things may change and break, but don't hesitate to test and fill issues in case you find bugs.
Please read the Features section below and issues to make sure your issue is not already listed.
# Features
- [x] Breadcrumb
- [x] Delete Files
- [x] Refresh
- [x] Rename Files
- [x] Error dialogs
- [x] Show / Hide hidden files
- [x] Show directories first
- [x] Create new files and directories
- [x] File Size
- [x] Directory Child Count
- [x] Actions on multiple files (selection)
- [x] Copy and Paste/Move files
- [x] File Preview
- [x] Filter Files
- [x] Swipe Gestures (Up directory by swiping right)
- [x] Search
- [ ] Intro
- [ ] Different views (List, Icons, etc)
- [ ] Share Files
- [ ] Preferences
- [ ] FTP Browser
- [ ] File Type Icons
- [ ] Wi-Fi File Transfer (is this possible?)