109 Commits

Author SHA1 Message Date
da9966a9c9 updated user preferences and application 2014-05-12 16:52:08 +03:00
d1652ad831 readme updated 2014-05-12 14:25:03 +03:00
c9ca0d997b console moved from application to globals 2014-05-12 14:21:15 +03:00
76dd7014a1 readme updated 2014-05-12 13:38:17 +03:00
4cba61c40d Second parameter (milliseconds) is now optional for setTimeout and setInterval 2014-05-12 11:34:50 +03:00
4b9cc1a958 http getImage fail now with correct argument & tests updated 2014-05-12 10:07:43 +03:00
716e482e20 readme updated 2014-05-10 16:37:02 +03:00
db1681a88e timer moved in separate module 2014-05-10 16:34:23 +03:00
fbdb0e5523 clearTimeout, setInterval, clearInterval for iOS 2014-05-10 16:23:27 +03:00
c3abc01b65 readme updated 2014-05-10 15:51:32 +03:00
e493711328 setTimeout improved and clearTimeout, setInterval, clearInterval implemented for Android 2014-05-10 15:49:15 +03:00
d270ee82a0 readme updated 2014-05-10 13:19:04 +03:00
0e8d194d1c globals readme added to the project 2014-05-10 13:16:46 +03:00
2d701fb5a4 globals module added with setTimeout implementation for both iOS and Android 2014-05-10 13:15:50 +03:00
44c51a0e48 Modified the Application module. Removed the Application class and added its methods to the exports directly. 2014-05-09 19:25:11 +03:00
7aa70fb14c Polished the Image module. Added API reference. 2014-05-09 17:40:24 +03:00
a4ddb134fd setTimeout added in android utils 2014-05-09 16:46:46 +03:00
e8e28408b9 NSString methods that used to return (instancetype) now return NSString instead of string.
iOS constant exported as var in the xmls by the clang tool now export vars in the typescript definitions.
2014-05-08 17:16:10 +03:00
d896a5e85f Added some more API reference comments. Renamed some parameters in Console module. 2014-05-08 16:32:55 +03:00
298bf0977a Added Application module comments. Modified Console module + comments. Changed the package name of the UnitTestApp for Android. 2014-05-08 14:47:28 +03:00
1531c206e6 http tests added 2014-05-08 13:55:36 +03:00
61de2831e2 initial http tests & setup added 2014-05-08 13:46:59 +03:00
0f564a5126 location and unit tests updates 2014-05-08 11:56:25 +03:00
cfca745a6f Updated the Android UnitTestApp to the latest Bridges. Added Application comments. 2014-05-07 19:25:08 +03:00
6e2eae411f Added current variable in the Application module (to provide a shortcut to the Application singleton). 2014-05-07 15:50:06 +03:00
beba0ae4f4 Added path methods to the FileSystem methods. Added unit tests. 2014-05-07 14:55:58 +03:00
e84f305b6d FileSystem API promisified. 2014-04-30 16:32:35 +03:00
b604ef8b82 http client image get temporary made with ION 2014-04-29 18:04:29 +03:00
f346a27a0e http client improved 2014-04-29 16:59:42 +03:00
162dbe56c9 Added merge_module function. Added text module (currently having encoding only). Updated the FileSystem File object with readText, writeText methods (removed the FileReader, FileWriter classes). 2014-04-29 11:53:01 +03:00
bf9b564bf5 BCL: location updates according to API feedback 2014-04-28 18:59:50 +03:00
aa77546c80 Updated the FileSystem APIs as per review comments. 2014-04-28 15:56:42 +03:00
ca4c04badc net folder renamed to http 2014-04-28 15:40:00 +03:00
89c1b1448c readme updated 2014-04-25 17:06:40 +03:00
c17394be72 readme and request updated 2014-04-25 16:57:41 +03:00
40c1c50e00 BCL: some location updates 2014-04-25 16:34:17 +03:00
5e972ff57b Fixed merge error 2014-04-25 16:07:44 +03:00
cfaff493a6 Modified some FileSystem APIs as per the review documents. 2014-04-25 12:09:06 +03:00
ce89af2643 Added the iOS implementation of the FileSystem API. 2014-04-25 12:09:05 +03:00
322591d3ca Added iOS TypeScript definitions with some comments to the BCL. 2014-04-25 00:04:41 +03:00
8d5db81eec readme fixed 2014-04-24 16:59:05 +03:00
ca354e0b40 readme updated 2014-04-24 16:56:28 +03:00
f884426627 readme fixed 2014-04-24 16:53:50 +03:00
3d8602c58c headers are now similar to jquery + readme updated 2014-04-24 16:51:01 +03:00
62d67c0fac readme updated 2014-04-24 15:43:00 +03:00
61e2a2d01f Image module loading now is on demand 2014-04-24 15:39:35 +03:00
468b408229 readme updated 2014-04-24 13:33:11 +03:00
13508e84fa readme update + fixes 2014-04-24 12:10:44 +03:00
e9c82ebedc readme updated 2014-04-24 10:47:12 +03:00
57403f125a net readme updated 2014-04-24 09:46:16 +03:00