Hawk/README.md
Mahdi Dibaiee 764554c6b9 feat multiselection: select multiple files and act on them
fix breadcrumb: fixed breadcrumb history not working properly when clicking on "sdcard"
fix dialogs/menus: fixed clicking out of menus and dialogs triggering actions other than hiding the dialog/event
2015-09-05 16:09:09 +04:30

32 lines
829 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)
- [ ] Copy/Cut and Paste files
- [ ] File Preview
- [ ] Filter Files
- [ ] Search
- [ ] Different views (List, Icons, etc)
- [ ] Share Files
- [ ] Preferences
- [ ] FTP Browser
- [ ] File Type Icons
- [ ] Swipe Gestures
- [ ] Wi-Fi File Transfer (is this possible?)