794 Commits

Author SHA1 Message Date
d2c7b9968a Resolved Issue #1242: Add Page showingModally event. 2015-12-12 16:42:23 +02:00
a2fb0c96be default font size fixed 2015-12-11 10:27:51 +02:00
2c8bc8aed1 Merge pull request #1229 from NativeScript/issue-1223
Resolved Issue #1223: Android views which have complex backgrounds (i…
2015-12-10 15:32:59 +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
3650a6f4fe font-family implemented 2015-12-10 13:52:13 +02:00
d1d6c2221c Fixed android unit-tests 2015-12-08 14:32:14 +02:00
c2de8f7ba0 FIX: Platform specific _addViewCore, ignoring index parameter 2015-12-08 11:47:39 +02:00
e9adafda55 resolveFontDescriptor fixed 2015-12-07 16:33:06 +02:00
98ab3f8b2f Merge pull request #1203 from NativeScript/webviewclient
WebViewClientClass exported
2015-12-07 09:28:42 +02:00
f6e1c72b39 Merge pull request #1207 from NativeScript/feature/action-bar-fix
FIX: Wrong tap events are fired when there are hidden ActionBarItems
2015-12-04 21:42:02 +02:00
deb93737a1 FIX: Wrong tap events are fired when there are hidden ActionBarItems 2015-12-04 17:07:26 +02:00
91b46ea131 Extended the tracing information for Bindings and Android NativeLifecycle. 2015-12-04 16:49:04 +02:00
e14fdba736 Removed an unnecessary check from measurePage. 2015-12-04 11:54:42 +02:00
4861760227 WebViewClientClass exported 2015-12-04 11:35:32 +02:00
a5afdb1411 Fixed Issue #1201: iOS: A page that is disappearing with animation after navigation to another page should not be measured and laid out. 2015-12-04 11:22:40 +02:00
6d43f4dcbc Merge pull request #1200 from NativeScript/cankov/background-native-image-recreated
Fix native image recreated on layout even if the view is not resized
2015-12-04 10:56:01 +02:00
d61ab801e9 Fix native image recreated on layout even if the view is not resized 2015-12-03 16:55:54 +02:00
fd59932487 Merge pull request #1198 from NativeScript/feature/action-bar
Feature/action bar
2015-12-03 15:28:14 +02:00
57adec0bc6 Fix: Action bar does not show if only titleView is set 2015-12-03 13:52:55 +02:00
c07751a419 Merge pull request #1189 from NativeScript/cankov/codeless-fragments-events
XML fragments without code not getting context from parent
2015-12-03 10:24:36 +02:00
a548bbe26a Merge pull request #1157 from NativeScript/kvelikov/action-items-visibility
ActionItems visibility
2015-12-02 14:22:48 +02:00
61be97a430 Merge pull request #1194 from NativeScript/time-picker-fix
Android API Level 23 fixed
2015-12-02 13:45:52 +02:00
afe7526691 Merge pull request #1185 from NativeScript/hhritov/do-refactoring-strict-mode
removed unneeded check and make it strict-mode compliant
2015-12-02 13:13:03 +02:00
d788cc64c6 Android API Level 23 fixed 2015-12-02 11:57:26 +02:00
002cfab84e Add visibility property to ActionItem
Adding the resource to the project file.

Fix.
2015-12-02 11:47:41 +02:00
b9d46fdc55 Merge pull request #1190 from NativeScript/feature/sys-icon-navigation-btn
Support for android.systemIcon in NavigationBar in Android
2015-12-01 17:09:49 +02:00
070b01c544 Remove UTF-8 BOM's from package.json files 2015-12-01 15:37:14 +02:00
44f6a806e8 Support for android.systemIcon in NavigationBar 2015-12-01 14:38:47 +02:00
e5ec759cbb When XML fragments without code not getting context from parent 2015-12-01 12:28:31 +02:00
0c015820fb Fixed the currentEntry property to return navigation entry instead of backstack entry 2015-11-30 17:43:57 +02:00
9066ddcf50 removed unneeded check and make it strict-mode compliant 2015-11-30 15:36:17 +02:00
af343292b1 Propagate context to template Views 2015-11-30 15:01:38 +02:00
72577a8d58 Merge pull request #1149 from rclai/patch-1
Correct TabView icon rendering mode
2015-11-30 10:25:01 +02:00
163bfe2b44 Merge pull request #1170 from NativeScript/time-picker-interval
Time picker interval
2015-11-30 09:54:24 +02:00
82c86ad865 Merge pull request #1174 from NativeScript/alert-fixes
alert fixed
2015-11-27 16:39:30 +02:00
ea6fa315e1 minuteInterval added 2015-11-27 15:00:52 +02:00
c3d3326cb2 alert fixed 2015-11-27 14:56:11 +02:00
00cfb61351 Fix the comments that the ts compiler left 2015-11-27 16:24:11 +02:00
50402e20b1 FIX: Set both translate and scale values after animation end 2015-11-27 15:32:09 +02:00
755def3a12 FIX: Ios transfroms are cleared after layout 2015-11-27 15:32:09 +02:00
de87dfd00d Add getFocusX() and getFocusY() methods to PinchGestureEventData 2015-11-27 14:43:39 +02:00
0c91cfc6a2 Fixed Issue #1160: The image supplied to Label.backgroundImage is rendered upside down 2015-11-26 17:00:33 +02:00
2eec961f9e Merge pull request #1158 from NativeScript/time-picker-fixes
time-picker min max logic fixed
2015-11-26 14:56:25 +02:00
fd33f5144b time-picker min max logic fixed 2015-11-26 10:03:58 +02:00
b577f84425 Merge pull request #1125 from NativeScript/cankov/xml-source-tracing
Cankov/xml source tracing
2015-11-25 16:23:27 +02:00
5447b04e86 Refactoring ui/builder and template builder to preserve source information for templates 2015-11-25 15:25:42 +02:00
8bee3ed2d1 Add file, row and column for ui/builder errors 2015-11-25 15:25:42 +02:00
b702840cbf Resolved Issue #754: The backgroundColor of a Label is not animatable in iOS. 2015-11-25 15:08:33 +02:00
10ac928088 pivot renamed to origin 2015-11-25 10:57:50 +02:00
6500170699 Pivot point implementation 2015-11-25 10:57:50 +02:00