43 Commits

Author SHA1 Message Date
1a8d5d5cd8 Merge pull request #2105 from NativeScript/plamen5kov/add_packagejson_info
add native script key in package.son files
2016-05-17 14:51:52 +03:00
cf3cd35a4f Fixed breaking change in camera for android. 2016-05-14 11:15:55 +03:00
d4ffb7607d Fix travis errors 2016-05-13 09:55:50 -04:00
465c719800 Method to check to see if camera is available or not 2016-05-13 09:26:13 -04:00
7164391849 added nativescript key to existing package.json files and added package.json files where missing 2016-05-13 14:34:03 +03:00
3ee3f9cc8b Merge pull request #2069 from triniwiz/master
Added save to gallery option - Android
2016-05-10 14:03:09 +03: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
97cec87410 Added save to gallery option - IOS only 2016-05-07 08:06:30 -04:00
71ced030ce Added save to gallery option - IOS only 2016-05-07 08:05:48 -04:00
09f4768fb6 Added save to gallery option - IOS only 2016-05-06 17:29:27 -04:00
3120bf0683 Added save to gallery option - IOS only 2016-05-06 17:08:34 -04:00
891d927293 Added save to gallery option - IOS only 2016-05-06 16:30:55 -04:00
63b581492d Added save to gallery option - IOS only 2016-05-06 16:23:55 -04:00
93004b06f4 Added save to gallery option - IOS only 2016-05-06 16:16:42 -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
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
070b01c544 Remove UTF-8 BOM's from package.json files 2015-12-01 15:37:14 +02:00
7f3c49555d code refactored to support ios9 2015-10-01 15:59:45 +03:00
3a4262b996 getApplication() and getApplicationContext() added/used to/from Android utils. 2015-07-27 09:57:32 +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
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
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
0b056dd3db Updated the API reference. 2014-05-27 12:54: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
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
58dd62753b initial camera for iOS code, spike quality 2014-05-20 17:44:47 +03:00
9d379a8834 require fixes 2014-05-14 12:55:59 +03:00
ceff7bb368 renamed folders with lower cases and renamed user preferences to local settings 2014-05-13 17:59:30 +03:00