FileManager

Differences between revisions 9 and 10
Revision 9 as of 2013-02-01 03:36:37
Size: 4021
Editor: mhall119
Comment:
Revision 10 as of 2013-02-15 16:33:33
Size: 4080
Editor: dpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from UbuntuPhone/CoreApps/FileManager

File Manager

This web page is where we are coordinating the work to build a File Manager application for the Ubuntu Phone that could also extend to other form factors too with the responsive design features built into the Ubuntu SDK

The Details

Launchpad Project

ubuntu-filemanager-app

Launchpad Team

ubuntu-filemanager-dev

IRC Channel

#ubuntu-phone on Freenode

Blueprint

initial-filemanager-development

User Stories

Note: please don't add user stories here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Must Have: I want to view the contents of a directory (files, sub-directories)
  • Must Have: I wish to sort files by: type, name, date modified, date created, other?
  • Must Have: I want to see properties of an individual file (e.g. size, type, date created)
  • Must/Should Have: I want to manage files (e.g. cut, copy, paste, delete)

Functional Requirements

Note: likewise, please don't add functional requirements here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Read directory contents (requires QML plugin)
  • Get file information
  • File cut/copy/paste and delete
  • Sort directory contents by user defined criteria (type, name, date modified etc.)

Design

How To Add Your Design

Directory icons view

Directory list view

  • Paulo José - An instance of the Music folder.

  • Paulo José - Discussion of some ideas to display folder hierarchy.

Change Directory

Sort contents

Bulk actions

Select multiple files/directories to cut/copy/delete/paste

  • Needed

File metadata view

Create new folder

  • Paulo José - Creating a new folder in the Memory Card.

Mock-up

Examples of complete mock-up.

Without Tabs

* Francesco Corazza - A proposal of File Manager.

Implementation

This is where the spec will be.

Touch/CoreApps/FileManager (last edited 2015-07-10 19:24:29 by 173-109-70-164)