Commit Graph

10 Commits

Author SHA1 Message Date
Nedyalko Nikolov
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +03:00
atanasovg
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
Jason Zhekov
8a1b4b7bce Remove NSError** out parameters from file-system-access.ios. 2015-07-13 17:47:52 +03:00
atanasovg
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
vakrilov
16b9676a2c Fix: Deleteing known folder should resolve as error 2015-03-20 12:13:12 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
atanasovg
3fcb0e8e40 Updated the text module with ambient declaration. 2014-06-03 10:40:15 +03:00
PanayotCankov
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
atanasovg
8777ad7c5f Fixed an issue in FileSystem module. 2014-05-16 15:42:08 +03:00
Vladimir Enchev
a1db810eec http and file-system naming changed to use "-" 2014-05-15 09:36:08 +03:00