30 Commits

Author SHA1 Message Date
da9966a9c9 updated user preferences and application 2014-05-12 16:52:08 +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
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
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
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
ca4c04badc net folder renamed to http 2014-04-28 15:40:00 +03:00
322591d3ca Added iOS TypeScript definitions with some comments to the BCL. 2014-04-25 00:04:41 +03:00
4ee6ba8801 http refactored to fix circular references 2014-04-24 09:40:47 +03:00
1bf9c1ecaa http client reworked (temporary getString, getJSON and getImage in separate file) 2014-04-23 17:00:38 +03:00
b0b0c5f190 Refactored the Application module (removed namespaces). Updated the UnitTestApp project. 2014-04-17 14:02:04 +03:00
42d90285c5 BCL: updated location and image APIs 2014-04-16 18:46:07 +03:00
2cdad80094 WebClient folder renamed to net and WebClient renamed to HttpClient 2014-04-14 15:02:34 +03:00
f7b5c9af3e Promises added and implemented experimentally in WebClient 2014-04-14 14:44:30 +03:00
ca201cf9d7 Fixed iOS BCL to use properties instead of methods.
Fixed web_client to call .toString() on NSString
Fixed BCL project to use version 1.0
2014-04-07 13:48:36 +03:00
ef8e716c49 JSMainFile for iOS_Deploy config fixed to use app.js 2014-04-07 10:19:38 +03:00
6d5f779253 Added TypeScript definitions in the BCL project. 2014-04-01 17:16:10 +03:00
1d46ada0df index files added to all modules 2014-03-27 11:04:24 +02:00
f70b530f8a Image module reworked 2014-03-24 14:05:49 +02:00
1b6fdae4a9 namespaces removed (except Application) 2014-03-24 11:16:38 +02:00
8930e038f8 Updated the custom build task for Eclipse projects as well 2014-03-19 15:56:53 +02:00
0f00e2a768 Merge commit 2014-03-18 13:52:31 +02:00
877ec2edcc Updated the Android_Deploy configuration. 2014-03-18 13:45:14 +02:00
3f290abdf7 BCL: added console, added references, added libjs.d.ts based on MS lib.d.ts without DOM 2014-03-18 12:42:36 +02:00
70579e887f Added two new configurations to the BCL project to enable copying of the generated files to the testing projects. 2014-03-17 16:08:54 +02:00
93225df970 Merge branch 'master' of https://github.com/telerik/xPlatCore 2014-03-13 16:26:21 +02:00
19c4e27e76 Added Build/lib folder to retrieve the build tasks from. 2014-03-13 16:26:09 +02:00
6bce0d501f database removed because of missing iOS implementation 2014-03-13 14:41:07 +02:00
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00