..
AHorizontalScrollView.cs
[Android] Remove extra scrolling when ScrollOrientation is Both ( #1294 )
2018-01-03 10:52:47 +00:00
ActionSheetRenderer.cs
[Internal] Normalize Obsolete attributes ( #860 )
2017-04-07 09:47:33 +02:00
ActivityIndicatorRenderer.cs
Update obsolete messages for 2.5
2017-10-27 10:19:04 -07:00
AlignmentExtensions.cs
[All] Basic Right-To-Left Support ( #1222 )
2017-11-09 14:31:15 +00:00
BorderDrawable.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
BoxRenderer.cs
[Android] Convert corner radius with correct pixel density ( #3893 ) fixes #3884
2018-09-28 17:43:40 +01:00
ButtonRenderer.cs
ImageButton ( #1974 )
2018-11-03 16:45:28 -06:00
CarouselPageAdapter.cs
[All] Page embedding ( #1124 )
2017-10-09 10:51:55 -07:00
CarouselPageRenderer.cs
Update obsolete messages for 2.5
2017-10-27 10:19:04 -07:00
ConditionalFocusLayout.cs
[Android] Eagerly dispose children of ListViews to prevent ObjectDisposed exception ( #1063 )
2017-08-15 19:18:57 +01:00
DatePickerRenderer.cs
[Android] fixes Picker list showing up incorrectly when focus is set on other controls ( #4344 ) fixes #4318 fixes #4187 fixes #4494
2018-12-05 00:54:00 +00:00
DescendantFocusToggler.cs
Initial import
2016-03-22 16:13:41 -07:00
EditorRenderer.cs
[Core,iOS,Android] Placeholder and PlaceholderColor on Editor ( #2012 ) fixes #1907
2018-05-08 10:11:25 +01:00
EntryRenderer.cs
[Android,iOS,UWP] Allow Entry CursorPosition/SelectionLength to be set in ctor ( #3402 ) fixes #3343 fixes #3633
2018-08-31 18:20:30 +01:00
FileImageSourceHandler.cs
[android] new IImageViewHandler API ( #3045 )
2018-07-15 15:00:15 -06:00
FontExtensions.cs
Remove InternalsVisibleTo from Core to XF.Platforms.* ( #782 )
2017-03-07 14:56:24 -05:00
FormattedStringExtensions.cs
Merge branch '3.2.0'
2018-08-31 14:19:27 -07:00
FormsEditText.cs
Controlling Caret position on iOS,Android,UWP and color on iOS ( #2539 ) Fixes #1667
2018-05-23 18:07:39 +01:00
FormsImageView.cs
ImageButton ( #1974 )
2018-11-03 16:45:28 -06:00
FormsSeekBar.cs
Fix bugzilla41209 ( #216 )
2016-08-03 02:07:50 -07:00
FormsTextView.cs
Android fastrenderers ( #845 )
2017-04-06 14:19:52 +01:00
FormsWebChromeClient.cs
[All] Page embedding ( #1124 )
2017-10-09 10:51:55 -07:00
FormsWebViewClient.cs
[Android] Fix WebView.Navigating event, make WebViewClient inheritable ( #3780 )
2018-09-20 10:06:39 -07:00
FrameRenderer.cs
Fix bugzilla60787 ( #3933 )
2018-10-01 10:19:22 -07:00
GenericAnimatorListener.cs
Initial import
2016-03-22 16:13:41 -07:00
GroupedListViewAdapter.cs
Added Section indexes when FastScrolled is enabled ( #850 )
2017-04-06 18:54:00 +01:00
IDescendantFocusToggler.cs
Initial import
2016-03-22 16:13:41 -07:00
IImageSourceHandler.cs
Initial import
2016-03-22 16:13:41 -07:00
IImageViewHandler.cs
[android] new IImageViewHandler API ( #3045 )
2018-07-15 15:00:15 -06:00
IPopupTrigger.cs
[Android] fixes pop-up dialog in Pickers when you call Focus() ( #4725 )
2018-12-13 23:44:53 +00:00
IToolbarButton.cs
Initial import
2016-03-22 16:13:41 -07:00
ImageExtensions.cs
Resharper warnings are slightly different for some reason than WError, resolve these ( #66 )
2016-04-11 17:33:34 -07:00
ImageLoaderSourceHandler.cs
Better error handling for image loading errors on iOS/Android ( #849 )
2017-04-25 19:16:25 +01:00
ImageRenderer.cs
ImageButton ( #1974 )
2018-11-03 16:45:28 -06:00
KeyboardExtensions.cs
Capitalization keyboard flag additions for Entry/Editor ( #1683 ) ( #1833 )
2018-02-26 11:06:24 +00:00
LabelRenderer.cs
Add missing initial call to UpdateLineHeight; fixes #4136 ( #4147 )
2018-10-23 23:32:09 +01:00
ListViewAdapter.cs
Merge branch '3.2.0' into 3.3.0
2018-09-24 12:48:11 +01:00
ListViewRenderer.cs
Ensure that the ListViewAdapter is no longer being used by the ListVi… ( #3848 ) fixes #3603
2018-09-24 12:46:32 +01:00
LocalizedDigitsKeyListener.cs
[A] don't fail on android API obsoleted in alpha
2017-09-13 09:57:23 +02:00
MasterDetailContainer.cs
[All] Page embedding ( #1124 )
2017-10-09 10:51:55 -07:00
MasterDetailRenderer.cs
[Android] Make native Android Platforms accessible via Context ( #3364 )
2018-09-27 11:11:33 -07:00
MotionEventHelper.cs
[Android] Prevent bubbled gestures from falling through transparent containers ( #3091 ) fixes #2858
2018-06-28 12:35:55 +01:00
NavigationMenuRenderer.cs
ImageButton ( #1974 )
2018-11-03 16:45:28 -06:00
NavigationRenderer.cs
[Android] Make native Android Platforms accessible via Context ( #3364 )
2018-09-27 11:11:33 -07:00
ObjectJavaBox.cs
Initial import
2016-03-22 16:13:41 -07:00
OpenGLViewRenderer.cs
Update obsolete messages for 2.5
2017-10-27 10:19:04 -07:00
PageContainer.cs
[Android] Add native ctor to PageContainer ( #3107 ) fixes #2740
2018-06-27 19:01:26 +01:00
PageRenderer.cs
Update obsolete messages for 2.5
2017-10-27 10:19:04 -07:00
PickerEditText.cs
[Android] fixes pop-up dialog in Pickers when you call Focus() ( #4725 )
2018-12-13 23:44:53 +00:00
PickerRenderer.cs
[Android] fixes Picker list showing up incorrectly when focus is set on other controls ( #4344 ) fixes #4318 fixes #4187 fixes #4494
2018-12-05 00:54:00 +00:00
ProgressBarRenderer.cs
Add ProgressColor on ProgressBar ( #1861 )
2018-02-15 12:10:40 +00:00
ScrollViewContainer.cs
Add missing API check when checking IsInLayout in ScrollContainer; fixes #3186 ( #3253 )
2018-07-18 15:15:08 -07:00
ScrollViewRenderer.cs
[Android] fixes #3675 - set initial ScrollView Scroll values when RTL ( #3676 )
2018-08-29 00:05:25 +01:00
SearchBarRenderer.cs
[Android] Set vertical center on gravity for Search Bar ( #2969 ) fixes #2936
2018-06-07 10:33:09 -07:00
SliderRenderer.cs
[Core,iOS,Android] Color on Slider (Implementation) ( #1781 ) fixes #1684
2018-03-07 10:57:59 +00:00
StepperRenderer.cs
Make sure stepper buttons are always the same size ( #2995 ) fixes #2919
2018-06-11 04:00:32 -07:00
StreamImagesourceHandler.cs
Better error handling for image loading errors on iOS/Android ( #849 )
2017-04-25 19:16:25 +01:00
SwitchRenderer.cs
ImageButton ( #1974 )
2018-11-03 16:45:28 -06:00
TabbedRenderer.cs
Update obsolete messages for 2.5
2017-10-27 10:19:04 -07:00
TableViewModelRenderer.cs
Unsubscribe OnModelChanged event when TableViewModelRenderer is disposed ( #879 )
2017-05-04 15:20:50 +01:00
TableViewRenderer.cs
Update obsolete messages for 2.5
2017-10-27 10:19:04 -07:00
TimePickerRenderer.cs
[Android] fixes Picker list showing up incorrectly when focus is set on other controls ( #4344 ) fixes #4318 fixes #4187 fixes #4494
2018-12-05 00:54:00 +00:00
ToolbarButton.cs
Prep Cell & friends for removal of InternalsVisibleTo ( #142 )
2016-06-17 11:10:18 +01:00
ToolbarImageButton.cs
ImageButton ( #1974 )
2018-11-03 16:45:28 -06:00
ViewCellExtensions.cs
[Android] Restore pinch gestures and fix listview item selection ( #1135 )
2017-09-15 19:49:19 +01:00
ViewGroupExtensions.cs
Initial import
2016-03-22 16:13:41 -07:00
WebViewRenderer.cs
Added WebView Reload ( #4013 ) fixes #3776
2018-10-13 20:53:46 -04:00