|
b3561420f8
|
Make FileSystem.currentAppPath platform specific
|
2016-04-25 14:48:25 +03:00 |
|
|
46b7fc6d4a
|
currentApp old code restored
|
2016-02-17 14:41:12 +02:00 |
|
|
2c0501d235
|
Merge pull request #1433 from NativeScript/file-binary-read-write
binary sync read/write added
|
2016-01-26 14:14:56 +02:00 |
|
|
52c6bd6c6d
|
binary sync read/write added
|
2016-01-25 17:30:56 +02:00 |
|
|
a760328422
|
Applied several fixes over the initial commit.
|
2016-01-22 18:29:59 +02:00 |
|
|
fbc612610f
|
Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires.
|
2016-01-20 10:22:08 +02:00 |
|
|
6a37218ace
|
Make knownFolders.currentApp default to __dirname.
In cases where we can't find a `tns_modules` subfolder (webpack, etc),
assume the current dir is the app dir.
|
2015-12-14 13:06:45 +02:00 |
|
|
d05b6fb890
|
writeTextSync will now unlock the file when it is done writing
|
2015-11-11 14:44:15 +02:00 |
|
|
c683ea44e6
|
Refactor the file-system-access API to be synchronous. Added *Sync equivalents of the file-system APIs. Removed usage of file-system-access within the code.
|
2015-08-04 16:53:12 +03:00 |
|
|
57679f8fc8
|
Fix a bug in the file-system module for iOS (NSDate is automatically marshalled to JS Date).
|
2015-04-08 14:14:52 +03:00 |
|
|
cc829e0152
|
definitions fixed
|
2015-03-03 10:34:40 +02:00 |
|
|
bf84c7a976
|
Added support for .impl suffix for files where we have same d.ts and ts names - e.g. file-system.d.ts & file-system.ts. Updated the BuildTasks.dll with the new logic.
|
2014-05-16 15:42:08 +03:00 |
|
|
a1db810eec
|
http and file-system naming changed to use "-"
|
2014-05-15 09:36:08 +03:00 |
|