[TIMOB-15037] Blackberry: Filesystem implement missing API
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-09-16T23:43:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | Pedro Enrique |
Assignee | Pedro Enrique |
Created | 2013-09-04T15:06:52.000+0000 |
Updated | 2017-03-13T20:39:18.000+0000 |
Description
Ti.Filesystem is missing some important functionality:
Ti.Filesystem:
Props - MODE_APPEND
MODE_READ
MODE_WRITE
rowsAffected
applicationSupportDirectory
externalStorageDirectory
lineEnding
resRawDirectory
separator
Methods - createTempDirectory
createTempFile
isExternalStoragePresent
openStream
Ti.Filesystem.File
Props - executable
hidden
name
nativePath
parent
readonly
size
remoteBackup
symbolicLink
writable
writeable
Methods - copy
createTimestamp
getParent
modificationTimestamp
move
open
resolve
spaceAvailable
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/169
We should not mark a ticket resolved until the PR has been reviewed and merged.
Closing ticket as fixed.