.. |
AppCompat
|
Merge 4.7.0
|
2020-06-02 22:18:50 -06:00 |
Cells
|
Merge branch '4.5.0' into 4.6.0
|
2020-04-27 18:15:00 -07:00 |
CollectionView
|
Limit scrollbar application to ItemsViewRenderer (#10893)
|
2020-06-01 10:22:35 -07:00 |
DualScreen
|
TPV fixes for landscape, WindowSpanModeStateTrigger, ContentArea calculation fixes (#9577)
|
2020-02-18 10:26:11 -07:00 |
Extensions
|
Merge branch '4.6.0' into 4.7.0
|
2020-05-28 15:19:06 +01:00 |
FastRenderers
|
[Core] Added TextTransform property (#3690) fixes #3667
|
2020-05-08 10:51:54 +01:00 |
Properties
|
Platformtests IVT (#10016)
|
2020-03-18 22:27:42 -06:00 |
Renderers
|
Fixing null reference exception on Xamarin.Forms.Platform.Android\Renderers\SwipeViewRenderer.cs (#10827)
|
2020-06-01 12:12:43 +01:00 |
Resources
|
Limit scrollbar application to ItemsViewRenderer (#10893)
|
2020-06-01 10:22:35 -07:00 |
ActivityResultCallbackRegistry.cs
|
…
|
|
AndroidActivity.cs
|
hide obsolete API from editor (#4938)
|
2019-01-10 12:53:48 +01:00 |
AndroidAppIndexProvider.cs
|
[android] use Type.GetType() to load AppLinks (#8965)
|
2019-12-20 11:14:27 -07:00 |
AndroidApplicationLifecycleState.cs
|
…
|
|
AndroidTicker.cs
|
Improve animation behavior with regard to power saving mode (#8921)
|
2020-02-04 14:33:24 -08:00 |
AndroidTitleBarVisibility.cs
|
…
|
|
Anticipator.cs
|
multithreaded droid os calls during startup (#8245)
|
2019-10-31 17:10:59 +00:00 |
BackgroundManager.cs
|
[Android] Fix various memory leaks (#8745) fixes #3332 fixes #3742
|
2019-12-10 11:37:44 +00:00 |
BorderBackgroundManager.cs
|
Fix ObjectDisposedException issues for renderers OnElementPropertyChanged (#9764)
|
2020-03-11 08:38:00 -06:00 |
ButtonElementManager.cs
|
[Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967)
|
2019-01-30 16:44:23 -07:00 |
ButtonLayoutManager.cs
|
[Core] Added TextTransform property (#3690) fixes #3667
|
2020-05-08 10:51:54 +01:00 |
CellAdapter.cs
|
Add null check to OnActionItemClickedImpl (#10075) fixes #9786
|
2020-03-26 11:31:30 +00:00 |
ColorExtensions.cs
|
The great Androidx IF Def'ing of 2019 (#8898)
|
2020-01-10 13:35:41 -07:00 |
ContextExtensions.cs
|
Set not previewer flag early (#8406)
|
2020-01-16 14:18:11 -08:00 |
Deserializer.cs
|
[android/ios] improve perf when not using Application.Properties (#8887)
|
2020-01-10 14:58:03 -08:00 |
ElementChangedEventArgs.cs
|
…
|
|
Elevation.cs
|
Convert elevation platform specific to correct pixel scale (#8917)
|
2019-12-18 11:37:21 +00:00 |
EmbeddedFontLoader.cs
|
Added sample, and preserve attribute (#9024)
|
2019-12-28 16:00:10 -07:00 |
EntryAccessibilityDelegate.cs
|
[Android] fix accessibility of Picker (#5125)
|
2019-06-19 16:23:00 -07:00 |
ExportCellAttribute.cs
|
…
|
|
ExportImageSourceHandlerAttribute.cs
|
…
|
|
ExportRendererAttribute.cs
|
[Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435
|
2018-11-23 17:40:15 +00:00 |
Extensions.cs
|
[Enhancement] Implements CharacterSpacing (#5167)
|
2019-07-18 14:28:23 +02:00 |
Flags.cs
|
[Android] Use Fast Renderers by Default (#5926)
|
2019-04-27 12:15:39 -07:00 |
Forms.cs
|
[core] lazy load Assembly-level attributes for CSS (#8976)
|
2020-05-04 23:38:16 +01:00 |
FormsApplicationActivity.cs
|
Improve animation behavior with regard to power saving mode (#8921)
|
2020-02-04 14:33:24 -08:00 |
GenericGlobalLayoutListener.cs
|
Shell Navigation Bar Has Shadow property (#8408)
|
2019-11-20 11:51:30 +00:00 |
GenericMenuClickListener.cs
|
…
|
|
GestureManager.cs
|
The great Androidx IF Def'ing of 2019 (#8898)
|
2020-01-10 13:35:41 -07:00 |
GetDesiredSizeDelegate.cs
|
…
|
|
IBorderVisualElementRenderer.cs
|
…
|
|
IButtonLayoutRenderer.cs
|
RadioButton Implementation (#8910) fixes #2404 closes #5349
|
2020-02-18 18:04:46 +00:00 |
IDeviceInfoProvider.cs
|
…
|
|
IDisposedState.cs
|
[Android] Image load fixes (#6062)
|
2019-05-06 11:13:36 -06:00 |
ILayoutChanges.cs
|
[Android] Set native properties from element if layout hasn't occurred (#10319)
|
2020-04-15 09:38:19 -07:00 |
IPickerRenderer.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 |
IPlatformLayout.cs
|
…
|
|
IScrollView.cs
|
[Android] ensure scrollbar has been initialized (#5462)
|
2019-03-13 10:03:32 -06:00 |
IStepperRenderer.cs
|
[Material] [Android, iOS] Materializing the stepper (#5027)
|
2019-02-22 12:51:45 -07:00 |
ITabStop.cs
|
…
|
|
IVisualElementRenderer.cs
|
fix abi breaks (#5620) fixes #5288
|
2019-03-21 10:00:59 +00:00 |
ImageCache.cs
|
[Android] Image load fixes (#6062)
|
2019-05-06 11:13:36 -06:00 |
InnerGestureListener.cs
|
[Shell] The glorious Shell (#4522)
|
2018-11-29 20:22:51 -08:00 |
InnerScaleListener.cs
|
…
|
|
KeyboardManager.cs
|
[Android] Fix brief display of incorrect keyboard (#4384)
|
2019-01-12 15:43:08 -07:00 |
LayoutExtensions.cs
|
…
|
|
MeasureSpecFactory.cs
|
…
|
|
NativeBindingservice.cs
|
…
|
|
NativeValueConverterService.cs
|
…
|
|
NativeViewWrapper.cs
|
…
|
|
NativeViewWrapperRenderer.cs
|
hide obsolete API from editor (#4938)
|
2019-01-10 12:53:48 +01:00 |
OnLayoutDelegate.cs
|
…
|
|
OnMeasureDelegate.cs
|
…
|
|
PanGestureHandler.cs
|
…
|
|
PickerManager.cs
|
[Android] 28+ Make non-visible pickers work again (#7289)
|
2019-09-26 23:18:17 -06:00 |
PinchGestureHandler.cs
|
…
|
|
Platform.cs
|
[Android] Set native properties from element if layout hasn't occurred (#10319)
|
2020-04-15 09:38:19 -07:00 |
PlatformConfigurationExtensions.cs
|
…
|
|
PlatformEffect.cs
|
…
|
|
PlatformRenderer.cs
|
Profiler v11; No man init (#6087)
|
2019-05-07 10:12:00 -10:00 |
PopupManager.cs
|
[Android] Fix merge and usage of AppCompatActivity
|
2020-01-20 11:27:58 +00:00 |
PowerSaveModeBroadcastReceiver.cs
|
Improve animation behavior with regard to power saving mode (#8921)
|
2020-02-04 14:33:24 -08:00 |
RendererFactory.cs
|
hide obsolete API from editor (#4938)
|
2019-01-10 12:53:48 +01:00 |
RendererPool.cs
|
[Android] Fix various memory leaks (#8745) fixes #3332 fixes #3742
|
2019-12-10 11:37:44 +00:00 |
ResourceManager.cs
|
Remove all uses of md5 (#10028)
|
2020-03-26 12:45:22 +00:00 |
ResourcesProvider.cs
|
…
|
|
StepperRendererManager.cs
|
[Material] [Android, iOS] Materializing the stepper (#5027)
|
2019-02-22 12:51:45 -07:00 |
SwipeGestureHandler.cs
|
…
|
|
TapGestureHandler.cs
|
…
|
|
TextColorSwitcher.cs
|
…
|
|
ViewExtensions.cs
|
Changed code to avoid the usage of some APIs that require an specific API Level on Android (#9175)
|
2020-01-31 18:15:35 -08:00 |
ViewInitializedEventArgs.cs
|
…
|
|
ViewPool.cs
|
Revert back to VS 2017 (#8770)
|
2019-12-05 13:35:13 -07:00 |
ViewRenderer.cs
|
Setting ImportantForAccessibility when changing AutomationProperties.IsInAccessibleTree (#7370) fixes #7369
|
2019-10-01 17:11:03 +01:00 |
VisualElementChangedEventArgs.cs
|
…
|
|
VisualElementExtensions.cs
|
…
|
|
VisualElementPackager.cs
|
Add missing disposing check on packager
|
2020-03-17 23:46:17 -06:00 |
VisualElementRenderer.cs
|
Cross-Platform OS Theme APIs (#9958)
|
2020-04-03 14:47:19 -07:00 |
VisualElementRendererFlags.cs
|
…
|
|
VisualElementTracker.cs
|
Fix previewer flakiness on Android (#10384)
|
2020-04-21 10:02:25 -07:00 |
Xamarin.Forms.Platform.Android.csproj
|
Limit scrollbar application to ItemsViewRenderer (#10893)
|
2020-06-01 10:22:35 -07:00 |
global.json
|
Setup android to be properly multi targeted (#7660)
|
2019-12-13 12:22:24 -07:00 |