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