maui-linux/Xamarin.Forms.ControlGaller...
E.Z. Hart 2a97a6c5f0
Templated RadioButtons and RadioButtonGroups (#11628)
* First stab at RadioButtonGroup attached property and Templated RadioButton

* RadioButtonGroupController assigning group names

* Added updates for RadioButtonGroupController on selection change

* More galleries!

* Content property propagation

* Ignore renderers if using templated views on UWP

* Apply text/font properties to Content

* Make RadioButton template parts constants

* Cache renderer availability lookup

* Add TemplateView check to CreateRenderer on iOS

* Handle Checked RadioButton GroupName changes

* Update WPF renderer

* Update macOS and Tizen renderers

* Add more unit tests, make RB Value updates propagate to RBG

* Remove Text property, updated examples; throw Exception when Content is not Text and non-Text Content is not supported

* Prevent Content exceptions in demo pages

* Colors -> Brushes

* Add default ControlTemplate example

* Set up flags for Core Gallery test pages

* Switch Android back to ToString for Content

* Back to ToString where necessary, and using the WrapperControl for UWP

* Add comment for Content

* Log a nice warning if folks try to use View as Content and it's not supported

* Add experimental flags for drag and drop tests

* Fix crashes due to missing brush experimental flag

* Make control templates from styles work alongside default templates

* Catch up on which flags are still a concern

* Fix infinite loop in platform tests

* Attempt to fix occasionaly GroupableItemsViewController disposed crash

* Make webview visible so we can verify it loaded in UI test screen shots

* Fix merge

Co-authored-by: Rui Marinho <me@ruimarinho.net>
2020-09-18 17:38:47 +01:00
..
Assets WebView cookie changes fixes (#9508) 2020-02-12 19:41:06 +00:00
Properties [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
Resources Merge branch 4.5.0 into 4.6.0 2020-03-09 15:08:41 +00:00
Tests [Android] Set native properties from element if layout hasn't occurred (#10319) 2020-04-15 09:38:19 -07:00
Activity1.cs Add more platform tests (#9011) 2020-02-21 16:54:57 -07:00
ApiLabelRenderer.cs Wrong type checked after casting to type being searched for (#7461) 2019-09-11 09:14:27 +02:00
AttachedStateEffectRenderer.cs Fixes #2399 (#2416) 2018-04-30 17:46:03 +01:00
BorderEffect.cs Android fastrenderers (#845) 2017-04-06 14:19:52 +01:00
BrokenImageSourceHandler.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
BrokenNativeControl.cs Initial import 2016-03-22 16:13:41 -07:00
CacheService.cs [Enhancement] Shapes (Path) (#9264) 2020-06-09 07:14:53 -07:00
ColorPicker.cs [Android] Update Forms to remove API28 deprecated API (#3653) fixes #2128 fixes #3629 2018-09-12 10:12:55 +01:00
CustomRenderers.cs Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
Directory.Build.targets [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
DisposeLabelRenderer.cs [Android] Use Fast Renderers by Default (#5926) 2019-04-27 12:15:39 -07:00
DisposePageRenderer.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
DrawableExtensions.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
Environment.txt Setup public and provisionator based provisioning of SDKS (#7458) 2019-09-28 02:01:00 +01:00
FormsAppCompatActivity.cs [Core,iOS,Android] Remove experimental flags Carousel, Swipe, Shapes, Brush (#12068) 2020-09-10 12:59:32 +01:00
FormsApplicationActivity.cs [All] Move to netstandard2.0 **Breaking change** (#1306) 2017-11-29 17:37:06 +00:00
Issue7249SwitchRenderer.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
Issue10182Activity.cs Call Setting Page if SetPage has been delayed (#11095) 2020-06-25 15:07:11 -07:00
LinkDescription.xml Platformtests IVT (#10016) 2020-03-18 22:27:42 -06:00
MainApplication.cs Remove DualScreen projects from Xamarin.Forms.Sln (#10550) 2020-05-06 12:29:41 +01:00
MultiWindowService.cs Call Setting Page if SetPage has been delayed (#11095) 2020-06-25 15:07:11 -07:00
Nuget.Build.targets [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
PerformanceTrackerRenderer.cs [Internal] Basic performance testing and monitoring (#1329) 2018-01-31 18:09:15 +00:00
PlatformSpecificCoreGalleryFactory.cs Add switches to build Control Gallery using the nuget produced by the build (#8937) 2020-03-11 11:31:24 +00:00
PreApplicationClassActivity.cs ControlGallery Android Activity cleanup (#1011) 2017-06-23 18:30:09 -06:00
RegistrarValidationService.cs [iOS] Restore NativeViewWrapper registration (#2772) 2018-05-22 11:24:47 -07:00
RippleEffect.cs [Android] Fix issue using SwipeView in ListView using a RippleEffect (#11380) 2020-07-29 16:36:47 -07:00
SampleNativeControl.cs [iOS] Restore NativeViewWrapper registration (#2772) 2018-05-22 11:24:47 -07:00
StaggeredCollectionViewRenderer.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
TestCloudService.cs ControlGallery Android Activity cleanup (#1011) 2017-06-23 18:30:09 -06:00
Xamarin.Forms.ControlGallery.Android.csproj Templated RadioButtons and RadioButtonGroups (#11628) 2020-09-18 17:38:47 +01:00
_1909CustomRenderer.cs Setup public and provisionator based provisioning of SDKS (#7458) 2019-09-28 02:01:00 +01:00
_2489CustomRenderer.cs [Core] Improve Renderer registration order (#2519) 2018-04-25 14:05:59 -07:00
_5724CustomRenderers.cs [Android] Use Fast Renderers by Default (#5926) 2019-04-27 12:15:39 -07:00
_5749CustomRenderer.cs Fixed 5749 - Issue with disabling horizontal scroll on Android (#8105) 2019-12-06 09:23:13 -08:00
_9087CustomRenderer.cs Set BindingContext for CollectionView cells earlier; fixes #9087 (#9273) 2020-01-30 15:12:21 +00:00
_10940CustomRenderer.cs Added repro sample (#11028) 2020-06-12 16:31:18 -07:00
_38989CustomRenderer.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
_50787CustomRenderer.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
_57114CustomRenderer.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
_58406EffectRenderer.cs Repro 58406; apply effects to fast renderers on Android (#1077) 2017-08-10 10:35:27 -07:00
_59457CustomRenderer.cs The great Androidx IF Def'ing of 2019 (#8898) 2020-01-10 13:35:41 -07:00
_60122ImageRenderer.cs [Android] Use Fast Renderers by Default (#5926) 2019-04-27 12:15:39 -07:00
app.config [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00