David Ortinau
95bef27c43
Update CONTRIBUTING.md
2020-05-19 07:57:21 -05:00
David Ortinau
8463a15ad9
Update README.md
2020-05-19 07:55:15 -05:00
David Ortinau
dc582b4dba
Update README.md
2020-05-19 07:53:13 -05:00
David Ortinau
3fa3b1480e
Create CONTRIBUTING.md
2020-05-19 07:51:25 -05:00
David Ortinau
6a529f6f7a
Update README.md
2020-05-19 07:44:03 -05:00
Samantha Houts
6c19de4bcf
Merge pull request #4 from dotnet/aloha
...
Aloha System.Maui!
2020-05-18 18:39:52 -07:00
Samantha Houts
fb63f85111
Stragglers!
2020-05-18 17:59:17 -07:00
Samantha Houts
25c5d2afba
Process file changes
2020-05-18 17:56:25 -07:00
Samantha Houts
6b62f9d17a
Rename Files/Folders
2020-05-18 17:53:40 -07:00
David Ortinau
0951513561
Merge branch 'build' of github.com:dotnet/maui into build
2020-05-15 16:00:24 -05:00
David Ortinau
eb8f16bce9
Update README.md
...
Cap MAUI
2020-05-15 15:59:17 -05:00
Samantha Houts
8cf11056b3
Update README.md
2020-05-15 13:58:56 -07:00
David Ortinau
2fd05328f1
Code of Conduct and License
2020-05-15 15:57:34 -05:00
David Ortinau
62919ccd97
Merge pull request #5 from dotnet/davidortinau-patch-1-1
...
Update README.md
2020-05-15 15:28:42 -05:00
David Ortinau
b16cc59ba8
Update README.md
...
What MAUI is and all that jazz.
2020-05-15 15:16:04 -05:00
tessarolli
1a380f3c1d
Update WPFPlatformServices.cs ( #10652 )
2020-05-15 11:35:17 +01:00
Gerald Versluis
b995e20b84
Implement ( #10657 )
2020-05-15 11:26:46 +01:00
Shane Neuville
5253259fb1
Increase pool timeout, provision less for osx builds, specify Android pools ( #10671 )
...
* increase osx timeout, add pools to android
* - fix params
* - coalesce
* - coalesce
* - more squigglies
* - beta lane
* - stable channel
* - url
* - fix beta link
* - variables
* - fix variables
* - fix variables
* - fix variables
* - why don't you coalesce somewhere else?
* - coalesce together?
2020-05-14 10:39:51 +01:00
workgroupengineering
d49534625d
Fixed Issue #9902 : Xaml[C] Xaml parsing optimizzation ( #9904 )
...
-fixes #9902
2020-05-12 09:43:10 +02:00
Gerald Versluis
2c3ba5fdac
Added OrangeColor ( #10645 )
2020-05-11 17:27:18 +01:00
Rui Marinho
4dae56ee03
Merge branch '4.7.0'
2020-05-11 10:51:55 +01:00
Shane Neuville
f6c134e335
Add title to test and change async to Thread Sleep ( #10620 )
...
* Add title to test and change async to thread sleep
* - add namespace
2020-05-09 21:06:50 -06:00
Durgesh Khandal
68bf9b5aa5
Add On/Off VisualStates for Switch ( #8271 )
...
* Fixed - 8263 - Added On/Off VisualStates for Switch
* [Controls] Add manual review category
* Incorporated review comments and added Unit Tests
Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: Durgesh Khandal <durgesh.khandal@southernphone.net.au>
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
fixes #8263
fixes #8258
2020-05-08 13:57:53 -07:00
Soundman32
451d8be180
Added DependencyService.RegisterSingleton ( #5287 )
...
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
2020-05-08 13:55:20 -07:00
Rui Marinho
7090bad3a4
Merge branch '4.7.0'
2020-05-08 11:49:12 +01:00
Rui Marinho
71a667d745
Merge branch '4.6.0' into 4.7.0
2020-05-08 11:48:43 +01:00
Rui Marinho
7a69e2a10d
Merge branch '4.6.0'
2020-05-08 11:44:52 +01:00
Pavel Yakovlev
abd7aa9248
[Core] Added TextTransform property ( #3690 ) fixes #3667
...
* [C] Added TextTransform property
* [UITests] Update test Issue3667
* [Android] Don't update Forms text with text with transform
* [Android] Don't always use text on button with uppercase
* [Controls] Fix initial set of transformation
* [Android] Don't update Forms text with text with transform
* Update TextElement.cs
* Update InlineCSS.xaml.cs
* [UITests] Fix test
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2020-05-08 10:51:54 +01:00
Rui Marinho
1918e77998
[Android,iOS] Fix setting position on Ctor and OnAppearing on CarouselView ( #10414 ) fixes #10170 fixes #10291
...
* [Android] Make sure to use AnimatePositionChanges on UpdateItemSpacing
* [Controls] Fix sample on UWP
* [Android] Fix go to the right position on load
* [Controls] Add gallery for issue #10170
* [iOS] Animate position changes correctly
* [Controls] Add IsScrollAnimated option to CarouselItemsGallery
* [iOS] Fix UpdateInitialPosition after set source
* [iOS] Fix update Indicator position on loading pages
* [Android] Fix initial position on Carousel
* [iOS] Allow the UpdateIntialPosition to be called more than once
* [UITests] Scroll up if need
* Update CarouselViewUITests.cs
* Update CarouselViewController.cs
* [Controls] Improve parameers naming on CarouselViewGallery
2020-05-08 10:37:14 +01:00
Samantha Houts
71e1b5fe97
Update GitInfo.txt
2020-05-07 17:25:39 -07:00
Samantha Houts
d289f329a0
Merge branch '4.6.0'
2020-05-07 17:24:20 -07:00
Samantha Houts
2c2e832ef3
Merge branch '4.5.0' into 4.6.0
2020-05-07 17:23:13 -07:00
Pedro Jesus
ebb9653348
GH-7015 - Implemented handle for Placeholder Image ( #8372 )
...
* - implemented Android handle for PlaceholderImage
* -Added Issue7015 to ControlGalery
* Fixed issue number
* Added LoadingPlaceholder property and rename placeholder property to ErrorPlaceholder
* Implemented LoadingPlaceholder on Android and didn't break the api
* Added UrlImageSource to issue7015.cs
* Added Placeholders to iOS and fixed bug in Issue7015
* Implemented Error and LoadingPlaceholder into UWP project
* solved merge conflict
* Fixed code style in UWP and null check in iOS
* Added exception when the ErrorPlaceholder and LoadingPlaceholder aren't FileImageSource
Co-authored-by: Pedro Jesus <pedro.jesus@arctouch.com>
Co-authored-by: Pedro Jesus <pedro.pj.souza@hotmail.com>
fixes #7015
2020-05-07 17:07:21 -07:00
E.Z. Hart
da90c560d9
Finish updating Forms layout information before invoking native layout ( #10586 )
...
Fixes #6869 ;
2020-05-07 17:04:47 -07:00
Shane Neuville
9b9db33830
Remove code that adjusts the frame when hiding/showing TabBar ( #10408 )
...
* Remove code that adjusts the frame when hiding/showing TabBar
* - enable for android
* Make cookie handling consistent and non destructive (#10571 ) fixes #10318
* Make cookie handling consistent and non destructive
* - fix ios
* - ios fixes
* - sync fixes
* - ios fixes
* - fix ui tests
* - fix uwp
* - move buttons around
* - update comments
* - ios10 adjustments
* - use host for key not full url
* Added repro sample (#10589 ) fixes #8958
* Fix TemplatedItemsList incorrect grouped collection range removal (#7891 ) fixes #7890
* fix
* test added
* uitest added
* ui test fix
Co-authored-by: melimion <Evlentev@molot.net>
* [Tizen] Update ShellRenderer for extend (#10587 )
* iOS 10 fix for Top Tabs on Shell (#10500 )
Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
Co-authored-by: melimion <33512073+melimion@users.noreply.github.com>
Co-authored-by: melimion <Evlentev@molot.net>
Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
fixes #10134
2020-05-07 16:55:32 -07:00
Shane Neuville
5856a5620f
iOS 10 fix for Top Tabs on Shell ( #10500 )
...
Co-authored-by: Rui Marinho <me@ruimarinho.net>
2020-05-07 17:23:36 +01:00
Seungkeun Lee
51a142f796
[Tizen] Update ShellRenderer for extend ( #10587 )
2020-05-07 08:52:31 -07:00
melimion
e173e64c26
Fix TemplatedItemsList incorrect grouped collection range removal ( #7891 ) fixes #7890
...
* fix
* test added
* uitest added
* ui test fix
Co-authored-by: melimion <Evlentev@molot.net>
2020-05-07 16:45:05 +01:00
Javier Suárez
ec66140708
Fixed wrong namespace in FontFile class ( #10496 ) fixes #10495
2020-05-07 15:53:00 +01:00
Javier Suárez
ad3dd26639
Added repro sample ( #10589 ) fixes #8958
2020-05-07 11:12:47 +01:00
Shane Neuville
c47ab7c638
Make cookie handling consistent and non destructive ( #10571 ) fixes #10318
...
* Make cookie handling consistent and non destructive
* - fix ios
* - ios fixes
* - sync fixes
* - ios fixes
* - fix ui tests
* - fix uwp
* - move buttons around
* - update comments
* - ios10 adjustments
* - use host for key not full url
2020-05-07 10:41:20 +01:00
Javier Suárez
5276134af5
[iOS] Fix NavBar issues on iOS 13 ( #10493 )
...
* Created repro sample
* Fixed #10337 and #10338
* Update Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs
Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
* Update NavigationRenderer.cs
Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
fixes #10337
fixes #10338
2020-05-06 17:38:31 -07:00
Shane Neuville
c8bf97e5ac
Merge branch '4.6.0'
...
# Conflicts:
# Directory.Build.targets
# DualScreen/DualScreen/TwoPanePropertiesGallery.xaml.cs
# Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj
# Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
# Xamarin.Forms.sln
2020-05-06 12:08:29 -06:00
Shane Neuville
261dc7d5ce
- fix merge
2020-05-06 11:42:44 -06:00
Shane Neuville
3adc708dde
Merge branch '4.5.0' into 4.6.0
...
# Conflicts:
# Xamarin.Forms.Controls/CoreGallery.cs
# Xamarin.Forms.sln
2020-05-06 11:24:39 -06:00
Shane Neuville
7938a26460
Remove DualScreen projects from Xamarin.Forms.Sln ( #10550 )
...
* Move Dual Screen Project out of Gallery
* - fix sln
* - remove excess
* - restore
* - fix up the props a bit more
* - fix build settings
2020-05-06 12:29:41 +01:00
Shane Neuville
e31c031b1e
Set Current Item correctly after items cleared ( #10515 )
...
* Set Current Item correctly after items cleared
* - fix disposes
* - null check
* - ios fixes
* - fix pager
* - enough if statements will solve any problem
* - more ifs
2020-05-06 11:50:15 +01:00
Shane Neuville
4a64fa2fc1
Setup more specific 2017 apk/ipas for testing lanes ( #10569 )
...
* set provisionator sdks from pipeline
* - 2017 specific ui test builds
* - env
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - arg
* - build configuration
* - build configuration
* - build configuration
* - build configuration
* - check for signVmImage before running nuget signing
* Update provisioning.csx
* - build downloads update
2020-05-06 11:49:06 +01:00
E.Z. Hart
4274a9a270
Make Color property work on UWP BoxView ( #10540 ) fixes #10535
...
Fixes 10535
2020-05-05 16:15:31 +01:00
Seungkeun Lee
335fdde9b4
[Tize] Provide way to handle when MoreOption was opened/closed ( #10553 )
2020-05-05 14:56:53 +01:00