Commit Graph

9 Commits

Author SHA1 Message Date
Mahdi Dibaiee
7bcf39bdb7 fix(compatibility): make it compatible with the new Firefox OS sdcard API (tested on Sony Z3C)
fix(toolbar): increase tap area of buttons for easier access
fix(touch): improve touch sensitivity for ease of use
2016-04-08 17:31:24 +04:30
Mahdi Dibaiee
2eaf2ac1f0 feat(ftp): implement ftp browser, most things are functioning except archiving and some actions of multiple files 2015-10-29 11:31:28 +03:30
Mahdi Dibaiee
f06d521bbf feat compatibility: Polyfill javascript 2015-09-13 20:07:29 +04:30
Mahdi Dibaiee
336dd01dcb fix file.create: fix creating files and directories
fix files.list: fix single files showing in the middle of screen instead of top
feat files.style: introduce file hover color (feedback on touch)
2015-09-13 18:56:35 +04:30
Mahdi Dibaiee
18652ed5dc feat share: Ability to share files using Web Activities
feat pick: Ability to pick files for other apps
2015-09-07 15:18:53 +04:30
Mahdi Dibaiee
dea2e7591c fix hawk: a lot of bugfixes here and there 2015-09-07 01:02:40 +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
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