204 Commits

Author SHA1 Message Date
7b2a6d8e52 Removed hello world template 2016-03-09 13:50:10 +02:00
13494e3adf Replace reflection calls for native Java arrays with the new implementation from the Runtime. 2016-03-02 18:39:21 +02:00
6273bb8d2f FrameClass implemented as TypeScript class
NativeActivity is now NativeScriptActivity and is real class
Added NativeScriptApplication class
Added JavaProxy attribute to FrameClass, NativeScriptActivity & NativeScriptApplication
2016-02-29 09:58:05 +02:00
bda6159bbb Re-apply TextBase.formattedText after a style property change
Resolves #1078
2016-02-25 11:01:44 +02:00
d66008d34c Merge pull request #1554 from PeterStaev/action-item-custom-view
Action item custom view
2016-02-16 17:08:17 +02:00
d730db9516 Skip run of problematic transitions test on android+emulator+API23 2016-02-15 15:15:34 +02:00
ea1ebd2c94 tests for #1488 2016-02-15 14:18:57 +02:00
06d914da5a implemented for ios as well 2016-02-11 16:55:19 +02:00
8ff9d736f4 Add transitions test pages to ui-tests-app 2016-02-09 11:09:47 +02:00
e709485bb6 Added an option to change the rootView.
Fixed crash where activity was incorrectly using existing initialized frame.
Fixed TabView to use _nativeView instead of Frame.
2016-02-05 15:09:28 +02:00
96bafff573 Merge pull request #1473 from NativeScript/transitions
Resolved #811: Page Navigation Transitions
2016-02-03 13:45:53 +02:00
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
001d542acf Update ui-tests-app 2016-02-02 19:03:58 +02:00
becc5c59f0 wrong for loop count fixed 2016-02-01 16:25:28 +02:00
96c638e1cc Tests added 2016-01-25 11:30:36 +02:00
eac95156d1 Proxy view container 2016-01-25 11:30:36 +02:00
fbc612610f Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires. 2016-01-20 10:22:08 +02:00
d43e9546d8 Touch gesture implemented 2016-01-15 18:15:45 +02:00
c3ee179fd5 Update ui-tests-app 2016-01-15 14:20:06 +02:00
202a7112fc Update ui-tests-app 2016-01-13 15:14:29 +02:00
9c21f98142 Add percent layouts test pages. 2016-01-07 17:29:07 +02:00
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
074ac89871 imports improved 2015-12-17 14:53:46 +02:00
cbf69e60e8 Merge pull request #1263 from NativeScript/issue-518
Fixed Issue #518:  Allow ActionItems to be directly specified between…
2015-12-17 11:03:10 +02:00
1bd52efddb Fixed Issue #518: Allow ActionItems to be directly specified between the ActionBar opening and closing tags. 2015-12-16 16:37:35 +02:00
1dbb742908 Implemented percent support for width, height and margins 2015-12-15 14:36:27 +02:00
700818dd28 Resolved Issue #1223: Android views which have complex backgrounds (i.e. with rounded corners) cannot animate opacity. 2015-12-10 14:56:03 +02:00
46b4f5525e Update the csproj as well 2015-12-02 14:22:01 +02:00
5a63071242 Updated transforms app 2015-11-25 10:57:50 +02:00
699fcbb840 Added system-icons UI test. 2015-11-18 15:16:52 +02:00
831a44f218 Fix: background-position with negative values 2015-11-17 10:21:30 +02:00
3993ed9727 Disable color output in grunt invocations from within Visual Studio. 2015-11-16 11:30:53 +02:00
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
abe4614735 example updated 2015-11-06 16:21:29 +02:00
4ced53b39b old page removed 2015-11-06 15:06:22 +02:00
4ae7a33b3e file location fixed 2015-11-06 13:56:08 +02:00
cc28aad57b page updated 2015-11-06 13:26:56 +02:00
a23d8ad4f0 removed unused overrides 2015-11-06 10:06:21 +02:00
c06b0681fa Fixed android crash when process get killed 2015-11-06 10:06:19 +02:00
164025f11b Update a test page. 2015-11-03 16:45:07 +02:00
14ef19ad44 Update a test page. 2015-11-03 11:00:50 +02:00
4151f56242 Update ui-tests-app. 2015-11-02 10:56:39 +02:00
a3601b06cd Update web-view test page. 2015-10-30 19:14:56 +02:00
4b9ae4f058 Segmented bar test page 2015-10-30 11:46:55 +02:00
7e85de351e IOS stylers 2015-10-30 11:46:54 +02:00
815a4fc23c ActionBar and TabView colors 2015-10-30 11:46:54 +02:00
23dee6655c Add a new web-view test page. 2015-10-28 11:40:25 +02:00
033e0d4bfc Added missing file in csproj 2015-10-23 10:58:31 +03:00
4b2701b3fb Improved tab-view tests 2015-10-22 18:27:29 +03:00