Mahdi Dibaiee and GitHub
d4d8b81e40
zip support was added in the last version
2016-10-05 14:18:40 +03:30
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
9aa5bcf384
chore: rebuild
2015-10-26 15:45:18 +03:30
Mahdi Dibaiee
bec675e7ee
fix(archive): fix all files being put into folders while archiving
2015-10-26 15:44:54 +03:30
Mahdi Dibaiee
4253732492
fix(archive): automatically add .zip extension if omitted while creating archives
2015-10-24 21:33:15 +03:30
Mahdi Dibaiee
a9c5890c3c
chore(version): bump to 1.1.2, rebuild
2015-10-24 20:24:51 +03:30
Mahdi Dibaiee
f0f6a684a7
fix(errors): show verbose error for duplicate files
...
progress #14
2015-10-24 20:24:15 +03:30
Mahdi Dibaiee
629b6f7e61
chore(version): bump to 1.1.1, rebuild
2015-10-24 20:01:11 +03:30
Mahdi Dibaiee
1833a5e3c1
feat(archive-name): ask for a name to set for new archives
...
resolve #13
2015-10-24 19:41:54 +03:30
Mahdi Dibaiee
735ef7fa7b
fix(selectview): small typo in module name
...
chore(version): bump version to 1.1.0, rebuild
2015-10-24 18:49:25 +03:30
Mahdi Dibaiee
dfb7d8aa72
feat(archive): ability to archive / extract files in zip format
...
fix(selectview): clear active files when user taps on select-view button in toolbar
resolve #10
resolve #12
2015-10-24 18:46:17 +03:30
Mahdi Dibaiee
44340abb61
bump version
2015-10-23 11:23:32 +03:30
Mahdi Dibaiee
0018380759
fix(selection): clear selection after changing directory
2015-10-23 11:23:20 +03:30
Mahdi Dibaiee
c13315d61e
rebuild
2015-10-03 21:03:08 +03:30
Mahdi Dibaiee
59af3b9e10
Merge branch 'firefoxos-header'
2015-10-03 21:01:12 +03:30
Mahdi Dibaiee
d22e2e5527
rebuild
2015-09-29 21:13:14 +03:30
Mahdi Dibaiee
25ff79af90
feat back: replaced toolbar's "Toggle View" button with "Back" - resolve #6
...
Views are now listed in navigation drawer as a radio-button group
2015-09-28 16:33:56 +03:30
Mahdi Dibaiee
b3b2ddf4f8
fix breadcrumb: Change breadcrumb style to arrow-like buttons
2015-09-27 18:40:13 +03:30
Mahdi Dibaiee
cb30112c40
fix search.ux: While searching, show the search term in place of breadcrumb ( resolve #8 )
...
fix search: Navigating to search result's folders should exit search mode
2015-09-26 20:53:34 +03:30
Mahdi Dibaiee
92b5fa2fee
Use round app icon - fix #5
2015-09-25 23:03:56 +03:30
Mahdi Dibaiee
419b4010d1
feat breadcrumb.back: add back button
2015-09-19 17:27:18 +04:30
Mahdi Dibaiee
19f6960a6d
rebuild
2015-09-16 19:20:39 +04:30
Mahdi Dibaiee
ccf24e513b
Don't allow dialogs' inputs to be empty, show an error in that case
2015-09-16 19:20:25 +04:30
Mahdi Dibaiee
a88ff826e7
rebuild
2015-09-16 19:17:09 +04:30
Mahdi Dibaiee
11672c58f0
Fix pre-filling rename dialog with file name
2015-09-16 19:16:54 +04:30
Mahdi Dibaiee
31a873d2bb
Fix long-tapping on items in directories with a lot of items emitting open action on item
...
Try to reduce the time between selecting files and visual feedback
2015-09-16 19:10:00 +04:30
Mahdi Dibaiee
d0c8c91250
Fix #1 files less than 1KB showing as negative
2015-09-16 17:52:52 +04:30
Mahdi Dibaiee
b2b71b5d10
Improve dialogs, Add Skip button to Tour
2015-09-16 15:43:40 +04:30
Mahdi Dibaiee
ce00cb25dc
rebuild
2015-09-16 14:54:29 +04:30
Mahdi Dibaiee
427cbca2dc
Improve dialogs:
...
- Clear dialogs after closing them
- Rename dialog should be filled with File name intiially
- Add a Cancel button to Create dialog (buttons grouped by twos)
2015-09-16 14:54:16 +04:30
Mahdi Dibaiee
43239b4a4c
Fix single/twin folders being center-aligned instead of left-aligned
2015-09-15 19:45:30 +04:30
Mahdi Dibaiee
596799b6f0
Fix #ThanksTo line-break and Mobile Portrait
2015-09-15 19:37:30 +04:30
Mahdi Dibaiee
19e306712f
I'm really thankful to Sergio Muriel, he is awesome.
2015-09-15 19:34:17 +04:30
Mahdi Dibaiee
29fc832287
Fix single / double files showing in center on Grid View
2015-09-15 19:26:34 +04:30
Mahdi Dibaiee
d52fe9f9bc
Fix directories with nested files not showing
...
Fix cwd showing "/sdcard/sdcard" directories
2015-09-15 17:57:43 +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
66504df4cb
fix file.create: don't create an .empty folder on devices with new API support
...
feat docs: add Frequently Asked Questions section
2015-09-14 12:42:50 +04:30
Mahdi Dibaiee
8408fd5319
rebuild
2015-09-14 02:18:35 +04:30
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
8a3c5de65d
rebuild
2015-09-14 01:00:19 +04:30
Mahdi Dibaiee
d925dfb082
fix compatibility: polyfill device storage "getFilesAndDirectories" method
2015-09-14 00:59:58 +04:30
Mahdi Dibaiee
2b51a7df09
fix releases: go back to release 1.0.0
2015-09-13 20:14:25 +04:30
Mahdi Dibaiee
f06d521bbf
feat compatibility: Polyfill javascript
2015-09-13 20:07:29 +04:30
Mahdi Dibaiee
59f7991c10
rebuild
2015-09-13 18:56:56 +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
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