Commit Graph

18 Commits

Author SHA1 Message Date
Mahdi Dibaiee
b3b2ddf4f8 fix breadcrumb: Change breadcrumb style to arrow-like buttons 2015-09-27 18:40:13 +03:30
Mahdi Dibaiee
419b4010d1 feat breadcrumb.back: add back button 2015-09-19 17:27:18 +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
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
ab9908f44c fix file-list: fix long file-names overflowing file icon 2015-09-07 18:15:41 +04:30
Mahdi Dibaiee
dea2e7591c fix hawk: a lot of bugfixes here and there 2015-09-07 01:02:40 +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
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
79ae4c1a47 feat ContextMenu: Rename and Delete 2015-09-03 15:02:46 +04:30