15 Commits

Author SHA1 Message Date
fb3b7bc6c4 Array.create used instead reflection 2016-02-01 14:08:22 +02:00
b9e8608fa4 android binary read/write fixed 2016-01-29 15:27:55 +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
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
c4022e62e0 use isNullOrUndefined instead of isUndefined 2015-09-14 15:15:13 +03: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
3a4262b996 getApplication() and getApplicationContext() added/used to/from Android utils. 2015-07-27 09:57:32 +03:00
16b9676a2c Fix: Deleteing known folder should resolve as error 2015-03-20 12:13:12 +02:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
3fcb0e8e40 Updated the text module with ambient declaration. 2014-06-03 10:40:15 +03:00
9dd3ba70c5 Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
2014-05-21 12:23:19 +03:00
a1db810eec http and file-system naming changed to use "-" 2014-05-15 09:36:08 +03:00