20 Commits

Author SHA1 Message Date
cf3cd35a4f Fixed breaking change in camera for android. 2016-05-14 11:15:55 +03:00
465c719800 Method to check to see if camera is available or not 2016-05-13 09:26:13 -04:00
fb19294fcc Update camera.android.ts 2016-05-09 12:15:31 -04:00
4d14166db6 Update camera.android.ts 2016-05-09 11:17:34 -04:00
5daa847c0d Update camera.android.ts 2016-05-09 11:02:46 -04:00
babb617287 Update camera.android.ts 2016-05-09 10:22:00 -04:00
6615f0f57c Added save to gallery option 2016-05-03 23:27:25 -04:00
0855bf59b6 fixed image rotation 2016-02-24 17:16:22 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
3a4262b996 getApplication() and getApplicationContext() added/used to/from Android utils. 2015-07-27 09:57:32 +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
b2e26a4154 Removed test date. 2015-04-17 16:29:40 +03:00
593fdb4826 Api reference added. 2015-04-17 16:06:06 +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
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
b2411b02e9 BCL: updated camera 2014-05-27 14:28:11 +03:00
9dd3ba70c5 Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
2014-05-21 12:23:19 +03:00
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00