maui-linux/Xamarin.Forms.Platform.MacOS
Shane Neuville 5b284b4d76
Checkbox (#6232)
* Add CheckBox class and Renderer

* Add CheckBoxCell class

* Add Control Gallery for CheckBox and CheckBoxCell.
Add stubs only for Android for now.

* Update to fast renderer for Android, Implement Checked and Unchecked Colors!

* Initial UWP implementation, no colors yet.

* Add iOS implementation for checkbox. It's not pretty, but it is a start!

* Updates from Frank

* Code cleanup with frank

* Finalize iOS checkbox!!! it is a circle!

* Fix WPF build and Add a checkbox!!!

* Cell Renderers and macOS

* UWP switchcell

* Update CheckBox Cell on ios/android with colors

* Remove all instances of CheckBoxCell per demand

* Added UITests and UnitTests

* Changed colors to TintColor which makes sense. Added a IsChecked visual state property and a sample!

* checkbox cleanup, tint color fixes, and material

* uwp fix when changing TintBrush

* add checkbox to visual controls page

* formatting fix

* formatting fix

* formatting fix

* convert to tabs

* formatting

* checkbox tabs

* roll back formatting changes to WPFResources

* android renderer overrides

* uwp fix and sizing fix ios

* mask checkbox

* use a single image for ios inatead of always drawing new ones

* wpf fix

* rename to color and add css interfaces

* missing wpf file

* designer hack

* fix wpf for ios builds

* assembly info

* fix default tint color and infinite crash

* [iOS] fixes change checked state from control
simplification
added to dynamic galery

* [iOS material] fix crash when dispose

* [UWP, WPF] fix vertical alignment

* [Android] fixes does not change size when the reduction HeightRequest

* Update Xamarin.Forms.Material.iOS/MaterialCheckboxRenderer.cs

Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>

* [Android] TabStop support

* alphabetize gallery, fix color update when disabled, unsubscribe from event in dispose

* cleanup assembly info

* fix assembly attributes

* remove assembly info

* pr comments

* couple of more dispose fixes

* One Last Dispose

* fix api 19 call to ClipToOutline
2019-05-30 10:32:28 -06:00
..
Cells [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
Controls [MacOS] Move ImageRenderer to use NSImageView (#5600) 2019-03-19 18:10:10 +00:00
Extensions merge tweaks 2019-04-29 14:14:45 -06:00
Properties Checkbox (#6232) 2019-05-30 10:32:28 -06:00
Renderers Checkbox (#6232) 2019-05-30 10:32:28 -06:00
CADisplayLinkTicker.cs
FormsApplicationDelegate.cs [macOS] enhance menu (#4718) 2019-03-20 10:31:00 -07:00
ImageSourceHandlers.cs
MacDeviceInfo.cs Update screen size info after orientation change on Android/iOS (#5975) 2019-05-06 15:27:43 -07:00
ModalPageTracker.cs [Mac] NavigationPageRenderer amendments RE: Issue4388 (#4607) #4388 #4389 2019-02-12 12:33:17 +00:00
NativeToolbarTracker.cs [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
Platform.cs Merge branch '3.6.0' 2019-02-13 16:57:13 -08:00
PlatformNavigation.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
PlatformRenderer.cs Merge branch '3.6.0' into 4.0.0 2019-05-22 16:23:05 +01:00
Xamarin.Forms.Platform.macOS.csproj Checkbox (#6232) 2019-05-30 10:32:28 -06:00