17 Commits

Author SHA1 Message Date
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
7f3c49555d code refactored to support ios9 2015-10-01 15:59:45 +03:00
ce3dfb29a8 Fixed null pointer while using camera for ios. 2015-04-28 11:57:11 +03:00
6bb533dc30 Fixed issue with binding when binding to a falsy object (also added types.isNullOrundefined function). 2015-04-20 14:25:01 +03:00
0ebb016967 camera takePicture parameters wrapped in an option object. 2015-04-16 16:50:14 +03:00
95da9d9f6f Added keep aspect ratio parameter to camera.takePicture method. 2015-04-16 15:39:27 +03:00
9e9c25dff7 Removed debugging console log. 2015-04-16 09:22:07 +03:00
2fafb81d8f Updated camera module to support full size images (Android) and custom size images. 2015-04-15 15:32:24 +03:00
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
3e61b37f4d BCL: updated camera for iOS and camera definitions 2014-05-27 16:42:50 +03:00
b2411b02e9 BCL: updated camera 2014-05-27 14:28:11 +03:00
826050eda0 updated camera & console 2014-05-21 19:05:34 +03:00
db987a361d Modified the http module to remove the cyclic references. Added promises.d.ts. 2014-05-21 16:27:13 +03:00
a6edd119d0 Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module. 2014-05-21 15:15:48 +03:00
58dd62753b initial camera for iOS code, spike quality 2014-05-20 17:44:47 +03:00
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00