2015-08-29 19:17:42 +00:00
# Hawk
The missing Firefox OS file manager
2015-09-03 11:27:48 +00:00
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.
2015-09-03 22:38:22 +00:00
Please read the Features section below and issues to make sure your issue is not already listed.
2015-09-03 11:27:48 +00:00
2015-09-07 18:51:17 +00:00
Firefox OS 2.2 and up are supported. Sadly 2.0 and 1.3 miss a lot of ES6 functionalities as well as CSS3 features (flexbox, etc) which break our application.
2015-09-07 23:15:09 +00:00
![Mobile Portrait Mockup ](https://github.com/mdibaiee/Hawk/raw/master/Mobile%20Portrait.png )
2015-09-07 23:13:52 +00:00
2015-09-07 14:48:10 +00:00
#Thanks to
2015-09-07 15:06:12 +00:00
Sergio Muriel [@tfeserver ](https://twitter.com/tfeserver ) for testing application
2015-09-07 14:48:10 +00:00
2015-09-03 11:27:48 +00:00
# Features
2015-09-07 11:20:40 +00:00
Version 1.0
-----------
2015-09-03 11:28:57 +00:00
- [x] Breadcrumb
2015-09-03 11:27:48 +00:00
- [x] Delete Files
2015-09-03 11:28:57 +00:00
- [x] Refresh
2015-09-03 22:26:33 +00:00
- [x] Rename Files
- [x] Error dialogs
2015-09-04 01:05:14 +00:00
- [x] Show / Hide hidden files
- [x] Show directories first
2015-09-04 10:27:45 +00:00
- [x] Create new files and directories
2015-09-04 11:02:03 +00:00
- [x] File Size
- [x] Directory Child Count
2015-09-05 11:39:09 +00:00
- [x] Actions on multiple files (selection)
2015-09-06 11:23:48 +00:00
- [x] Copy and Paste/Move files
2015-09-06 13:02:50 +00:00
- [x] File Preview (Supports PDF files!)
2015-09-06 11:23:48 +00:00
- [x] Filter Files
- [x] Swipe Gestures (Up directory by swiping right)
- [x] Search
2015-09-06 13:08:25 +00:00
- [x] First-run Tour
2015-09-07 10:48:53 +00:00
- [x] Share Files
- [x] Pick files
2015-09-07 11:20:40 +00:00
Version 2.0
------------
2015-09-03 11:28:57 +00:00
- [ ] Different views (List, Icons, etc)
2015-09-07 11:20:40 +00:00
- [ ] Sort Files
- [ ] Zip / Unzip
- [ ] Image Thumbnails
2015-09-03 11:27:48 +00:00
- [ ] FTP Browser
2015-09-07 11:20:40 +00:00
- [ ] Preferences
2015-09-03 11:27:48 +00:00
- [ ] File Type Icons
2015-09-04 11:57:33 +00:00
- [ ] Wi-Fi File Transfer (is this possible?)