SvetoslavTsenov
|
ced8b7451f
|
Update segmeted-bar page
|
2016-11-23 16:15:44 +02:00 |
|
Vladimir Enchev
|
beb70ee3f7
|
setColorFilter used if android.os.Build.VERSION.SDK_INT >= 21 (#3143)
|
2016-11-23 09:42:31 +02:00 |
|
Vasil Chimev
|
f4900959d3
|
Merge pull request #3034 from NativeScript/nnikolov/WriteTestResultsOnAPI23
Adding request for write storage permissions for tests app.
|
2016-11-22 15:10:07 +02:00 |
|
vchimev
|
a7fcc5864f
|
Update Travis CI
|
2016-11-22 14:37:43 +02:00 |
|
Nedyalko Nikolov
|
303b609573
|
Adding request for write storage permissions.
|
2016-11-22 14:34:14 +02:00 |
|
SvetoslavTsenov
|
b39b320a50
|
Merge pull request #3136 from NativeScript/tsenov/uitest
Add ScrollView to issue-3007.xml page
|
2016-11-21 19:57:00 +02:00 |
|
SvetoslavTsenov
|
95e925b64b
|
Add ScrollView to issue-3007.xml page
|
2016-11-21 19:47:40 +02:00 |
|
Nick Iliev
|
a10587ed7c
|
Merge pull request #3131 from NativeScript/niliev/app-settings-update
updated Cookbook article application-settings
|
2016-11-21 18:15:27 +02:00 |
|
Rossen Hristov
|
8035238e5f
|
Merge pull request #3135 from NativeScript/issue-3064
Fix: Setting automationText to a number crashes the app on Android
|
2016-11-21 15:50:50 +02:00 |
|
Vladimir Enchev
|
52ca3a5991
|
Update CHANGELOG.md
|
2016-11-21 15:31:16 +02:00 |
|
Rossen Hristov
|
b42fc7fdae
|
Fix: Setting automationText to a number crashes the app on Android
Resolves #3064
|
2016-11-21 15:03:35 +02:00 |
|
Rossen Hristov
|
83dc32fc55
|
Merge pull request #3132 from NativeScript/issue-3129
Fix: Modal dialogs don't have background color
|
2016-11-21 14:31:47 +02:00 |
|
Rossen Hristov
|
91083a4ea4
|
Fix: Modal dialogs don't have background color
Resolves #3129
|
2016-11-21 14:07:46 +02:00 |
|
Nikolay Iliev
|
fcbb1bf689
|
updated artcile for getNumber
|
2016-11-21 13:20:02 +02:00 |
|
Rossen Hristov
|
538c88cc82
|
Merge pull request #3130 from NativeScript/issue-3113
Fix: Transparent border rendered as black
|
2016-11-21 13:08:27 +02:00 |
|
Rossen Hristov
|
30d202b5f1
|
Fix: Transparent border rendered as black
Resolves #3113
|
2016-11-21 12:25:13 +02:00 |
|
vB Results, LLC
|
978bd8c524
|
Use setBackgroundDrawable for API < 16. (#3108)
|
2016-11-18 14:47:06 +02:00 |
|
Vasil Chimev
|
c669fa8281
|
Merge pull request #3110 from NativeScript/vchimev-flexbox
Update flexbox css test page
|
2016-11-17 17:55:47 +02:00 |
|
vchimev
|
4619022b3c
|
Update flexbox css test page
|
2016-11-17 17:31:12 +02:00 |
|
Rossen Hristov
|
1691e0edd3
|
Merge pull request #3105 from NativeScript/connectivity
Fix: connectivity module always returns undefined on android <= 4.4
|
2016-11-17 09:14:43 +02:00 |
|
Vasil Chimev
|
c6cfdda43c
|
Merge pull request #3104 from NativeScript/vchimev-flex-patch
Update a flexbox test page
|
2016-11-16 17:45:17 +02:00 |
|
Rossen Hristov
|
4fff9cd879
|
Fix: connectivity module always returns undefined on android <= 4.4
Resolves #3098
|
2016-11-16 17:29:22 +02:00 |
|
Erjan Gavalji
|
24c06194af
|
Update the Changelog
|
2016-11-16 17:22:32 +02:00 |
|
Vasil Chimev
|
338dbed52b
|
Update a flexbox test page
|
2016-11-16 16:57:45 +02:00 |
|
Rossen Hristov
|
f0e24eb26f
|
Merge pull request #3100 from NativeScript/delete-test
Delete inconsistently failing test
|
2016-11-15 16:38:39 +02:00 |
|
Rossen Hristov
|
c2b35ffef2
|
Delete inconsistently failing test
|
2016-11-15 16:17:03 +02:00 |
|
Nedyalko Nikolov
|
c5f3fd511a
|
Merge pull request #3097 from NativeScript/nnikolov/ForeActivityFix
Foreground activity cleared on activity destroyed.
|
2016-11-15 14:13:13 +02:00 |
|
Tsvetan Raikov
|
3f578741f7
|
Fixed: ActionBar w/translucent navigationBar set to false is creating whitish transition
|
2016-11-15 13:11:04 +02:00 |
|
Nedyalko Nikolov
|
3c9a2c7fa6
|
Foreground activity cleared on activity destroyed.
|
2016-11-15 11:59:45 +02:00 |
|
Stanimira Vlaeva
|
76dd2b356e
|
Merge pull request #3090 from NativeScript/vlaeva/fix-css-sheet-import
Fix(style-scope): remove isFileOrResourcePath check
|
2016-11-14 17:12:33 +02:00 |
|
sis0k0
|
5746dc5824
|
fix(style-scope): remove isFileOrResourcePath check
|
2016-11-14 14:32:25 +02:00 |
|
Panayot Cankov
|
20772253cd
|
Merge pull request #3088 from NativeScript/flexbox-layout-css-docs
Update the help article about the flex box layout supporting CSS properties
|
2016-11-14 12:28:09 +02:00 |
|
Panayot Cankov
|
440a89e099
|
Merge pull request #3087 from NativeScript/flexbox-perf-tests
Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout
|
2016-11-14 12:27:52 +02:00 |
|
Panayot Cankov
|
d95791b0a5
|
Add performance tests measuring FlexboxLayout versus StackLayout and GridLayout
|
2016-11-14 11:54:43 +02:00 |
|
Panayot Cankov
|
e5c0bf9668
|
Update the help article about the flexbox layout
|
2016-11-14 11:40:13 +02:00 |
|
Vasil Chimev
|
7d6399b43d
|
Merge pull request #3074 from NativeScript/vchimev-flexbox
Add flexbox test pages
|
2016-11-11 17:54:58 +02:00 |
|
vchimev
|
afd2779626
|
Add flexbox test pages
|
2016-11-11 16:30:56 +02:00 |
|
SvetoslavTsenov
|
707070d87f
|
Merge pull request #3070 from NativeScript/tsenov/uistest
Add automationText=clipPath for clip-path page
|
2016-11-11 11:18:34 +02:00 |
|
SvetoslavTsenov
|
8ceeb3264f
|
Add automationText=clipPath for clip-path page
|
2016-11-11 10:51:01 +02:00 |
|
Rossen Hristov
|
072d5d1c9c
|
Merge pull request #3069 from NativeScript/tab-view-test
Add more detailed error message to TabView test testAndroidOffscreenT…
|
2016-11-11 09:51:58 +02:00 |
|
Rossen Hristov
|
c632f9d4aa
|
Add more detailed error message to TabView test testAndroidOffscreenTabLimit_Default
|
2016-11-11 09:51:26 +02:00 |
|
Vasil Chimev
|
fb80036c3c
|
Merge pull request #3063 from NativeScript/vchimev-flexbox
Update flexbox test page
|
2016-11-10 18:13:31 +02:00 |
|
Nedyalko Nikolov
|
16fb5865cb
|
Merge pull request #3062 from NativeScript/nnikolov/DeprecateCameraAndRemoveLocationTests
Removed location tests and deprecated camera module.
|
2016-11-10 17:32:31 +02:00 |
|
vchimev
|
2ba47b4228
|
Update flexbox test page
|
2016-11-10 17:15:53 +02:00 |
|
Rossen Hristov
|
7d48c523ee
|
Merge pull request #3061 from NativeScript/inset
Add `inset` CSS clip-path support
|
2016-11-10 15:48:55 +02:00 |
|
Nedyalko Nikolov
|
3d9631bd00
|
Removed location tests and deprecated camera module.
|
2016-11-10 15:33:06 +02:00 |
|
Rossen Hristov
|
9ebc01b8e9
|
Add inset CSS clip-path support
|
2016-11-10 14:41:32 +02:00 |
|
tzraikov
|
2f83f6d882
|
Merge pull request #3050 from NativeScript/raikov/fix-jumping-actionbar2
Fixed: jumping action bar reported in #2941
|
2016-11-10 14:01:24 +02:00 |
|
Panayot Cankov
|
10841b5611
|
Merge pull request #3051 from NativeScript/flexbox-css-able
Flexbox css able
|
2016-11-10 13:37:30 +02:00 |
|
Tsvetan Raikov
|
a0cd3b0f39
|
Fixed: jumping action bar reported in #2941
|
2016-11-10 11:21:05 +02:00 |
|