11 Commits

Author SHA1 Message Date
Mahdi Dibaiee
ceb8cd3b21 fix compatibility: fix getting an empty error due to corrupted path properties
fix compatibility: switch navigation drawer to `display: block` if there is no flexbox support
2015-09-14 02:18:19 +04:30
Mahdi Dibaiee
d925dfb082 fix compatibility: polyfill device storage "getFilesAndDirectories" method 2015-09-14 00:59:58 +04:30
Mahdi Dibaiee
21fcd12f6d fix compatibility: must use "require" for babel/polyfill 2015-09-07 19:28:21 +04:30
Mahdi Dibaiee
dea2e7591c fix hawk: a lot of bugfixes here and there 2015-09-07 01:02:40 +04:30
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
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
Mahdi Dibaiee
1a2d6209f9 feat files: Show File Size and Directory's sub items count
fix styles: make thin-small 15px instead of 14px (was too small)
2015-09-04 15:32:03 +04:30
Mahdi Dibaiee
ffb7c68510 fix rename: Fixed Renaming Directories not working properly
feat dialogs.error: Added Error dialogs to show errors
2015-09-04 02:56:33 +04:30
Mahdi Dibaiee
8f37f52bec fix dialog.delete: deleteDialog doesn't have to say the filename, for now.
docs README: updated README
2015-09-03 15:57:48 +04:30
Mahdi Dibaiee
79ae4c1a47 feat ContextMenu: Rename and Delete 2015-09-03 15:02:46 +04:30
Mahdi Dibaiee
ee6f5d6ffb feat setup: Setup Redux, Immutable.js and React
feat FileList: Implement File List + changedir action
2015-08-31 11:19:22 +04:30