Commit Graph

5976 Commits

Author SHA1 Message Date
Vladimir Enchev
a2fb0c96be default font size fixed 2015-12-11 10:27:51 +02:00
Erjan Gavalji
c999686508 Merge branch 'ErjanGavalji/fix-test-run' 2015-12-10 15:57:46 +02:00
Erjan Gavalji
b2dc358edd Fix the test run on iOS
The test failed due to a huge output by the `tns platform add ios`
command. Change the grunt `exec` task to `shell` and specify max
length.
2015-12-10 15:50:18 +02:00
Rossen Hristov
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
Vladimir Enchev
a495e22faa Merge pull request #1226 from NativeScript/tabview-font
font-family implemented
2015-12-10 15:11:52 +02:00
Vladimir Enchev
1ae4137b6c Merge pull request #1228 from NativeScript/http-fix
url with % fixed
2015-12-10 15:11:05 +02:00
Rossen Hristov
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
Vladimir Enchev
66ec3f2f20 url with % fixed
It seems that this url is a special case since url encoding techniques
failed for both ios and android.
For ios:
stringByAddingPercentEscapesUsingEncoding
stringByAddingPercentEncodingWithAllowedCharacters
For android:
java.net.URLEncoder
2015-12-10 14:42:04 +02:00
Nedyalko Nikolov
0e040cdd6d Merge pull request #1227 from NativeScript/nnikolov/LocationDepracated
Location module deprecated.
2015-12-10 14:39:10 +02:00
Nedyalko Nikolov
cfad91d2a6 Location module deprecated. 2015-12-10 14:01:07 +02:00
Vladimir Enchev
3650a6f4fe font-family implemented 2015-12-10 13:52:13 +02:00
Vladimir Enchev
06c164c747 Merge pull request #1224 from NativeScript/globals-fixes
dialogs and timer lazy require
2015-12-09 13:39:30 +02:00
Vladimir Enchev
5f0e3fdc58 dialogs and timer lazy require 2015-12-09 11:47:33 +02:00
dtopuzov
1d70ef09ee Update version to 1.6.0 2015-12-09 10:27:09 +02:00
Nedyalko Nikolov
670d0e11aa Merge pull request #1221 from NativeScript/nnikolov/TwoWayBindingUpdateIssue
Fixed issue with two way binding update.
2015-12-08 17:23:07 +02:00
Nedyalko Nikolov
3c7ed4b85e Fixed issue with two way binding update. 2015-12-08 16:37:48 +02:00
dtopuzov
6ed66b5815 Merge pull request #1219 from NativeScript/hhristov/ios-memory-leak-tests-fix
Made two memory leak tests async so that GC could be triggered.
2015-12-08 15:31:53 +02:00
dtopuzov
f03e970b61 Merge pull request #1220 from NativeScript/globals-fixes
timer and dialogs modules will be loaded lazy
2015-12-08 15:31:27 +02:00
Vladimir Enchev
850f9d76bc timer and dialogs modules will be loaded lazy 2015-12-08 15:01:00 +02:00
Hristo Hristov
d1d6c2221c Fixed android unit-tests 2015-12-08 14:32:14 +02:00
Hristo Hristov
7cf417a123 Made two memory leak tests async so that GC could be triggered. 2015-12-08 14:32:14 +02:00
Alexander Vakrilov
35c5ee8f16 Merge pull request #1215 from NativeScript/feature/add-view-at-index-fix
FIX: Platform specific _addViewCore, ignoring index parameter
2015-12-08 11:48:24 +02:00
vakrilov
c2de8f7ba0 FIX: Platform specific _addViewCore, ignoring index parameter 2015-12-08 11:47:39 +02:00
Vladimir Enchev
a27ad72488 Merge pull request #1214 from NativeScript/font-ios
Font ios
2015-12-08 10:52:26 +02:00
Hristo Deshev
7dd2cd4dfd Merge pull request #1205 from NativeScript/hdeshev/tslint
Upgrade tslint to latest version.
2015-12-07 17:05:17 +02:00
Vladimir Enchev
e9adafda55 resolveFontDescriptor fixed 2015-12-07 16:33:06 +02:00
Vladimir Enchev
98ab3f8b2f Merge pull request #1203 from NativeScript/webviewclient
WebViewClientClass exported
2015-12-07 09:28:42 +02:00
Alexander Vakrilov
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
Rossen Hristov
6479f06e25 Merge pull request #1206 from NativeScript/trace-improvements
Extended the tracing information for Bindings and Android NativeLifec…
2015-12-04 17:18:37 +02:00
vakrilov
deb93737a1 FIX: Wrong tap events are fired when there are hidden ActionBarItems 2015-12-04 17:07:26 +02:00
Rossen Hristov
91b46ea131 Extended the tracing information for Bindings and Android NativeLifecycle. 2015-12-04 16:49:04 +02:00
Rossen Hristov
2c4a917af7 Merge pull request #1202 from NativeScript/issue-1201
Fixed Issue #1201: iOS: A page that is disappearing with animation af…
2015-12-04 13:35:08 +02:00
Hristo Deshev
86efbe791a Upgrade tslint to latest version. 2015-12-04 13:32:26 +02:00
Rossen Hristov
e14fdba736 Removed an unnecessary check from measurePage. 2015-12-04 11:54:42 +02:00
Vladimir Enchev
4861760227 WebViewClientClass exported 2015-12-04 11:35:32 +02:00
Rossen Hristov
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
Panayot Cankov
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
Panayot Cankov
d61ab801e9 Fix native image recreated on layout even if the view is not resized 2015-12-03 16:55:54 +02:00
Alexander Vakrilov
fd59932487 Merge pull request #1198 from NativeScript/feature/action-bar
Feature/action bar
2015-12-03 15:28:14 +02:00
vakrilov
68906152b9 Test - action bar is not empty when there is titleView 2015-12-03 13:58:51 +02:00
vakrilov
57adec0bc6 Fix: Action bar does not show if only titleView is set 2015-12-03 13:52:55 +02:00
Panayot Cankov
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
Erjan Gavalji
f8fb30577c Merge branch 'ErjanGavalji/use-ts-1.7' 2015-12-02 14:25:42 +02:00
Kamen Velikov
a548bbe26a Merge pull request #1157 from NativeScript/kvelikov/action-items-visibility
ActionItems visibility
2015-12-02 14:22:48 +02:00
Erjan Gavalji
46b4f5525e Update the csproj as well 2015-12-02 14:22:01 +02:00
Erjan Gavalji
a019c186df Upgrade TypeScript to version 1.7 2015-12-02 14:05:03 +02:00
Vladimir Enchev
61be97a430 Merge pull request #1194 from NativeScript/time-picker-fix
Android API Level 23 fixed
2015-12-02 13:45:52 +02:00
Hristo Hristov
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
Vladimir Enchev
d788cc64c6 Android API Level 23 fixed 2015-12-02 11:57:26 +02:00
Kamen Velikov
002cfab84e Add visibility property to ActionItem
Adding the resource to the project file.

Fix.
2015-12-02 11:47:41 +02:00