8 Commits

Author SHA1 Message Date
Mahdi Dibaiee
d0c8c91250 Fix #1 files less than 1KB showing as negative 2015-09-16 17:52:52 +04:30
Mahdi Dibaiee
6e52ca6246 Improve compatibility with old versions
- Remove starting "/sdcard/" from file paths on old Firefox OS versions
- Cache results for faster navigation on old Firefox OS devices
2015-09-15 17:26:07 +04:30
Mahdi Dibaiee
d925dfb082 fix compatibility: polyfill device storage "getFilesAndDirectories" method 2015-09-14 00:59:58 +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
13564f5448 feat files: Create files and Directories
fix styles.shadows: Follow Material Design's shadow and elevation guide, I like it. 😍
2015-09-04 14:57:45 +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