7588 Commits

Author SHA1 Message Date
aebd12057e Added .class static field for the android Java class files. 2014-04-09 12:37:47 +03:00
bde6efb9cb updated iOS Kimera Cuteness 2014-04-08 17:51:15 +03:00
d9bcadc2d3 Fixed and array TS issue. 2014-04-07 18:46:37 +03:00
e28ae079a1 Added fields for the properties generated by the bridge for properties that have both getters and setters and setters have suitable types that would be assignable from the getter. 2014-04-07 18:36:03 +03:00
1ea6203600 fixed an issue in Image BCL class. Added /metadata gitignore 2014-04-07 14:33:44 +03:00
001d828eaa Polished the BCL; started FileSystem.ios 2014-04-07 14:33:44 +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
11818c08df WebClient readme fixed 2014-04-07 10:29:56 +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
b8314a3a4c private post method added to the iOS web client 2014-03-28 14:32:02 +02:00
1d46ada0df index files added to all modules 2014-03-27 11:04:24 +02:00
2bed6c9ef2 get() call removed from web client for android 2014-03-24 17:01:49 +02:00
012a5b2a17 ImageType implementation fixed 2014-03-24 14:11:47 +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
d5a91269f6 more web client exception handling improvements 2014-03-24 09:58:27 +02:00
a227bbc171 web client error handling improved 2014-03-24 09:48:07 +02:00
9223c2018a _nativeImage change to ios and android and now is public 2014-03-21 09:34:31 +02:00
3514bdeb30 web client static get now is private 2014-03-21 09:29:27 +02:00
65c920c8c1 async load of images in web client + loadFromBitmap for Image 2014-03-20 16:50:38 +02:00
bbd8fd92ea android application fixed + web client android implementation 2014-03-20 16:17:49 +02:00
aeadb82cb2 Updated the custom build task 2014-03-19 16:48:18 +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
9e39a150b0 Merge branch 'master' of https://github.com/telerik/xPlatCore 2014-03-17 16:09:13 +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
422c2d4aa8 readme fixed 2014-03-17 14:31:55 +02:00
42237d14c5 iOS web client imporved 2014-03-17 14:30:03 +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
6f5700b618 Added missing export. Uncommented the camera.android implementation. 2014-03-13 13:02:00 +02:00
67b965c73a web client for iOS 2014-03-13 11:43:16 +02:00
db2ad76c4b Updated the Readme file for the BCL solution 2014-03-13 11:01:55 +02:00
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00