Commit Graph

68 Commits

Author SHA1 Message Date
88f8909fcc Header style changes 2015-10-03 18:34:45 +02:00
419b4010d1 feat breadcrumb.back: add back button 2015-09-19 17:27:18 +04:30
19f6960a6d rebuild 2015-09-16 19:20:39 +04:30
ccf24e513b Don't allow dialogs' inputs to be empty, show an error in that case 2015-09-16 19:20:25 +04:30
a88ff826e7 rebuild 2015-09-16 19:17:09 +04:30
11672c58f0 Fix pre-filling rename dialog with file name 2015-09-16 19:16:54 +04:30
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
d0c8c91250 Fix #1 files less than 1KB showing as negative 2015-09-16 17:52:52 +04:30
b2b71b5d10 Improve dialogs, Add Skip button to Tour 2015-09-16 15:43:40 +04:30
ce00cb25dc rebuild 2015-09-16 14:54:29 +04:30
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
43239b4a4c Fix single/twin folders being center-aligned instead of left-aligned 2015-09-15 19:45:30 +04:30
596799b6f0 Fix #ThanksTo line-break and Mobile Portrait 2015-09-15 19:37:30 +04:30
19e306712f I'm really thankful to Sergio Muriel, he is awesome. 2015-09-15 19:34:17 +04:30
29fc832287 Fix single / double files showing in center on Grid View 2015-09-15 19:26:34 +04:30
d52fe9f9bc Fix directories with nested files not showing
Fix cwd showing "/sdcard/sdcard" directories
2015-09-15 17:57:43 +04:30
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
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
8408fd5319 rebuild 2015-09-14 02:18:35 +04:30
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
8a3c5de65d rebuild 2015-09-14 01:00:19 +04:30
d925dfb082 fix compatibility: polyfill device storage "getFilesAndDirectories" method 2015-09-14 00:59:58 +04:30
2b51a7df09 fix releases: go back to release 1.0.0 2015-09-13 20:14:25 +04:30
f06d521bbf feat compatibility: Polyfill javascript 2015-09-13 20:07:29 +04:30
59f7991c10 rebuild 2015-09-13 18:56:56 +04:30
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
779d890513 fix docs: update todo-list, bump version and rebuild 2015-09-09 13:30:05 +04:30
d56ea95e9b feat view: Enable toggle view button to toggle between grid and list views 2015-09-09 13:28:15 +04:30
49eb62ef2f fix docs: add Mohammad Jahani to #thanks to section 2015-09-08 18:52:45 +04:30
1d6769d4e5 Update website concept 2015-09-08 18:42:41 +04:30
43d4228bb4 fix docs: Damn, I had forgotten Markdown syntax 2015-09-08 03:45:09 +04:30
12adad1bc6 fix docs: fix mobile portrait URL 2015-09-08 03:44:34 +04:30
032b0c2338 feat docs: Add mockup to README 2015-09-08 03:43:52 +04:30
9daa96a675 rebuild zip 2015-09-07 23:22:46 +04:30
983f66fe34 fix compatibility: We're not going to support 2.0 and below 2015-09-07 23:21:17 +04:30
78a306e126 fix docs: update #Thanks to section 2015-09-07 19:36:12 +04:30
21fcd12f6d fix compatibility: must use "require" for babel/polyfill 2015-09-07 19:28:21 +04:30
b3c0197e03 fix build: use babel/polyfill instead of babelify 2015-09-07 19:18:10 +04:30
193b3c7e1b fix compatibility: Don't use symbols for compatibility issues with older versions of Firefox OS 2015-09-07 19:07:54 +04:30
aca39faa1c fix build: add "babel" to dependencies 2015-09-07 18:53:06 +04:30
6f609ff25e fix build: Add babel/polyfill 2015-09-07 18:40:38 +04:30
ab9908f44c fix file-list: fix long file-names overflowing file icon 2015-09-07 18:15:41 +04:30
38f9203af5 update docs: Version 2 features 2015-09-07 15:50:40 +04:30
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
dea2e7591c fix hawk: a lot of bugfixes here and there 2015-09-07 01:02:40 +04:30
d3d539abac fix manifest: remove device-storage:apps permission 2015-09-06 21:04:53 +04:30
a9757f86bf fix search: search should not be case-sensisitve 2015-09-06 19:37:14 +04:30
a265f13cca update design: userinterface.sketch 2015-09-06 18:28:09 +04:30
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
2929dedb6a fix tour: fix event listeners not working properly 2015-09-06 17:38:25 +04:30