atanasovg
9937b5c25c
Fix an issue with application lifecycle/activity caching.
2015-04-20 15:16:21 +03:00
Erjan Gavalji
118d1a56a3
Merge branch 'ui-builder-sub-props'
2015-04-20 14:32:29 +03:00
Nedyalko Nikolov
6bb533dc30
Fixed issue with binding when binding to a falsy object (also added types.isNullOrundefined function).
2015-04-20 14:25:01 +03:00
Rossen Hristov
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
Rossen Hristov
3e9033c900
Fixed several tslint errors.
2015-04-20 14:06:02 +03:00
Rossen Hristov
08ce45959c
Fixed the memory leaks in iOS.
2015-04-20 14:06:00 +03:00
Erjan Gavalji
d2d5402160
Minor changes in the CHANGELOG
2015-04-20 14:05:58 +03:00
Nedyalko Nikolov
3a5433e6d8
Binding and camera changes added to change log.
2015-04-20 14:05:55 +03:00
Nedyalko Nikolov
075e2ae673
Removed test date.
2015-04-20 14:05:53 +03:00
Nedyalko Nikolov
96638ef9fd
Api reference added.
2015-04-20 14:05:51 +03:00
vakrilov
68c9a90226
Fix: Device-specific code behinf JS files are not loaded
2015-04-20 14:05:49 +03:00
Nedyalko Nikolov
d86a19cb28
camera takePicture parameters wrapped in an option object.
2015-04-20 14:05:46 +03:00
Nedyalko Nikolov
267ce57d09
Added keep aspect ratio parameter to camera.takePicture method.
2015-04-20 14:05:44 +03:00
Alexander Vakrilov
f28ff80e63
Braking changes in image and tab
2015-04-20 14:05:42 +03:00
Dimitar Topuzov
4d2a708c20
Add Changelog
2015-04-20 14:05:39 +03:00
Vladimir Enchev
ca3efb18cf
test for sub properties added
2015-04-20 14:02:21 +03:00
Vladimir Enchev
8b9c30f5ea
more is defined checks added
2015-04-20 13:43:56 +03:00
Nedyalko Nikolov
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
Erjan Gavalji
399d32c685
Minor changes in the CHANGELOG
2015-04-20 10:44:23 +03:00
Nedyalko Nikolov
5b90a1cbe6
Binding and camera changes added to change log.
2015-04-20 10:40:50 +03:00
Vladimir Enchev
cffd0d54f7
toolbar commented
2015-04-20 09:53:06 +03:00
Vladimir Enchev
bac14bd29d
is defined checked added
2015-04-20 09:49:54 +03:00
Vladimir Enchev
29ee9909b2
support for sub properties added
2015-04-20 09:42:32 +03:00
Nedyalko Nikolov
bbca2ffc3d
Merge pull request #290 from NativeScript/nnikolov/CameraApiRef
...
Api reference added.
2015-04-17 16:44:03 +03:00
Nedyalko Nikolov
b2e26a4154
Removed test date.
2015-04-17 16:29:40 +03:00
Nedyalko Nikolov
593fdb4826
Api reference added.
2015-04-17 16:06:06 +03:00
Alexander Vakrilov
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
vakrilov
3c1f3cd738
Fix: Device-specific code behinf JS files are not loaded
2015-04-17 10:26:05 +03:00
Nedyalko Nikolov
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
Nedyalko Nikolov
0ebb016967
camera takePicture parameters wrapped in an option object.
2015-04-16 16:50:14 +03:00
Nedyalko Nikolov
95da9d9f6f
Added keep aspect ratio parameter to camera.takePicture method.
2015-04-16 15:39:27 +03:00
Alexander Vakrilov
caf41f95e6
Braking changes in image and tab
2015-04-16 11:36:15 +03:00
Dimitar Topuzov
258792d121
Add Changelog
2015-04-16 11:27:33 +03:00
Rossen Hristov
3d0882ffa7
Rewrote image-cache to use the native image caching features, i.e. LruCache and NSCache.
2015-04-16 10:06:45 +03:00
Nedyalko Nikolov
9e9c25dff7
Removed debugging console log.
2015-04-16 09:22:07 +03:00
Nedyalko Nikolov
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
Nedyalko Nikolov
2fafb81d8f
Updated camera module to support full size images (Android) and custom size images.
2015-04-15 15:32:24 +03:00
Vladimir Enchev
ca03b69e6e
Merge pull request #282 from NativeScript/local-settings-rename
...
local-settings renamed to application-settings
2015-04-14 17:13:15 +03:00
Vladimir Enchev
6720d1fc53
local-settings renamed to application-settings
2015-04-14 16:49:05 +03:00
dtopuzov
ddd9f2cbfb
Merge pull request #279 from anarchicknight/platform_module_enhancements
...
added ability to retrieve device manufacturer
2015-04-14 15:38:30 +03:00
hshristov
646b4723ad
Fix ios unit-tests
...
Exclude Location tests for iOS
2015-04-14 12:24:39 +03:00
Alexander Vakrilov
4e7144cff8
Merge pull request #277 from NativeScript/feature/gestures-fix
...
Gestures rework in android
2015-04-14 10:42:58 +03:00
vakrilov
8d67103a77
Ts lint
2015-04-14 10:17:58 +03:00
Valentin Stoychev
8e49475be2
Update README.md
2015-04-13 11:18:27 +03:00
Matthew Knight
8a689f0c67
added ability to retrieve device manufacturer
2015-04-11 15:42:48 +01:00
vakrilov
2b71413520
Getures rework in android
2015-04-09 18:48:31 +03:00
Alexander Vakrilov
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
vakrilov
de5419d86f
Frame current entry on first navigation
2015-04-09 18:09:23 +03:00
Hristo Hristov
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
hshristov
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