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
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
de5419d86f
Frame current entry on first navigation
2015-04-09 18:09:23 +03:00
937bf1efac
Merge pull request #276 from NativeScript/hhristov/android-unit-tests
...
Remove Action property from Intent class.
2015-04-09 18:07:33 +03:00
f0f6992cf0
Remove Action property from Intent class.
...
Location tests are not executed on emulator.
Label test made for iOS only.
Change frame.android.action property to method.
Image measured widht/height are now floor (like in android runtime).
2015-04-09 17:54:22 +03:00
6a36011403
Merge pull request #275 from NativeScript/image-cache
...
Removed image extension validation from image-cache. Images with no exte...
2015-04-09 16:47:50 +03:00
1e73d93f1f
Removed image extension validation from image-cache. Images with no extensions can now be loaded.
2015-04-09 16:37:30 +03:00