Commit Graph

933 Commits

Author SHA1 Message Date
vakrilov
13907fdd84 Improved handling multitouch for pan gesture. 2015-11-23 11:37:11 +02:00
vakrilov
ca8ec8b079 Android: Implemented RotateGestureDetector that respects pointer ids 2015-11-23 11:37:11 +02:00
vakrilov
d9ffd87aed Fix pan gesture state in android 2015-11-23 11:37:11 +02:00
Vladimir Enchev
95f7061962 Merge pull request #1128 from NativeScript/time-picker-min-max
time picker minHour, maxHour, minMinute and maxMinute properties added
2015-11-23 11:12:31 +02:00
Vladimir Enchev
c2fc36bdc3 time picker added 2015-11-23 10:24:38 +02:00
Hristo Hristov
31c36688ba Fixed nested frame layout for iOS 2015-11-20 14:25:50 +02:00
Vladimir Enchev
5ab780b902 Merge pull request #1120 from NativeScript/text-transform
text-transform
2015-11-19 09:43:55 +02:00
Rossen Hristov
66443dfb71 Merge pull request #1116 from NativeScript/issue-364
Issue 364
2015-11-18 17:10:38 +02:00
Vladimir Enchev
a6ab11a60b text-transform added 2015-11-18 16:34:02 +02:00
Rossen Hristov
dd09f3b24b Implemented #364: Ability to use built-in system icons on ActionBarItems. 2015-11-18 14:53:30 +02:00
Vladimir Enchev
3cf3dccdfc Merge pull request #1086 from NathanaelA/DialogBox_Fixes
This will now allow the dialog to call the resolve function when cancelled by clicking outside.
2015-11-17 10:28:20 +02:00
vakrilov
831a44f218 Fix: background-position with negative values 2015-11-17 10:21:30 +02:00
Nathanael Anderson
77f3008c5c Fix the final === 0 removal. 2015-11-16 14:19:54 -06:00
Rossen Hristov
c4c92efd8e Implemented #1102: Ability to specify an animation easing, i.e. curve in a platform-independent manner. 2015-11-16 15:22:18 +02:00
Rossen Hristov
bba7931e5b Fixed #1002: Inherited dependency properties with value false are not inherited down the visual tree. 2015-11-16 09:52:09 +02:00
Nathanael Anderson
84d79b44dc Update the dialogs.d.ts so that everything can use the cancelable. ;-) 2015-11-13 13:18:36 -06:00
Nedyalko Nikolov
52c674a510 Fixed problem with iOS 7 and ListView rowHeight. 2015-11-13 11:13:43 +02:00
Nathanael Anderson
bc7fd76498 Eliminte that 0 check on this; as this should only be a boolean value. 2015-11-12 16:56:10 -06:00
Nathanael Anderson
73f179d3b6 Added the cancelable to the dialogs.d.ts 2015-11-12 16:51:47 -06:00
Rossen Hristov
8e10ec7626 Fixed #986: [iOS] The switch widget does not show up on the page. 2015-11-12 17:25:45 +02:00
Vladimir Enchev
d5b77f4897 Merge pull request #1079 from NativeScript/white-space
white-space CSS support added
2015-11-12 15:39:32 +02:00
Vladimir Enchev
4c5d1be197 textDecoration and whiteSpace tests added for 2015-11-12 15:18:47 +02:00
Vladimir Enchev
25c4586621 states for various gestures added 2015-11-12 12:43:17 +02:00
Vladimir Enchev
93cf00389e white-space CSS support added 2015-11-11 16:04:32 +02:00
Rossen Hristov
82d923a0a3 Fixed #1082: Null reference exception in view.android.setOnTouchListener method 2015-11-11 15:38:53 +02:00
Nathanael Anderson
1ea6e5897e This will now allow the dialog to call the resolve function when canceled by clicking outside of the dialog. 2015-11-10 21:34:31 -06:00
Erjan Gavalji
87e064c417 Fix the broken regex in the builder 2015-11-10 16:57:36 +02:00
Vladimir Enchev
ba187f2d98 Merge pull request #1068 from NativeScript/scrol-view-scroll-event
ScrollView scroll event
2015-11-10 15:39:14 +02:00
Vladimir Enchev
f1abec42b5 more code + tests updates 2015-11-10 15:20:21 +02:00
Erjan Gavalji
4c7b9d59ba Update the regex to search for www OR schemas for the xmlns removal 2015-11-10 15:06:10 +02:00
Vladimir Enchev
29ca851652 Merge pull request #1073 from NativeScript/web-view-error
error.getUrl() fixed
2015-11-10 14:15:15 +02:00
Vladimir Enchev
34bd878eef Merge pull request #1071 from NativeScript/textview-delegate
TextView delegate improved
2015-11-10 14:07:12 +02:00
Vladimir Enchev
861be7c58e error.getUrl() fixed 2015-11-10 14:01:06 +02:00
Alexander Vakrilov
48ea1dc6d9 Merge pull request #1064 from NativeScript/feature/rounded-corners-android-17
Use software layer for rounded borders on android 17
2015-11-10 13:57:46 +02:00
Vladimir Enchev
6eb073c3b7 code improved 2015-11-10 11:41:41 +02:00
Vladimir Enchev
e70630f5a3 TextView delegate improved 2015-11-10 11:01:37 +02:00
Vladimir Enchev
cea78d679f UIScrollViewDelegateImpl improved 2015-11-10 10:35:16 +02:00
Hristo Hristov
481053e668 Merge pull request #1069 from NativeScript/hhristov/ios-layout-fix
Fixed iOS layout
2015-11-10 10:27:59 +02:00
vakrilov
67f992fc57 Use software layer for rounded borders on android 17 2015-11-10 10:25:04 +02:00
vakrilov
4f2a630f86 Usages of android.R replaced with constatns 2015-11-10 10:04:32 +02:00
hshristov
a2e0ed78fd Fixed iOS layout 2015-11-10 10:04:12 +02:00
Vladimir Enchev
77852c9672 scroll event implemented 2015-11-10 09:19:54 +02:00
Erjan Gavalji
28d3992e32 Update the builder as well 2015-11-09 15:11:43 +02:00
Vladimir Enchev
c85d2a7afc initial commit 2015-11-09 11:57:32 +02:00
Vladimir Enchev
b40ca820b6 Merge pull request #1058 from NativeScript/tab-view-selectedIndex
selectedIndex behavior when no tabs fixed
2015-11-09 10:52:24 +02:00
Vladimir Enchev
284366dc0b selectedIndex behavior when no tabs fixed 2015-11-09 10:35:22 +02:00
Alexander Vakrilov
f82f491e50 Merge pull request #1049 from NativeScript/feature/respect-show-action-bar
Respect frame.android.showActionBar when page.actionBarHidden is not …
2015-11-09 09:50:00 +02:00
Vladimir Enchev
11789dae5c Merge pull request #1046 from NativeScript/text-decoration
text-decoration implemented
2015-11-09 09:17:04 +02:00
Vasil Chimev
ecb59a505f Merge pull request #1053 from NativeScript/web-view-utf
Delete semicolons.
2015-11-06 18:15:46 +02:00
Vasil Chimev
69375fd889 Delete semicolons. 2015-11-06 17:13:10 +02:00