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
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
8cbea58f43
Merge pull request #272 from NativeScript/atanasovg/fix-file-system
...
Fix a bug in the file-system module for iOS (NSDate is automatically mar...
2015-04-08 14:54:54 +03:00
57679f8fc8
Fix a bug in the file-system module for iOS (NSDate is automatically marshalled to JS Date).
2015-04-08 14:14:52 +03:00
01e0f50b34
Switch version to 0.10.0
2015-04-08 13:47:55 +03:00
784f92ae95
Merge pull request #271 from NativeScript/placeholder
...
Placeholder: A widget that allows adding native views to the visual tree...
2015-04-08 13:35:58 +03:00
16822a862b
Placeholder: A widget that allows adding native views to the visual tree.
2015-04-08 13:01:08 +03:00
0f5e107205
Merge pull request #267 from NativeScript/hhristov/ios-issues
...
Fix iOS transition issue
2015-04-08 12:41:23 +03:00
5cce9e206b
Update unittest helper method navigation checks
2015-04-08 10:55:08 +03:00
44e22495da
fix android onSelectedItem handler.
...
fix ios transition (previous fix was not enough)
2015-04-08 10:55:06 +03:00
0386d07604
Delete one unittest - not needed
2015-04-08 10:55:04 +03:00
710c423609
Fix ios transition issue
...
Revert imageSource property metadata to None
Improve ListView preparecell check
2015-04-08 10:55:02 +03:00
b27c05e52c
Fix label ellipsis issue on zoomed iPhone 6 Plus.
...
Fix Image.imageSource propertyMetadata to affects layout.
2015-04-08 10:55:00 +03:00
d2160f7aa8
Merge pull request #251 from NativeScript/feature/file-name-resolver-tests-fix
...
Feature/file name resolver tests fix
2015-04-08 10:17:52 +03:00
cbbd28be6b
More tests fixed
2015-04-07 14:10:34 +03:00
97ba48346a
Fixed tests
2015-04-07 14:10:34 +03:00
9c62d60058
Merge pull request #265 from NativeScript/issue-261
...
Fixed Issue 261
2015-04-06 15:25:30 +03:00
18c9528bda
Fixed Issue 261
2015-04-06 15:18:45 +03:00
9c9fa983cd
Merge pull request #264 from NativeScript/feature/buton-text-align-ios
...
Fix for button text-align styler in IOS
2015-04-06 13:30:36 +03:00
898fa53ae7
Fix for button text-align styler in IOS
2015-04-06 13:09:08 +03:00
f33bfe3a98
Reverted test app to run mainPage instead of testRunnerPage.
2015-04-06 11:03:27 +03:00
7292fc06bd
Merge pull request #256 from NativeScript/view-props
...
Moved text-align and font-size to TextBase and fixed a WebView test.
2015-04-03 16:46:40 +03:00
69dc92026c
Moved text-align and font-size to TextBase and fixed a WebView test.
2015-04-03 16:41:19 +03:00
d74250dea8
Merge pull request #255 from NativeScript/nnikolov/ForgottenStuff
...
Binding to object via keyword.
2015-04-03 16:31:14 +03:00
61f5022a69
Binding to object via keyword.
2015-04-03 16:08:28 +03:00
5d85878242
Merge pull request #254 from NativeScript/ios-delegates
...
Ios delegates
2015-04-03 13:39:27 +03:00