18 Commits

Author SHA1 Message Date
ee2eee3d7e how-to's fixed slashes in code comments 2016-05-09 18:02:05 +03:00
16e769a1cc update file-system segment where checking if a file exists would always return 'true' 2016-05-05 15:38:40 +03:00
872e97e895 Fixed: Folder.clear fails to remove empty subfolders on Android
Resolves #1945
2016-04-26 17:38:18 +03:00
7caeae0285 Update folder clear test to include subfolders 2016-04-26 17:38:16 +03:00
e01daed7eb Merged master onto feature/docs 2016-04-15 16:54:37 +03:00
89fad4f41c how-tos made with markdown snippet injector 2016-04-14 15:20:35 +03:00
dcdd0a6b9d Ensure parent directory when creating a new file
createNewFile throws an exception if the parent directory doesn't exist
2016-04-14 14:27:17 +03:00
04eddee710 Fix paths in iOS, some devices and iOS combinations use /private/var paths while some /var/ this was normalized by resolvin symlinks 2016-02-04 12:32:47 +02:00
b9e8608fa4 android binary read/write fixed 2016-01-29 15:27:55 +02:00
acddd42e12 test reworked for ios 2016-01-26 13:48:00 +02:00
fcc5f56c5e test improved 2016-01-26 11:37:01 +02:00
9d109c0d46 temp changed to documents 2016-01-26 10:40:03 +02:00
52c6bd6c6d binary sync read/write added 2016-01-25 17:30:56 +02:00
a874b9f36c Added a test for locks while writing and deleting a file 2015-11-16 14:06:18 +02:00
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +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
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