FileManager

Differences between revisions 13 and 14
Revision 13 as of 2013-03-27 20:04:52
Size: 4066
Editor: mhall119
Comment:
Revision 14 as of 2013-05-24 20:18:17
Size: 5388
Editor: mhall119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
||<tablestyle="font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''The Details'''|| ||<tablestyle="font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;" colspan="2">'''The Details'''||
Line 15: Line 15:
|| Burndown Chart|| [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev.html|coreapps-13.10]] ||

== Release Schedule ==

||<tablestyle="font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Date''' || '''Milestone''' || '''Release''' ||
|| 2013-04-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-0.html|coreapps-13.10-month-0]] || ||
|| 2013-05-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-1.html|coreapps-13.10-month-1]] || Alpha ||
|| 2013-06-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-2.html|coreapps-13.10-month-2]] || ||
|| 2013-07-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-3.html|coreapps-13.10-month-3]] || Beta ||
|| 2013-08-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-4.html|coreapps-13.10-month-4]] || Final ||
|| 2013-09-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-5.html|coreapps-13.10-month-5]] || ||
|| 2013-10-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-filemanager-dev-coreapps-13.10-month-6.html|coreapps-13.10-month-6]] || ||

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-touch on Freenode

Blueprint

initial-filemanager-development

Burndown Chart

coreapps-13.10

Release Schedule

Date

Milestone

Release

2013-04-15

coreapps-13.10-month-0

2013-05-15

coreapps-13.10-month-1

Alpha

2013-06-15

coreapps-13.10-month-2

2013-07-15

coreapps-13.10-month-3

Beta

2013-08-15

coreapps-13.10-month-4

Final

2013-09-15

coreapps-13.10-month-5

2013-10-15

coreapps-13.10-month-6

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

To contribute design, first ensure you have picked an app and then read the App Design Guides.

Next, send an email to David Planella (david.planella AT canonical DOT com) and Michael Hall (michael.hall AT canonical DOT com) to ask to be added to MyBalsamiq (this is the system we use for creating mock-ups.

Now look at each of the screens listed in the project in the Design section and view any existing designs.

If a design matches how you think it should look but with a few changes, please don't create a new design but instead leave comments on the design itself.

If there is either no design or you would like to propose a new design, simply create the design in MyBalsamiq on https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/grid. Please be sure to use the Phone container and add your design inside it.

Now link your design under the right screen heading below and using the following format:

 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/YOURDESIGN|Your Name]] - summary of your design

As an example:

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)