Commit Graph

5976 Commits

Author SHA1 Message Date
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
Rossen Hristov
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
Rossen Hristov
1e73d93f1f Removed image extension validation from image-cache. Images with no extensions can now be loaded. 2015-04-09 16:37:30 +03:00
Georgi Atanasov
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
atanasovg
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
Erjan Gavalji
01e0f50b34 Switch version to 0.10.0 2015-04-08 13:47:55 +03:00
Rossen Hristov
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
Rossen Hristov
16822a862b Placeholder: A widget that allows adding native views to the visual tree. 2015-04-08 13:01:08 +03:00
Hristo Hristov
0f5e107205 Merge pull request #267 from NativeScript/hhristov/ios-issues
Fix iOS transition issue
2015-04-08 12:41:23 +03:00
hshristov
5cce9e206b Update unittest helper method navigation checks 2015-04-08 10:55:08 +03:00
hshristov
44e22495da fix android onSelectedItem handler.
fix ios transition (previous fix was not enough)
2015-04-08 10:55:06 +03:00
hshristov
0386d07604 Delete one unittest - not needed 2015-04-08 10:55:04 +03:00
hshristov
710c423609 Fix ios transition issue
Revert imageSource property metadata to None
Improve ListView preparecell check
2015-04-08 10:55:02 +03:00
hshristov
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
Alexander Vakrilov
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
vakrilov
cbbd28be6b More tests fixed 2015-04-07 14:10:34 +03:00
vakrilov
97ba48346a Fixed tests 2015-04-07 14:10:34 +03:00
Rossen Hristov
9c62d60058 Merge pull request #265 from NativeScript/issue-261
Fixed Issue 261
2015-04-06 15:25:30 +03:00
Rossen Hristov
18c9528bda Fixed Issue 261 2015-04-06 15:18:45 +03:00
Alexander Vakrilov
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
vakrilov
898fa53ae7 Fix for button text-align styler in IOS 2015-04-06 13:09:08 +03:00
Erjan Gavalji
edf4bd521e Add the example 2015-04-06 11:48:24 +03:00
Nedyalko Nikolov
f33bfe3a98 Reverted test app to run mainPage instead of testRunnerPage. 2015-04-06 11:03:27 +03:00
Rossen Hristov
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
Rossen Hristov
69dc92026c Moved text-align and font-size to TextBase and fixed a WebView test. 2015-04-03 16:41:19 +03:00
Nedyalko Nikolov
d74250dea8 Merge pull request #255 from NativeScript/nnikolov/ForgottenStuff
Binding to object via  keyword.
2015-04-03 16:31:14 +03:00
Nedyalko Nikolov
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
Rossen Hristov
5d85878242 Merge pull request #254 from NativeScript/ios-delegates
Ios delegates
2015-04-03 13:39:27 +03:00
Rossen Hristov
1183c08607 Fixed a tslint warning. 2015-04-03 13:32:42 +03:00
Rossen Hristov
38bc482359 Moved delegate handling to onLoaded / onUnloaded methods and reworked the WebView tests. 2015-04-03 13:32:39 +03:00
Nedyalko Nikolov
956e14eba3 Merge pull request #253 from NativeScript/nnikolov/TestFixes
Fixed paths for label tests.
2015-04-03 13:29:46 +03:00
Nedyalko Nikolov
5630fbcd01 Removed unnecessary slashes. 2015-04-03 12:18:23 +03:00
Nedyalko Nikolov
fd418f4dbf Fixed paths for label tests. 2015-04-03 12:00:17 +03:00
Alexander Vakrilov
2384d196fd Merge pull request #250 from NativeScript/feature/list-view-black-rows
Fix issue with black random black items when scrolling
2015-04-03 09:50:49 +03:00
vakrilov
96c0a52c8f Fix issue with black random black items when scrolling 2015-04-02 18:26:12 +03:00
Erjan Gavalji
91c1d5e3ad Improve keywords 2015-04-02 14:05:55 +03:00
Erjan Gavalji
3cd333e2ed Fix template name extraction. Add keyword addition 2015-04-02 11:51:15 +03:00
Erjan Gavalji
556cf43fd4 Separate samples from templates 2015-03-31 16:30:32 +03:00
Georgi Atanasov
9b70127f4e Fix an issue with the removed Property in the Android Runtime. 2015-04-01 19:38:56 +03:00
vakrilov
8262e47833 Master Detail path fixed 2015-04-01 16:29:16 +03:00
Nedyalko Nikolov
fe4cedc7d1 Merge pull request #240 from NativeScript/nnikolov/BindingConverters
Added application resources (used for binding converters), also some bug
2015-04-01 12:18:52 +03:00
Nedyalko Nikolov
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00