590 Commits

Author SHA1 Message Date
e172425cba Update CHANGELOG.md 2015-04-20 16:08:58 +03:00
1f893ebc1c Update CHANGELOG.md 2015-04-20 16:06:19 +03:00
f36b6fa2d9 Update CHANGELOG.md 2015-04-20 16:05:06 +03:00
68ca0a2fd0 Merge pull request #295 from NativeScript/nnikolov/BindingFixes
Fixed issue with binding when binding to a falsy object (also added type...
2015-04-20 15:22:30 +03:00
9937b5c25c Fix an issue with application lifecycle/activity caching. 2015-04-20 15:16:21 +03:00
118d1a56a3 Merge branch 'ui-builder-sub-props' 2015-04-20 14:32:29 +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
9550ebc144 Merge pull request #284 from NativeScript/lru
Rewrote image-cache to use the native image caching features, i.e. LruCa...
2015-04-20 14:18:34 +03:00
3e9033c900 Fixed several tslint errors. 2015-04-20 14:06:02 +03:00
08ce45959c Fixed the memory leaks in iOS. 2015-04-20 14:06:00 +03:00
d2d5402160 Minor changes in the CHANGELOG 2015-04-20 14:05:58 +03:00
3a5433e6d8 Binding and camera changes added to change log. 2015-04-20 14:05:55 +03:00
075e2ae673 Removed test date. 2015-04-20 14:05:53 +03:00
96638ef9fd Api reference added. 2015-04-20 14:05:51 +03:00
68c9a90226 Fix: Device-specific code behinf JS files are not loaded 2015-04-20 14:05:49 +03:00
d86a19cb28 camera takePicture parameters wrapped in an option object. 2015-04-20 14:05:46 +03:00
267ce57d09 Added keep aspect ratio parameter to camera.takePicture method. 2015-04-20 14:05:44 +03:00
f28ff80e63 Braking changes in image and tab 2015-04-20 14:05:42 +03:00
4d2a708c20 Add Changelog 2015-04-20 14:05:39 +03:00
ca3efb18cf test for sub properties added 2015-04-20 14:02:21 +03:00
8b9c30f5ea more is defined checks added 2015-04-20 13:43:56 +03:00
8c68b5d22e Merge pull request #293 from NativeScript/nnikolov/ChangeLog
Binding and camera changes added to change log.
2015-04-20 10:45:06 +03:00
399d32c685 Minor changes in the CHANGELOG 2015-04-20 10:44:23 +03:00
5b90a1cbe6 Binding and camera changes added to change log. 2015-04-20 10:40:50 +03:00
cffd0d54f7 toolbar commented 2015-04-20 09:53:06 +03:00
bac14bd29d is defined checked added 2015-04-20 09:49:54 +03:00
29ee9909b2 support for sub properties added 2015-04-20 09:42:32 +03:00
bbca2ffc3d Merge pull request #290 from NativeScript/nnikolov/CameraApiRef
Api reference added.
2015-04-17 16:44:03 +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
ab7b526e93 Merge pull request #286 from NativeScript/feature/device-specific-code-behind
Fix: Device-specific code behind JS files are not loaded
2015-04-17 10:36:31 +03:00
3c1f3cd738 Fix: Device-specific code behinf JS files are not loaded 2015-04-17 10:26:05 +03:00
8ce5784b10 Merge pull request #285 from NativeScript/nnikolov/CameraImprovements
Added keep aspect ratio parameter to camera.takePicture method.
2015-04-16 18:13:37 +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
caf41f95e6 Braking changes in image and tab 2015-04-16 11:36:15 +03:00
258792d121 Add Changelog 2015-04-16 11:27:33 +03:00
3d0882ffa7 Rewrote image-cache to use the native image caching features, i.e. LruCache and NSCache. 2015-04-16 10:06:45 +03:00
9e9c25dff7 Removed debugging console log. 2015-04-16 09:22:07 +03:00
dd8e4aab9d Merge pull request #283 from NativeScript/nnikolov/CameraIssue
Updated camera module to support full size images (Android) and custom s...
2015-04-15 16:27:46 +03:00
2fafb81d8f Updated camera module to support full size images (Android) and custom size images. 2015-04-15 15:32:24 +03:00
ca03b69e6e Merge pull request #282 from NativeScript/local-settings-rename
local-settings renamed to application-settings
2015-04-14 17:13:15 +03:00
6720d1fc53 local-settings renamed to application-settings 2015-04-14 16:49:05 +03:00
ddd9f2cbfb Merge pull request #279 from anarchicknight/platform_module_enhancements
added ability to retrieve device manufacturer
2015-04-14 15:38:30 +03:00
646b4723ad Fix ios unit-tests
Exclude Location tests for iOS
2015-04-14 12:24:39 +03:00
4e7144cff8 Merge pull request #277 from NativeScript/feature/gestures-fix
Gestures rework in android
2015-04-14 10:42:58 +03:00
8d67103a77 Ts lint 2015-04-14 10:17:58 +03:00
8a689f0c67 added ability to retrieve device manufacturer 2015-04-11 15:42:48 +01:00
2b71413520 Getures rework in android 2015-04-09 18:48:31 +03:00
bd11762db1 Merge pull request #273 from NativeScript/feature/frame-current-entry
Frame current entry on first navigation
2015-04-09 18:10:07 +03:00