132 Commits

Author SHA1 Message Date
ca3efb18cf test for sub properties added 2015-04-20 14:02:21 +03:00
cffd0d54f7 toolbar commented 2015-04-20 09:53:06 +03:00
08ce45959c Fixed the memory leaks in iOS. 2015-04-20 14:06:00 +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
6720d1fc53 local-settings renamed to application-settings 2015-04-14 16:49:05 +03:00
646b4723ad Fix ios unit-tests
Exclude Location tests for iOS
2015-04-14 12:24:39 +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
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
16822a862b Placeholder: A widget that allows adding native views to the visual tree. 2015-04-08 13:01:08 +03:00
5cce9e206b Update unittest helper method navigation checks 2015-04-08 10:55:08 +03:00
0386d07604 Delete one unittest - not needed 2015-04-08 10:55:04 +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
cbbd28be6b More tests fixed 2015-04-07 14:10:34 +03:00
97ba48346a Fixed tests 2015-04-07 14:10:34 +03:00
f33bfe3a98 Reverted test app to run mainPage instead of testRunnerPage. 2015-04-06 11:03:27 +03:00
69dc92026c Moved text-align and font-size to TextBase and fixed a WebView test. 2015-04-03 16:41:19 +03:00
61f5022a69 Binding to object via keyword. 2015-04-03 16:08:28 +03:00
1183c08607 Fixed a tslint warning. 2015-04-03 13:32:42 +03:00
38bc482359 Moved delegate handling to onLoaded / onUnloaded methods and reworked the WebView tests. 2015-04-03 13:32:39 +03:00
5630fbcd01 Removed unnecessary slashes. 2015-04-03 12:18:23 +03:00
fd418f4dbf Fixed paths for label tests. 2015-04-03 12:00:17 +03:00
8262e47833 Master Detail path fixed 2015-04-01 16:29:16 +03:00
d952faa3c2 Added application resources (used for binding converters), also some bug
fixes (binding related).
2015-04-01 11:45:30 +03:00
70aa10d7ea MenuItems should inherit binding context when defined form XML 2015-03-31 12:36:04 +03:00
54f80f54fc snippet-fix 2015-03-30 11:04:43 +03:00
79fb7e2a34 http for android header values fixed and test added 2015-03-30 09:42:12 +03:00
6841c66de8 yet another android property naming fixed 2015-03-27 16:32:45 +02:00
9ee7d5f90b new android runtime properties modules fixed 2015-03-27 11:13:44 +02:00
23b1825fc7 implement menuOptions 2015-03-26 17:32:27 +02:00
70756fb115 OptionsMenu XML support 2015-03-26 17:32:25 +02:00
f2e614b664 initial commit 2015-03-26 17:32:23 +02:00
6f04b10110 Segment-bar safety fix 2015-03-26 14:14:27 +02:00
5b96287640 Fix the ui-tests-app 2015-03-25 09:21:05 +02:00
f3d1134058 Remove the platform-specific-template application (not an actual demo, covered with tests) 2015-03-24 16:43:28 +02:00
d5af4c4723 Fix tests app paths 2015-03-24 16:05:54 +02:00
cb25cfc64d Fix the xml-demo app path 2015-03-24 14:33:36 +02:00
30a152cce9 Fix the wrap-layout-demo app path 2015-03-24 14:30:43 +02:00
6930e2d35b Fix the web-view-demo app path 2015-03-24 14:28:15 +02:00
bd7c0ef4f0 Fix ui-tests-app paths. Not tested. Depends on the tests app 2015-03-24 14:22:31 +02:00
ecc66b83e4 Fix the tab-navigation template 2015-03-24 14:16:34 +02:00
29d87714bd Fix the template-settings app paths 2015-03-24 14:15:19 +02:00
ab491d038d Fix the master-detail template app 2015-03-24 14:12:00 +02:00
aede9d3b1b Fix the hello-world template app 2015-03-24 14:08:01 +02:00
87b17d97ef Fix the path in the blank template 2015-03-24 13:57:33 +02:00
b2636c9f35 Fix the paths in the tab-view-demo app. Not tested. Depends on the perf-tests app 2015-03-24 13:54:01 +02:00
53ff034072 Fix the platform-specific-template app 2015-03-24 13:50:41 +02:00
cb7b466d79 Fix the pickers-demo 2015-03-24 13:41:10 +02:00
2e8eef1bda Fix perf-tests paths. Not tested 2015-03-24 13:36:47 +02:00