Commit Graph

43 Commits

Author SHA1 Message Date
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
779d890513 fix docs: update todo-list, bump version and rebuild 2015-09-09 13:30:05 +04:30
Mahdi Dibaiee
d56ea95e9b feat view: Enable toggle view button to toggle between grid and list views 2015-09-09 13:28:15 +04:30
Mahdi Dibaiee
49eb62ef2f fix docs: add Mohammad Jahani to #thanks to section 2015-09-08 18:52:45 +04:30
Mahdi Dibaiee
1d6769d4e5 Update website concept 2015-09-08 18:42:41 +04:30
Mahdi Dibaiee
43d4228bb4 fix docs: Damn, I had forgotten Markdown syntax 2015-09-08 03:45:09 +04:30
Mahdi Dibaiee
12adad1bc6 fix docs: fix mobile portrait URL 2015-09-08 03:44:34 +04:30
Mahdi Dibaiee
032b0c2338 feat docs: Add mockup to README 2015-09-08 03:43:52 +04:30
Mahdi Dibaiee
9daa96a675 rebuild zip 2015-09-07 23:22:46 +04:30
Mahdi Dibaiee
983f66fe34 fix compatibility: We're not going to support 2.0 and below 2015-09-07 23:21:17 +04:30
Mahdi Dibaiee
78a306e126 fix docs: update #Thanks to section 2015-09-07 19:36:12 +04:30
Mahdi Dibaiee
21fcd12f6d fix compatibility: must use "require" for babel/polyfill 2015-09-07 19:28:21 +04:30
Mahdi Dibaiee
b3c0197e03 fix build: use babel/polyfill instead of babelify 2015-09-07 19:18:10 +04:30
Mahdi Dibaiee
193b3c7e1b fix compatibility: Don't use symbols for compatibility issues with older versions of Firefox OS 2015-09-07 19:07:54 +04:30
Mahdi Dibaiee
aca39faa1c fix build: add "babel" to dependencies 2015-09-07 18:53:06 +04:30
Mahdi Dibaiee
6f609ff25e fix build: Add babel/polyfill 2015-09-07 18:40:38 +04:30
Mahdi Dibaiee
ab9908f44c fix file-list: fix long file-names overflowing file icon 2015-09-07 18:15:41 +04:30
Mahdi Dibaiee
38f9203af5 update docs: Version 2 features 2015-09-07 15:50:40 +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
d3d539abac fix manifest: remove device-storage:apps permission 2015-09-06 21:04:53 +04:30
Mahdi Dibaiee
a9757f86bf fix search: search should not be case-sensisitve 2015-09-06 19:37:14 +04:30
Mahdi Dibaiee
a265f13cca update design: userinterface.sketch 2015-09-06 18:28:09 +04:30
Mahdi Dibaiee
8f6406556a fix dialog: fixed dialog width overflowing out of screen
fix navigation: fixed coming-soon tag getting double height on small screens
2015-09-06 17:45:53 +04:30
Mahdi Dibaiee
2929dedb6a fix tour: fix event listeners not working properly 2015-09-06 17:38:25 +04:30
Mahdi Dibaiee
5b41b8d6dc feat tour: Show new users around 2015-09-06 17:32:50 +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
39dd4903f9 fix docs: sort features again 2015-09-04 16:27:33 +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
100dc03813 feat navigation: style checkboxes in navigation
feat preferences: Show Hidden Files and Show Directories First options working
2015-09-04 05:35:14 +04:30
Mahdi Dibaiee
0ae06a77ae fix docs: update README, typo and sort features by priority 2015-09-04 03:08:22 +04:30
Mahdi Dibaiee
2ed94718d6 fix dialogs.delete: Show file name in delete dialog 2015-09-04 02:59:50 +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
4967c03eed doc README: typo 2015-09-03 15:59:26 +04:30
Mahdi Dibaiee
c513e3a34b docs README: Refresh and Breadcrumb are done 2015-09-03 15:58:57 +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
Mahdi Dibaiee
86113d017d Setup modules, Gruntfile, File Structure, etc 2015-08-30 15:48:25 +04:30
Mahdi Dibaiee
94e867874b Initialize repository 2015-08-29 23:49:50 +04:30
Mahdi Dibaiee
ba75171cc8 Initial commit 2015-08-29 23:47:42 +04:30