Commit Graph

36 Commits

Author SHA1 Message Date
PanayotCankov
34ebbca3ef Added Documentation configuration in the BCL solution.
Added VS build step in the snippets build script.
2014-05-14 15:07:53 +03:00
Stanimir Karoserov
bde27678b9 local settings update 2014-05-14 10:46:11 +03:00
Stanimir Karoserov
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00
Vladimir Enchev
d6a3f385bf Readme added for Tests 2014-05-13 10:03:42 +03:00
Stanimir Karoserov
d7fda0b91c updated user preferences and tests 2014-05-12 19:00:45 +03:00
atanasovg
cf3b358947 Added Tests module to the BCL. Added two new build configurations - Android_Tests & iOS_Tests. 2014-05-12 18:20:28 +03:00
Stanimir Karoserov
da9966a9c9 updated user preferences and application 2014-05-12 16:52:08 +03:00
Vladimir Enchev
716e482e20 readme updated 2014-05-10 16:37:02 +03:00
Vladimir Enchev
db1681a88e timer moved in separate module 2014-05-10 16:34:23 +03:00
Vladimir Enchev
0e8d194d1c globals readme added to the project 2014-05-10 13:16:46 +03:00
Vladimir Enchev
2d701fb5a4 globals module added with setTimeout implementation for both iOS and Android 2014-05-10 13:15:50 +03:00
atanasovg
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
atanasovg
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
Vladimir Enchev
ca4c04badc net folder renamed to http 2014-04-28 15:40:00 +03:00
PanayotCankov
322591d3ca Added iOS TypeScript definitions with some comments to the BCL. 2014-04-25 00:04:41 +03:00
Vladimir Enchev
4ee6ba8801 http refactored to fix circular references 2014-04-24 09:40:47 +03:00
Vladimir Enchev
1bf9c1ecaa http client reworked (temporary getString, getJSON and getImage in separate file) 2014-04-23 17:00:38 +03:00
atanasovg
b0b0c5f190 Refactored the Application module (removed namespaces). Updated the UnitTestApp project. 2014-04-17 14:02:04 +03:00
Stanimir Karoserov
42d90285c5 BCL: updated location and image APIs 2014-04-16 18:46:07 +03:00
Vladimir Enchev
2cdad80094 WebClient folder renamed to net and WebClient renamed to HttpClient 2014-04-14 15:02:34 +03:00
Vladimir Enchev
f7b5c9af3e Promises added and implemented experimentally in WebClient 2014-04-14 14:44:30 +03:00
hshristov
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
Vladimir Enchev
ef8e716c49 JSMainFile for iOS_Deploy config fixed to use app.js 2014-04-07 10:19:38 +03:00
panayot.cankov@telerik.com
6d5f779253 Added TypeScript definitions in the BCL project. 2014-04-01 17:16:10 +03:00
Vladimir Enchev
1d46ada0df index files added to all modules 2014-03-27 11:04:24 +02:00
Vladimir Enchev
f70b530f8a Image module reworked 2014-03-24 14:05:49 +02:00
Vladimir Enchev
1b6fdae4a9 namespaces removed (except Application) 2014-03-24 11:16:38 +02:00
atanasovg
8930e038f8 Updated the custom build task for Eclipse projects as well 2014-03-19 15:56:53 +02:00
atanasovg
0f00e2a768 Merge commit 2014-03-18 13:52:31 +02:00
atanasovg
877ec2edcc Updated the Android_Deploy configuration. 2014-03-18 13:45:14 +02:00
Stanimir Karoserov
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
atanasovg
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
atanasovg
93225df970 Merge branch 'master' of https://github.com/telerik/xPlatCore 2014-03-13 16:26:21 +02:00
atanasovg
19c4e27e76 Added Build/lib folder to retrieve the build tasks from. 2014-03-13 16:26:09 +02:00
Vladimir Enchev
6bce0d501f database removed because of missing iOS implementation 2014-03-13 14:41:07 +02:00
atanasovg
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00