Tim Nguyen
be8ae4f0b9
Tweaks to the header changes
2015-10-03 18:58:44 +02:00
Tim Nguyen
e449402928
Merge branch 'master' of https://github.com/mdibaiee/Hawk into firefoxos-header
2015-10-03 18:38:45 +02:00
Tim Nguyen
88f8909fcc
Header style changes
2015-10-03 18:34:45 +02:00
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
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
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
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
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
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
d925dfb082
fix compatibility: polyfill device storage "getFilesAndDirectories" method
2015-09-14 00:59:58 +04: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
d56ea95e9b
feat view: Enable toggle view button to toggle between grid and list views
2015-09-09 13:28:15 +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
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
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
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
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
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
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
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