Closed Bug 871876 Opened 11 years ago Closed 9 years ago

[tara]file explorer support

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: james.zhang, Unassigned)

Details

Attachments

(2 files, 1 obsolete file)

FFOS need support file explorer application, just like "ES file explorer" on android.
Hi Dongsheng, please attach the patch, thanks.
Attached patch add API support in Gecko (obsolete) — Splinter Review
I am working on SD Card file management related stuff. Right now I have accomplished folowing features:

1. Gecko
- list all files and directories under a given directory (non-recursively)
- get file or directory
- get modified time and size of file or directory
(Following writing operation fails if OOP is on)
- create empty file or directory
- copy and move file or directory
- remove file or directory

2. Gaia
- traverse and browse files and directories on SD Card
- display modified time and size of file or directory
(Following writing operation fails if OOP is on)
- create empty file or directory
- copy and move file or directory
- rename file or directory
- remove file or directory

Right now I am working on adding IPC support of Gecko part to solve the writing permission issue when OOP is on.
I have finished IPC part and this patch is ready for use.
Attachment #749109 - Attachment is obsolete: true
It runs on b2g-desktop and mobile phone both, whether OOP is on or off.
This feature is available in current builds of 2.0 or greater and this is on an old version of B2G this is being marked as wont fix.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: