DocViewer

Differences between revisions 7 and 8
Revision 7 as of 2013-03-27 20:05:35
Size: 2320
Editor: mhall119
Comment:
Revision 8 as of 2013-05-24 20:19:50
Size: 3626
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-docviewer-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-docviewer-dev-coreapps-13.10-month-0.html|coreapps-13.10-month-0]] || ||
|| 2013-05-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-docviewer-dev-coreapps-13.10-month-1.html|coreapps-13.10-month-1]] || ||
|| 2013-06-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-docviewer-dev-coreapps-13.10-month-2.html|coreapps-13.10-month-2]] || Alpha ||
|| 2013-07-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-docviewer-dev-coreapps-13.10-month-3.html|coreapps-13.10-month-3]] || ||
|| 2013-08-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-docviewer-dev-coreapps-13.10-month-4.html|coreapps-13.10-month-4]] || Beta ||
|| 2013-09-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-docviewer-dev-coreapps-13.10-month-5.html|coreapps-13.10-month-5]] || Final ||
|| 2013-10-15 || [[http://status.ubuntu.com/coreapps-13.10/ubuntu-docviewer-dev-coreapps-13.10-month-6.html|coreapps-13.10-month-6]] || ||

Document Viewer

This web page is where we are coordinating the work to build a Document Viewer 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-docviewer-app

Launchpad Team

ubuntu-docviewer-dev

IRC Channel

#ubuntu-touch on Freenode

Blueprint

initial-docviewer-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

2013-06-15

coreapps-13.10-month-2

Alpha

2013-07-15

coreapps-13.10-month-3

2013-08-15

coreapps-13.10-month-4

Beta

2013-09-15

coreapps-13.10-month-5

Final

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 wish to view doc type PDF, odt, docx, txt, rtf, others?
  • Should Have: I wish to view image type: bmp, jpg, png, others?
  • Should Have: I wish to view spreadsheet type csv, ods, xslx
  • Could/Should Have: I wish to view presentation types odp, pptx

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.

  • Capability to view PDF files
  • Parse and display text, rtf, OpenDocument and Open Office XML file types

  • Display various image types

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:

Content view

Include gestures for zoom, prev/next page, prev/next slide, etc

  • Needed

Document meta-data view

  • Needed

Save a copy

If the document being viewed wasn't loaded from local storage

  • Needed

Implementation

This is where the spec will be.

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