15 Commits

Author SHA1 Message Date
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
6e2eae411f Added current variable in the Application module (to provide a shortcut to the Application singleton). 2014-05-07 15:50:06 +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
1ea6203600 fixed an issue in Image BCL class. Added /metadata gitignore 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
1d46ada0df index files added to all modules 2014-03-27 11:04:24 +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
9223c2018a _nativeImage change to ios and android and now is public 2014-03-21 09:34:31 +02:00
65c920c8c1 async load of images in web client + loadFromBitmap for Image 2014-03-20 16:50:38 +02:00
6f5700b618 Added missing export. Uncommented the camera.android implementation. 2014-03-13 13:02:00 +02:00
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00